Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
-
Overwrite this default implemented hook, if the operation should be aborted on a void transition which might be the case, if the old and new state will be the same.
- abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- abortOperationIfNewStateEqualsOldState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- AbstractActivityBpmnParseHandler<T extends FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
- AbstractActivityBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- AbstractAgenda - Class in org.flowable.common.engine.impl.agenda
- AbstractAgenda(CommandContext) - Constructor for class org.flowable.common.engine.impl.agenda.AbstractAgenda
- AbstractAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractAsyncExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AbstractAsyncExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractAsyncExecutor.AcquireTimerRunnableConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AbstractBatchServiceEntity - Class in org.flowable.batch.service.impl.persistence.entity
- AbstractBatchServiceEntity() - Constructor for class org.flowable.batch.service.impl.persistence.entity.AbstractBatchServiceEntity
- AbstractBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
- AbstractBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- AbstractBpmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Denotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.
- AbstractBpmnActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- AbstractBpmnEngineEntity - Class in org.flowable.engine.impl.persistence.entity
- AbstractBpmnEngineEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineEntity
- AbstractBpmnEngineNoRevisionEntity - Class in org.flowable.engine.impl.persistence.entity
- AbstractBpmnEngineNoRevisionEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineNoRevisionEntity
- AbstractBpmnEngineVariableScopeEntity - Class in org.flowable.engine.impl.persistence.entity
- AbstractBpmnEngineVariableScopeEntity() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractBpmnEngineVariableScopeEntity
- AbstractBpmnParseHandler<T extends BaseElement> - Class in org.flowable.engine.impl.bpmn.parser.handler
- AbstractBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- AbstractCaseInstanceIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
An abstract command supporting functionality around identity link management for case instances.
- AbstractCaseInstanceIdentityLinkCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
- AbstractCaseInstanceMigrationJobHandler - Class in org.flowable.cmmn.engine.impl.job
- AbstractCaseInstanceMigrationJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- AbstractCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AbstractCaseInstanceOperation(CommandContext, String, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- AbstractCaseStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
An abstract command with various common methods for the creation and modification of case start event subscriptions.
- AbstractCaseStartEventSubscriptionCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- AbstractChangeCaseInstanceStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AbstractChangeCaseInstanceStateOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- AbstractChangeCaseInstanceStateOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- AbstractChangePlanItemInstanceStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AbstractChangePlanItemInstanceStateOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- AbstractChildTaskExport<T extends ChildTask> - Class in org.flowable.cmmn.converter.export
- AbstractChildTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractChildTaskExport
- AbstractClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for bpmn constructs that allow class delegation.
- AbstractClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- AbstractClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- AbstractCmmnAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
-
Abstract base class for implementations of
AutoDeploymentStrategyDeploymentStrategy
. - AbstractCmmnAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
- AbstractCmmnAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
- AbstractCmmnDataManager<EntityImpl extends Entity> - Class in org.flowable.cmmn.engine.impl.persistence.entity.data
- AbstractCmmnDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
- AbstractCmmnDynamicStateManager - Class in org.flowable.cmmn.engine.impl.runtime
- AbstractCmmnDynamicStateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- AbstractCmmnEngineEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
- AbstractCmmnEngineEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineEntity
- AbstractCmmnEngineNoRevisionEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
- AbstractCmmnEngineNoRevisionEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineNoRevisionEntity
- AbstractCmmnEngineVariableScopeEntity - Class in org.flowable.cmmn.engine.impl.persistence.entity
- AbstractCmmnEngineVariableScopeEntity() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineVariableScopeEntity
- AbstractCmmnManager - Class in org.flowable.cmmn.engine.impl
- AbstractCmmnManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- AbstractCmmnParseHandler<T extends BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
- AbstractCmmnParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- AbstractCommandInterceptor - Class in org.flowable.common.engine.impl.interceptor
- AbstractCommandInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
- AbstractCustomSqlExecution<Mapper,
ResultType> - Class in org.flowable.engine.impl.cmd - AbstractCustomSqlExecution(Class<Mapper>) - Constructor for class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
- AbstractDataAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A data association (Input or Output) between a source and a target
- AbstractDataAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- AbstractDataAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- AbstractDatabaseEventLoggerEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- AbstractDatabaseEventLoggerEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- AbstractDataManager<EntityImpl extends Entity> - Class in org.flowable.common.engine.impl.db
- AbstractDataManager() - Constructor for class org.flowable.common.engine.impl.db.AbstractDataManager
- AbstractDebugInfo - Class in org.flowable.engine.test.impl.logger
- AbstractDebugInfo() - Constructor for class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- AbstractDeleteCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AbstractDeleteCaseInstanceOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- AbstractDeleteCaseInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- AbstractDmnAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
-
Abstract base class for implementations of
AutoDeploymentStrategy
. - AbstractDmnAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
- AbstractDmnAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
- AbstractDmnDataManager<EntityImpl extends Entity> - Class in org.flowable.dmn.engine.impl.persistence.entity.data
- AbstractDmnDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
- AbstractDmnEngineNoRevisionEntity - Class in org.flowable.dmn.engine.impl.persistence.entity
- AbstractDmnEngineNoRevisionEntity() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
- AbstractDmnTestCase - Class in org.flowable.dmn.engine.impl.test
- AbstractDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
- AbstractDynamicInjectionCmd - Class in org.flowable.engine.impl.cmd
- AbstractDynamicInjectionCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- AbstractDynamicStateManager - Class in org.flowable.engine.impl.dynamic
- AbstractDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- AbstractEngineConfiguration - Class in org.flowable.common.engine.impl
- AbstractEngineConfiguration() - Constructor for class org.flowable.common.engine.impl.AbstractEngineConfiguration
- AbstractEngineConfigurator - Class in org.flowable.common.engine.impl
-
Convenience class for external engines (IDM/DMN/Form/...) to work together with the process engine while also sharing as much internal resources as possible.
- AbstractEngineConfigurator() - Constructor for class org.flowable.common.engine.impl.AbstractEngineConfigurator
- AbstractEngineEntityManager<T extends AbstractEngineConfiguration,
EntityImpl extends Entity, DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity - AbstractEngineEntityManager(T, DM) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- AbstractEntity - Class in org.flowable.common.engine.impl.persistence.entity
-
Abstract superclass for the common properties of all
Entity
implementations. - AbstractEntity() - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- AbstractEntityLinkServiceNoRevisionEntity - Class in org.flowable.entitylink.service.impl.persistence.entity
- AbstractEntityLinkServiceNoRevisionEntity() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.AbstractEntityLinkServiceNoRevisionEntity
- AbstractEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity - AbstractEntityManager(DM, String) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- AbstractEntityNoRevision - Class in org.flowable.common.engine.impl.persistence.entity
-
Abstract superclass for the common properties of all
Entity
implementations. - AbstractEntityNoRevision - Class in org.flowable.engine.impl.persistence.entity
-
Abstract superclass for the common properties of all
Entity
implementations. - AbstractEntityNoRevision() - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- AbstractEntityNoRevision() - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- AbstractEvaluationCriteriaOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
An abstract base class for operations using criteria evaluation like entry / exit sentries, repetition rule and parent completion rule.
- AbstractEvaluationCriteriaOperation(CommandContext, String, CaseInstanceEntity, PlanItemLifeCycleEvent) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- AbstractEventAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
-
Abstract base class for implementations of
AutoDeploymentStrategy
. - AbstractEventAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
- AbstractEventAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
- AbstractEventDataManager<EntityImpl extends Entity> - Class in org.flowable.eventregistry.impl.persistence.entity.data
- AbstractEventDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.AbstractEventDataManager
- AbstractEventFlusher - Class in org.flowable.engine.impl.event.logger
- AbstractEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- AbstractEventHandler - Class in org.flowable.engine.impl.event
- AbstractEventHandler() - Constructor for class org.flowable.engine.impl.event.AbstractEventHandler
- AbstractEventRegistryNoRevisionEntity - Class in org.flowable.eventregistry.impl.persistence.entity
- AbstractEventRegistryNoRevisionEntity() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.AbstractEventRegistryNoRevisionEntity
- AbstractEventSubscriptionDataManager<EntityImpl extends Entity> - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data
- AbstractEventSubscriptionDataManager(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.AbstractEventSubscriptionDataManager
- AbstractEventSubscriptionEntity - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- AbstractEventSubscriptionEntity() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.AbstractEventSubscriptionEntity
- AbstractExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
- AbstractExecuteDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- AbstractExecuteDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- AbstractExecuteDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- AbstractExternalWorkerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AbstractExternalWorkerJobCmd - Class in org.flowable.engine.impl.cmd
- AbstractExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
- AbstractExternalWorkerJobCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- AbstractExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- AbstractFlowableCmmnTestCase - Class in org.flowable.cmmn.engine.test
- AbstractFlowableCmmnTestCase() - Constructor for class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- AbstractFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
- AbstractFlowableDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- AbstractFlowableEngineEventListener - Class in org.flowable.engine.delegate.event
- AbstractFlowableEngineEventListener() - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- AbstractFlowableEngineEventListener(Set<FlowableEngineEventType>) - Constructor for class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- AbstractFlowableEventListener - Class in org.flowable.common.engine.api.delegate.event
- AbstractFlowableEventListener() - Constructor for class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
- AbstractFlowableFunctionDelegate - Class in org.flowable.common.engine.impl.el
-
Abstract class that can be used as a base class for pluggable functions that can be used in the EL expressions
- AbstractFlowableFunctionDelegate() - Constructor for class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- AbstractFlowableHttpHandler - Class in org.flowable.bpmn.model
- AbstractFlowableHttpHandler - Class in org.flowable.cmmn.model
- AbstractFlowableHttpHandler() - Constructor for class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- AbstractFlowableHttpHandler() - Constructor for class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- AbstractFlowableIdmTestCase - Class in org.flowable.idm.engine.test
- AbstractFlowableIdmTestCase() - Constructor for class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- AbstractFlowableTestCase - Class in org.flowable.engine.impl.test
- AbstractFlowableTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractFlowableTestCase
- AbstractFlowableVariableExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- AbstractFlowableVariableExpressionFunction(String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- AbstractFlowableVariableExpressionFunction(List<String>, String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- AbstractFlowNodeBpmnParseHandler<T extends FlowNode> - Class in org.flowable.engine.impl.bpmn.parser.handler
- AbstractFlowNodeBpmnParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AbstractFlowNodeBpmnParseHandler
- AbstractFormType - Class in org.flowable.engine.form
-
Custom form types should extend this abstract class.
- AbstractFormType() - Constructor for class org.flowable.engine.form.AbstractFormType
- AbstractHistoryManager - Class in org.flowable.engine.impl.history
- AbstractHistoryManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.AbstractHistoryManager
- AbstractHitPolicy - Class in org.flowable.dmn.engine.impl.hitpolicy
- AbstractHitPolicy() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
- AbstractHitPolicy(boolean) - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
- AbstractIdentityLinkServiceNoRevisionEntity - Class in org.flowable.identitylink.service.impl.persistence.entity
- AbstractIdentityLinkServiceNoRevisionEntity() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.AbstractIdentityLinkServiceNoRevisionEntity
- AbstractIdmDataManager<EntityImpl extends Entity> - Class in org.flowable.idm.engine.impl.persistence.entity.data
- AbstractIdmDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.AbstractIdmDataManager
- AbstractIdmEngineEntity - Class in org.flowable.idm.engine.impl.persistence.entity
- AbstractIdmEngineEntity() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntity
- AbstractIdmEngineEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.idm.engine.impl.persistence.entity - AbstractIdmEngineEntityManager(IdmEngineConfiguration, DM) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntityManager
- AbstractIdmEngineNoRevisionEntity - Class in org.flowable.idm.engine.impl.persistence.entity
- AbstractIdmEngineNoRevisionEntity() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineNoRevisionEntity
- AbstractJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- AbstractJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
Abstract job entity class.
- AbstractJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- AbstractJobServiceEngineEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.job.service.impl.persistence.entity - AbstractJobServiceEngineEntityManager(JobServiceConfiguration, String, DM) - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- AbstractJobServiceEntity - Class in org.flowable.job.service.impl.persistence.entity
- AbstractJobServiceEntity() - Constructor for class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEntity
- AbstractManager - Class in org.flowable.batch.service.impl.persistence
- AbstractManager - Class in org.flowable.dmn.engine.impl.persistence
- AbstractManager - Class in org.flowable.engine.impl.persistence
- AbstractManager - Class in org.flowable.entitylink.service.impl.persistence
- AbstractManager - Class in org.flowable.eventregistry.impl.persistence
- AbstractManager - Class in org.flowable.eventsubscription.service.impl.persistence
- AbstractManager - Class in org.flowable.identitylink.service.impl.persistence
- AbstractManager - Class in org.flowable.idm.engine.impl.persistence
- AbstractManager - Class in org.flowable.job.service.impl.persistence
- AbstractManager - Class in org.flowable.task.service.impl.persistence
- AbstractManager - Class in org.flowable.variable.service.impl.persistence
- AbstractManager(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.persistence.AbstractManager
- AbstractManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.AbstractManager
- AbstractManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.AbstractManager
- AbstractManager(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.persistence.AbstractManager
- AbstractManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.AbstractManager
- AbstractManager(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- AbstractManager(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.persistence.AbstractManager
- AbstractManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.AbstractManager
- AbstractManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.AbstractManager
- AbstractManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.AbstractManager
- AbstractManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.AbstractManager
- AbstractMovePlanItemInstanceToTerminalStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
Operation that moves a given
PlanItemInstance
to a terminal state (completed, terminated or failed). - AbstractMovePlanItemInstanceToTerminalStateOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- AbstractNativeQuery<T extends NativeQuery<?,
?>, U> - Class in org.flowable.common.engine.impl.query -
Abstract superclass for all native query types.
- AbstractNativeQuery(CommandContext) - Constructor for class org.flowable.common.engine.impl.query.AbstractNativeQuery
- AbstractNativeQuery(CommandExecutor) - Constructor for class org.flowable.common.engine.impl.query.AbstractNativeQuery
- AbstractNeedsCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AbstractNeedsCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
- AbstractNeedsPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AbstractNeedsPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- AbstractNeedsPlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- AbstractOperation - Class in org.flowable.engine.impl.agenda
-
Abstract superclass for all operation interfaces (which are
Runnable
instances), exposing some shared helper methods and member fields to subclasses. - AbstractOperation() - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
- AbstractOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.AbstractOperation
- AbstractPlanItemDefinitionExport<T extends PlanItemDefinition> - Class in org.flowable.cmmn.converter.export
- AbstractPlanItemDefinitionExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- AbstractPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AbstractPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- AbstractPlanItemParseHandler<T extends BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
- AbstractPlanItemParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
- AbstractProcessAutoDeploymentStrategy - Class in org.flowable.spring.configurator
-
Abstract base class for implementations of
AutoDeploymentStrategy
for theProcessEngine
. - AbstractProcessAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
- AbstractProcessAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
- AbstractProcessDataManager<EntityImpl extends Entity> - Class in org.flowable.engine.impl.persistence.entity.data
- AbstractProcessDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- AbstractProcessEngineConfigurator - Class in org.flowable.engine.cfg
- AbstractProcessEngineConfigurator() - Constructor for class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- AbstractProcessEngineEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.engine.impl.persistence.entity - AbstractProcessEngineEntityManager(ProcessEngineConfigurationImpl, DM) - Constructor for class org.flowable.engine.impl.persistence.entity.AbstractProcessEngineEntityManager
- AbstractProcessInstanceIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
-
An abstract command supporting functionality around identity link management for process instances.
- AbstractProcessInstanceIdentityLinkCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
- AbstractProcessInstanceMigrationJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AbstractProcessInstanceMigrationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- AbstractProcessStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
An abstract command with various common methods for the creation and modification of process start event subscriptions.
- AbstractProcessStartEventSubscriptionCmd() - Constructor for class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- AbstractQuery<T extends Query<?,
?>, U> - Class in org.flowable.common.engine.impl.query -
Abstract superclass for all query types.
- AbstractQuery() - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
- AbstractQuery(CommandContext) - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
- AbstractQuery(CommandExecutor) - Constructor for class org.flowable.common.engine.impl.query.AbstractQuery
- AbstractRuntimeJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- AbstractScriptEvaluator - Class in org.flowable.common.engine.impl.scripting
-
Base class simplifying binding and evaluation of scriptable elements.
- AbstractScriptEvaluator() - Constructor for class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- AbstractScriptEvaluator(Expression, String) - Constructor for class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- AbstractServiceConfiguration<S> - Class in org.flowable.common.engine.impl
- AbstractServiceConfiguration(String) - Constructor for class org.flowable.common.engine.impl.AbstractServiceConfiguration
- AbstractServiceEngineEntityManager<T extends AbstractServiceConfiguration,
EntityImpl extends Entity, DM extends DataManager<EntityImpl>> - Class in org.flowable.common.engine.impl.persistence.entity - AbstractServiceEngineEntityManager(T, String, DM) - Constructor for class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
- AbstractServiceTaskExport<T extends ServiceTask> - Class in org.flowable.cmmn.converter.export
- AbstractServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
- AbstractServiceTaskExport.HttpServiceTaskExport - Class in org.flowable.cmmn.converter.export
- AbstractServiceTaskExport.ScriptServiceTaskExport - Class in org.flowable.cmmn.converter.export
- AbstractServiceTaskExport.ServiceTaskExport - Class in org.flowable.cmmn.converter.export
- AbstractSetProcessDefinitionStateCmd - Class in org.flowable.engine.impl.cmd
- AbstractSetProcessDefinitionStateCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- AbstractSetProcessDefinitionStateCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- AbstractSetProcessInstanceStateCmd - Class in org.flowable.engine.impl.cmd
- AbstractSetProcessInstanceStateCmd(String) - Constructor for class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- AbstractSqlScriptBasedDbSchemaManager - Class in org.flowable.common.engine.impl.db
- AbstractSqlScriptBasedDbSchemaManager() - Constructor for class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- AbstractStartCaseInstanceAfterContext - Class in org.flowable.cmmn.engine.interceptor
- AbstractStartCaseInstanceAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- AbstractStartCaseInstanceAfterContext(CaseInstanceEntity, Map<String, Object>, Case, CaseDefinition, CmmnModel) - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- AbstractStartCaseInstanceBeforeContext - Class in org.flowable.cmmn.engine.interceptor
- AbstractStartCaseInstanceBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- AbstractStartCaseInstanceBeforeContext(String, String, String, Map<String, Object>, Case, CaseDefinition, CmmnModel) - Constructor for class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- AbstractStartProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
- AbstractStartProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- AbstractStartProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- AbstractStartProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
- AbstractStartProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- AbstractStartProcessInstanceBeforeContext(String, String, String, Map<String, Object>, Map<String, Object>, String, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- AbstractTaskEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- AbstractTaskEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.AbstractTaskEventHandler
- AbstractTaskServiceEntity - Class in org.flowable.task.service.impl.persistence.entity
- AbstractTaskServiceEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity
- AbstractTaskServiceEntityManager<EntityImpl extends Entity,
DM extends DataManager<EntityImpl>> - Class in org.flowable.task.service.impl.persistence.entity - AbstractTaskServiceEntityManager(TaskServiceConfiguration, DM) - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
- AbstractTaskServiceVariableScopeEntity - Class in org.flowable.task.service.impl.persistence.entity
- AbstractTaskServiceVariableScopeEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
- AbstractTestCase - Class in org.flowable.engine.impl.test
- AbstractTestCase - Class in org.flowable.idm.engine.test
- AbstractTestCase() - Constructor for class org.flowable.engine.impl.test.AbstractTestCase
- AbstractTestCase() - Constructor for class org.flowable.idm.engine.test.AbstractTestCase
- AbstractTransformer - Class in org.flowable.engine.impl.transformer
-
A Transformer is responsible of transforming an object into a different object
- AbstractTransformer() - Constructor for class org.flowable.engine.impl.transformer.AbstractTransformer
- AbstractVariableComparatorExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- AbstractVariableComparatorExpressionFunction(List<String>, String) - Constructor for class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction
- AbstractVariableComparatorExpressionFunction.OPERATOR - Enum Class in org.flowable.common.engine.impl.el.function
- AbstractVariableQueryImpl<T extends Query<?,
?>, U> - Class in org.flowable.variable.service.impl -
Abstract query class that adds methods to query for variable values.
- AbstractVariableQueryImpl() - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandContext, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandExecutor, VariableValueProvider) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- AbstractVariableServiceEntity - Class in org.flowable.variable.service.impl.persistence.entity
- AbstractVariableServiceEntity() - Constructor for class org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity
- accept - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
- accept(Object, Throwable) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction
- accept(Object, Throwable) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
- accept(Object, Throwable) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- accept(Match) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.BaseChildElementParser
- accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.ConditionParser
- accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.FieldExtensionParser
- accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.FormPropertyParser
- accepts(BaseElement) - Method in class org.flowable.bpmn.converter.child.ScriptInfoParser
- accepts(DmnElement) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- ACCESS_ADMIN - Static variable in interface org.flowable.rest.security.SecurityConstants
- accessActivityInfoWithQuery(ActivityInstanceQuery, ActivityInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessBatchInfoById(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessBatchInfoWithQuery(BatchQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessBatchPartInfoById(BatchPart) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessBatchPartInfoOfBatch(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessCaseDefinitionById(CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseDefinitionIdentityLink(CaseDefinition, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseDefinitionIdentityLinks(CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseDefinitionsWithQuery(CaseDefinitionQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceIdentityLink(CaseInstance, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceIdentityLinks(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceInfoById(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceInfoWithQuery(CaseInstanceQuery, CaseInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceVariable(CaseInstance, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessCaseInstanceVariables(CaseInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessDeadLetterJobInfoWithQuery(DeadLetterJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessDeadLetterJobInfoWithQuery(DeadLetterJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessDeploymentById(CmmnDeployment) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessDeploymentById(Deployment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessDeploymentsWithQuery(CmmnDeploymentQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessDeploymentsWithQuery(DeploymentQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessEngineProperties() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessEventSubscriptionById(EventSubscription) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessEventSubscriptionById(EventSubscription) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessEventSubscriptionInfoWithQuery(EventSubscriptionQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessEventSubscriptionInfoWithQuery(EventSubscriptionQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessExecutionInfoById(Execution) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessExecutionInfoWithQuery(ExecutionQuery, ExecutionQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessExecutionVariable(Execution, String, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessExecutionVariables(Execution, Map<String, RestVariable>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessFormData(FormData) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessGroupInfoById(Group) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessGroupInfoWithQuery(GroupQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoricCaseIdentityLinks(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoricProcessIdentityLinks(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoricTaskIdentityLinks(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoricTaskIdentityLinks(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoricTaskLogWithQuery(HistoricTaskLogEntryQuery, HistoricTaskLogEntryQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryActivityInfoWithQuery(HistoricActivityInstanceQuery, HistoricActivityInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryCaseInfoById(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryCaseInfoWithQuery(HistoricCaseInstanceQuery, HistoricCaseInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryDetailById(HistoricDetail) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryDetailInfoWithQuery(HistoricDetailQuery, HistoricDetailQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryJobInfoById(HistoryJob) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryJobInfoById(HistoryJob) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryJobInfoWithQuery(HistoryJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryJobInfoWithQuery(HistoryJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryMilestoneInfoById(HistoricMilestoneInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryMilestoneInfoWithQuery(HistoricMilestoneInstanceQuery, HistoricMilestoneInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryPlanItemInfoById(HistoricPlanItemInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryPlanItemInfoWithQuery(HistoricPlanItemInstanceQuery, HistoricPlanItemInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryProcessInfoById(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryProcessInfoWithQuery(HistoricProcessInstanceQuery, HistoricProcessInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryTaskInfoById(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryTaskInfoById(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryTaskInfoWithQuery(HistoricTaskInstanceQuery, HistoricTaskInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryTaskInfoWithQuery(HistoricTaskInstanceQuery, HistoricTaskInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryVariableInfoById(HistoricVariableInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryVariableInfoById(HistoricVariableInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessHistoryVariableInfoWithQuery(HistoricVariableInstanceQuery, HistoricVariableInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessHistoryVariableInfoWithQuery(HistoricVariableInstanceQuery, HistoricVariableInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessJobInfoById(Job) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessJobInfoById(Job) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessJobInfoWithQuery(JobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessJobInfoWithQuery(JobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessManagementInfo() - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessManagementInfo() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessModelInfoById(Model) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessModelInfoWithQuery(ModelQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessPlanItemInstanceInfoById(PlanItemInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessPlanItemInstanceInfoWithQuery(PlanItemInstanceQuery, PlanItemInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessPlanItemInstanceVariable(PlanItemInstance, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessProcessDefinitionById(ProcessDefinition) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessDefinitionIdentityLink(ProcessDefinition, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessDefinitionIdentityLinks(ProcessDefinition) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessDefinitionsWithQuery(ProcessDefinitionQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessInstanceIdentityLink(ProcessInstance, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessInstanceIdentityLinks(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessInstanceInfoById(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessProcessInstanceInfoWithQuery(ProcessInstanceQuery, ProcessInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessStageOverview(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessSuspendedJobInfoWithQuery(SuspendedJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessSuspendedJobInfoWithQuery(SuspendedJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTableInfo() - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTableInfo() - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskIdentityLinks(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskIdentityLinks(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskInfoById(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskInfoById(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskInfoWithQuery(TaskQuery, TaskQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskInfoWithQuery(TaskQuery, TaskQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskVariable(Task, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskVariable(Task, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTaskVariables(Task, Map<String, RestVariable>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTaskVariables(Task, Map<String, RestVariable>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessTimerJobInfoWithQuery(TimerJobQuery) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessTimerJobInfoWithQuery(TimerJobQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessUserInfoById(User) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessUserInfoWithQuery(UserQuery) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessVariableInfoById(VariableInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessVariableInfoById(VariableInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accessVariableInfoWithQuery(VariableInstanceQuery, VariableInstanceQueryRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- accessVariableInfoWithQuery(VariableInstanceQuery, VariableInstanceQueryRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- accountDetails - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- accountPassword - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- ackMode - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- ackMode(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Sets the AckMode (e.g.
- ackMode(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- acquireAndExecuteJobs(CommandExecutor, int) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- acquireAndLock(int, String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire and lock the given number of jobs for the given worker id.
- acquireAndLock(int, String, int) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire and lock the given number of jobs for the given worker id.
- acquireAndLock(int, String, int) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- AcquireAsyncJobsDueLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireAsyncJobsDueRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- AcquireAsyncJobsDueRunnable(String, AsyncExecutor, JobInfoEntityManager<? extends JobInfoEntity>, AcquireAsyncJobsDueLifecycleListener, AcquireJobsRunnableConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- AcquireAsyncJobsDueRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- AcquiredExternalWorkerJob - Interface in org.flowable.job.api
- AcquiredExternalWorkerJobImpl - Class in org.flowable.job.service.impl
- AcquiredExternalWorkerJobImpl(ExternalWorkerJobEntity, Map<String, Object>) - Constructor for class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- AcquiredHistoryJobEntities - Class in org.flowable.job.service.impl.asyncexecutor
- AcquiredHistoryJobEntities() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- acquiredJobBatches - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobs - Variable in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobs - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- acquiredJobs(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- AcquiredJobs - Class in org.flowable.engine.impl.jobexecutor
- AcquiredJobs() - Constructor for class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- AcquireExternalWorkerJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireExternalWorkerJobsCmd(String, int, ExternalWorkerJobAcquireBuilderImpl, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- AcquireJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- AcquireJobsCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- AcquireJobsRunnableConfiguration - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
- AcquireJobsWithGlobalAcquireLockCmd(AsyncExecutor, int, JobInfoEntityManager<? extends JobInfoEntity>) - Constructor for class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- acquireLock() - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Acquire the lock.
- acquireLock() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- acquireLock(Duration) - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Acquire the lock.
- acquireLock(Duration) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- AcquireTimerJobsCmd - Class in org.flowable.job.service.impl.cmd
- AcquireTimerJobsCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- AcquireTimerJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- AcquireTimerJobsRunnable(AsyncExecutor, JobManager, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- AcquireTimerJobsRunnable(AsyncExecutor, JobManager, AcquireTimerLifecycleListener, AcquireJobsRunnableConfiguration, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- AcquireTimerJobsWithGlobalAcquireLockCmd - Class in org.flowable.job.service.impl.cmd
- AcquireTimerJobsWithGlobalAcquireLockCmd(AsyncExecutor) - Constructor for class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- AcquireTimerLifecycleListener - Interface in org.flowable.job.service.impl.asyncexecutor
- AcquireTimerRunnableConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- action - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- action - Variable in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- action - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- action - Variable in class org.flowable.rest.service.api.engine.EventResponse
- ACTION_ACTIVATE - Static variable in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- ACTION_ACTIVATE - Static variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
-
An attachment was added with the attachment name as message.
- ACTION_ADD_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
-
An attachment was added with the attachment name as message.
- ACTION_ADD_COMMENT - Static variable in interface org.flowable.engine.task.Event
-
An user comment was added with the short version of the comment as message.
- ACTION_ADD_COMMENT - Static variable in interface org.flowable.task.api.Event
-
An user comment was added with the short version of the comment as message.
- ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_ADD_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_ADD_USER_LINK - Static variable in interface org.flowable.engine.task.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- ACTION_ADD_USER_LINK - Static variable in interface org.flowable.task.api.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- ACTION_CLAIM - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- ACTION_CLAIM - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- ACTION_COMPLETE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- ACTION_COMPLETE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- ACTION_DELEGATE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- ACTION_DELEGATE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.engine.task.Event
-
An attachment was deleted with the attachment name as message.
- ACTION_DELETE_ATTACHMENT - Static variable in interface org.flowable.task.api.Event
-
An attachment was deleted with the attachment name as message.
- ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.engine.task.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_DELETE_GROUP_LINK - Static variable in interface org.flowable.task.api.Event
-
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
- ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.engine.task.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- ACTION_DELETE_USER_LINK - Static variable in interface org.flowable.task.api.Event
-
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- ACTION_MESSAGE_EVENT_RECEIVED - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- ACTION_RESOLVE - Static variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- ACTION_RESOLVE - Static variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- ACTION_SIGNAL - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- ACTION_SIGNAL_EVENT_RECEIVED - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- ACTION_SUSPEND - Static variable in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- ACTION_SUSPEND - Static variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- ACTION_TRIGGER - Static variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- ACTIVATE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- ActivateAsyncPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- ActivateAsyncPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- activateCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
- activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Activate a plan item by definition mapping.
- activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- activatePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Activate a plan item by definition id.
- activatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- activatePlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- activatePlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Activate multiple plan items by definition id.
- activatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ActivatePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- ActivatePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- ActivatePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- ActivatePlanItemDefinitionMapping(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- ActivatePlanItemDefinitionMapping(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- activatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- activatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- activatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- activatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- activatePlanItemDefinitions(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Activate multiple plan items by definition mapping.
- activatePlanItemDefinitions(List<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ActivatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- ActivatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- activateProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- activateProcessDefinition(ProcessDefinition, boolean, Date) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- activateProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given id.
- activateProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given id.
- activateProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given key (=id in the bpmn20.xml file).
- activateProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Activates the process definition with the given key (=id in the bpmn20.xml file).
- activateProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.activateProcessDefinitionByKey(String, boolean, Date)
, but only applicable for the given tenant identifier. - activateProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- activateProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.activateProcessDefinitionByKey(String)
, but only applicable for the given tenant identifier. - ActivateProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- ActivateProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
- ActivateProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessDefinitionCmd
- activateProcessDefinitionsOn(Date) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- activateProcessDefinitionsOn(Date) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Sets the date on which the process definitions contained in this deployment will be activated.
- activateProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- activateProcessInstance(ProcessInstance) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- activateProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- activateProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Activates the process instance with the given id.
- ActivateProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- ActivateProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.ActivateProcessInstanceCmd
- activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
SuspendedJobEntity
back to anAbstractRuntimeJobEntity
(i.e. - activateSuspendedJob(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- activateSuspendedJob(SuspendedJobEntity) - Method in interface org.flowable.job.service.JobService
- activateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Activates the task.
- activateTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- activateTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- activateTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Activates the task.
- ActivateTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ActivateTaskCmd - Class in org.flowable.engine.impl.cmd
- ActivateTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ActivateTaskCmd
- ActivateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ActivateTaskCmd
- active - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- active - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- active - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- active - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- active() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- active() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- active() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- active() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are active
- active() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which are active, which means that neither the process instance nor the corresponding process definition are suspended.
- active() - Method in interface org.flowable.task.api.TaskQuery
-
Only selects tasks which are active (ie.
- active() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- active(String) - Static method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- ACTIVE - Static variable in interface org.flowable.common.engine.impl.db.SuspensionState
- ACTIVE_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- ACTIVE_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- activeActivityId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- activeActivityId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- activeActivityId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- activeActivityId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select the historic process instances which have an active activity instance like the provided id.
- activeActivityId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- activeActivityId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- activeActivityId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which have an active activity instance like the provided id.
- activeActivityIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- activeActivityIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- activeActivityIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- activeActivityIds(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select the historic process instances which have an active activity instance like the provided ids.
- activeActivityIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- activeActivityIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- activeActivityIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which have an active activity instance like the provided ids.
- activePlanItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- activePlanItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with an active plan item definition id equal to the provided definition id.
- activePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with an active plan item definition id equal to the provided definition id.
- activePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- activePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- activePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- activePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with an active plan item definition id equal to one of the provided definition ids.
- activePlanItemDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with an active plan item definition id equal to one of the provided definition ids.
- activePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- activePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- ACTIVITI_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ACTIVITI_EXTENSIONS_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- activitiConfigurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- activitiesByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- activitiesLocalVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- activity - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- Activity - Class in org.flowable.bpmn.model
- Activity() - Constructor for class org.flowable.bpmn.model.Activity
- ACTIVITY - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- ACTIVITY_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has been cancelled because of boundary event.
- ACTIVITY_COMPENSATE - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity is about to be executed as a compensation for another activity.
- ACTIVITY_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has been completed successfully.
- ACTIVITY_CONDITIONAL_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has received a conditional event.
- ACTIVITY_CONDITIONAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A boundary, intermediate, or subprocess start conditional catching event has started.
- ACTIVITY_ERROR_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has received an error event.
- ACTIVITY_ESCALATION_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has received an escalation event.
- ACTIVITY_ESCALATION_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A boundary, intermediate, or subprocess start escalation catching event has started.
- ACTIVITY_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ACTIVITY_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- ACTIVITY_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- ACTIVITY_MESSAGE_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A boundary, intermediate, or subprocess start message catching event has been cancelled.
- ACTIVITY_MESSAGE_RECEIVED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has received a message event.
- ACTIVITY_MESSAGE_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A boundary, intermediate, or subprocess start message catching event has started.
- ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ACTIVITY_NAME - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- ACTIVITY_SIGNAL_WAITING - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A boundary, intermediate, or subprocess start signal catching event has started.
- ACTIVITY_SIGNALED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity has received a signal.
- ACTIVITY_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An activity is starting to execute.
- ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ACTIVITY_TYPE - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- ActivityBehavior - Interface in org.flowable.engine.impl.delegate
- activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- activityBehaviorFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ActivityBehaviorFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
Factory class used by the
BpmnParser
andBpmnParse
to instantiate the behaviour classes. - activityBehaviorInstance - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- activityBehaviorInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ActivityBehaviorInvocation - Class in org.flowable.engine.impl.delegate
- ActivityBehaviorInvocation(ActivityBehavior, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- ActivityByProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl
-
author martin.grofcik
- ActivityByProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.ActivityByProcessInstanceIdMatcher
- activityCancelled(FlowableActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- activityCompensate(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityCompensatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivityCompensatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompensatedEventHandler
- activityCompleted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityCompletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivityCompletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityCompletedEventHandler
- activityDrawInstructions - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- activityDrawInstructions - Variable in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- activityErrorReceived(FlowableErrorEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityErrorReceivedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivityErrorReceivedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityErrorReceivedEventHandler
- activityFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- activityFontName - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- activityFontName - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- activityFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- activityFontName - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- activityId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- activityId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- activityId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- activityId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- activityId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- activityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- activityId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityId - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- activityId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- activityId - Variable in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- activityId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- activityId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- activityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the current position in the diagram within the
ExecutionEntityImpl.processDefinitionId
. - activityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- activityId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- activityId - Variable in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- activityId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- activityId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- activityId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- activityId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- activityId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- activityId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- activityId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- activityId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- activityId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- activityId - Variable in class org.flowable.validation.ValidationError
- activityId() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
activityId
record component. - activityId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given activity id.
- activityId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the activity id
- activityId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- activityId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- activityId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for the given activity (id from BPMN 2.0 XML)
- activityId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- activityId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- activityId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for the given activity (id from BPMN 2.0 XML)
- activityId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which contain an activity with the given id.
- activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- activityId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have an activity with the given id.
- activityId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- activityId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- activityIds - Variable in class org.flowable.engine.impl.dynamic.EnableActivityContainer
- activityIds - Variable in class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- activityIds - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- ActivityInstance - Interface in org.flowable.engine.runtime
-
Represents one execution of an activity in the currently running process.
- ActivityInstanceBaseResource - Class in org.flowable.rest.service.api.runtime.process
- ActivityInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
- activityInstanceByTaskIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- ActivityInstanceCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ActivityInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceCollectionResource
- activityInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ActivityInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ActivityInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- ActivityInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ActivityInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- activityInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ActivityInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ActivityInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ActivityInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, ActivityInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- activityInstanceId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- activityInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- activityInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- activityInstanceId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- activityInstanceId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- activityInstanceId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with the given id (primary key within history tables).
- activityInstanceId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates associated to the given
activity instance
. - activityInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- activityInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with the given id (primary key within history tables).
- activityInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- activityInstanceId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- activityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- ActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
- ActivityInstanceQuery - Interface in org.flowable.engine.runtime
-
Programmatic querying for
ActivityInstance
s. - ActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- ActivityInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
- ActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
- ActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryImpl
- ActivityInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
ActivityInstanceQuery
. - ActivityInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ActivityInstanceQueryProperty
- ActivityInstanceQueryRequest - Class in org.flowable.rest.service.api.runtime.process
- ActivityInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- ActivityInstanceQueryResource - Class in org.flowable.rest.service.api.runtime.process
- ActivityInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryResource
- ActivityInstanceResponse - Class in org.flowable.rest.service.api.runtime.process
- ActivityInstanceResponse() - Constructor for class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- activityMessageCancelled(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityMessageEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivityMessageEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityMessageEventHandler
- activityMessageReceived(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- activityMessageWaiting(FlowableMessageEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityMigrationMapping - Class in org.flowable.engine.migration
- ActivityMigrationMapping() - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping
- ActivityMigrationMapping.ManyToOneMapping - Class in org.flowable.engine.migration
- ActivityMigrationMapping.OneToManyMapping - Class in org.flowable.engine.migration
- ActivityMigrationMapping.OneToOneMapping - Class in org.flowable.engine.migration
- activityMigrationMappingConverters - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- ActivityMigrationMappingOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
- ActivityMigrationMappingOptions.MultipleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
- ActivityMigrationMappingOptions.SingleToActivityOptions<T extends ActivityMigrationMapping> - Interface in org.flowable.engine.migration
- activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- activityMigrationMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- activityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- activityName - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityName - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The name of the current activity position
- activityName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- activityName - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- activityName - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- activityName - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- activityName - Variable in class org.flowable.validation.ValidationError
- activityName(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given name
- activityName(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityName(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityName(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for activities with the given name
- activityRef - Variable in class org.flowable.bpmn.model.CompensateEventDefinition
- activityRef - Variable in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- activitySignaled(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivitySignaledEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivitySignaledEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivitySignaledEventHandler
- activitySignalWaiting(FlowableSignalEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- activityStarted(FlowableActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- ActivityStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ActivityStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ActivityStartedEventHandler
- activityTenantId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that have the given tenant id.
- activityTenantId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityTenantId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityTenantId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that have the given tenant id.
- activityTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with a tenant id like the given one.
- activityTenantIdLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a tenant id like the given one.
- activityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- activityType - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityType - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityType - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- activityType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- activityType - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- activityType - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- activityType(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given activity type
- activityType(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityType(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityType(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for activities with the given activity type
- activityTypes - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityTypes(Set<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances whose activity type is in the given set of activity types.
- activityTypes(Set<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- ActivityWithMigrationContextBehavior - Interface in org.flowable.engine.impl.delegate
- activityWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that do not have a tenant id.
- activityWithoutTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- activityWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- activityWithoutTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that do not have a tenant id.
- adapterDelegateExpression - Variable in class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
- adapterDelegateExpression - Variable in class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
- add(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
add := add (<PLUS> mul | <MINUS> mul)*
- add(int, HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- add(int, VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- add(String, String) - Method in class org.flowable.http.common.api.HttpHeaders
- add(String, ProcessDefinitionInfoCacheObject) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- add(String, T) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- add(String, T) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- add(String, T) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- add(Calendar, Duration) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- add(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- add(ELResolver) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Adds the given resolver to the list of component resolvers.
- add(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- add(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- ADD - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- ADD - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds an activate plan item definition mapping to the case instance migration plan.
- addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addActivatePlanItemDefinitionMapping(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addActivityIdForVariableListenerName(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Adds an activity mapping to the process instance migration plan.
- addActivityMigrationMapping(ActivityMigrationMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addActivityMigrationMappings(List<ActivityMigrationMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addAdditionalCallbackData(CallbackData) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- addAdditionalCallbackData(CallbackData) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- addAdditionalData(String, Object) - Method in exception org.flowable.engine.delegate.BpmnError
- addAgendaOperationExecutionListener(AgendaOperationExecutionListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addAggregation(VariableAggregationDefinition) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- addAggregation(VariableAggregationDefinition) - Method in class org.flowable.cmmn.model.RepetitionRule
- addAll(int, Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- addAll(int, Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- addAll(Collection<? extends HistoricVariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- addAll(Collection<? extends VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- addArtifact(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- addArtifact(Artifact) - Method in class org.flowable.bpmn.model.Process
- addArtifact(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
- addArtifactToMap(Artifact) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.Process
- addArtifactToMap(Artifact) - Method in class org.flowable.bpmn.model.SubProcess
- AddAsNewDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- AddAsNewDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
- AddAsOldDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- AddAsOldDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
- addAssigneeIdentityLinks(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
- addAssigneeIdentityLinks(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- addAssignment(Assignment) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- addAssociation(Association) - Method in class org.flowable.cmmn.model.CmmnModel
- addAstFunctionCreator(FlowableAstFunctionCreator) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- addAsyncActivityLoggingData(String, String, JobEntity, FlowElement, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addAsyncActivityLoggingData(String, String, JobEntity, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addAttachment(DataSource) - Method in class org.flowable.mail.common.api.MailMessage
- addAttachments(MailMessage, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- addAttribute(String, Object) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- addAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BaseElement
- addAttribute(ExtensionAttribute) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
-
add attribute to the object
- addAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.BaseElement
- addAttribute(ExtensionAttribute) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
-
add attribute to the object
- addAttribute(DmnExtensionAttribute) - Method in class org.flowable.dmn.model.DmnElement
- addAuthorityRequirement(AuthorityRequirement) - Method in class org.flowable.dmn.model.Decision
- addAuthorizationsForNewCaseDefinition(Case, CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- addAuthorizationsForNewProcessDefinition(Process, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- addAuthorizationsFromIterator(List<String>, CaseDefinitionEntity, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- addAuthorizationsFromIterator(CommandContext, List<String>, ProcessDefinitionEntity, BpmnDeploymentHelper.ExpressionType) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- addBatchServiceConfigurator(ServiceConfigurator<BatchServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addBatchServiceConfigurator(ServiceConfigurator<BatchServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addBcc(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- addBpmnModel(String, BpmnModel) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addBpmnModel(String, BpmnModel) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addBpmnOverrideElement(String, ObjectNode) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- addBusinessCalendar(String, BusinessCalendar) - Method in class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
- addBytes(String, byte[]) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
- addBytes(String, byte[]) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
- addBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addBytes(String, byte[]) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addBytes(String, byte[]) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addCachedVariableForQueryById(CommandContext, List<HistoricCaseInstance>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- addCachedVariableForQueryById(CommandContext, List<HistoricProcessInstance>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- addCachedVariableForQueryById(CommandContext, List<HistoricTaskInstance>, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- addCachedVariableForQueryById(CommandContext, List<Task>, boolean) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- addCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds the given group as candidate group to this task
- addCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.addGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- addCandidateGroup(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- addCandidateGroup(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- addCandidateGroup(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addCandidateGroup(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroup(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateGroups(String, Collection<String>) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- addCandidateGroups(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- addCandidateGroups(String, Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addCandidateGroups(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addCandidateGroups(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds multiple groups as candidate group to this task.
- addCandidateGroups(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroups(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- addCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Authorizes a candidate group for a case definition.
- addCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- addCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- addCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Authorizes a candidate group for a process definition.
- addCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Authorizes a candidate user for a case definition.
- addCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- addCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- addCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Authorizes a candidate user for a process definition.
- addCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds the given user as a candidate user to this task.
- addCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.addUserIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- addCandidateUser(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- addCandidateUser(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- addCandidateUser(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addCandidateUser(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addCandidateUser(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUser(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUser(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateUsers(String, Collection<String>) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- addCandidateUsers(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- addCandidateUsers(String, Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addCandidateUsers(String, Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addCandidateUsers(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds multiple users as candidate user to this task.
- addCandidateUsers(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUsers(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCase(Case) - Method in class org.flowable.cmmn.model.CmmnModel
- addCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- addCaseDefinition(CaseDefinitionEntity, EngineResource, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- addCaseDefinitionCacheEntry(String, CaseDefinitionCacheEntry) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- addCaseDefinitionCacheEntry(String, CaseDefinitionCacheEntry) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- addCaseElement(CaseElement) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addCaseInstanceLifeCycleListener(CaseInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Registers a global
CaseInstanceLifecycleListener
to listen toCaseInstance
state changes. - addCaseInstanceVariable(String, Object) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addCaseInstanceVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addCaseInstanceVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addCc(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a mapping for a plan item definition id to a new plan item id and definition id to change the plan item id.
- addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addChangePlanItemDefinitionWithNewTargetIdsMapping(ChangePlanItemDefinitionWithNewTargetIdsMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a mapping for a plan item id to new plan item id.
- addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addChangePlanItemIdMapping(ChangePlanItemIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a mapping for a plan item definition id to a new plan item definition id to change the plan item id.
- addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addChangePlanItemIdWithDefinitionIdMapping(ChangePlanItemIdWithDefinitionIdMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addChannelDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addChannelDefinition(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addChannelDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addChannelDefinitionBytes(String, byte[]) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addChannelModelProcessor(ChannelModelProcessor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- addChildDecisionExecution(String, DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- addChildElement(ExtensionElement) - Method in class org.flowable.bpmn.model.ExtensionElement
- addChildElement(ExtensionElement) - Method in class org.flowable.cmmn.model.ExtensionElement
- addChildElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnExtensionElement
- addChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- addChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- addChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- addClassDelegateMock(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addClassDelegateMock(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addClassDelegateMockByTaskId(String, Class<?>) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addClassDelegateMockByTaskId(String, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addClasspathResource(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
- addClasspathResource(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
- addClasspathResource(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addClasspathResource(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addClasspathResource(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- addClasspathResource(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addClasspathResource(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addClasspathResource(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addClasspathResource(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addClasspathResource(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
- addCloseListener(CommandContextCloseListener) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- addCmmnBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addCmmnModel(String, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addColumnMetaData(String, String) - Method in class org.flowable.common.engine.api.management.TableMetaData
- addCommandExecution(String, CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
- addComment(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addComment(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a comment to a task and/or process instance.
- addComment(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- addComment(String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addComment(String, String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a comment to a task and/or process instance with a custom type.
- AddCommentCmd - Class in org.flowable.engine.impl.cmd
- AddCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
- AddCommentCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddCommentCmd
- addConclusionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- addConditionResult(ExpressionExecution) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- addConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addConfigurator(EngineConfigurator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addConfigurator(ServiceConfigurator<S>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- addContinueParentExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addContinueParentPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- addConverter(BaseBpmnXMLConverter) - Static method in class org.flowable.bpmn.converter.BpmnXMLConverter
- addConverter(BaseBpmnXMLConverter, Class<? extends BaseElement>) - Static method in class org.flowable.bpmn.converter.BpmnXMLConverter
- addConverter(BaseDmnXMLConverter) - Static method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- addCorrelation(String, String) - Method in class org.flowable.eventregistry.model.EventModel
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the case start (along with all registered correlation parameter values of course).
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
-
Adds a specific correlation parameter value for the subscription to be deleted.
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Adds a specific correlation parameter value for the subscription to be modified.
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Adds a specific correlation parameter value for the subscription, which means this value needs to exactly match the event payload in order to trigger the process start (along with all registered correlation parameter values of course).
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Adds a specific correlation parameter value for the subscription to be deleted.
- addCorrelationParameterValue(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Adds a specific correlation parameter value for the subscription to be modified.
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Registers a list of correlation parameter values for the subscription.
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
-
Registers a list of correlation parameter values for the subscription(s) to be deleted.
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Registers a list of correlation parameter values for the subscription(s) to be modified.
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Registers a list of correlation parameter values for the subscription.
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Registers a list of correlation parameter values for the subscription(s) to be deleted.
- addCorrelationParameterValues(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Registers a list of correlation parameter values for the subscription(s) to be modified.
- addCreatedEmbeddedSubProcess(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- addCreatedMultiInstanceRootExecution(String, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- addCreatedStageInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- addCriteriaRef(String) - Method in class org.flowable.cmmn.model.PlanItem
- addCriterion(String, Criterion) - Method in class org.flowable.cmmn.model.CmmnModel
- addCriterionTechnicalId(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
- addCurrentActivityToNewElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addCustomAttributes(XMLStreamReader, BaseElement, List<ExtensionAttribute>...) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
-
add all attributes from XML to element extensionAttributes (except blackListed).
- addCustomGroupIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
- addCustomJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addCustomPostCommandInterceptor(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addCustomPreCommandInterceptor(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addCustomProperty(String, String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- addCustomSessionFactory(SessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addCustomSessionFactory(SessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addCustomUserIdentityLink(String, String) - Method in class org.flowable.bpmn.model.UserTask
- addDatabaseSpecificStatement(String, String, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- addDatabaseTime(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- addDataSource(Object, DataSource) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- addDataStore(String, DataStore) - Method in class org.flowable.bpmn.model.BpmnModel
- addDate(Object, Object, Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
- addDbDelete(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- addDbInsert(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- addDbSelect(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- addDbUpdate(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- addDebugInfo(AbstractDebugInfo) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- addDebugInfo(AbstractDebugInfo, boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- addDecision(Decision) - Method in class org.flowable.cmmn.model.CmmnModel
- addDecision(Decision) - Method in class org.flowable.dmn.model.DmnDefinition
- addDecisionCacheEntry(String, DecisionCacheEntry) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- addDecisionCacheEntry(String, DecisionCacheEntry) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- addDecisionResultObject(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addDecisionResultType(String, String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addDecisionService(DecisionService) - Method in class org.flowable.dmn.model.DmnDefinition
- addDecisionServiceDividerGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
- addDecisionServiceDividerGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
- addDecisionServiceResult(String, List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- addDecisionToCollection(List<DmnDecision>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- addDecisionToCollection(List<DmnDecision>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- addDefaultChannelModelClasses() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- addDefaultExceptionHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addDefaultExceptionHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- addDefinition(VariableAggregationDefinition.Variable) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- addDefinitionInfoToCache(ProcessDefinitionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
- addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.bpmn.model.BpmnModel
- addDefinitionsAttribute(ExtensionAttribute) - Method in class org.flowable.cmmn.model.CmmnModel
- addDependentScopeType(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addDependentScopeType(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- addDeployedArtifact(Object) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- addDeployedArtifact(Object) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- addDeploymentForAutoCleanup(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- addDeploymentForAutoCleanup(CmmnDeployment) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- addDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.model.DmnDefinition
- addDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- addDiEdge(CmmnDiEdge) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addDiEdge(DmnDiEdge) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- addDiShape(CmmnDiShape) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addDiShape(DmnDiShape) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- addDmnBytes(String, byte[]) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addDmnBytes(String, byte[]) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- addDmnModel(String, DmnDefinition) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addDmnModel(String, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- addEdgeInfo(String, BpmnDiEdge) - Method in class org.flowable.bpmn.model.BpmnModel
- addEdgeInfo(String, CmmnDiEdge) - Method in class org.flowable.cmmn.model.CmmnModel
- AddEditorSourceExtraForModelCmd - Class in org.flowable.engine.impl.cmd
- AddEditorSourceExtraForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- AddEditorSourceForModelCmd - Class in org.flowable.engine.impl.cmd
- AddEditorSourceForModelCmd(String, byte[]) - Constructor for class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- addElementConverter(BaseCmmnXmlConverter) - Static method in class org.flowable.cmmn.converter.CmmnXmlConverter
- addEnableActivityMapping(EnableActivityMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addEnableActivityMapping(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addEnableActivityMappings(List<EnableActivityMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addEnableActivityMappings(List<EnableActivityMapping>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addEnabledJobCategory(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addEnabledJobCategory(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addEnabledJobCategory(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- addEnableEventSubProcessStartEvent(EnableActivityMapping) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- addEnableEventSubProcessStartEvent(EnableActivityMapping) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Adds an event sub process start event to enable for the migration.
- addEncapsulatedDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
- addEngineConfiguration(String, String, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addEngineConfiguration(String, String, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- addEngineLifecycleListener(EngineLifecycleListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addEngineLoggingData(String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- addEntityLinkServiceConfigurator(ServiceConfigurator<EntityLinkServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addEntityLinkServiceConfigurator(ServiceConfigurator<EntityLinkServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addEntry(String, Case, CaseElement, BaseElement, String, ValidationEntry.Level) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addEntry(ValidationEntry) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addEntry(ValidationEntry) - Method in class org.flowable.cmmn.validation.CaseValidationContextImpl
- addEntryCriterion(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addEntryCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasEntryCriteria
- addEntryCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
- addEntryCriterionToCurrentElement(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addEntryDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
- addEnumValue(RestEnumFormProperty) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- addError(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
- addError(String, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addError(String, Case, CaseElement, BaseElement, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addError(List<ValidationError>, String, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, Process, String, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, Process, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, Process, BaseElement, String, boolean) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, Process, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, String, Process, FlowElement, BaseElement, String, boolean) - Method in class org.flowable.validation.validator.ValidatorImpl
- addError(List<ValidationError>, ValidationError) - Method in class org.flowable.validation.validator.ValidatorImpl
- addErrorLoggingData(String, ObjectNode, Throwable, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- addErrorLoggingData(String, String, Throwable, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addErrorLoggingData(String, String, Throwable, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addEscalation(String, String, String) - Method in class org.flowable.bpmn.model.BpmnModel
- addEscalation(Escalation) - Method in class org.flowable.bpmn.model.BpmnModel
- addEvaluateSentryFailedLoggingData(SentryIfPart, RuntimeException, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addEvaluateSentryLoggingData(List<SentryOnPart>, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addEvaluateSentryLoggingData(List<SentryOnPart>, SentryIfPart, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addEvaluateSentryLoggingData(SentryIfPart, EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- AddEventConsumerCommand - Class in org.flowable.engine.impl.cmd
- AddEventConsumerCommand(EventRegistryEventConsumer) - Constructor for class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- addEventConsumerInfo(EventConsumerInfo) - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- addEventDefinition(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addEventDefinition(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addEventDefinition(EventDefinition) - Method in class org.flowable.bpmn.model.Event
- addEventDefinitionBytes(String, byte[]) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addEventDefinitionBytes(String, byte[]) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addEventHandler(FlowableEngineEventType, Class<? extends EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- addEventHandler(EventLoggerEventHandler) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- addEventHandler(EventLoggerEventHandler) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
- addEventListener(FlowableEventListener) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Adds an event-listener which will be notified of ALL events by the dispatcher.
- addEventListener(FlowableEventListener) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- addEventListener(FlowableEventListener) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
-
Adds an event-listener which will be notified of ALL events by the dispatcher.
- addEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- addEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- addEventListener(FlowableEventListener) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
-
Adds an event-listener which will be notified of ALL events by the dispatcher.
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in interface org.flowable.engine.RuntimeService
-
Adds an event-listener which will only be notified when an event occurs, which type is in the given types.
- addEventListener(FlowableEventListener, FlowableEventType...) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
-
Adds an event-listener which will only be notified when an event of the given types occurs.
- addEventListener(FlowableEventListener, FlowableEventType...) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- addEventListener(FlowableEventListener, FlowableEventType...) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- AddEventListenerCommand - Class in org.flowable.cmmn.engine.impl.cmd
-
This command is adding a listener to the event dispatcher of the case engine, either for specific event types or for all events.
- AddEventListenerCommand - Class in org.flowable.engine.impl.cmd
-
Command that adds an event-listener to the process engine.
- AddEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- AddEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
- AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.engine.impl.cmd.AddEventListenerCommand
- addEventListenerTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- addEventLoggerListener(EventLoggerListener) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- addEventPayloadInstance(List<EventPayloadInstance>, String, String, VariableScope, ExpressionManager, EventModel) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
- addEventRegistryConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
- addEventRegistryEventConsumer(String, EventRegistryEventConsumer) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addEventSubscriptions(ProcessDefinitionEntity, Process, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- addEventSubscriptionServiceConfigurator(ServiceConfigurator<EventSubscriptionServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addEventSubscriptionServiceConfigurator(ServiceConfigurator<EventSubscriptionServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addExecuteActivityBehaviorLoggingData(String, PlanItemActivityBehavior, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addExecuteActivityBehaviorLoggingData(String, ActivityBehavior, FlowNode, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addExecutionTree(DebugInfoExecutionTree) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- addExitCriteriaToCurrentElement(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addExitCriterion(Criterion) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addExitCriterion(Criterion) - Method in interface org.flowable.cmmn.model.HasExitCriteria
- addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.PlanItem
- addExitCriterion(Criterion) - Method in class org.flowable.cmmn.model.Stage
- addExitDependentPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanItem
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addExpressionManagerConfigurer(Consumer<ExpressionManager>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- addExpressionValueAttachment(MailMessage, Object, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- addExtensionElement(ExtensionElement) - Method in class org.flowable.bpmn.model.BaseElement
- addExtensionElement(ExtensionElement) - Method in class org.flowable.cmmn.model.BaseElement
- addExtensionElement(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnElement
- addFileExtensionMapping(String, String) - Method in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- addFlowElement(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.Process
- addFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
- addFlowElementToMap(FlowElement) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.Process
- addFlowElementToMap(FlowElement) - Method in class org.flowable.bpmn.model.SubProcess
- addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.bpmn.model.BpmnModel
- addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.cmmn.model.CmmnModel
- addFlowGraphicInfoList(String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
- addFlowGraphicInfoListByDiagramId(String, String, List<GraphicInfo>) - Method in class org.flowable.dmn.model.DmnDefinition
- addFormBytes(String, byte[]) - Method in interface org.flowable.form.api.FormDeploymentBuilder
- addFormDefinition(String, String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
- addFormDefinitionToCollection(List<FormDefinition>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- addFormDefinitionToCollection(List<FormDefinition>, String, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- addFormProperty(RestFormProperty) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- addFormType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormTypes
- addFullPayload(String) - Method in class org.flowable.eventregistry.model.EventModel
- addGlobalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- addGlobalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- addGlobalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- addGlobalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
- addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
- addGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
- addGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
- addGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Involves a group with group task.
- addGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Involves a group with a case instance.
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Involves a group with a task.
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Involves a group with a process instance.
- addGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Involves a group with a task.
- addGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addGroupPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Assigns a privilege to a group.
- addGroupPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- addHandler(CmmnParseHandler) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- addHandler(BpmnParseHandler) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- addHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- addHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- addHeader(String, String) - Method in class org.flowable.eventregistry.model.EventModel
- addHeader(String, String) - Method in class org.flowable.mail.common.api.MailMessage
- addHeader(MailMessage, String) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- addHeaders(MimeMessage, Map<String, String>, Charset) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- addHistoricData(Collection<? extends HistoricData>) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- addHistoricData(HistoricData) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- addHistoricTaskLogEntry(TaskInfo, String, String) - Method in interface org.flowable.task.service.HistoricTaskService
-
Log new entry to the task log.
- addHistoricTaskLogEntry(TaskInfo, String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- addHistoryJobHandler(String, HistoryJobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addHistoryManager(CmmnHistoryManager) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- addHistoryManager(HistoryManager) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- addIdentityLink(String, String, int, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- AddIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AddIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- AddIdentityLinkForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AddIdentityLinkForCaseDefinitionCmd(String, String, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- AddIdentityLinkForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AddIdentityLinkForCaseInstanceCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- AddIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- AddIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- addIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- AddIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- AddIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- addIdentityLinkServiceConfigurator(ServiceConfigurator<IdentityLinkServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addIdentityLinkServiceConfigurator(ServiceConfigurator<IdentityLinkServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addInboundChannelModelClass(String, Class<? extends InboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
- addIncomingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
- addIncomingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
- addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
- addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
- addInParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
- addInParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasInParameters
- addInput(InputClause) - Method in class org.flowable.dmn.model.DecisionTable
- addInput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addInputData(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
- addInputData(InputData) - Method in class org.flowable.dmn.model.DmnDefinition
- addInputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
- addInputEntry(int, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addInputEntry(int, String, String, Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addInputEntry(RuleInputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
- addInputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addInputStream(String, InputStream) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
- addInputStream(String, InputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
- addInputStream(String, InputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addInputStream(String, InputStream) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addInputStream(String, InputStream) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addInputStream(String, InputStream) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addInputStream(String, InputStream) - Method in interface org.flowable.form.api.FormDeploymentBuilder
- addInvolvedCaseInstanceId(CommandContext, String) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- addInvolvedExecution(CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- addItemComponent(ItemDefinition) - Method in class org.flowable.dmn.model.ItemDefinition
- addItemDefinition(String, ItemDefinition) - Method in class org.flowable.bpmn.model.BpmnModel
- addItemDefinition(ItemDefinition) - Method in class org.flowable.dmn.model.DmnDefinition
- additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class org.flowable.spring.security.FlowableAuthenticationProvider
- additionalConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- additionalConfiguration(ProcessEngineConfiguration) - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- additionalConfiguration(IdmEngineConfiguration) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- additionalData - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- additionalDataContainer - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- additionalEventDispatchActions - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- additionalEventDispatchActions - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- additionalResolver(Resolver) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
Adds additional resolver to the end of the list of resolvers.
- additionalResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- additionalResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- addJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- addJobHandler(String, JobHandler) - Method in class org.flowable.job.service.JobServiceConfiguration
- addJobHandler(JobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addJobHandler(JobHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addJobIdBatch(List<String>) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- addJobServiceConfigurator(ServiceConfigurator<JobServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addJobServiceConfigurator(ServiceConfigurator<JobServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addLabelElement(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
- addLabelElementContent(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnModel
- addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnModel
- addLabelGraphicInfo(String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
- addLabelGraphicInfoByDiagramId(String, String, GraphicInfo) - Method in class org.flowable.dmn.model.DmnDefinition
- addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.ExecutionListenerParser
- addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.FlowableListenerParser
- addListenerToParent(FlowableListener, BaseElement) - Method in class org.flowable.bpmn.converter.child.TaskListenerParser
- addLocalVariableMap(String, Map<String, Object>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addLocalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- addLocalVariables(Execution, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- addLocalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- addLocalVariables(Task, Map<String, RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- addLoggingData(String, ObjectNode, String) - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- addLoggingData(String, ObjectNode, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- addLoggingData(String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- addLoggingData(String, String, String, String, String, String, String, String, String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- addLoggingData(String, String, String, String, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addLoggingData(String, String, CaseInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addLoggingData(String, String, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addLoggingData(String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addLoggingData(String, String, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addLoggingData(String, String, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addLoggingData(String, VariableInstanceEntity, ObjectMapper) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- addLogicalEntityClassMapping(String, Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- addMessage(Message) - Method in class org.flowable.bpmn.model.BpmnModel
- addMessageFlow(MessageFlow) - Method in class org.flowable.bpmn.model.BpmnModel
- addMigrationPart(CaseInstanceBatchMigrationPartResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- addMigrationPart(ProcessInstanceBatchMigrationPartResult) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- addMissingComponent(String, String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- addMissingComponent(String, String) - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- addModelEditorSource(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- addModelEditorSource(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model editor source for a model
- addModelEditorSourceExtra(String, byte[]) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- addModelEditorSourceExtra(String, byte[]) - Method in interface org.flowable.engine.RepositoryService
-
Saves the model editor source extra for a model
- addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a move to available plan item definition mapping to the case instance migration plan.
- addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addMoveToAvailablePlanItemDefinitionMapping(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addMoveToFlowElement(String, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addMoveToFlowElement(String, FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addMoveToFlowElement(String, MoveExecutionEntityContainer.FlowElementMoveEntry) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addMoveToPlanItem(String, MovePlanItemInstanceEntityContainer.PlanItemMoveEntry) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- addMoveToPlanItem(String, PlanItem, PlanItem) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- addMoveToPlanItemDefinition(String, PlanItem) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- addMultiInstanceExecution(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addMultiInstanceExecution(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Adds a new execution to a running multi-instance parent execution
- AddMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
- AddMultiInstanceExecutionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- addMultiValuePart(MultiValuePart) - Method in class org.flowable.http.common.api.HttpRequest
- addNamespace(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
- addNamespace(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
- addNamespace(String, String) - Method in class org.flowable.dmn.model.DmnDefinition
- addNewExecutionId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- addNoOpServiceTaskByClassName(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- addNoOpServiceTaskById(String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- addOperation(CmmnOperation) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- addOperation(DmnOperation) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
- addOperation(Operation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- addOperation(WSOperation) - Method in class org.flowable.engine.impl.webservice.WSService
- addOrder(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- addOrder(String, String, Query.NullHandlingOnOrder) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- addOutboundChannelModelClass(String, Class<? extends OutboundChannelModel>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.Criterion
- addOutgoingAssociation(Association) - Method in interface org.flowable.cmmn.model.HasAssociations
- addOutgoingAssociation(Association) - Method in class org.flowable.cmmn.model.PlanItem
- addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CallActivity
- addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.CaseServiceTask
- addOutParameter(IOParameter) - Method in class org.flowable.bpmn.model.Event
- addOutParameter(IOParameter) - Method in interface org.flowable.bpmn.model.HasOutParameters
- addOutput(OutputClause) - Method in class org.flowable.dmn.model.DecisionTable
- addOutput(Data) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addOutputDecision(DmnElementReference) - Method in class org.flowable.dmn.model.DecisionService
- addOutputEntry(int, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addOutputEntry(int, String, String, Object) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addOutputEntry(RuleOutputClauseContainer) - Method in class org.flowable.dmn.model.DecisionRule
- addOutputRef(DataRef) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- addOutputValues(String, List<Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- addOwnerIdentityLink(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- addOwnerIdentityLink(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- addParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.addGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.PARTICIPANT
- addParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.addUserIdentityLink(String, String, String)
; with typeIdentityLinkType.PARTICIPANT
- addPayload(String, String) - Method in class org.flowable.eventregistry.model.EventModel
- addPayload(EventPayload) - Method in class org.flowable.eventregistry.model.EventModel
- addPayloadIfAvailable(String, EventModel, Supplier<?>, Consumer<EventPayloadInstance>) - Method in class org.flowable.eventregistry.spring.kafka.payload.KafkaConsumerRecordInformationPayloadExtractor
- addPendingEventSubProcessStartEvent(StartEvent, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- addPlanFragment(PlanFragment) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addPlanItem(PlanItem) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
- addPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
- addPlanItemDefinitionExport(AbstractPlanItemDefinitionExport) - Static method in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
- addPlanItemDefinitionToMap(PlanItemDefinition) - Method in class org.flowable.cmmn.model.Stage
- addPlanItemInstanceLifeCycleListener(String, PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Registers a global
PlanItemInstanceLifecycleListener
to listen toPlanItemInstance
state changes. - addPlanItemInstanceLifeCycleListener(PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Register a global
PlanItemInstanceLifecycleListener
to listen to any (all plan item definition types)PlanItemInstance
state changes. - addPlanItemInstanceToParent(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- addPlanItemToCurrentPlanFragment(PlanItem) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addPlanItemTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- addPostDefaultResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- addPreBeanResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- addPreDefaultResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AddPrivilegeMappingCmd - Class in org.flowable.idm.engine.impl.cmd
- AddPrivilegeMappingCmd(String, String, String, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- addProcess(Process) - Method in class org.flowable.bpmn.model.BpmnModel
- addProcess(Process) - Method in class org.flowable.cmmn.model.CmmnModel
- addProcessDefinitionCacheEntry(String, ProcessDefinitionCacheEntry) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- addProcessDefinitionCacheEntry(String, ProcessDefinitionCacheEntry) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- addProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addProcessedElementId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- addProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addProcessInstanceVariable(String, Object) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- addProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- addProcessvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- addProcessvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- addProcessVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- addProcessVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- addRecipient(MimeMessage, Collection<String>, Message.RecipientType) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addRequiredDecision(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
- addRequiredInput(InformationRequirement) - Method in class org.flowable.dmn.model.Decision
- addResource(Resource) - Method in class org.flowable.bpmn.model.BpmnModel
- addResource(CmmnResourceEntity) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- addResource(CmmnResourceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- addResource(CommandContext, DeploymentEntity, String, byte[]) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- addResource(DmnResourceEntity) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- addResource(DmnResourceEntity) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- addResource(ResourceEntity) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- addResource(ResourceEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- addResource(EventResourceEntity) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- addResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- addResource(Resource, String, CmmnDeploymentBuilder) - Method in class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
- addResource(Resource, String, DmnDeploymentBuilder) - Method in class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
- addResource(Resource, String, DeploymentBuilder) - Method in class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
- addResource(Resource, String, EventDeploymentBuilder) - Method in class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
- addResource(Resource, CmmnDeploymentBuilder) - Method in class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
- addResource(Resource, DmnDeploymentBuilder) - Method in class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
- addResource(Resource, DeploymentBuilder) - Method in class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
- addResource(Resource, EventDeploymentBuilder) - Method in class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
- addRule(DecisionRule) - Method in class org.flowable.dmn.model.DecisionTable
- addRuleEntry(DecisionRule) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- addRuleIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- addRuleIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- addRuleResult(int, String, Object) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- addRuleVariableInputIdExpression(Expression) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- addRuleVariableInputIdExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- addScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addScopeIdentityLink(String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addScopeIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addScopeTags(String, ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- addScriptEngineFactory(ScriptEngineFactory) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- addSentry(Sentry) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSentry(Sentry) - Method in class org.flowable.cmmn.model.PlanFragment
- addSentryIfPart(SentryIfPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSentryIfPartToCurrentSentry(SentryIfPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.model.Sentry
- addSentryOnPartToCurrentSentry(SentryOnPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSentryToCurrentPlanFragment(Sentry) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addSequenceFlowLoggingData(String, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addServiceConfiguration(String, AbstractServiceConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addSessionFactory(SessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- addSignal(Signal) - Method in class org.flowable.bpmn.model.BpmnModel
- addSingleUnitQuantity(Date, String) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- addSqlStatementPiece(String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- addStage(Stage) - Method in class org.flowable.cmmn.converter.ConversionHelper
- addString(String, String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
- addString(String, String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
- addString(String, String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addString(String, String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- addString(String, String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- addString(String, String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addString(String, String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- addString(String, String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
- addString(String, String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- addString(String, String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
- addSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addSuffic(String) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- addTaskIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- addTaskIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- addTaskIdentityLinkData(String, String, boolean, List<IdentityLinkEntity>, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addTaskIdentityLinkData(String, String, boolean, List<IdentityLinkEntity>, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- addTaskServiceConfigurator(ServiceConfigurator<TaskServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addTaskServiceConfigurator(ServiceConfigurator<TaskServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addTaskSuspensionStateEntryLog(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- addTaskvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- addTaskvariables(TaskQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- addTaskVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- addTaskVariables(HistoricTaskInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- addTenantAsyncExecutor(String, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- addTenantAsyncExecutor(String, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- addTerminatedPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- addTerminatedPlanItemInstanceForPlanItemDefinition(String) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
Adds a plan item instance for a new plan item definition.
- addTerminatedPlanItemInstanceForPlanItemDefinition(String) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a terminate plan item definition mapping to the case instance migration plan.
- addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addTerminatePlanItemDefinitionMapping(TerminatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addTextAnnotation(TextAnnotation) - Method in class org.flowable.cmmn.model.CmmnModel
- addTo(MimeMessage, Collection<String>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- addToDbOperation(Map<String, Long>, Map<String, Long>) - Method in class org.flowable.engine.test.profiler.CommandStats
- addToParent - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- addToParent(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set true, if the new plan item instance to be created should be added to its parent, false otherwise.
- addToParent(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- addToSet(int, int, int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- addTraceTag(String, String) - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- addTraceTag(String, String) - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer.ScriptTraceContext
-
Adds a tracing tag to this script trace.
- addTransactionListener(FlowableListener, TransactionListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- addTransactionListener(TransactionState, TransactionListener) - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
- addTransactionListener(TransactionState, TransactionListener) - Method in class org.flowable.common.spring.SpringTransactionContext
- addTransientVariable(String, Object) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
Convenience method which returns
this
for method concatenation. - addType(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
- addType(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- addType(VariableType, int) - Method in interface org.flowable.variable.api.types.VariableTypes
-
Add type at the given index.
- addType(VariableType, int) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- addTypeBefore(VariableType, String) - Method in interface org.flowable.variable.api.types.VariableTypes
-
Add the variable type before the type with the given name.
- addTypedEventListener(FlowableEventListener, FlowableEventType) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- addUnstoredKey(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- addUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Involves a user with a task.
- addUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Involves a user with a case instance.
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Involves a user with a task.
- addUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- addUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- addUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Involves a user with a process instance.
- addUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Involves a user with a task.
- addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- addUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- addUserPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Assigns a privilege to a user.
- addUserPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- addValidationMessage(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- addValidationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- addValidationResult(CaseInstanceMigrationValidationResult) - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- addValidationResult(ProcessInstanceMigrationValidationResult) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- addValidator(Validator) - Method in class org.flowable.cmmn.validation.validator.ValidatorSet
- addValidator(ChannelValidator) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- addValidator(Validator) - Method in class org.flowable.validation.validator.ValidatorSet
- addValidatorSet(ValidatorSet) - Method in class org.flowable.cmmn.validation.CaseValidatorImpl
- addValidatorSet(ValidatorSet) - Method in class org.flowable.validation.ProcessValidatorImpl
- addVariable(String, Object, QueryOperator, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- addVariable(String, Object, QueryOperator, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- addVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- addVariable(RestVariable) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- addVariableData(String, String, String, String, String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- addVariables(HistoricCaseInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- addVariables(HistoricVariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- addVariables(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- addVariables(CaseInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- addVariables(PlanItemInstanceQuery, List<QueryVariable>, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- addVariables(VariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- addVariables(HistoricProcessInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- addVariables(ExecutionQuery, List<QueryVariable>, boolean) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- addVariables(ProcessInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- addVariables(HistoricVariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- addVariables(VariableInstanceQuery, List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- addVariableServiceConfigurator(ServiceConfigurator<VariableServiceConfiguration>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addVariableServiceConfigurator(ServiceConfigurator<VariableServiceConfiguration>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- addVariableValue(Object, String, String, String, ObjectNode) - Static method in class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- addWaitingForRepetitionPlanItemDefinition(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add waiting for repetition to a plan item by definition mapping.
- addWaitingForRepetitionPlanItemDefinition(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add waiting for repetition to a plan item by definition id.
- addWaitingForRepetitionPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add multiple waiting for repetitions to a plan item by definition id.
- addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Adds a waiting for repetition plan item definition mapping to the case instance migration plan.
- addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionMapping(WaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- addWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addWarning(String, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addWarning(String, Case, CaseElement, BaseElement, String) - Method in interface org.flowable.cmmn.validation.CaseValidationContext
- addWarning(List<ValidationError>, String, Process, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addWarning(List<ValidationError>, String, Process, FlowElement, BaseElement, String) - Method in class org.flowable.validation.validator.ValidatorImpl
- addWaypoint(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- addWaypoint(GraphicInfo) - Method in class org.flowable.dmn.model.DiEdge
- addWsEndpointAddress(QName, URL) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Add or replace the address of the given web-service endpoint with the given value
- addXMLLocation(BaseElement, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- addXMLLocation(GraphicInfo, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- addXMLLocation(BaseElement, XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- addXMLLocation(GraphicInfo, XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- addZipInputStream(ZipInputStream) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
- addZipInputStream(ZipInputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
- addZipInputStream(ZipInputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addZipInputStream(ZipInputStream) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- addZipInputStream(ZipInputStream) - Method in interface org.flowable.engine.repository.DeploymentBuilder
- AdhocSubProcess - Class in org.flowable.bpmn.model
- AdhocSubProcess() - Constructor for class org.flowable.bpmn.model.AdhocSubProcess
- AdhocSubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 ad-hoc subprocess.
- AdhocSubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- AdhocSubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- AdhocSubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
- admin - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- admin(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Bean name of a org.springframework.amqp.rabbit.core.RabbitAdmin instance.
- admin(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- AdvancedCycleBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
-
An BusinessCalendar implementation for cycle based schedules that takes into account a different daylight savings time zone than the one that the server is configured for.
- AdvancedCycleBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
- AdvancedCycleBusinessCalendar(ClockReader, Integer) - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
- advancedJobHandlerConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- advancedJobHandlerConfiguration - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- advancedJobHandlerConfigurationByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- AdvancedSchedulerResolver - Interface in org.flowable.common.engine.impl.calendar
-
Provides an interface for versioned due date resolvers.
- AdvancedSchedulerResolverWithoutTimeZone - Class in org.flowable.common.engine.impl.calendar
-
Resolves a due date using the original due date resolver.
- AdvancedSchedulerResolverWithoutTimeZone() - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithoutTimeZone
- AdvancedSchedulerResolverWithTimeZone - Class in org.flowable.common.engine.impl.calendar
-
Resolves a due date taking into account the specified time zone.
- AdvancedSchedulerResolverWithTimeZone() - Constructor for class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithTimeZone
- afterAll(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- afterAll(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- afterCommit() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- afterCompletion(int) - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
- afterCompletion(int) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- afterCreateCasePageTask(CreateCasePageTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
- afterCreateExternalWorkerJob(CreateCmmnExternalWorkerJobAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
- afterCreateExternalWorkerJob(CreateExternalWorkerJobAfterContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
- afterCreateHumanTask(CreateHumanTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
- afterCreateUserTask(CreateUserTaskAfterContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
- afterEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- afterEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- afterEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- afterEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- afterEach(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- afterEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- afterEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- afterExecute(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
- afterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
- afterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- afterExecuteException(CommandContext, Runnable, Throwable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
- afterExecuteException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
- afterExecuteException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- afterExecution(DelegatePlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.api.delegate.MapBasedFlowablePlanItemFutureJavaDelegate
- afterExecution(DelegatePlanItemInstance, BaseHttpActivityDelegate.ExecutionData) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
-
Method invoked with the result from
FlowablePlanItemFutureJavaDelegate.execute(Object)
. - afterExecution(DelegatePlanItemInstance, Output) - Method in interface org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
-
Method invoked with the result from
PlanItemFutureJavaDelegate.execute(DelegatePlanItemInstance, AsyncTaskInvoker)
. - afterExecution(DelegateExecution, Map<String, Object>) - Method in interface org.flowable.engine.delegate.MapBasedFlowableFutureJavaDelegate
- afterExecution(DelegateExecution, BaseHttpActivityDelegate.ExecutionData) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
-
Method invoked with the result from
FlowableFutureJavaDelegate.execute(Object)
. - afterExecution(DelegateExecution, Output) - Method in interface org.flowable.engine.delegate.FutureJavaDelegate
-
Method invoked with the result from
FutureJavaDelegate.execute(DelegateExecution, AsyncTaskInvoker)
. - afterExecutionQueryExecute(ExecutionQuery, List<Execution>) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
- afterHandle(HttpServletRequest, HttpServletResponse) - Method in class org.flowable.common.rest.filter.JsonpFilter
- afterHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery, List<HistoricProcessInstance>) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
- afterHistoricTaskQueryExecute(HistoricTaskInstanceQuery, List<HistoricTaskInstance>) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
- afterInit(S) - Method in interface org.flowable.common.engine.impl.ServiceConfigurator
-
Called when the service boots up, before it is usable, but after the initialisation of internal objects is done.
- afterInitEventRegistryEventBusConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- afterInitEventRegistryEventBusConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- afterInitTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- afterProcessInstanceQueryExecute(ProcessInstanceQuery, List<ProcessInstance>) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
- afterPropertiesSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- afterPropertiesSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- afterPropertiesSet() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- afterPropertiesSet() - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- afterPropertiesSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- afterSessionsFlush(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
Session
have been successfully flushed. - afterSessionsFlush(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- afterSessionsFlush(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- afterSessionsFlush(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- afterSessionsFlush(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- afterSessionsFlush(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- afterStartCaseInstance(StartCaseInstanceAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
- afterStartProcessInstance(StartProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- afterStartSubProcessInstance(StartSubProcessInstanceAfterContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- afterTaskQueryExecute(TaskQuery, List<Task>) - Method in interface org.flowable.task.api.TaskQueryInterceptor
- afterTestClass(TestContext) - Method in class org.flowable.spring.impl.test.CleanTestExecutionListener
- afterTestExecution(ExtensionContext) - Method in class org.flowable.common.engine.impl.test.LoggingExtension
- agenda - Variable in class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
- agenda - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- Agenda - Interface in org.flowable.common.engine.impl.agenda
- agendaFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- agendaFutureMaxWaitTimeoutProvider - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- agendaFutureMaxWaitTimeoutProvider - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AgendaFutureMaxWaitTimeoutProvider - Interface in org.flowable.common.engine.impl.agenda
- AgendaOperationExecutionListener - Interface in org.flowable.common.engine.impl.agenda
- agendaOperationExecutionListeners - Variable in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- agendaOperationExecutionListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- agendaOperationExecutionListeners - Variable in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- agendaOperationExecutionListeners - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
- agendaOperationRunner - Variable in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- agendaOperationRunner - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- agendaOperationRunner - Variable in class org.flowable.engine.impl.interceptor.CommandInvoker
- AgendaOperationRunner - Interface in org.flowable.common.engine.impl.agenda
- AgendaSessionFactory - Class in org.flowable.engine.impl.agenda
- AgendaSessionFactory(FlowableEngineAgendaFactory) - Constructor for class org.flowable.engine.impl.agenda.AgendaSessionFactory
- aggregate(DelegatePlanItemInstance, PlanItemVariableAggregatorContext, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
-
Create an aggregated variable instance for the given aggregation context.
- aggregate(DelegatePlanItemInstance, PlanItemVariableAggregatorContext, CmmnEngineConfiguration, PlanItemVariableAggregator, String) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- aggregate(DelegateExecution, DelegateExecution, VariableAggregatorContext, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
-
Create an aggregated variable instance for the given aggregation context.
- aggregate(DelegateExecution, DelegateExecution, VariableAggregatorContext, ProcessEngineConfigurationImpl, VariableAggregator, String) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- aggregateComplete(DelegatePlanItemInstance, VariableAggregationDefinition, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
-
Create an aggregated variable instance for a completed plan item.
- aggregateComplete(DelegateExecution, DelegateExecution, VariableAggregationDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
-
Create an aggregated variable instance for a completed execution.
- aggregateCount(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- aggregateMax(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- aggregateMin(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
-
Aggregated the provided variable instances into one variable value.
- aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- aggregateMultiVariables(DelegatePlanItemInstance, List<? extends VariableInstance>, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- aggregateMultiVariables(DelegateExecution, List<? extends VariableInstance>, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
-
Aggregated the provided variable instances into one variable value.
- aggregateMultiVariables(DelegateExecution, List<? extends VariableInstance>, VariableAggregatorContext) - Method in class org.flowable.engine.impl.delegate.JsonVariableAggregator
- aggregateOverview(String, String, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
-
Aggregate an overview value for the scope and variable name
- aggregateOverview(String, String, CommandContext) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
-
Aggregate an overview value for the execution and variable name
- aggregateOverviewForMultiInstance(ExecutionEntity, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
-
Create an overview value for a multi instance execution
- aggregateOverviewForRepetition(PlanItemInstanceEntity, RepetitionRule, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
-
Create an overview value for a repetition plan item
- aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregator
-
Create a single variable value based on the provided aggregation definition.
- aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- aggregateSingleVariable(DelegateExecution, VariableAggregatorContext) - Method in interface org.flowable.engine.delegate.variable.VariableAggregator
-
Create a single variable value based on the provided aggregation definition.
- aggregateSingleVariable(DelegateExecution, VariableAggregatorContext) - Method in class org.flowable.engine.impl.delegate.JsonVariableAggregator
- aggregateSum(List<Double>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- aggregateVariablesForAllInstances(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- aggregateVariablesForChildExecution(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Aggregated the variables for the finished child multi instance execution
- aggregateVariablesForSingleInstance(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- aggregateVariablesOfAllInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Aggregates all variables that were stored before for each child instance
- aggregation - Variable in class org.flowable.dmn.model.DecisionTable
- aggregations - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- aggregations - Variable in class org.flowable.bpmn.model.VariableAggregationDefinitions
- aggregations - Variable in class org.flowable.cmmn.model.RepetitionRule
- aggregations - Variable in class org.flowable.cmmn.model.VariableAggregationDefinitions
- aggregations - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- aggregator - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- ALFRESCO_SCRIPT_DELEGATE - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
- ALFRESCO_SCRIPT_EXECUTION_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
- ALFRESCO_SCRIPT_TASK_LISTENER - Static variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- ALFRESCO_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- AlfrescoMailTask - Class in org.flowable.bpmn.model.alfresco
- AlfrescoMailTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
- AlfrescoScriptTask - Class in org.flowable.bpmn.model.alfresco
- AlfrescoScriptTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
- AlfrescoStartEvent - Class in org.flowable.bpmn.model.alfresco
- AlfrescoStartEvent() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- AlfrescoStartEventXMLConverter - Class in org.flowable.bpmn.converter.alfresco
- AlfrescoStartEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.alfresco.AlfrescoStartEventXMLConverter
- AlfrescoUserTask - Class in org.flowable.bpmn.model.alfresco
- AlfrescoUserTask() - Constructor for class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- AlfrescoUserTaskXMLConverter - Class in org.flowable.bpmn.converter.alfresco
- AlfrescoUserTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.alfresco.AlfrescoUserTaskXMLConverter
- ALL_PROCESS_DEFINITIONS_NOT_EXECUTABLE - Static variable in interface org.flowable.validation.validator.Problems
- ALL_SPEC - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- ALL_SPEC_INT - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- allCaseElements - Variable in class org.flowable.cmmn.model.Case
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- allChildExecutionsEnded(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- allConfigurators - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- allFieldsAsMap() - Method in class org.flowable.form.model.SimpleFormModel
- allMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- allMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- allOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
all values of value must be in collection
- allOnPartsSatisfied(Set<String>, List<SentryOnPart>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
Evaluate, if the sentries on-parts are all satisfied.
- allowCoreThreadTimeout - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
Whether core threads can time out (which is needed to scale down the threads)
- allowedAnswers - Variable in class org.flowable.dmn.model.Decision
- allowedValues - Variable in class org.flowable.dmn.model.ItemDefinition
- AllowedValuesParser - Class in org.flowable.dmn.converter.child
- AllowedValuesParser() - Constructor for class org.flowable.dmn.converter.child.AllowedValuesParser
- allowProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- allServiceTasksNoOp - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- alternativeVersionStrings - Variable in class org.flowable.common.engine.impl.FlowableVersion
- alwaysLookupLatestDefinitionVersion - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Set to true if the latest version of a definition should be retrieved, ignoring a possible parent deployment id value
- AlwaysUpdatedPersistentObject - Interface in org.flowable.common.engine.impl.persistence.entity
- alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.engine.ProcessEngineConfiguration
- AMOUNT - Static variable in interface org.flowable.form.model.FormFieldTypes
- and(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
and := eq (<AND> eq)*
- AND - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- AND - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- AND - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- andChildren - Variable in class org.flowable.bpmn.model.MapExceptionEntry
- ANNOTATION_DEPLOYMENT_ID_KEY - Static variable in class org.flowable.engine.impl.test.InternalFlowableExtension
- ANNOTATION_FONT - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ANNOTATION_FONT - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- ANNOTATION_FONT - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ANNOTATION_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ANNOTATION_TEXT_PADDING - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ANNOTATION_TEXT_PADDING - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- annotationDeploymentSetUp(CmmnEngine, Class<?>, Method) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- annotationDeploymentSetUp(CmmnEngine, Class<?>, Method, CmmnDeployment) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- annotationDeploymentSetUp(CmmnEngine, Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeployment) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- annotationDeploymentSetUp(DmnEngine, Class<?>, Method, DmnDeploymentAnnotation) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- annotationDeploymentSetUp(DmnEngine, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- annotationDeploymentSetUp(ProcessEngine, Class<?>, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, Class<?>, Method, Deployment) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, Method, Deployment) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationDeploymentSetUp(EventRepositoryService, Class<?>, Method, EventDeploymentAnnotation, ChannelDeploymentAnnotation) - Static method in class org.flowable.eventregistry.test.EventTestHelper
- annotationDeploymentSetUp(EventRepositoryService, Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
- annotationDeploymentTearDown(CmmnEngine, String, Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- annotationDeploymentTearDown(DmnEngine, String, Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- annotationDeploymentTearDown(ProcessEngine, String, Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationDeploymentTearDown(EventRepositoryService, String, Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
- annotationFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- annotationFontName - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- annotationFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- annotationFontName - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- annotationFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- annotationFontName - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- annotationMockSupportSetup(Class<?>, String, FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
- annotationMockSupportTeardown(FlowableMockSupport) - Static method in class org.flowable.engine.impl.test.TestHelper
- ANY - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- anyOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
one of the values of value must be in collection
- ApacheDigester - Class in org.flowable.idm.engine.impl.authentication
- ApacheDigester(ApacheDigester.Digester) - Constructor for class org.flowable.idm.engine.impl.authentication.ApacheDigester
- ApacheDigester.Digester - Enum Class in org.flowable.idm.engine.impl.authentication
- ApacheHttpComponents5FlowableHttpClient - Class in org.flowable.http.common.impl.apache.client5
- ApacheHttpComponents5FlowableHttpClient(HttpAsyncClient, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient(HttpClientConfig, Consumer<HttpAsyncClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache.client5
- ApacheHttpComponentsExecutableHttpRequest(AsyncRequestProducer, RequestConfig) - Constructor for class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- ApacheHttpComponentsExecutableHttpRequest(HttpRequestBase) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- ApacheHttpComponentsFlowableHttpClient - Class in org.flowable.http.common.impl.apache
- ApacheHttpComponentsFlowableHttpClient(HttpClientBuilder, int, int, int) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient(HttpClientConfig, Consumer<HttpClientBuilder>) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest - Class in org.flowable.http.common.impl.apache
- ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody - Class in org.flowable.http.common.impl.apache
-
A HttpDelete alternative that extends
HttpEntityEnclosingRequestBase
to allow DELETE with a request body - apiTypeToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.db.EntityToTableMap
- apiTypeToTableNameMap - Static variable in class org.flowable.engine.impl.db.EntityToTableMap
- apiTypeToTableNameMap - Static variable in class org.flowable.idm.engine.impl.db.EntityToTableMap
- APP - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- AppDefinition - Interface in org.flowable.app.api.repository
- AppDefinitionBaseQuery<T extends AppDefinitionBaseQuery<T,
C>, C extends AppDefinition> - Interface in org.flowable.app.api.repository - appDefinitionCategory(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionCategoryLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionCategoryNotEquals(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionIds(Set<String>) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionKey(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionKeyLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionName(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionNameLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- AppDefinitionQuery - Interface in org.flowable.app.api.repository
- appDefinitionResourceName(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionResourceNameLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionTenantId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionTenantIdLike(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionVersion(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDefinitionWithoutTenantId() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- appDeployer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AppDeployer - Class in org.flowable.engine.impl.app
- AppDeployer() - Constructor for class org.flowable.engine.impl.app.AppDeployer
- AppDeployment - Interface in org.flowable.app.api.repository
- AppDeploymentBaseQuery<T extends AppDeploymentBaseQuery<T,
C>, C extends AppDeployment> - Interface in org.flowable.app.api.repository - AppDeploymentBuilder - Interface in org.flowable.app.api.repository
-
Builder for creating new deployments, similar to the bpmn deployment builder.
- AppDeploymentQuery - Interface in org.flowable.app.api.repository
-
Allows programmatic querying of
AppDeployment
s. - appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- appendStructure(StringBuilder, Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- AppEngineConfigurationApi - Interface in org.flowable.app.api
- applicationContext - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- applicationContext - Variable in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- applicationContext - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- applicationContext - Variable in class org.flowable.dmn.spring.DmnEngineFactoryBean
- applicationContext - Variable in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- applicationContext - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- applicationContext - Variable in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- applicationContext - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- applicationContext - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- applicationContext - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- applicationContext - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- applicationContext - Variable in class org.flowable.spring.impl.test.SpringFlowableTestCase
- applicationContext - Variable in class org.flowable.spring.ProcessEngineFactoryBean
- applicationContext - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- apply(List<REQ>) - Method in interface org.flowable.common.rest.api.ListProcessor
- apply(TypeConverter, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
- apply(TypeConverter, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
- apply(Statement, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Implementation based on
TestWatcher
. - apply(Statement, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
-
Implementation based on
TestWatcher
. - apply(Statement, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Implementation based on
TestWatcher
. - apply(Statement, Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
-
Implementation based on
TestWatcher
. - apply(Statement, Description) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
-
Implementation based on
TestWatcher
. - applyCaseInstanceBuilder(CmmnEngineConfiguration, CaseInstanceBuilder, Case, CaseInstanceEntity, CaseDefinition, StartCaseInstanceBeforeContext, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- applyCustomMybatisCustomizations(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- applyFallbackToDefaultTenant(DelegateExecution, ExecuteDecisionBuilder) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- applyFieldDeclaration(List<FieldDeclaration>, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- applyFieldDeclaration(FieldDeclaration, Object, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- applyFieldExtension(FieldExtension, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- applyFieldExtension(FieldExtension, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
- applyFieldExtensions(List<FieldExtension>, Object, boolean) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- applyFieldExtensions(List<FieldExtension>, Object, VariableContainer, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
- applyParentDeployment(DelegateExecution, ExecuteDecisionBuilder, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- applyParseHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
Parses the 'definitions' root element
- AppManagementService - Interface in org.flowable.app.api
- AppModel - Class in org.flowable.engine.app
- AppModel - Interface in org.flowable.app.api.repository
- AppModel() - Constructor for class org.flowable.engine.app.AppModel
- AppRepositoryService - Interface in org.flowable.app.api
- appResourceCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- appResourceCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- appResourceCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- appResourceConverter - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AppResourceConverter - Interface in org.flowable.app.api.repository
- AppResourceConverter - Interface in org.flowable.engine.app
- AppResourceConverterImpl - Class in org.flowable.engine.impl.app
- AppResourceConverterImpl(ObjectMapper) - Constructor for class org.flowable.engine.impl.app.AppResourceConverterImpl
- areHistoryJobsAvailable(CmmnManagementService) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- areHistoryJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- areHistoryJobsAvailable(FlowableRule) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- areJobsAvailable(CmmnManagementService) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- areJobsAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- areJobsAvailable(FlowableRule) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- areJobsOrExecutableTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- areJobsOrTimersAvailable(ManagementService) - Static method in class org.flowable.engine.impl.test.JobTestHelper
-
Returns true when there are any entries for the jobs or timers (unlike
JobTestHelper.areJobsOrExecutableTimersAvailable(ManagementService)
, which only take in account executable timers). - arg1 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- arg2 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- arg3 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- arg4 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- arg5 - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- ArrayELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Defines property resolution behavior on arrays.
- ArrayELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
Creates a new read/write ArrayELResolver.
- ArrayELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
- arrayNodeContains(ArrayNode, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
- ARROW_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ARROW_WIDTH - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- ARROW_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- Artifact - Class in org.flowable.bpmn.model
- Artifact() - Constructor for class org.flowable.bpmn.model.Artifact
- artifactDrawInstructions - Variable in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- artifactList - Variable in class org.flowable.bpmn.model.Process
- artifactList - Variable in class org.flowable.bpmn.model.SubProcess
- artifactMap - Variable in class org.flowable.bpmn.model.Process
- artifactMap - Variable in class org.flowable.bpmn.model.SubProcess
- AS_NEW - Enum constant in enum class org.flowable.engine.repository.MergeMode
- AS_OLD - Enum constant in enum class org.flowable.engine.repository.MergeMode
- asc() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- asc() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- asc() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- asc() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- asc() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- asc() - Method in interface org.flowable.common.engine.api.query.Query
-
Order the results ascending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
- asc() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- ASCENDING - Static variable in class org.flowable.common.engine.impl.Direction
- asJsonString() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- asJsonString() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
- asJsonString() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- asJsonString() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- asJsonString() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- asJsonString() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- assertActivityInstancesAreSame(HistoricActivityInstance, ActivityInstance) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertAndEnsureCleanDb() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(String, Logger, AbstractEngineConfiguration, Collection<String>, boolean, Command<Void>) - Static method in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
- assertAndEnsureCleanDb(String, Logger, AbstractEngineConfiguration, EnsureCleanDb, boolean, Command<Void>) - Static method in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
- assertAndEnsureCleanDb(DmnEngine) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(ProcessEngine) - Static method in class org.flowable.engine.impl.test.TestHelper
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(ProcessEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(EventRegistryEngine) - Static method in class org.flowable.eventregistry.test.EventTestHelper
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(EventRegistryEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
-
Each test is assumed to clean up all DB content it entered.
- assertAndEnsureCleanDb(IdmEngine, ExtensionContext, EnsureCleanDb) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
-
Each test is assumed to clean up all DB content it entered.
- assertCaseInstanceEnded(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertCaseInstanceEnded(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertCaseInstanceEnded(CaseInstance, int) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertCaseInstanceNotEnded(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertDatabaseEmpty(FrameworkMethod) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- assertHistoricActivitiesDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertHistoricPlanItemInstanceState(List<HistoricPlanItemInstance>, String, String...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertHistoricTasksDeleteReason(ProcessInstance, String, String...) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertNoPlanItemInstance(List<PlanItemInstance>, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertOperationsNotEmpty() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- assertPlanItemInstanceState(List<PlanItemInstance>, String, String...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertPlanItemInstanceState(CaseInstance, String, String...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertPlanItemLocalVariables(String, String, List<?>, List<Integer>) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertProcessEnded(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertProcessEnded(String) - Method in class org.flowable.engine.test.FlowableTestCase
- assertProcessEnded(String, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- assertProcessEnded(ProcessEngine, String) - Static method in class org.flowable.engine.impl.test.TestHelper
- assertSamePlanItemState(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertSingleTaskExists(List<Task>, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assignee - Variable in class org.flowable.bpmn.model.UserTask
- assignee - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- assignee - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- assignee - Variable in class org.flowable.cmmn.engine.interceptor.MigrationContext
- assignee - Variable in class org.flowable.cmmn.model.CasePageTask
- assignee - Variable in class org.flowable.cmmn.model.HumanTask
- assignee - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- assignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- assignee - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- assignee - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- assignee - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- assignee - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- assignee - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- assignee - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- assignee - Variable in class org.flowable.engine.interceptor.MigrationContext
- assignee - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- assignee - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- assignee - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- assignee - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- assignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- assignee - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- assignee - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- assignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assignee(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the assignee of the case to be created to the given user id.
- assignee(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- assignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- assignee(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- assignee(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the assignee of the process instance to be created to the given user id.
- assignee(String) - Method in interface org.flowable.task.api.TaskBuilder
-
The userId of the person to which this task is delegated.
- assignee(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- ASSIGNEE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ASSIGNEE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- ASSIGNEE - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- assigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- assigneeId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- assigneeId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- assigneeId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- assigneeId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- assigneeId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- assigneeId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- assigneeIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- assigneeLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- assigneeLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeUpdatedCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- assigneeUserId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
- assigneeUserId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- Assignment - Class in org.flowable.bpmn.model
- Assignment - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'assignment'
- Assignment() - Constructor for class org.flowable.bpmn.model.Assignment
- Assignment(Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.Assignment
- assignments - Variable in class org.flowable.bpmn.model.DataAssociation
- assignments - Variable in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- Association - Class in org.flowable.bpmn.model
- Association - Class in org.flowable.cmmn.model
- Association() - Constructor for class org.flowable.bpmn.model.Association
- Association() - Constructor for class org.flowable.cmmn.model.Association
- ASSOCIATION - Static variable in class org.flowable.entitylink.api.EntityLinkType
- ASSOCIATION_INVALID_SOURCE_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
- ASSOCIATION_INVALID_TARGET_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
- ASSOCIATION_STROKE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ASSOCIATION_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- associationDirection - Variable in class org.flowable.bpmn.model.Association
- associationDirection - Variable in class org.flowable.bpmn.model.AssociationModel
- AssociationDirection - Enum Class in org.flowable.bpmn.model
- AssociationExport - Class in org.flowable.cmmn.converter.export
- AssociationExport() - Constructor for class org.flowable.cmmn.converter.export.AssociationExport
- AssociationModel - Class in org.flowable.bpmn.model
- AssociationModel() - Constructor for class org.flowable.bpmn.model.AssociationModel
- associations - Variable in class org.flowable.cmmn.model.CmmnModel
- AssociationValidator - Class in org.flowable.validation.validator.impl
- AssociationValidator() - Constructor for class org.flowable.validation.validator.impl.AssociationValidator
- AssociationXmlConverter - Class in org.flowable.cmmn.converter
- AssociationXmlConverter() - Constructor for class org.flowable.cmmn.converter.AssociationXmlConverter
- AssociationXMLConverter - Class in org.flowable.bpmn.converter
- AssociationXMLConverter() - Constructor for class org.flowable.bpmn.converter.AssociationXMLConverter
- asString(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
Returns the byte array from the
ByteArrayRef.getBytes(String)
method asStandardCharsets.UTF_8
String
. - asStringList(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- asStringList(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- asStringSet(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- asStringSet(JsonNode) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- AstBinary - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstBinary(AstNode, AstNode, AstBinary.Operator) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- AstBinary.Operator - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstBinary.SimpleOperator - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstBoolean - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstBoolean(boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
- AstBracket - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstBracket(AstNode, AstNode, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- AstBracket(AstNode, AstNode, boolean, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- AstChoice - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstChoice(AstNode, AstNode, AstNode) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- AstComposite - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstComposite(List<AstNode>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- AstDot - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstDot(AstNode, String, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- AstDot(AstNode, String, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- AstEval - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstEval(AstNode, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- AstFunction - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstFunction(String, int, AstParameters) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- AstFunction(String, int, AstParameters, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- astFunctionCreators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- astFunctionCreators - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- astFunctionCreators - Variable in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- astFunctionCreators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AstIdentifier - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstIdentifier(String, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- AstIdentifier(String, int, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- AstLiteral - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstLiteral() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
- AstMethod - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstMethod(AstProperty, AstParameters) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- AstNested - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstNested(AstNode) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- AstNode - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstNode() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
- AstNull - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstNull() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
- AstNumber - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstNumber(Number) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
- AstParameters - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstParameters(List<AstNode>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- AstProperty - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstProperty(AstNode, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- AstProperty(AstNode, boolean, boolean, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- AstRightValue - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstRightValue() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- AstString - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstString(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
- AstText - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstText(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- AstUnary - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstUnary(AstNode, AstUnary.Operator) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- AstUnary.Operator - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- AstUnary.SimpleOperator - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- async - Variable in class org.flowable.bpmn.model.SignalEventDefinition
- async - Variable in class org.flowable.cmmn.model.Case
- async - Variable in class org.flowable.cmmn.model.Task
- async - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- async - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- async - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- async - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- async - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
- ASYNC - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- ASYNC_ACTIVATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- ASYNC_ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- ASYNC_ACTIVE_LEAVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
-
Non-spec state, indicating the plan item instance is scheduled to move from active to a terminal state asynchronously.
- ASYNC_LEAVE_ACTIVE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- AsyncActivatePlanItemInstanceJobHandler - Class in org.flowable.cmmn.engine.impl.job
- AsyncActivatePlanItemInstanceJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
- asyncActive() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- asyncActiveLeave() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- AsyncCompleteCallActivityJobHandler - Class in org.flowable.engine.impl.jobexecutor
-
A
JobHandler
implementation that asynchronously will end an execution asynchronously. - AsyncCompleteCallActivityJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- AsyncContinuationJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncContinuationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- AsyncExecutableHttpRequest - Interface in org.flowable.http.common.api.client
- asyncExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- asyncExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- asyncExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- asyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- asyncExecutor - Variable in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- asyncExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncExecutor - Interface in org.flowable.job.service.impl.asyncexecutor
- asyncExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Boolean flag to be set to activate the
AsyncExecutor
automatically after the engine has booted up. - asyncExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Allows to define a custom factory for creating the
Runnable
that is executed by the async executor. - asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows to define a custom factory for creating the
Runnable
that is executed by the async executor. - asyncExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The number of retries for a job.
- asyncExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The number of retries for a job.
- asyncExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired.
- asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time (in milliseconds) a job can maximum be in the 'executable' state before being deemed expired.
- asyncExecutorResetExpiredJobsMaxTimeout - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The configuration of the task executor for the async executor.
- asyncExecutorTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The configuration of the task executor for the async executor.
- asyncExecutorThreadFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The thread factory that the async task executor should use.
- asyncExecutorThreadFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The thread factory that the async task executor should use.
- asyncExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The queue onto which jobs will be placed before they are actually executed.
- asyncExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The queue onto which jobs will be placed before they are actually executed.
- asyncFailedJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Defines the default wait time for a failed async job in seconds
- asyncFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
define the default wait time for a failed async job in seconds
- AsyncHistoryDateUtil - Class in org.flowable.job.service.impl.history.async
- AsyncHistoryDateUtil() - Constructor for class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- asyncHistoryExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- asyncHistoryExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncHistoryExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorActivate - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncHistoryExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.job.service.JobServiceConfiguration
- asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AsyncHistoryJsonUtil - Class in org.flowable.job.service.impl.history.async.util
- AsyncHistoryJsonUtil() - Constructor for class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- asyncHistoryTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asynchronous - Variable in class org.flowable.bpmn.model.FlowNode
- asynchronousLeave - Variable in class org.flowable.bpmn.model.FlowNode
- asynchronousLeaveNotExclusive - Variable in class org.flowable.bpmn.model.FlowNode
- AsyncInitializePlanModelJobHandler - Class in org.flowable.cmmn.engine.impl.job
- AsyncInitializePlanModelJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
- asyncJobAcquisitionRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- asyncJobAcquisitionThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for async job acquisition.
- asyncJobAcquisitionThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- AsyncJobAddedNotification - Class in org.flowable.job.service.impl.asyncexecutor
- AsyncJobAddedNotification(JobInfoEntity, AsyncExecutor) - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- AsyncJobExecutorConfiguration - Class in org.flowable.job.service.impl.asyncexecutor
- AsyncJobExecutorConfiguration() - Constructor for class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- asyncJobsDueLifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- asyncJobsDueRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- asyncLeave - Variable in class org.flowable.cmmn.model.Task
- AsyncLeaveActivePlanItemInstanceJobHandler - Class in org.flowable.cmmn.engine.impl.job
- AsyncLeaveActivePlanItemInstanceJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncLeaveActivePlanItemInstanceJobHandler
- AsyncLeaveActivePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- AsyncLeaveActivePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, Map<String, String>) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- asyncLeaveExclusive - Variable in class org.flowable.cmmn.model.Task
- AsyncLeaveJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncLeaveJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- asyncRunnableExecutionExceptionHandler - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- AsyncRunnableExecutionExceptionHandler - Interface in org.flowable.job.service.impl.asyncexecutor
- asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- asyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- AsyncSendEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncSendEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- asyncTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskExecutor - Variable in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- asyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- AsyncTaskExecutor - Interface in org.flowable.common.engine.api.async
- AsyncTaskExecutorConfiguration - Class in org.flowable.common.engine.impl.async
- AsyncTaskExecutorConfiguration() - Constructor for class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- asyncTaskInvoker - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvoker - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- asyncTaskInvoker - Variable in class org.flowable.engine.ProcessEngineConfiguration
- AsyncTaskInvoker - Interface in org.flowable.common.engine.api.async
-
Invoker responsible for submitting tasks to the task executor.
- asyncTaskInvokerTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- asyncTaskInvokerTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvokerTaskExecutorConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AsyncTriggerJobHandler - Class in org.flowable.engine.impl.jobexecutor
- AsyncTriggerJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- attachedToRef - Variable in class org.flowable.bpmn.model.BoundaryEvent
- attachedToRefId - Variable in class org.flowable.bpmn.model.BoundaryEvent
- attachedToRefId - Variable in class org.flowable.cmmn.model.Criterion
- attachment - Variable in class org.flowable.engine.impl.cmd.SaveAttachmentCmd
- Attachment - Interface in org.flowable.engine.task
-
Any type of content that is be associated with a task or with a process instance.
- attachmentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AttachmentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- attachmentDescription - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- AttachmentEntity - Interface in org.flowable.engine.impl.persistence.entity
- AttachmentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- AttachmentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- attachmentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- AttachmentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- AttachmentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- AttachmentEntityManagerImpl(ProcessEngineConfigurationImpl, AttachmentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- attachmentId - Variable in class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
- attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentCmd
- attachmentId - Variable in class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
- attachmentName - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- AttachmentRequest - Class in org.flowable.rest.service.api.engine
- AttachmentRequest() - Constructor for class org.flowable.rest.service.api.engine.AttachmentRequest
- AttachmentResponse - Class in org.flowable.rest.service.api.engine
- AttachmentResponse() - Constructor for class org.flowable.rest.service.api.engine.AttachmentResponse
- attachments - Variable in class org.flowable.mail.common.api.MailMessage
- attachments - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- attachmentType - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- attempts - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- attempts - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- ATTRIBUTE_ACTIVATE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ACTIVITY_ASYNCHRONOUS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_BEFORE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_LEAVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_ASYNCHRONOUS_LEAVE_EXCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_EXCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_ISFORCOMPENSATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ACTIVITY_TRIGGERABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_AGGREGATION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_ASSIGNEE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ASSOCIATION_DIRECTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_AUTHOR - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_AUTHORIZED_ROLE_REFS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_AUTO_COMPLETE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_BOUNDARY_ATTACHEDTOREF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_BOUNDARY_CANCELACTIVITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_BUSINESS_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_BUSINESS_STATUS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CALENDAR_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_CALLEDELEMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_CALLEDELEMENTTYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_COMPLETE_ASYNC - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_INHERITVARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_PROCESS_INSTANCE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALL_ACTIVITY_USE_LOCALSCOPE_FOR_OUTPARAMETERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CALLED_ELEMENT_BINDING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CANCEL_REMAINING_INSTANCES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CANDIDATE_GROUPS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CANDIDATE_USERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CASE_CANDIDATE_GROUPS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CASE_CANDIDATE_USERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CASE_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CASE_TASK_CASE_DEFINITION_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CASE_TASK_CASE_INSTANCE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CATEGORY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_CLASS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_COMPENSATE_ACTIVITYREF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_COMPENSATE_WAITFORCOMPLETION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_CREATION_DATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DATA_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DATA_ITEM_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DATA_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DATA_STORE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DECISION_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DEFAULT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DEFAULT_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DEFINITION_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DELEGATE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_BPMNELEMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_CMMN_ELEMENT_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_DMN_ELEMENT_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_HEIGHT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DI_IS_EXPANDED - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_ROTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_ROTATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_SOURCE_DOCKER_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_SOURCE_DOCKER_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_TARGET_CMMN_ELEMENT_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_TARGET_DMN_ELEMENT_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DI_TARGET_DOCKER_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_TARGET_DOCKER_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_WIDTH - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DI_X - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_X - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_X - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DI_Y - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_DI_Y - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DI_Y - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_DISPLAY_ORDER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_DUE_DATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_END_DATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ERROR_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ERROR_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ERROR_VARIABLE_LOCAL_SCOPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ERROR_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ERROR_VARIABLE_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ESCALATION_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ESCALATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_EVENT_LISTENER_AVAILABLE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EVENT_LISTENER_SIGNAL_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EVENT_LISTENER_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EVENT_LISTENER_VARIABLE_CHANGE_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EVENT_LISTENER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EVENT_START_INITIATOR - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_EVENT_START_INTERRUPTING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_EXIT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXIT_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXPORTER - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXPORTER_VERSION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXPRESSION_LANGUAGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXTERNAL_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_EXTERNAL_WORKER_TOPIC - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FIELD_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FIELD_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FIELD_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FIELD_STRING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FIELD_STRING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FLOW_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FLOW_SOURCE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FLOW_TARGET_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORCE_DMN_11 - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_FORM_DATEPATTERN - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_DEFAULT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_FIELD_VALIDATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_FIELD_VALIDATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FORM_FORMKEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_FORM_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_READABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_REQUIRED - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_FORM_WRITABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_HIT_POLICY - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_HREF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_HTTP_PARALLEL_IN_SAME_TRANSACTION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ICON - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ID - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ID - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_ID_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ID_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IGNORE_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IGNORE_REPETITION_COUNTER_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IMPLEMENTATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IMPLEMENTATION_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IMPORT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_INCLUDE_IN_STAGE_OVERVIEW - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_INHERIT_BUSINESS_KEY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_INHERIT_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_INITIATOR_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS - Static variable in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- ATTRIBUTE_INVOLVED_EXECUTIONS - Static variable in class org.flowable.engine.impl.util.CommandContextUtil
- ATTRIBUTE_IOPARAMETER_SOURCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_SOURCE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IOPARAMETER_SOURCE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_SOURCE_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IOPARAMETER_SOURCE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_TARGET - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_TARGET - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IOPARAMETER_TARGET_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_TARGET_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IOPARAMETER_TARGET_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IOPARAMETER_VARIABLES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_IS_ASYNCHRONOUS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_ASYNCHRONOUS_LEAVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_ASYNCHRONOUS_LEAVE_EXCLUSIVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_AUTO_COMPLETE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_BLOCKING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_BLOCKING_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_IS_COLLECTION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_IS_EXCLUSIVE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_ITEM_KIND - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ITEM_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_ITEM_SUBJECT_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LABEL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LABEL - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_LISTENER_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_CLASS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_CUSTOM_PROPERTIES_RESOLVER_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_DELEGATEEXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_ENTITY_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_EVENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_EVENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_EVENTS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_ON_TRANSACTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_ON_TRANSACTION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_SOURCE_STATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_TARGET_STATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_THROW_ERROR_EVENT_CODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_EVENT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_ERROR - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_GLOBAL_SIGNAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_MESSAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_EVENT_TYPE_SIGNAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_MESSAGE_EVENT_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_THROW_SIGNAL_EVENT_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LISTENER_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_LISTENER_TYPE_SCRIPT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_LOCATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MESSAGE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MESSAGE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MILESTONE_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_MULTIINSTANCE_COLLECTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_COLLECTION_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_COLLECTION_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_INDEX_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_NO_WAIT_STATES_ASYNC_LEAVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_SEQUENTIAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_MULTIINSTANCE_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_NAME - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_ORDERING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_OWNER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_PLAN_ITEM_START_TRIGGER_SRC_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_PRIORITY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_PROCESS_CANDIDATE_GROUPS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_PROCESS_CANDIDATE_USERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_PROCESS_EAGER_EXECUTION_FETCHING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_PROCESS_EXECUTABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_PROCESS_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_PROCESS_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_REPETITION_COLLECTION_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_REPETITION_COUNTER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_REPETITION_ELEMENT_INDEX_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_REPETITION_ELEMENT_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_REPETITION_MAX_INSTANCE_COUNT_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_RESULT_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SAME_DEPLOYMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SAME_DEPLOYMENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SCOPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SCRIPT_FORMAT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SCRIPT_LANGUAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SCRIPT_LANGUAGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SENTRY_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_SIGNAL_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SIGNAL_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_SOURCE_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_STORE_RESULT_AS_TRANSIENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_STRUCTURE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TARGET_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TARGET_REF - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TASK_COMPLETER_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_COMPLETER_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TASK_EXTERNAL_WORKER_TOPIC - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_HTTP_PARALLEL_IN_SAME_TRANSACTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TASK_IMPLEMENTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_OPERATION_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_RULE_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_RULE_EXCLUDE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_RULE_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_RULE_RULES - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_RULE_VARIABLES_INPUT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SCRIPT_AUTO_STORE_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SCRIPT_AUTO_STORE_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TASK_SCRIPT_FORMAT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SCRIPT_RESULTVARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SCRIPT_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SCRIPT_TEXT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_CLASS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_DELEGATEEXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_EXTENSIONID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_RESULT_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_STORE_RESULT_AS_TRANSIENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_SERVICE_USE_LOCAL_SCOPE_FOR_RESULT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_ASSIGNEE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_BUSINESS_CALENDAR_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_CANDIDATEGROUPS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_CANDIDATEUSERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_CATEGORY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_DUEDATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_OWNER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_PRIORITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TASK_USER_SKIP_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TERMINATE_ALL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TERMINATE_MULTI_INSTANCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TEXT_FORMAT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TEXTFORMAT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TIMER_CYCLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TIMER_DATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TIMER_DURATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TRIGGER_MODE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TRIGGERABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TRIGGERED_BY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_TYPE_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ATTRIBUTE_USER_EVENT_LISTENER_REACTIVATE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_VALUE_FALSE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VALUE_TRUE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_CREATE_OVERVIEW - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_CREATE_OVERVIEW - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_STORE_AS_TRANSIENT_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_STORE_AS_TRANSIENT_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_VARIABLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VARIABLE_AGGREGATION_VARIABLE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ATTRIBUTE_VARIABLE_CHANGE_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ATTRIBUTE_VARIABLE_NAME - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- attributes - Variable in class org.flowable.bpmn.model.BaseElement
-
extension attributes could be part of each element
- attributes - Variable in class org.flowable.cmmn.model.BaseElement
-
extension attributes could be part of each element
- attributes - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- attributes - Variable in class org.flowable.dmn.model.DmnElement
-
extension attributes could be part of each element
- attributes - Variable in class org.flowable.dmn.model.DmnExtensionElement
-
extension attributes could be part of each element
- AUDIT - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- auditContainer - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- authenticate(Authentication) - Method in class org.flowable.cmmn.rest.security.BasicAuthenticationProvider
- authenticate(Authentication) - Method in class org.flowable.rest.security.BasicAuthenticationProvider
- Authentication - Class in org.flowable.common.engine.impl.identity
- Authentication() - Constructor for class org.flowable.common.engine.impl.identity.Authentication
- AuthenticationContext - Interface in org.flowable.common.engine.api.identity
-
Flowable Authentication context that can be implemented in different ways to hold and store the current authentication information.
- author - Variable in class org.flowable.cmmn.model.CmmnModel
- AuthorityRequirement - Class in org.flowable.dmn.model
- AuthorityRequirement() - Constructor for class org.flowable.dmn.model.AuthorityRequirement
- AuthorityRequirementConverter - Class in org.flowable.dmn.xml.converter
- AuthorityRequirementConverter() - Constructor for class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
- authorityRequirements - Variable in class org.flowable.dmn.model.Decision
- authorizationGroups - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizationGroups - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- authorizationGroupsSet - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizationGroupsSet - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- authorizationUserId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizationUserId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- authorizedGroups - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- authorizedRoleRefs - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- authorizedRoleRefs - Variable in class org.flowable.cmmn.model.UserEventListener
- authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- authorizedUser - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- autoActivate - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- autoCleanupDeploymentIds - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- autoComplete - Variable in class org.flowable.cmmn.model.Stage
- autoCompleteCondition - Variable in class org.flowable.cmmn.model.Stage
- autoCreateTopics - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- autoCreateTopics - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- AutoDeploymentStrategy<E> - Interface in org.flowable.common.spring
-
Strategy interface for implementations of automatically deploying resources.
- autoDeployResources(CmmnEngine) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- autoDeployResources(DmnEngine) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- autoDeployResources(ProcessEngine) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- autoDeployResources(EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- autoStoreVariables - Variable in class org.flowable.bpmn.model.ScriptTask
- autoStoreVariables - Variable in class org.flowable.cmmn.model.ScriptServiceTask
- available() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- AVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- availableConditionExpression - Variable in class org.flowable.cmmn.model.EventListener
- awaitTerminationPeriod - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The time that is waited to gracefully shut down the thread pool used for job execution
B
- base64(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableBase64ExpressionFunction
- BaseActivityMigrationMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- BaseBpmnXMLConverter - Class in org.flowable.bpmn.converter
- BaseBpmnXMLConverter() - Constructor for class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- BaseCaseDefinitionResource - Class in org.flowable.cmmn.rest.service.api.repository
- BaseCaseDefinitionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
- BaseCaseInstanceResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- BaseCaseInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- BaseChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
- BaseChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String) - Constructor for class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- BaseChildElementParser - Class in org.flowable.bpmn.converter.child
- BaseChildElementParser - Class in org.flowable.dmn.converter.child
- BaseChildElementParser() - Constructor for class org.flowable.bpmn.converter.child.BaseChildElementParser
- BaseChildElementParser() - Constructor for class org.flowable.dmn.converter.child.BaseChildElementParser
- BaseCmmnXmlConverter - Class in org.flowable.cmmn.converter
- BaseCmmnXmlConverter() - Constructor for class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- BaseDelegateEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
Base implementation of a
FlowableEventListener
, used when creating event-listeners that are part of a BPMN definition. - BaseDelegateEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- BaseDeploymentResource - Class in org.flowable.cmmn.rest.service.api.repository
- BaseDeploymentResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResource
- BaseDeploymentResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
- BaseDeploymentResourceDataResource - Class in org.flowable.rest.service.api.repository
- BaseDeploymentResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
- BaseDeploymentResourceDataResource() - Constructor for class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
- BaseDmnXMLConverter - Class in org.flowable.dmn.xml.converter
- BaseDmnXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- BaseDynamicSubProcessInjectUtil - Class in org.flowable.engine.impl.dynamic
- BaseDynamicSubProcessInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- BaseElement - Class in org.flowable.bpmn.model
- BaseElement - Class in org.flowable.cmmn.model
- BaseElement() - Constructor for class org.flowable.bpmn.model.BaseElement
- BaseElement() - Constructor for class org.flowable.cmmn.model.BaseElement
- BaseEntityEventListener - Class in org.flowable.engine.delegate.event
-
Base event listener that can be used when implementing an
FlowableEventListener
to get notified when an entity is created, updated, deleted or if another entity-related event occurs. - BaseEntityEventListener() - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Create a new BaseEntityEventListener, notified when an event that targets any type of entity is received.
- BaseEntityEventListener(boolean) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Create a new BaseEntityEventListener.
- BaseEntityEventListener(boolean, Class<?>) - Constructor for class org.flowable.engine.delegate.event.BaseEntityEventListener
- BaseEventRegistryEventConsumer - Class in org.flowable.eventregistry.impl.consumer
- BaseEventRegistryEventConsumer(AbstractEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- BaseExceptionHandlerAdvice - Class in org.flowable.common.rest.exception
-
Base class for ExceptionHandlerAdvice controllers From http://spring.io/blog/2013/11/01/exception-handling-in-spring-mvc
- BaseExceptionHandlerAdvice() - Constructor for class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- BaseExecutionListener - Interface in org.flowable.engine.delegate
-
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
- BaseExecutionVariableResource - Class in org.flowable.rest.service.api.runtime.process
- BaseExecutionVariableResource(int) - Constructor for class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- BaseGroupResource - Class in org.flowable.rest.service.api.identity
- BaseGroupResource() - Constructor for class org.flowable.rest.service.api.identity.BaseGroupResource
- BaseHistoricTaskLogEntryBuilderImpl - Class in org.flowable.task.service.impl
-
Base implementation of the
HistoricTaskLogEntryBuilder
interface - BaseHistoricTaskLogEntryBuilderImpl() - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- BaseHistoricTaskLogEntryBuilderImpl(TaskInfo) - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- BaseHttpActivityDelegate - Class in org.flowable.http.common.impl
- BaseHttpActivityDelegate() - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
- BaseHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate
- BaseHttpActivityDelegate.ExecutionData - Class in org.flowable.http.common.impl
- BaseHttpActivityDelegate.RequestData - Class in org.flowable.http.common.impl
- BaseJobQuery<U extends BaseJobQuery<U,
T>, T extends Job> - Interface in org.flowable.job.api -
Allows programmatic querying of
Job
s. - BaseMailActivityDelegate<V extends VariableContainer> - Class in org.flowable.mail.common.impl
- BaseMailActivityDelegate() - Constructor for class org.flowable.mail.common.impl.BaseMailActivityDelegate
- BaseMailActivityDelegate.ContentItemDataSourceWrapper - Class in org.flowable.mail.common.impl
- BaseMailActivityDelegate.ExecutionData - Record Class in org.flowable.mail.common.impl
- BaseMailHostServerConfiguration - Class in org.flowable.mail.common.impl
- BaseMailHostServerConfiguration() - Constructor for class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- BaseModelResource - Class in org.flowable.rest.service.api.repository
- BaseModelResource() - Constructor for class org.flowable.rest.service.api.repository.BaseModelResource
- BaseModelSourceResource - Class in org.flowable.rest.service.api.repository
- BaseModelSourceResource() - Constructor for class org.flowable.rest.service.api.repository.BaseModelSourceResource
- BaseNativeQuery<T extends NativeQuery<?,
?>, U> - Class in org.flowable.common.engine.impl.query - BaseNativeQuery() - Constructor for class org.flowable.common.engine.impl.query.BaseNativeQuery
- BaseNativeQuery.ResultType - Enum Class in org.flowable.common.engine.impl.query
- BaseProcessDefinitionResource - Class in org.flowable.rest.service.api.repository
- BaseProcessDefinitionResource() - Constructor for class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
- BaseProcessInstanceResource - Class in org.flowable.rest.service.api.runtime.process
- BaseProcessInstanceResource() - Constructor for class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- BasePropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- BasePropertiesParser() - Constructor for class org.flowable.engine.dynamic.BasePropertiesParser
- BaseTaskBuilderImpl - Class in org.flowable.task.service.impl
-
Base implementation of the
TaskBuilder
interface - BaseTaskBuilderImpl(CommandExecutor) - Constructor for class org.flowable.task.service.impl.BaseTaskBuilderImpl
- BaseTaskListener - Interface in org.flowable.task.service.delegate
- baseUrl - Variable in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
- baseUrl - Variable in class org.flowable.common.rest.util.RestUrlBuilder
- BaseUserResource - Class in org.flowable.rest.service.api.identity
- BaseUserResource() - Constructor for class org.flowable.rest.service.api.identity.BaseUserResource
- BaseVariableAggregatorContext - Class in org.flowable.cmmn.engine.impl.delegate
- BaseVariableAggregatorContext - Class in org.flowable.engine.impl.delegate
- BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- BaseVariableCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- BaseVariableCollectionResource(int) - Constructor for class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- BaseVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- BaseVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- BaseVariableResource.NoopVariableInterceptor - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- BaseVariableResource.VariableInterceptor - Interface in org.flowable.cmmn.rest.service.api.runtime.caze
- BasicAuthenticationProvider - Class in org.flowable.cmmn.rest.security
- BasicAuthenticationProvider - Class in org.flowable.rest.security
- BasicAuthenticationProvider() - Constructor for class org.flowable.cmmn.rest.security.BasicAuthenticationProvider
- BasicAuthenticationProvider() - Constructor for class org.flowable.rest.security.BasicAuthenticationProvider
- batch - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- batch - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- batch - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- Batch - Interface in org.flowable.batch.api
- BATCH_DOCUMENT_JSON_LABEL - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- BATCH_ID - Static variable in class org.flowable.batch.service.impl.BatchPartQueryProperty
- BATCH_ID - Static variable in class org.flowable.batch.service.impl.BatchQueryProperty
- BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- BATCH_PART_DELETE_CASE_INSTANCES_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- BATCH_PART_DELETE_PROCESS_INSTANCES_TYPE - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- BATCH_RESULT_LABEL - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- BATCH_RESULT_MESSAGE_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- BATCH_RESULT_STACKTRACE_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- BATCH_RESULT_STATUS_LABEL - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- BATCH_SERVICE_ID_PREFIX - Static variable in class org.flowable.batch.service.impl.persistence.entity.BatchServiceEntityConstants
- BatchBaseResource - Class in org.flowable.rest.service.api.management
- BatchBaseResource() - Constructor for class org.flowable.rest.service.api.management.BatchBaseResource
- BatchBuilder - Interface in org.flowable.batch.api
- BatchBuilderImpl - Class in org.flowable.batch.service.impl
- BatchBuilderImpl() - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
- BatchBuilderImpl(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
- BatchBuilderImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchBuilderImpl
- BatchCollectionResource - Class in org.flowable.rest.service.api.management
- BatchCollectionResource() - Constructor for class org.flowable.rest.service.api.management.BatchCollectionResource
- batchDataManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- BatchDataManager - Interface in org.flowable.batch.service.impl.persistence.entity.data
- BatchDbSchemaManager - Class in org.flowable.batch.service.impl.db
- BatchDbSchemaManager() - Constructor for class org.flowable.batch.service.impl.db.BatchDbSchemaManager
- BatchDeleteCaseConfig - Class in org.flowable.cmmn.engine.impl.delete
- BatchDeleteCaseConfig(Batch, BatchPart, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- BatchDeleteCaseConfig.VariableValueJsonNodeValueFields - Class in org.flowable.cmmn.engine.impl.delete
- BatchDeleteProcessConfig - Class in org.flowable.engine.impl.delete
- BatchDeleteProcessConfig(Batch, BatchPart, String, boolean) - Constructor for class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- BatchDeleteProcessConfig.VariableValueJsonNodeValueFields - Class in org.flowable.engine.impl.delete
- BatchDeleteQuery<Q extends BatchDeleteQuery<Q>> - Interface in org.flowable.common.engine.api.query
- batchDocRefId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- batchDocumentJson - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- batchDocumentJson(String) - Method in interface org.flowable.batch.api.BatchBuilder
- batchDocumentJson(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- BatchEntity - Interface in org.flowable.batch.service.impl.persistence.entity
- BatchEntityImpl - Class in org.flowable.batch.service.impl.persistence.entity
- BatchEntityImpl() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- batchEntityManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- BatchEntityManager - Interface in org.flowable.batch.service.impl.persistence.entity
- BatchEntityManagerImpl - Class in org.flowable.batch.service.impl.persistence.entity
- BatchEntityManagerImpl(BatchServiceConfiguration, BatchDataManager) - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- batchId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- batchId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- batchId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
- batchId - Variable in class org.flowable.engine.impl.cmd.DeleteBatchCmd
- batchId - Variable in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- batchId - Variable in class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
- batchId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- batchId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- batchId - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- batchId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given batch id
- batchId(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches with the given id
- batchId(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchId(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- batchMigrateCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
- batchMigrateCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- batchMigrateCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
- batchMigrateCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- batchMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- batchMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- batchMigrateHistoricCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Starts the case instance migration for all case instances of a given case definition identified by the case definition id.
- batchMigrateHistoricCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- batchMigrateHistoricCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition key and version (optional tenantId).
- batchMigrateHistoricCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- batchMigrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- batchMigrateHistoricInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- batchMigrateInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- batchMigrateInstancesOfProcessDefinition(String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- batchMigrateProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- batchMigrateProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Starts the process instance migration for all process instances of a given process definition identified by the process definition id.
- batchMigrateProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- batchMigrateProcessInstances(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Asynchronously starts the process instance migration for each process instances of a given process definition identified by the process definition key and version (optional tenantId).
- batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- batchMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- batchMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- batchName - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- batchName - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- batchPart - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- batchPart - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- BatchPart - Interface in org.flowable.batch.api
- BatchPartBaseResource - Class in org.flowable.rest.service.api.management
- BatchPartBaseResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartBaseResource
- BatchPartBuilder - Interface in org.flowable.batch.api
- BatchPartBuilderImpl - Class in org.flowable.batch.service
- BatchPartBuilderImpl(Batch, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.BatchPartBuilderImpl
- BatchPartBuilderImpl(Batch, BatchServiceConfiguration, CommandExecutor) - Constructor for class org.flowable.batch.service.BatchPartBuilderImpl
- BatchPartCollectionResource - Class in org.flowable.rest.service.api.management
- BatchPartCollectionResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartCollectionResource
- batchPartDataManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- BatchPartDataManager - Interface in org.flowable.batch.service.impl.persistence.entity.data
- BatchPartEntity - Interface in org.flowable.batch.service.impl.persistence.entity
- BatchPartEntityImpl - Class in org.flowable.batch.service.impl.persistence.entity
- BatchPartEntityImpl() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- batchPartEntityManager - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- BatchPartEntityManager - Interface in org.flowable.batch.service.impl.persistence.entity
- BatchPartEntityManagerImpl - Class in org.flowable.batch.service.impl.persistence.entity
- BatchPartEntityManagerImpl(BatchServiceConfiguration, BatchPartDataManager) - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartCmd
- batchPartId - Variable in class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- BatchPartQuery - Interface in org.flowable.batch.api
- BatchPartQueryImpl - Class in org.flowable.batch.service.impl
- BatchPartQueryImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchPartQueryImpl
- BatchPartQueryProperty - Class in org.flowable.batch.service.impl
-
Contains the possible properties that can be used in a
BatchPartQuery
. - BatchPartQueryProperty(String) - Constructor for class org.flowable.batch.service.impl.BatchPartQueryProperty
- BatchPartResource - Class in org.flowable.rest.service.api.management
- BatchPartResource() - Constructor for class org.flowable.rest.service.api.management.BatchPartResource
- BatchPartResponse - Class in org.flowable.rest.service.api.management
- BatchPartResponse() - Constructor for class org.flowable.rest.service.api.management.BatchPartResponse
- BatchQuery - Interface in org.flowable.batch.api
- BatchQueryImpl - Class in org.flowable.batch.service.impl
- BatchQueryImpl() - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
- BatchQueryImpl(CommandContext, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
- BatchQueryImpl(CommandExecutor, BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchQueryImpl
- BatchQueryProperty - Class in org.flowable.batch.service.impl
-
Contains the possible properties that can be used in a
BatchQuery
. - BatchQueryProperty(String) - Constructor for class org.flowable.batch.service.impl.BatchQueryProperty
- BatchResource - Class in org.flowable.rest.service.api.management
- BatchResource() - Constructor for class org.flowable.rest.service.api.management.BatchResource
- BatchResponse - Class in org.flowable.rest.service.api.management
- BatchResponse() - Constructor for class org.flowable.rest.service.api.management.BatchResponse
- batchSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchSearchKey - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchSearchKey - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- batchSearchKey - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- batchSearchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given batch search key.
- batchSearchKey(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchSearchKey2 - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchSearchKey2 - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- batchSearchKey2 - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- batchSearchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the batch given search key.
- batchSearchKey2(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchService - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- BatchService - Interface in org.flowable.batch.api
-
Service which provides access to batch entities.
- batchServiceConfiguration - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.AbstractManager
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- batchServiceConfiguration - Variable in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- batchServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BatchServiceConfiguration - Class in org.flowable.batch.service
- BatchServiceConfiguration(String) - Constructor for class org.flowable.batch.service.BatchServiceConfiguration
- batchServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BatchServiceEntityConstants - Class in org.flowable.batch.service.impl.persistence.entity
- BatchServiceEntityConstants() - Constructor for class org.flowable.batch.service.impl.persistence.entity.BatchServiceEntityConstants
- BatchServiceImpl - Class in org.flowable.batch.service.impl
- BatchServiceImpl(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.BatchServiceImpl
- batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- batchSize - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- batchSize - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- batchSizeProcessInstances - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The following settings will determine the amount of entities loaded at once when the engine needs to load multiple entities (eg.
- batchSizeTasks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchStatusTimeCycleConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchStatusTimeCycleConfig - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchType - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- batchType - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchType - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- batchType - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- batchType - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- batchType - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- batchType - Variable in class org.flowable.rest.service.api.management.BatchResponse
- batchType(String) - Method in interface org.flowable.batch.api.BatchBuilder
- batchType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given batch type.
- batchType(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given type.
- batchType(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- batchType(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- batchType(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- batchTypes - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- batchTypes(Collection<String>) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given types.
- batchTypes(Collection<String>) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- batchUrl - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- bcc - Variable in class org.flowable.mail.common.api.MailMessage
- bcc - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- BeanELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Defines property resolution behavior on objects using the JavaBeans component architecture.
- BeanELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
Creates a new read/write BeanELResolver.
- BeanELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
- BeanELResolver.BeanProperties - Class in org.flowable.common.engine.impl.javax.el
- BeanELResolver.BeanProperty - Class in org.flowable.common.engine.impl.javax.el
- beanFactory - Variable in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- beanFactory - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- beanFactory - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- beanFactory - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- BeanProperties(Class<?>) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperties
- BeanProperty(Class<?>, PropertyDescriptor) - Constructor for class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
- beanResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- beans - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- beans - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- BeansConfigurationHelper - Class in org.flowable.common.engine.impl.cfg
- BeansConfigurationHelper() - Constructor for class org.flowable.common.engine.impl.cfg.BeansConfigurationHelper
- BeansResolverFactory - Class in org.flowable.common.engine.impl.scripting
- BeansResolverFactory() - Constructor for class org.flowable.common.engine.impl.scripting.BeansResolverFactory
- BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
The history job is in this phase before it gets created.
- BEFORE_CREATE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
-
The job is in this phase before it gets created.
- BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
The history job is in this phase before it gets executed.
- BEFORE_EXECUTE - Enum constant in enum class org.flowable.job.service.JobProcessorContext.Phase
-
The job is in this phase before it gets executed.
- beforeCommit(boolean) - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- beforeCompletion() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
- beforeCompletion() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- beforeCreateCasePageTask(CreateCasePageTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
- beforeCreateExternalWorkerJob(CreateCmmnExternalWorkerJobBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
- beforeCreateExternalWorkerJob(CreateExternalWorkerJobBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateExternalWorkerJobInterceptor
- beforeCreateHumanTask(CreateHumanTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
- beforeCreateUserTask(CreateUserTaskBeforeContext) - Method in interface org.flowable.engine.interceptor.CreateUserTaskInterceptor
- beforeEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- beforeEach(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- beforeExecute(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationExecutionListener
- beforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
- beforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- beforeExecutionQueryExecute(ExecutionQuery) - Method in interface org.flowable.engine.interceptor.ExecutionQueryInterceptor
- beforeHistoricProcessInstanceQueryExecute(HistoricProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.HistoricProcessInstanceQueryInterceptor
- beforeHistoricTaskQueryExecute(HistoricTaskInstanceQuery) - Method in interface org.flowable.task.api.history.HistoricTaskQueryInterceptor
- beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- beforeInit(AbstractEngineConfiguration) - Method in interface org.flowable.common.engine.impl.EngineConfigurator
-
Called before any initialisation has been done.
- beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- beforeInit(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- beforeInit(S) - Method in interface org.flowable.common.engine.impl.ServiceConfigurator
-
Called before any initialisation has been done.
- beforeProcessInstanceQueryExecute(ProcessInstanceQuery) - Method in interface org.flowable.engine.interceptor.ProcessInstanceQueryInterceptor
- beforeReturn(CommandContext, ChangeTenantIdResult) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- beforeReturn(CommandContext, ChangeTenantIdResult) - Method in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- beforeStartCaseInstance(StartCaseInstanceBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
- beforeStartProcessInstance(StartProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- beforeStartSubProcessInstance(StartSubProcessInstanceBeforeContext) - Method in interface org.flowable.engine.interceptor.StartProcessInstanceInterceptor
- beforeTaskQueryExecute(TaskQuery) - Method in interface org.flowable.task.api.TaskQueryInterceptor
- beforeTestExecution(ExtensionContext) - Method in class org.flowable.common.engine.impl.test.LoggingExtension
- behavior - Variable in class org.flowable.bpmn.model.FlowNode
- behavior - Variable in class org.flowable.cmmn.model.PlanItem
- BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- behaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- behaviorInstance - Variable in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- bfsIterator() - Method in class org.flowable.engine.debug.ExecutionTree
- BigDecimalToString - Class in org.flowable.engine.impl.transformer
-
Transforms a
BigDecimal
to aString
- BigDecimalToString() - Constructor for class org.flowable.engine.impl.transformer.BigDecimalToString
- bind(FunctionMapper, VariableMapper) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Create a bindings.
- bind(FunctionMapper, VariableMapper, TypeConverter) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Create a bindings.
- bindings - Variable in class org.flowable.common.engine.impl.scripting.ScriptEvaluationImpl
- Bindings - Class in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Bindings, usually created by a
Tree
. - Bindings(Method[], ValueExpression[]) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Constructor.
- Bindings(Method[], ValueExpression[], TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Constructor.
- BlankSalt - Class in org.flowable.idm.engine.impl.authentication
- BlankSaltProvider - Class in org.flowable.idm.engine.impl.authentication
- blocking - Variable in class org.flowable.cmmn.model.Task
- blockingExpression - Variable in class org.flowable.cmmn.model.Task
- body - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- body - Variable in class org.flowable.http.common.api.HttpRequest
- body - Variable in class org.flowable.http.common.api.HttpResponse
- body - Variable in class org.flowable.http.common.api.MultiValuePart
- bodyBytes - Variable in class org.flowable.http.common.api.HttpResponse
- bodyEncoding - Variable in class org.flowable.http.common.api.HttpRequest
- bodyResponseHandled - Variable in class org.flowable.http.common.api.HttpResponse
- BOOLEAN - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- BOOLEAN - Static variable in interface org.flowable.form.model.FormFieldTypes
- BooleanDataObject - Class in org.flowable.bpmn.model
- BooleanDataObject() - Constructor for class org.flowable.bpmn.model.BooleanDataObject
- BooleanFormType - Class in org.flowable.engine.impl.form
- BooleanFormType() - Constructor for class org.flowable.engine.impl.form.BooleanFormType
- BooleanOperations - Class in org.flowable.common.engine.impl.de.odysseus.el.misc
- BooleanOperations() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- BooleanRestVariableConverter - Class in org.flowable.common.rest.variable
- BooleanRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.BooleanRestVariableConverter
- BooleanToString - Class in org.flowable.engine.impl.transformer
- BooleanToString() - Constructor for class org.flowable.engine.impl.transformer.BooleanToString
- BooleanType - Class in org.flowable.variable.service.impl.types
- BooleanType() - Constructor for class org.flowable.variable.service.impl.types.BooleanType
- booted - Variable in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- BOTH - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
- bothCandidateAndAssigned - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- BOUNDARY_EVENT_CANCEL_ONLY_ON_TRANSACTION - Static variable in interface org.flowable.validation.validator.Problems
- BOUNDARY_EVENT_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
- BOUNDARY_EVENT_INVALID_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- BOUNDARY_EVENT_MULTIPLE_CANCEL_ON_TRANSACTION - Static variable in interface org.flowable.validation.validator.Problems
- BOUNDARY_EVENT_NO_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- BoundaryCancelEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryCancelEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryCancelEventActivityBehavior
- BoundaryCompensateEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryCompensateEventActivityBehavior(CompensateEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- BoundaryConditionalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryConditionalEventActivityBehavior(ConditionalEventDefinition, String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- BoundaryEscalationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryEscalationEventActivityBehavior(EscalationEventDefinition, Escalation, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- BoundaryEvent - Class in org.flowable.bpmn.model
- BoundaryEvent() - Constructor for class org.flowable.bpmn.model.BoundaryEvent
- BoundaryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- BoundaryEventActivityBehavior(boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- BoundaryEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- BoundaryEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
- BoundaryEventRegistryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryEventRegistryEventActivityBehavior(String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- boundaryEvents - Variable in class org.flowable.bpmn.model.Activity
- BoundaryEventValidator - Class in org.flowable.validation.validator.impl
- BoundaryEventValidator() - Constructor for class org.flowable.validation.validator.impl.BoundaryEventValidator
- BoundaryEventXMLConverter - Class in org.flowable.bpmn.converter
- BoundaryEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- BoundaryMessageEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryMessageEventActivityBehavior(MessageEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- BoundarySignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundarySignalEventActivityBehavior(SignalEventDefinition, Signal, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- BoundaryTimerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryTimerEventActivityBehavior(TimerEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
- BoundaryVariableListenerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- BoundaryVariableListenerEventActivityBehavior(VariableListenerEventDefinition, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- BPMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- BPMN - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- BPMN_DC_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
The namespace of the BPMN 2.0 diagram common elements.
- BPMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- BPMN_DI_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
The namespace of the BPMN 2.0 diagram interchange elements.
- BPMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.engine.impl.persistence.entity.BpmnEngineEntityConstants
- BPMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- BPMN_MODEL_TARGET_NAMESPACE_MAX_LENGTH - Static variable in class org.flowable.validation.validator.Constraints
-
Max length database field ACT_RE_PROCDEF.CATEGORY
- BPMN_MODEL_TARGET_NAMESPACE_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
- BPMN_MODEL_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- BPMN_NODE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- BPMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- BPMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- BPMN_XSD - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- BPMN2_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- Bpmn20NamespaceContext - Class in org.flowable.engine.impl.bpmn.diagram
-
XML
NamespaceContext
containing the namespaces used by BPMN 2.0 XML documents. - Bpmn20NamespaceContext() - Constructor for class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- bpmnActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- BpmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Helper class for implementing BPMN 2.0 activities, offering convenience methods specific to BPMN 2.0.
- BpmnActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
- BpmnAggregatedVariableType - Class in org.flowable.engine.impl.variable
- BpmnAggregatedVariableType(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- BpmnAggregation - Class in org.flowable.engine.impl.variable
- BpmnAggregation(String) - Constructor for class org.flowable.engine.impl.variable.BpmnAggregation
- BpmnChangeTenantIdEntityTypes - Interface in org.flowable.engine
- bpmnDeployer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BpmnDeployer - Class in org.flowable.engine.configurator.impl.deployer
- BpmnDeployer - Class in org.flowable.engine.impl.bpmn.deployer
- BpmnDeployer() - Constructor for class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
- BpmnDeployer() - Constructor for class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- bpmnDeploymentHelper - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- bpmnDeploymentHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BpmnDeploymentHelper - Class in org.flowable.engine.impl.bpmn.deployer
-
Methods for working with deployments.
- BpmnDeploymentHelper() - Constructor for class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- BPMNDI - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- BPMNDI_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- BPMNDI_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- BpmnDiEdge - Class in org.flowable.bpmn.model
- BpmnDiEdge() - Constructor for class org.flowable.bpmn.model.BpmnDiEdge
- BPMNDIExport - Class in org.flowable.bpmn.converter.export
- BPMNDIExport() - Constructor for class org.flowable.bpmn.converter.export.BPMNDIExport
- bpmnEdgeParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- BpmnEdgeParser - Class in org.flowable.bpmn.converter.parser
- BpmnEdgeParser() - Constructor for class org.flowable.bpmn.converter.parser.BpmnEdgeParser
- BpmnEngineEntityConstants - Class in org.flowable.engine.impl.persistence.entity
- BpmnEngineEntityConstants() - Constructor for class org.flowable.engine.impl.persistence.entity.BpmnEngineEntityConstants
- bpmnError(String) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- bpmnError(String) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- BpmnError - Exception in org.flowable.engine.delegate
-
Special exception that can be used to throw a BPMN Error from
JavaDelegate
s and expressions. - BpmnError(String) - Constructor for exception org.flowable.engine.delegate.BpmnError
- BpmnError(String, String) - Constructor for exception org.flowable.engine.delegate.BpmnError
- BpmnErrorVariableContainer(String, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- BpmnErrorVariableContainer(String, Throwable, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- BpmnErrorVariableContainer(BpmnError, String) - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- BpmnEventRegistryEventConsumer - Class in org.flowable.engine.impl.eventregistry
- BpmnEventRegistryEventConsumer(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- BpmnHistoryCleanupJobHandler - Class in org.flowable.engine.impl.jobexecutor
- BpmnHistoryCleanupJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- bpmnInterface - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
-
The interface to which this operations belongs
- BpmnInterface - Class in org.flowable.engine.impl.bpmn.webservice
-
An Interface defines a set of operations that are implemented by services external to the process.
- BpmnInterface() - Constructor for class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- BpmnInterface(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- BpmnInterfaceImplementation - Interface in org.flowable.engine.impl.bpmn.webservice
-
Represents an implementation of a
BpmnInterface
- BpmnLoggingSessionUtil - Class in org.flowable.engine.impl.util
- BpmnLoggingSessionUtil() - Constructor for class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- BpmnMailActivityDelegate - Class in org.flowable.engine.impl.bpmn.mail
- BpmnMailActivityDelegate() - Constructor for class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- bpmnModel - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- bpmnModel - Variable in class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- bpmnModel - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- BpmnModel - Class in org.flowable.bpmn.model
- BpmnModel() - Constructor for class org.flowable.bpmn.model.BpmnModel
- BpmnModelEventDispatchAction - Class in org.flowable.engine.delegate.event.impl
- BpmnModelEventDispatchAction() - Constructor for class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
- BpmnModelValidator - Class in org.flowable.validation.validator.impl
- BpmnModelValidator() - Constructor for class org.flowable.validation.validator.impl.BpmnModelValidator
- BpmnOverrideContext - Class in org.flowable.engine.impl.context
- BpmnOverrideContext() - Constructor for class org.flowable.engine.impl.context.BpmnOverrideContext
- BpmnOverrideContext.ResourceBundleControl - Class in org.flowable.engine.impl.context
- BpmnOverrideContextInterceptor - Class in org.flowable.engine.impl.interceptor
- BpmnOverrideContextInterceptor() - Constructor for class org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor
- bpmnOverrideContextThreadLocal - Static variable in class org.flowable.engine.impl.context.BpmnOverrideContext
- BpmnParse - Class in org.flowable.engine.impl.bpmn.parser
-
Specific parsing of one BPMN 2.0 XML file, created by the
BpmnParser
. - BpmnParse(BpmnParser) - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
Constructor to be called by the
BpmnParser
. - bpmnParseFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- bpmnParseFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BpmnParseFactory - Interface in org.flowable.engine.impl.cfg
- BpmnParseHandler - Interface in org.flowable.engine.parse
-
Allows to hook into the parsing of one or more elements during the parsing of a BPMN 2.0 process.
- BpmnParseHandlers - Class in org.flowable.engine.impl.bpmn.parser
- BpmnParseHandlers() - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- bpmnParser - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- bpmnParser - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- bpmnParser - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- BpmnParser - Class in org.flowable.engine.impl.bpmn.parser
-
Parser for BPMN 2.0 process models.
- BpmnParser() - Constructor for class org.flowable.engine.impl.bpmn.parser.BpmnParser
- bpmnParserHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- bpmnParserHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- BpmnRestApiInterceptor - Interface in org.flowable.rest.service.api
- bpmnShapeParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- BpmnShapeParser - Class in org.flowable.bpmn.converter.parser
- BpmnShapeParser() - Constructor for class org.flowable.bpmn.converter.parser.BpmnShapeParser
- BpmnXMLConstants - Interface in org.flowable.bpmn.constants
- BpmnXMLConverter - Class in org.flowable.bpmn.converter
- BpmnXMLConverter() - Constructor for class org.flowable.bpmn.converter.BpmnXMLConverter
- BpmnXMLUtil - Class in org.flowable.bpmn.converter.util
- BpmnXMLUtil() - Constructor for class org.flowable.bpmn.converter.util.BpmnXMLUtil
- breakExecution(FlowNode) - Method in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- BreakpointJobHandler - Class in org.flowable.engine.impl.event
-
Continue in the broken process execution
- BreakpointJobHandler() - Constructor for class org.flowable.engine.impl.event.BreakpointJobHandler
- build() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- build() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
- build() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- build() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- build() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- build() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- build() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- build() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- build() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- build() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- build(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
-
Parse expression.
- build(String) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilder
-
Parse the given expression and create an abstract syntax tree for it.
- build(Decision, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
- build(DecisionService, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
- buildActivitiesLocalVariablesMap(List<ActivityMigrationMapping>) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- buildChannelModel() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- buildChannelModel() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- buildCmmnEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- buildCmmnEngine() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- buildCmmnEngine(URL) - Static method in class org.flowable.cmmn.engine.CmmnEngines
- buildCmmnEngine(URL) - Static method in class org.flowable.cmmn.spring.SpringCmmnConfigurationHelper
- buildCompletedEvent(DelegateExecution, FlowableEngineEventType) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- buildDmnEngine() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- buildDmnEngine() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- buildDmnEngine(URL) - Static method in class org.flowable.dmn.engine.DmnEngines
- buildDmnEngine(URL) - Static method in class org.flowable.dmn.spring.SpringDmnConfigurationHelper
- builder - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.cmmn.engine.impl.cmd.ModifyCaseInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.cmmn.engine.impl.cmd.RegisterCaseInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- builder - Variable in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- builder - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- builder - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- builder() - Static method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- Builder - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Tree builder.
- Builder() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- Builder() - Constructor for class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- Builder(Builder.Feature...) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- Builder.Feature - Enum Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Feature enumeration type.
- buildEventModel() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- buildEventRegistryEngine() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- buildEventRegistryEngine() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- buildEventRegistryEngine(URL) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
- buildEventRegistryEngine(URL) - Static method in class org.flowable.eventregistry.spring.SpringEventConfigurationHelper
- buildExecuteDecisionContext() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
- buildExecuteDecisionContext() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- buildExecutionTree(Collection<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- buildExecutionTree(DelegateExecution) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- buildExecutionTreeForProcessInstance(Collection<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- buildExpression(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- buildIdmEngine() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- buildIdmEngine(URL) - Static method in class org.flowable.idm.engine.IdmEngines
- buildOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- buildProcessEngine() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- buildProcessEngine() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- buildProcessEngine() - Method in class org.flowable.engine.ProcessEngineConfiguration
- buildProcessEngine() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- buildProcessEngine(URL) - Static method in class org.flowable.spring.SpringConfigurationHelper
- buildUnresolvedCollectionExceptionMessage() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- buildUrl(String[], Object...) - Method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
- buildUrl(String[], Object...) - Method in class org.flowable.common.rest.util.RestUrlBuilder
- BuiltinAggregator - Enum Class in org.flowable.dmn.model
- bulkDelete(String, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
Does a bulk delete, but also uses the provided
CachedEntityMatcher
to look in the cache to mark the cached entities as deleted. - bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
- bulkDeleteAttachmentsByTaskId(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- bulkDeleteByteArraysById(List<String>) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
-
Deletes the
ByteArrayEntity
with the given ids from the database. - bulkDeleteByteArraysById(List<String>) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- bulkDeleteByteArraysById(List<String>) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- bulkDeleteByteArraysNoRevisionCheck(List<String>) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.ByteArrayDataManager
- bulkDeleteByteArraysNoRevisionCheck(List<String>) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- bulkDeleteCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- bulkDeleteCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- bulkDeleteCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- bulkDeleteCaseInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
- BulkDeleteCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkDeleteCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
- bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- bulkDeleteCommentsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- bulkDeleteCommentsForTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- bulkDeleteCommentsForTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- bulkDeleteCommentsForTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- bulkDeleteCommentsForTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- bulkDeleteEntities(String, List<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- bulkDeleteHistoricActivityInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- bulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- bulkDeleteHistoricCaseInstances(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
- bulkDeleteHistoricCaseInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceCollectionResource
- BulkDeleteHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkDeleteHistoricCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
- bulkDeleteHistoricCases(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.api.DmnHistoryService
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- bulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd - Class in org.flowable.dmn.engine.impl.cmd
- BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd(Collection<String>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd
- bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- bulkDeleteHistoricDetailsByProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- bulkDeleteHistoricDetailsByTaskIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- bulkDeleteHistoricEntityLinksForScopeTypeAndScopeIds(String, Collection<String>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- bulkDeleteHistoricIdentityLinksByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- bulkDeleteHistoricIdentityLinksByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- bulkDeleteHistoricIdentityLinksForProcessInstanceIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- bulkDeleteHistoricIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- bulkDeleteHistoricIdentityLinksForTaskIds(Collection<String>) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
- bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
- bulkDeleteHistoricMilestoneInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- bulkDeleteHistoricPlanItemInstancesForCaseInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.HistoryService
-
Performs a bulk delete with the provided process instance ids.
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- bulkDeleteHistoricProcessInstances(Collection<String>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- bulkDeleteHistoricProcessInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCollectionResource
- BulkDeleteHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
- BulkDeleteHistoricProcessInstancesCmd(Collection<String>) - Constructor for class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- bulkDeleteHistoricTaskInstances(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- bulkDeleteHistoricTaskInstances(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- bulkDeleteHistoricTaskInstances(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- bulkDeleteHistoricTaskInstances(Collection<String>, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.TaskHelper
- bulkDeleteHistoricTaskInstancesByCaseInstanceIds(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- bulkDeleteHistoricTaskInstancesForProcessInstanceIds(Collection<String>) - Static method in class org.flowable.engine.impl.util.TaskHelper
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByProcessInstanceIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.HistoricVariableService
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- bulkDeleteHistoricVariableInstancesByTaskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- bulkDeleteIdentityLinksForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- BulkDeleteInstancesRestActionRequest - Class in org.flowable.cmmn.rest.service.api
-
Class that represents a bulk action to be performed on a resource.
- BulkDeleteInstancesRestActionRequest - Class in org.flowable.rest.service.api
-
Class that represents a bulk action to be performed on a resource.
- BulkDeleteInstancesRestActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- BulkDeleteInstancesRestActionRequest() - Constructor for class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- BulkDeleteOperation - Class in org.flowable.common.engine.impl.db
-
Use this to execute a dedicated delete statement.
- BulkDeleteOperation(String, Object) - Constructor for class org.flowable.common.engine.impl.db.BulkDeleteOperation
- bulkDeleteOperations - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- bulkDeleteProcessInstances(Collection<String>) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- bulkDeleteProcessInstances(Collection<String>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- bulkDeleteProcessInstances(Collection<String>, String) - Method in interface org.flowable.engine.RuntimeService
-
Delete a collection of existing runtime process instance.
- bulkDeleteProcessInstances(BulkDeleteInstancesRestActionRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
- bulkDeleteTimerJobsWithoutRevisionCheck(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- bulkDeleteWithoutRevision(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- bulkInserteableEntityClasses - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- bulkInsertStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- BulkMoveDeadLetterActionRequest - Class in org.flowable.cmmn.rest.service.api
-
Class that represents a bulk action to be performed on a resource.
- BulkMoveDeadLetterActionRequest - Class in org.flowable.rest.service.api
-
Class that represents a bulk action to be performed on a resource.
- BulkMoveDeadLetterActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.BulkMoveDeadLetterActionRequest
- BulkMoveDeadLetterActionRequest() - Constructor for class org.flowable.rest.service.api.BulkMoveDeadLetterActionRequest
- bulkMoveDeadLetterJobs(Collection<String>, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a bulk of jobs that are in the dead letter job table back to the executable job table, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
- bulkMoveDeadLetterJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- bulkMoveDeadLetterJobs(Collection<String>, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- bulkMoveDeadLetterJobs(Collection<String>, int) - Method in interface org.flowable.engine.ManagementService
-
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- bulkMoveDeadLetterJobs(Collection<String>, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- bulkMoveDeadLetterJobs(Collection<String>, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- BulkMoveDeadLetterJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveDeadLetterJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a bulk of jobs that are in the dead letter job table back to be history jobs, and resets the retries (as the retries was 0 when it was put into the dead letter job table).
- bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in interface org.flowable.engine.ManagementService
-
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- BulkMoveDeadLetterJobsToHistoryJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveDeadLetterJobsToHistoryJobsCmd(Collection<String>, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- bulkMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves a collection of
TimerJobEntity
instances to become asyncJobEntity
instances (the timer is deleted and a new async job is inserted). - BulkMoveTimerJobsToExecutableJobsCmd - Class in org.flowable.job.service.impl.cmd
- BulkMoveTimerJobsToExecutableJobsCmd(JobManager, List<TimerJobEntity>) - Constructor for class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- bulkSaveTasks(Collection<Task>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- bulkSaveTasks(Collection<Task>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- bulkSaveTasks(Collection<Task>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- bulkSaveTasks(Collection<Task>) - Method in interface org.flowable.engine.TaskService
-
Saves the given tasks to the persistent data store.
- BulkSaveTasksCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkSaveTasksCmd - Class in org.flowable.engine.impl.cmd
- BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
- BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- BulkTasksRequest - Class in org.flowable.cmmn.rest.service.api.runtime.task
-
Request body containing a bulk of tasks and general properties.
- BulkTasksRequest - Class in org.flowable.rest.service.api.runtime.task
-
Request body containing a bulk of tasks and general properties.
- BulkTasksRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.BulkTasksRequest
- BulkTasksRequest() - Constructor for class org.flowable.rest.service.api.runtime.task.BulkTasksRequest
- bulkTerminateCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- bulkTerminateCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- bulkTerminateCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- BulkTerminateCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkTerminateCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
- bulkUpdateEntities(String, Map<String, Object>, String, List<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<ExternalWorkerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<HistoryJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<JobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<TimerJobEntity>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- bulkUpdateJobLockWithoutRevisionCheck(List<T>, String, Date) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- BulkUpdateOperation - Class in org.flowable.common.engine.impl.db
-
Use this to execute a dedicated update statement.
- BulkUpdateOperation(String, Object) - Constructor for class org.flowable.common.engine.impl.db.BulkUpdateOperation
- bulkUpdateOperations - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- bulkUpdateTasks(Collection<Task>, BulkTasksRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- bulkUpdateTasks(Collection<Task>, BulkTasksRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- bulkUpdateTasks(BulkTasksRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
- bulkUpdateTasks(BulkTasksRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
- BUSINESS_KEY - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- BUSINESS_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- BUSINESS_KEY - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- BUSINESS_KEY - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- BUSINESS_RULE_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- BusinessCalendar - Interface in org.flowable.common.engine.impl.calendar
- BusinessCalendarImpl - Class in org.flowable.common.engine.impl.calendar
-
This class implements business calendar based on internal clock
- BusinessCalendarImpl(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- businessCalendarManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- businessCalendarManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- businessCalendarManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- BusinessCalendarManager - Interface in org.flowable.common.engine.impl.calendar
- businessCalendarName - Variable in class org.flowable.bpmn.model.UserTask
- businessKey - Variable in class org.flowable.bpmn.model.CallActivity
- businessKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
- businessKey - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- businessKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- businessKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- businessKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessKey - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- businessKey - Variable in class org.flowable.cmmn.model.ChildTask
- businessKey - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- businessKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- businessKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- businessKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- businessKey - Variable in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- businessKey - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- businessKey - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessKey - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the business key.
- businessKey - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- businessKey - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- businessKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- businessKey - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- businessKey - Variable in class org.flowable.rest.service.api.form.SubmitFormRequest
- businessKey - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- businessKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- businessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- businessKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- businessKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- businessKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the businessKey of process instance
- businessKeyLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessKeyLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessKeyLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- businessKeyLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessKeyLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- businessKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- BusinessRuleParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- BusinessRuleParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
- BusinessRuleTask - Class in org.flowable.bpmn.model
- BusinessRuleTask() - Constructor for class org.flowable.bpmn.model.BusinessRuleTask
- BusinessRuleTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Activity implementation of the BPMN 2.0 business rule task.
- BusinessRuleTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- BusinessRuleTaskDelegate - Interface in org.flowable.engine.delegate
- BusinessRuleTaskXMLConverter - Class in org.flowable.bpmn.converter
- BusinessRuleTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- businessStatus - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessStatus - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- businessStatus - Variable in class org.flowable.cmmn.model.Milestone
- businessStatus - Variable in class org.flowable.cmmn.model.Stage
- businessStatus - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- businessStatus - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- businessStatus - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- businessStatus - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- businessStatus - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessStatus - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the business status.
- businessStatus - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- businessStatus - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- businessStatus - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- businessStatus - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- businessStatus - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- businessStatus - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- businessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- businessStatus(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- businessStatus(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- businessStatus(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the businessStatus of process instance
- businessStatusLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessStatusLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessStatusLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessStatusLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- businessStatusLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- businessStatusLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- businessStatusLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- businessStatusLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- BY_DATE - Enum constant in enum class org.flowable.engine.repository.MergeMode
- BYTE_ARRAY_VARIABLE_TYPE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- BYTE_ARRAY_VARIABLE_TYPE - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- byteArrayDataManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- ByteArrayDataManager - Interface in org.flowable.common.engine.impl.persistence.entity.data
- ByteArrayDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- byteArrayEncoding - Variable in class org.flowable.common.engine.impl.util.io.StringStreamSource
- ByteArrayEntity - Interface in org.flowable.common.engine.impl.persistence.entity
- ByteArrayEntityImpl - Class in org.flowable.common.engine.impl.persistence.entity
- ByteArrayEntityImpl() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- byteArrayEntityManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- ByteArrayEntityManager - Interface in org.flowable.common.engine.impl.persistence.entity
- ByteArrayEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- ByteArrayEntityManagerImpl - Class in org.flowable.common.engine.impl.persistence.entity
- ByteArrayEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- ByteArrayEntityManagerImpl(ByteArrayDataManager, String, Supplier<FlowableEventDispatcher>) - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- ByteArrayEntityManagerImpl(IdmEngineConfiguration, ByteArrayDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- byteArrayRef - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- byteArrayRef - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- ByteArrayRef - Class in org.flowable.common.engine.impl.persistence.entity
-
Encapsulates the logic for transparently working with
ByteArrayEntity
. - ByteArrayRef - Class in org.flowable.idm.engine.impl.persistence.entity
-
Encapsulates the logic for transparently working with
IdmByteArrayEntity
. - ByteArrayRef() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- ByteArrayRef() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- ByteArrayRef(String) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- ByteArrayRef(String, CommandExecutor) - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- ByteArrayRefTypeHandler - Class in org.flowable.common.engine.impl.persistence.entity
-
MyBatis TypeHandler for
ByteArrayRef
. - ByteArrayRefTypeHandler - Class in org.flowable.idm.engine.impl.persistence
-
MyBatis TypeHandler for
ByteArrayRef
. - ByteArrayRefTypeHandler() - Constructor for class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- ByteArrayRefTypeHandler() - Constructor for class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
- ByteArrayResourceWithFileName(byte[], String) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- ByteArrayType - Class in org.flowable.variable.service.impl.types
- ByteArrayType() - Constructor for class org.flowable.variable.service.impl.types.ByteArrayType
- bytes - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- bytes - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- bytes - Variable in class org.flowable.common.engine.impl.util.io.BytesStreamSource
- bytes - Variable in class org.flowable.common.engine.impl.util.io.InputStreamSource
- bytes - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- bytes - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- bytes - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- bytes - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- bytes - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- bytes - Variable in class org.flowable.idm.api.Picture
- bytes - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- BytesStreamSource - Class in org.flowable.common.engine.impl.util.io
- BytesStreamSource(byte[]) - Constructor for class org.flowable.common.engine.impl.util.io.BytesStreamSource
C
- cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- cache - Variable in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- cache - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- cache - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- Cache - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Concurrent (thread-safe) FIFO tree cache (using classes from
java.util.concurrent
). - Cache(int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
Creates a new cache with the specified capacity and default concurrency level (16).
- Cache(int, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
-
Creates a new cache with the specified capacity and concurrency level.
- CacheableVariable - Interface in org.flowable.variable.service.impl.types
-
Interface to abstract the JPA cacheable setting
- CacheAwareQuery<T> - Interface in org.flowable.common.engine.api.query
- cachedCmmnEngines - Variable in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- cachedDmnEngine - Static variable in class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
- cachedDmnEngines - Variable in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- cachedElContext - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- cachedEngines - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- CachedEntity - Class in org.flowable.common.engine.impl.persistence.cache
- CachedEntity(Entity, boolean) - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- CachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.cache
-
Interface to express a condition whether or not a cached entity should be used in the return result of a query.
- CachedEntityMatcherAdapter<EntityImpl extends Entity> - Class in org.flowable.common.engine.impl.persistence.cache
- CachedEntityMatcherAdapter() - Constructor for class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
- cachedObjects - Variable in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- cachedValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- cachedValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- cacheKey - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- CacheKey(ChannelDefinition) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- cacheLoadOrStore(List<Object>, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- cacheLoadOrStore(Entity, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
Returns the object in the cache.
- CacheRegisteredChannel(DefaultInboundChannelModelCacheManager.CacheValue) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
- cacheRemove(Class<?>, String) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Removes the
Entity
of the given type with the given id from the cache. - cacheRemove(Class<?>, String) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- cacheScriptingEngines - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- CacheValue(String, ChannelDefinition) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
- cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- cachingAndArtifactsManager - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- cachingAndArtifactsManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- cachingAndArtifactsManager - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- cachingAndArtifactsManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- CachingAndArtifactsManager - Class in org.flowable.dmn.engine.impl.deployer
-
Updates caches and artifacts for a deployment and its decision (service)
- CachingAndArtifactsManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Updates caches and artifacts for a deployment, its process definitions, and its process definition infos.
- CachingAndArtifactsManager - Class in org.flowable.eventregistry.impl.deployer
-
Updates caches and artifacts for a deployment and its event and channel definitions
- CachingAndArtifactsManager() - Constructor for class org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
- CachingAndArtifactsManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
- CachingAndArtifactsManager() - Constructor for class org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
- calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- calculateLockExpirationTime(int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- calculateMaxIterationsValue(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- calculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- calculateRepeatValue(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- calculateSummaryStatistics() - Method in class org.flowable.engine.test.profiler.ProfileSession
- calendarName - Variable in class org.flowable.bpmn.model.TimerEventDefinition
- calendarName - Variable in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- call() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
- call() - Method in interface org.flowable.http.common.api.client.ExecutableHttpRequest
- call() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- CALL_ACTIVITY_CALLED_ELEMENT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- CALL_ACTIVITY_PROCESS_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- CALL_COUNT - Static variable in class org.flowable.engine.impl.test.NoOpServiceTask
- callActivity - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- callActivity - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- CallActivity - Class in org.flowable.bpmn.model
- CallActivity() - Constructor for class org.flowable.bpmn.model.CallActivity
- CallActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
- CallActivityBehavior(CallActivity) - Constructor for class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- callActivityEndListeners(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Since no transitions are followed when leaving the inner activity, it is needed to call the end listeners yourself.
- callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- callActivityExecution - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- callActivityId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- callActivityId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- CallActivityParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CallActivityParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
- callActivityProcessDefinitionVersion - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
- callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- callActivitySubProcessVersion - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- CallActivityXMLConverter - Class in org.flowable.bpmn.converter
- CallActivityXMLConverter() - Constructor for class org.flowable.bpmn.converter.CallActivityXMLConverter
- callAsync() - Method in interface org.flowable.http.common.api.client.AsyncExecutableHttpRequest
- callAsync() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- callAsync() - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
- CallbackConstants - Interface in org.flowable.cmmn.engine.impl.callback
- CallbackData - Class in org.flowable.common.engine.impl.callback
- CallbackData(String, String, String, String, String) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
- CallbackData(String, String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.common.engine.impl.callback.CallbackData
- callbackId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- callbackId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- callbackId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- callbackId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- callbackId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- callbackId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- callbackId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- callbackId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- callbackId - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- callbackId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- callbackId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- callbackId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- callbackId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- callbackId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- callbackId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- callbackId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- callbackId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- callbackId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- callbackId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- callbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set callback id of the newly created case instance.
- callbackId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- callbackId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- callbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the callback identifier of the process instance.
- callbackType - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- callbackType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- callbackType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- callbackType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- callbackType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- callbackType - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- callbackType - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- callbackType - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- callbackType - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- callbackType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- callbackType - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- callbackType - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- callbackType - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- callbackType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- callbackType - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- callbackType - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- callbackType - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- callbackType - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- callbackType - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- callbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set callback type of the newly created case instance.
- callbackType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- callbackType(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- callbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the callback type of the process instance.
- CallbackTypes - Interface in org.flowable.cmmn.api
-
A callback type is set on an entity that needs to 'call back' to some other entity, typically when the entity is completed or deleted.
- callCaseInstanceStateChangeCallbacks(CallbackData) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
- callCaseInstanceStateChangeCallbacks(CallbackData) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- callCaseInstanceStateChangeCallbacks(CommandContext, ProcessInstance, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- CALLED_ELEMENT_TYPE_ID - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- CALLED_ELEMENT_TYPE_KEY - Static variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- calledElement - Variable in class org.flowable.bpmn.model.CallActivity
- calledElementType - Variable in class org.flowable.bpmn.model.CallActivity
- calledElementType - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- calledInsideTransaction() - Method in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- calledProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- calledProcessInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- calledProcessInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- callHistoryJobProcessors(HistoryJobProcessorContext.Phase, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- callHistoryJobProcessors(JobServiceConfiguration, HistoryJobProcessorContext.Phase, HistoryJobEntity) - Static method in class org.flowable.job.service.impl.util.JobProcessorUtil
- callJobProcessors(JobProcessorContext.Phase, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- callJobProcessors(JobServiceConfiguration, JobProcessorContext.Phase, AbstractJobEntity) - Static method in class org.flowable.job.service.impl.util.JobProcessorUtil
- callLifecycleListeners(CommandContext, CaseInstance, String, String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- CAM_MIGRATION_VERSIONS - Static variable in class org.flowable.common.engine.impl.FlowableVersions
- CAMEL - Static variable in class org.flowable.bpmn.model.ServiceTask
- CAMEL_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- CAMUNDA_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- cancelActivity - Variable in class org.flowable.bpmn.model.BoundaryEvent
- cancelActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- cancelActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- CancelEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- CancelEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- CancelEventDefinition - Class in org.flowable.bpmn.model
- CancelEventDefinition() - Constructor for class org.flowable.bpmn.model.CancelEventDefinition
- CancelEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CancelEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- CancelEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- CancelEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.CancelEventDefinitionParser
- CancelJobsCmd - Class in org.flowable.job.service.impl.cmd
-
Send job cancelled event and delete job
- CancelJobsCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
- CancelJobsCmd(List<String>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.CancelJobsCmd
- CANCELLED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
- cancelRemainingInstances - Variable in class org.flowable.bpmn.model.AdhocSubProcess
- CANDIDATE - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- candidateGroup - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- candidateGroup - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- candidateGroup - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateGroup - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- candidateGroupIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- candidateGroupIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- candidateGroups - Variable in class org.flowable.bpmn.model.UserTask
- candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- candidateGroups - Variable in class org.flowable.cmmn.model.CasePageTask
- candidateGroups - Variable in class org.flowable.cmmn.model.HumanTask
- candidateGroups - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- candidateGroups - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateGroups - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- candidateManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- candidateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CandidateManager - Interface in org.flowable.cmmn.api
- CandidateManager - Interface in org.flowable.engine
- candidateOrAssigned - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- candidateOrAssigned - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- candidateStarterGroups - Variable in class org.flowable.bpmn.model.Process
- candidateStarterGroups - Variable in class org.flowable.cmmn.model.Case
- candidateStarterUsers - Variable in class org.flowable.bpmn.model.Process
- candidateStarterUsers - Variable in class org.flowable.cmmn.model.Case
- candidateUser - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- candidateUser - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- candidateUser - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateUser - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- candidateUsers - Variable in class org.flowable.bpmn.model.UserTask
- candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- candidateUsers - Variable in class org.flowable.cmmn.model.CasePageTask
- candidateUsers - Variable in class org.flowable.cmmn.model.HumanTask
- candidateUsers - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- CandidateUtil - Class in org.flowable.common.engine.impl.assignment
- CandidateUtil() - Constructor for class org.flowable.common.engine.impl.assignment.CandidateUtil
- canProcess(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- canProcess(ChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- canProcessIfChannelModelAlreadyRegistered(ChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- canvasHeight - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- canvasHeight - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- canvasHeight - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- canvasWidth - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- canvasWidth - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- canvasWidth - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- cascade - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- Case - Class in org.flowable.cmmn.model
- Case() - Constructor for class org.flowable.cmmn.model.Case
- CASE_ADHOC_CHILD - Static variable in interface org.flowable.cmmn.api.CallbackTypes
- CASE_DEFINITION_CATEGORY - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_DEPLOYMENT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_ID - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_KEY - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- CASE_DEFINITION_NAME - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_VERSION - Static variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CASE_END_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A case instance has been ended by either completing or terminating it.
- CASE_INSTANCE_ID - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_INSTANCE_ID - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- CASE_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- CASE_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CASE_INSTANCE_NAME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_INSTANCE_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- CASE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- CASE_MIGRATION_TYPE - Static variable in interface org.flowable.batch.api.Batch
- CASE_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- CASE_PAGE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- CASE_START_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- CASE_START_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- CASE_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A case instance has been started.
- CASE_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- CASE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- CASE_TASK_NO_CASE_DEFINITION_KEY - Static variable in interface org.flowable.validation.validator.Problems
- caseDefinition - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- caseDefinition - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- caseDefinition - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- CaseDefinition - Interface in org.flowable.cmmn.api.repository
- CaseDefinitionActionRequest - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionActionRequest
- caseDefinitionCache - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseDefinitionCache - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- caseDefinitionCache - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- CaseDefinitionCacheEntry - Class in org.flowable.cmmn.engine.impl.persistence.entity.deploy
- CaseDefinitionCacheEntry(CaseDefinition, CmmnModel, Case) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- caseDefinitionCacheLimit - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseDefinitionCategory - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategory - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case definition category.
- caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategoryLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategoryLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a case definition category like the given value.
- caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a case definition category like the given value, ignoring upper/lower case.
- caseDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- CaseDefinitionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
- caseDefinitionDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseDefinitionDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- CaseDefinitionDecisionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionDecisionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionDecisionCollectionResource
- caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- caseDefinitionDescription - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- caseDefinitionDescription - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- caseDefinitionDiagramHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseDefinitionDiagramHelper - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- CaseDefinitionDiagramHelper - Class in org.flowable.cmmn.engine.impl.deployer
-
Creates diagrams from case definitions.
- CaseDefinitionDiagramHelper() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
- CaseDefinitionEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CaseDefinitionEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CaseDefinitionEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- caseDefinitionEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseDefinitionEntityManager - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- CaseDefinitionEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CaseDefinitionEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CaseDefinitionEntityManagerImpl(CmmnEngineConfiguration, CaseDefinitionDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- CaseDefinitionFormDefinitionCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionFormDefinitionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionFormDefinitionCollectionResource
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCmmnModelCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDiagramCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseDefinitionCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- caseDefinitionId - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case definition identifier.
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the case definition to be used for creating a new case instance by its id.
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
-
Set the case definition using its specific id the manually created subscription is based on.
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Set the case definition using its specific id the manually created subscription is based on.
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
-
The id of the case definition from which the referenced plan item model should be taken as the model for the new plan item to be created dynamically.
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set the id of the case definition this plan item instance is part of.
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- caseDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have the given case definition id.
- caseDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- caseDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs for the given case definition.
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- caseDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- caseDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given case definition.
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- CaseDefinitionIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkCollectionResource
- CaseDefinitionIdentityLinkResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionIdentityLinkResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
- caseDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case definition ids.
- caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseDefinitionImageResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionImageResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionImageResource
- caseDefinitionKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- caseDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseDefinitionKey - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseDefinitionKey - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseDefinitionKey - Variable in class org.flowable.job.service.impl.JobQueryImpl
- caseDefinitionKey - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseDefinitionKey - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- caseDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given key.
- caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the case definition to be used for creating a new case instance by its key.
- caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Set the case definition to be started using a manually added subscription by its key.
- caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- caseDefinitionKey(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select tasks for the given case definition key.
- caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- caseDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case instance which has the given case definition key.
- caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that have a case definition for which the key is present in the given list
- caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a definition key like the given value.
- caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case instance which has a case definition key like the given value.
- caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a definition key like the given value, ignoring upper/lower case.
- caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case instance which has a case definition key like the given value.
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseDefinitionKeys - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given keys.
- caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseDefinitionLocalizationManager - Interface in org.flowable.cmmn.engine
- CaseDefinitionModelResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionModelResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionModelResource
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionName - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- caseDefinitionName - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- caseDefinitionName - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case definition name.
- caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionNameLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a case definition name like the given value.
- caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a case definition name like the given value, ignoring upper/lower case.
- caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionParentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionParentDeploymentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
When looking up for a case definition by key it would first lookup for a case definition within the given parent deployment.
- caseDefinitionParentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- CaseDefinitionQuery - Interface in org.flowable.cmmn.api.repository
- CaseDefinitionQueryImpl - Class in org.flowable.cmmn.engine.impl.repository
- CaseDefinitionQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- CaseDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- CaseDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- CaseDefinitionQueryProperty - Class in org.flowable.cmmn.engine.impl.repository
- CaseDefinitionQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- CaseDefinitionResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- CaseDefinitionResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResourceDataResource
- caseDefinitionResourceName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionResourceName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionResourceNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionResourceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- CaseDefinitionResponse - Class in org.flowable.cmmn.rest.service.api.repository
- CaseDefinitionResponse() - Constructor for class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- caseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- caseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionToMigrateTo - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- caseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- CaseDefinitionUtil - Class in org.flowable.cmmn.engine.impl.repository
- CaseDefinitionUtil() - Constructor for class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case definition version.
- caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionVersionLowerThan(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- caseDefinitionWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDiagram - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- caseDiagramGenerator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Case diagram generator.
- CaseDiagramGenerator - Interface in org.flowable.cmmn.image
-
This interface declares methods to generate case diagram
- CaseElement - Class in org.flowable.cmmn.model
- CaseElement() - Constructor for class org.flowable.cmmn.model.CaseElement
- caseElements - Variable in class org.flowable.cmmn.converter.ConversionHelper
- CaseElementXmlConverter - Class in org.flowable.cmmn.converter
- CaseElementXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseElementXmlConverter
- CaseExport - Class in org.flowable.cmmn.converter.export
- CaseExport() - Constructor for class org.flowable.cmmn.converter.export.CaseExport
- caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
- caseInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStartedEventImpl
- caseInstance - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- CaseInstance - Interface in org.flowable.cmmn.api.runtime
- CaseInstanceBatchMigrationPartResult - Class in org.flowable.cmmn.api.migration
- CaseInstanceBatchMigrationPartResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- CaseInstanceBatchMigrationResult - Class in org.flowable.cmmn.api.migration
- CaseInstanceBatchMigrationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
- caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceCmd
- CaseInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
- CaseInstanceBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- CaseInstanceBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given business key.
- caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a business key like the given value.
- caseInstanceBusinessKeyLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a business key like the given value, ignoring upper/lower case.
- caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given business status.
- caseInstanceBusinessStatus(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a business status like the given value.
- caseInstanceBusinessStatusLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a business status like the given value, ignoring upper/lower case.
- caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- CaseInstanceByCaseDefinitionIdMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher
- CaseInstanceByCaseDefinitionIdMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher.CaseInstanceByCaseDefinitionIdMatcher
- caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that have the provided callback identifier.
- caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that have the provided callback type.
- caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceChangeState - Class in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceChangeState() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- CaseInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
-
Modified the "createCaseInstance" method to conditionally call a "createCaseInstanceResponse" method with a different signature, which will conditionally return the case variables that exist when the case instance either enters its first wait state or completes.
- CaseInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
- CaseInstanceCreateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
-
Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the case instance completes) should be returned or not.
- CaseInstanceCreateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- caseInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- CaseInstanceDiagramResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceDiagramResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
- caseInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- caseInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- CaseInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- caseInstanceEntityId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- CaseInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CaseInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- CaseInstanceEntityImpl(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CaseInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CaseInstanceEntityManagerImpl(CmmnEngineConfiguration, CaseInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- caseInstanceHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceHelper - Interface in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceHelperImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceHelperImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- caseInstanceId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.EvaluateCriteriaCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstancesCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkParentsForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseInstanceCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceAssigneeCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceOwnerCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- caseInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given identifier.
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given case instance.
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set the id of the case instance
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given case instance.
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set the id of the case instance the plan item instance is a direct or indirect child of.
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- caseInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have the given case instance id.
- caseInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- caseInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs for the given case instance.
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- caseInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- caseInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- caseInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given case instance.
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- CaseInstanceIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkCollectionResource
- CaseInstanceIdentityLinkResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceIdentityLinkResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
- caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
- caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
- caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
- caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with one the given identifiers.
- caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceIdVariableName - Variable in class org.flowable.bpmn.model.CaseServiceTask
- caseInstanceIdVariableName - Variable in class org.flowable.cmmn.model.CaseTask
- caseInstanceIdWithChildren - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- caseInstanceIdWithChildren - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- caseInstanceIdWithChildren - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Select all decision executions for the given case instance id and its children.
- caseInstanceIdWithChildren(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- caseInstanceIdWithChildren(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Select all tasks for the given case instance id and its children.
- caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseInstanceIsCompleteable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceIsCompleteable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceLastReactivatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceLastReactivatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceLastReactivatedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceLifecycleListener - Interface in org.flowable.cmmn.api.listener
-
[Experimental] An interface for listener implementations that get notified when the state of a case instance changes.
- caseInstanceLifecycleListeners - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceLifeCycleListenerUtil - Class in org.flowable.cmmn.engine.impl.listener
- CaseInstanceLifeCycleListenerUtil() - Constructor for class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- caseInstanceMigrated(CaseInstance, CaseDefinition, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
- CaseInstanceMigrationBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CaseInstanceMigrationBatchCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- CaseInstanceMigrationBatchCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- CaseInstanceMigrationBuilder - Interface in org.flowable.cmmn.api.migration
- CaseInstanceMigrationBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationBuilderImpl(CmmnMigrationService) - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- CaseInstanceMigrationCallback - Interface in org.flowable.cmmn.api.migration
- caseInstanceMigrationCallbacks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceMigrationCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CaseInstanceMigrationCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- CaseInstanceMigrationCmd(String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- CaseInstanceMigrationCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- caseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- CaseInstanceMigrationDocument - Interface in org.flowable.cmmn.api.migration
- CaseInstanceMigrationDocumentBuilder - Interface in org.flowable.cmmn.api.migration
- CaseInstanceMigrationDocumentBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- CaseInstanceMigrationDocumentConstants - Interface in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationDocumentConverter - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationDocumentConverter() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- caseInstanceMigrationDocumentDocumentBuilder - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- CaseInstanceMigrationDocumentImpl - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationDocumentImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- CaseInstanceMigrationJobHandler - Class in org.flowable.cmmn.engine.impl.job
- CaseInstanceMigrationJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- caseInstanceMigrationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceMigrationManager - Interface in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationManagerImpl - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- CaseInstanceMigrationStatusJobHandler - Class in org.flowable.cmmn.engine.impl.job
- CaseInstanceMigrationStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
- CaseInstanceMigrationValidationCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CaseInstanceMigrationValidationCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- CaseInstanceMigrationValidationCmd(String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- CaseInstanceMigrationValidationCmd(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- CaseInstanceMigrationValidationResult - Class in org.flowable.cmmn.api.migration
- CaseInstanceMigrationValidationResult() - Constructor for class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- caseInstanceName - Variable in class org.flowable.bpmn.model.CaseServiceTask
- caseInstanceName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceName - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- caseInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given name.
- caseInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceNameLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances like the given name.
- caseInstanceNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceNameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances that have a name like (case insensitive) the given name.
- caseInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the parent identifier.
- caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceParentId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceParentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceParentPlanItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case instance parent scope id.
- caseInstanceParentScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- CaseInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceQueryImpl(CommandContext, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.runtime
- CaseInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- CaseInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- CaseInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryResource
- caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instance that have the provided reference identifier.
- caseInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instance that have the provided reference type.
- caseInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- CaseInstanceResponse - Class in org.flowable.cmmn.rest.service.api.runtime.caze
-
Modified to add a "completed" flag, which lets the caller know if the case instance has run to completion without encountering a wait state or experiencing an error/ exception.
- CaseInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case instance root scope id.
- caseInstanceRootScopeId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CaseInstanceService - Interface in org.flowable.engine.impl.cmmn
- caseInstanceStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStartedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceStartedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceStartEventSubscriptionBuilder - Interface in org.flowable.cmmn.api.runtime
-
A builder API to create an event subscription to start an event-based case instance whenever an event with a very specific combination of correlation values occurs.
- CaseInstanceStartEventSubscriptionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
A default implementation for the case start event subscription builder.
- CaseInstanceStartEventSubscriptionBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- CaseInstanceStartEventSubscriptionDeletionBuilder - Interface in org.flowable.cmmn.api.runtime
-
A builder API to delete a manually created case start event subscription which was created and registered using the
CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API. - CaseInstanceStartEventSubscriptionDeletionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
The implementation for a case start event subscription deletion builder.
- CaseInstanceStartEventSubscriptionDeletionBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- CaseInstanceStartEventSubscriptionModificationBuilder - Interface in org.flowable.cmmn.api.runtime
-
A builder API to modify a manually created case start event subscription which was created and registered using the
CmmnRuntimeService.createCaseInstanceStartEventSubscriptionBuilder()
builder API. - CaseInstanceStartEventSubscriptionModificationBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
The implementation for a case start event subscription modification builder.
- CaseInstanceStartEventSubscriptionModificationBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- caseInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceState - Interface in org.flowable.cmmn.api.runtime
- caseInstanceStateChangeCallbacks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that have the tenant identifier.
- caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a tenant identifier like the given value.
- caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances with a tenant identifier like the given value, ignoring upper/lower case.
- caseInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceUpdateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceUpdateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- caseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- CaseInstanceUtil - Class in org.flowable.cmmn.engine.impl.util
- CaseInstanceUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
- CaseInstanceVariableCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceVariableCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
- CaseInstanceVariableDataResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableDataResource
- CaseInstanceVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- CaseInstanceVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
- caseInstanceVariables - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- caseInstanceVariables - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that have no tenant identifier.
- caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- caseInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseLevelValidator - Class in org.flowable.cmmn.validation.validator.impl
- CaseLevelValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.CaseLevelValidator
- caseLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseLocalizationManager - Interface in org.flowable.cmmn.engine
- caseModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- caseModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- caseName - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
- casePageTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- casePageTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- casePageTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- CasePageTask - Class in org.flowable.cmmn.model
- CasePageTask() - Constructor for class org.flowable.cmmn.model.CasePageTask
- CasePageTaskActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
- CasePageTaskActivityBehaviour(CasePageTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- CasePageTaskExport - Class in org.flowable.cmmn.converter.export
- CasePageTaskExport() - Constructor for class org.flowable.cmmn.converter.export.CasePageTaskExport
- CasePageTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- CasePageTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CasePageTaskParseHandler
- CaseParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- CaseParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CaseParseHandler
- CaseReactivationBuilder - Interface in org.flowable.cmmn.api.reactivation
-
The case reactivation builder is used to create all the necessary and optional information for an archived / finished case to be reactivated.
- CaseReactivationBuilderImpl - Class in org.flowable.cmmn.engine.impl.reactivation
-
The case reactivation builder implementation storing reactivation specific information and executing the reactivation command to reactivate a historical case instance.
- CaseReactivationBuilderImpl(CommandExecutor, String) - Constructor for class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- caseRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- caseRef - Variable in class org.flowable.cmmn.model.CaseTask
- caseRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- caseRefExpression - Variable in class org.flowable.cmmn.model.CaseTask
- CaseRefExpressionXmlConverter - Class in org.flowable.cmmn.converter
- CaseRefExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
- cases - Variable in class org.flowable.cmmn.model.CmmnModel
- caseServiceChildParserMap - Variable in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- CaseServiceTask - Class in org.flowable.bpmn.model
- CaseServiceTask() - Constructor for class org.flowable.bpmn.model.CaseServiceTask
- CaseServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CaseServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- CaseServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
- CaseServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.CaseServiceTaskXMLConverter
- caseTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- CaseTask - Class in org.flowable.cmmn.model
- CaseTask() - Constructor for class org.flowable.cmmn.model.CaseTask
- CASETASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- CASETASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- CaseTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- CaseTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Start a CMMN case with the case service task
- CaseTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- CaseTaskActivityBehavior(Expression, CaseTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- CaseTaskExport - Class in org.flowable.cmmn.converter.export
- CaseTaskExport() - Constructor for class org.flowable.cmmn.converter.export.CaseTaskExport
- CaseTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- CaseTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CaseTaskParseHandler
- CaseTaskXmlConverter - Class in org.flowable.cmmn.converter
- CaseTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseTaskXmlConverter
- CaseValidationContext - Interface in org.flowable.cmmn.validation
- CaseValidationContextImpl - Class in org.flowable.cmmn.validation
- CaseValidationContextImpl(ValidatorSet) - Constructor for class org.flowable.cmmn.validation.CaseValidationContextImpl
- caseValidator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseValidator() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- caseValidator() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
The validation that should be used for the Case Model validation
- CaseValidator - Interface in org.flowable.cmmn.validation
- CaseValidatorFactory - Class in org.flowable.cmmn.validation
- CaseValidatorFactory() - Constructor for class org.flowable.cmmn.validation.CaseValidatorFactory
- CaseValidatorImpl - Class in org.flowable.cmmn.validation
- CaseValidatorImpl() - Constructor for class org.flowable.cmmn.validation.CaseValidatorImpl
- caseVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set the case variable that should be set as part of the change plan item state action.
- caseVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseVariableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable with the given name.
- caseVariableExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable with the given name.
- caseVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which don't have a global variable with the given name.
- caseVariableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which does not have a global variable with the given name.
- caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- caseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set the case variable that should be set as part of the change plan item state action.
- caseVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseVariableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have at least one global variable with the given value.
- caseVariableValueEquals(Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case that has at least one variable with the given value.
- caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable with the given value.
- caseVariableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case that has a variable with the given name set to the given value.
- caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global string variable with the given value, case insensitive.
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case that has a local string variable which is not the given value, case insensitive.
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value greater than the passed value.
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value greater than the passed value when they ended.
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value greater than or equal to the passed value.
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value greater than or equal to the passed value when they ended.
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value less than the passed value.
- caseVariableValueLessThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value less than the passed value when the ended.Booleans, Byte-arrays and
Serializable
objects (which are not primitive type wrappers) are not supported. - caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value less than or equal to the passed value.
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value less than or equal to the passed value when they ended.
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value like the given value.
- caseVariableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value like the given value when they ended.
- caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable value like the given value (case insensitive).
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value like the given value (case insensitive) when they ended.
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global variable with the given name, but with a different value than the passed value.
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a variable with the given name, but with a different value than the passed value.
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a global string variable which is not the given value, case insensitive.
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a case that has a string variable with the given value, case insensitive.
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- CaseXmlConverter - Class in org.flowable.cmmn.converter
- CaseXmlConverter() - Constructor for class org.flowable.cmmn.converter.CaseXmlConverter
- catches(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- CatchEventXMLConverter - Class in org.flowable.bpmn.converter
- CatchEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.CatchEventXMLConverter
- category - Variable in class org.flowable.bpmn.model.UserTask
- category - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- category - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- category - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- category - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- category - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- category - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- category - Variable in class org.flowable.cmmn.model.HumanTask
- category - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- category - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- category - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- category - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- category - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- category - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- category - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- category - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- category - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- category - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- category - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- category - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- category - Variable in class org.flowable.engine.impl.ModelQueryImpl
- category - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- category - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- category - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- category - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- category - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- category - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- category - Variable in class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
- category - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- category - Variable in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- category - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- category - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- category - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- category - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- category - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- category - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- category - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- category - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- category - Variable in class org.flowable.eventregistry.model.ChannelModel
- category - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.JobQueryImpl
- category - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- category - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- category - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- category - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- category - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- category - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- category - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- category - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- category - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- category - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- category - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- category - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- category - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- category - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- category(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- category(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- category(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- category(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Set the category for the event deployment.
- category(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Set the category for the channel deployment.
- category(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Set the category for the channel deployment.
- category(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- category(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- category(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- category(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- category(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Gives the deployment the given category.
- category(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given category
- category(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- category(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- category(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Change the category of the task.
- category(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- CATEGORY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- CATEGORY - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- CATEGORY - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- CATEGORY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- CATEGORY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- categoryChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- categoryIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- categoryIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- categoryInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- categoryInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- categoryLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- categoryLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- categoryLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- categoryLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
- categoryLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- categoryLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- categoryLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.JobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- categoryLike - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- categoryLike(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs like for the given category value
- categoryLike(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- categoryLike(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- categoryNotEquals - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- categoryNotEquals - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- categoryNotEquals - Variable in class org.flowable.engine.impl.ModelQueryImpl
- categoryNotEquals - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- categoryNotIn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- categoryNotIn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- categoryNotInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- categoryNotInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- cause - Variable in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
- cause - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
- caze - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- caze - Variable in class org.flowable.cmmn.model.PlanFragment
- cc - Variable in class org.flowable.mail.common.api.MailMessage
- cc - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- CFG_LABEL_BATCH_ID - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- CFG_LABEL_BATCH_ID - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- CFG_LABEL_BATCH_PART_ID - Static variable in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- CFG_LABEL_BATCH_PART_ID - Static variable in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- CHANGE_PLAN_ITEM_DEFINITION_WITH_NEW_TARGET_IDS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- CHANGE_PLAN_ITEM_IDS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- CHANGE_PLAN_ITEM_IDS_WITH_DEFINITION_ID_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- CHANGE_TENANT_ID - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A change tenant id was executed.
- CHANGE_TYPE_ALL - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_ALL - Static variable in class org.flowable.cmmn.model.VariableEventListener
- CHANGE_TYPE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
- CHANGE_TYPE_DELETE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_DELETE - Static variable in class org.flowable.cmmn.model.VariableEventListener
- CHANGE_TYPE_PROPERTY - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_UPDATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_UPDATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
- CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- CHANGE_TYPE_UPDATE_CREATE - Static variable in class org.flowable.cmmn.model.VariableEventListener
- changeActivityState(String, ExecutionChangeActivityStateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResource
- changeActivityState(String, ExecutionChangeActivityStateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- changeActivityState(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- changeActivityState(ExecutionChangeActivityStateRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- changeActivityStateBuilder - Variable in class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
- ChangeActivityStateBuilder - Interface in org.flowable.engine.runtime
-
Helper for changing the state of a process instance.
- ChangeActivityStateBuilderImpl - Class in org.flowable.engine.impl.runtime
- ChangeActivityStateBuilderImpl() - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- ChangeActivityStateBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- ChangeActivityStateCmd - Class in org.flowable.engine.impl.cmd
- ChangeActivityStateCmd(ChangeActivityStateBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
- changeAssignee(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- changeAssignee(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- changeAssignee(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- changeCallActivityCalledElement(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeCallActivityCalledElement(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeCallActivityCalledElement(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeCallActivityCalledElement(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeCaseDefinitionReferenceForHistoricCaseInstance(HistoricCaseInstanceEntity, CaseDefinition, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- changeCaseDefinitionReferenceOfHistory(CaseInstanceEntity, CaseDefinition, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- changeDeploymentParentDeploymentId(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
-
Changes the parent deployment id of a deployment.
- changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- changeDeploymentTenantId(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- changeDeploymentTenantId(String, String) - Method in interface org.flowable.engine.RepositoryService
-
EXPERIMENTAL FEATURE! Changes the tenant identifier of a deployment to match the given tenant identifier.
- changeDeploymentTenantId(String, String, DeploymentMergeStrategy) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- changeDeploymentTenantId(String, String, DeploymentMergeStrategy) - Method in interface org.flowable.engine.RepositoryService
-
EXPERIMENTAL FEATURE! See more usage information
RepositoryService.changeDeploymentTenantId(String, String)
- changeDeploymentTenantId(String, String, MergeMode) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- changeDeploymentTenantId(String, String, MergeMode) - Method in interface org.flowable.engine.RepositoryService
-
EXPERIMENTAL FEATURE! See more usage information
RepositoryService.changeDeploymentTenantId(String, String)
- ChangeDeploymentTenantIdCmd - Class in org.flowable.engine.impl.cmd
- ChangeDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- ChangeDeploymentTenantIdCmd(String, String, DeploymentMergeStrategy) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- ChangeDeploymentTenantIdCmd(String, String, MergeMode) - Constructor for class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- changeDetectionRunnable - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- changeDmnTaskDecisionTableKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeDmnTaskDecisionTableKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeDmnTaskDecisionTableKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeLocalizationDescription(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeLocalizationDescription(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeLocalizationDescription(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeLocalizationDescription(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeLocalizationName(String, String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeLocalizationName(String, String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeLocalizationName(String, String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeLocalizationName(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeLogFile - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- changeLogPrefix - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- changeMultiInstanceCompletionCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeMultiInstanceCompletionCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeMultiInstanceCompletionCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeOwner(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- changeOwner(Task, String) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- changeOwner(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- changePlanItemDefinitionsWithNewTargetIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- changePlanItemDefinitionWithNewTargetIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- changePlanItemDefinitionWithNewTargetIds - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changePlanItemDefinitionWithNewTargetIds(String, String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add plan item id mapping with definition id.
- changePlanItemDefinitionWithNewTargetIds(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ChangePlanItemDefinitionWithNewTargetIdsMapping - Class in org.flowable.cmmn.api.migration
- ChangePlanItemDefinitionWithNewTargetIdsMapping(String, String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- changePlanItemDefinitionWithNewTargetIdsMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- changePlanItemDefinitionWithNewTargetIdsMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- changePlanItemId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add plan item id mapping.
- changePlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ChangePlanItemIdMapping - Class in org.flowable.cmmn.api.migration
- ChangePlanItemIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- changePlanItemIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- changePlanItemIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- changePlanItemIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- changePlanItemIds - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changePlanItemIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- changePlanItemIds(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add plan item id mapping.
- changePlanItemIds(Map<String, String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changePlanItemIdsWithDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- changePlanItemIdsWithDefinitionId(Map<String, String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add plan item id mapping with definition id.
- changePlanItemIdsWithDefinitionId(Map<String, String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changePlanItemIdWithDefinitionId(String, String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Add plan item id mapping with definition id.
- changePlanItemIdWithDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ChangePlanItemIdWithDefinitionIdMapping - Class in org.flowable.cmmn.api.migration
- ChangePlanItemIdWithDefinitionIdMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- changePlanItemIdWithDefinitionIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- changePlanItemIdWithDefinitionIdMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- ChangePlanItemInstanceToAvailableOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- ChangePlanItemInstanceToAvailableOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
- changePlanItemState(String, ChangePlanItemStateRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- changePlanItemState(String, ChangePlanItemStateRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- changePlanItemState(ChangePlanItemStateBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- changePlanItemStateBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
- ChangePlanItemStateBuilder - Interface in org.flowable.cmmn.api.runtime
-
Helper for changing the state of a case instance.
- ChangePlanItemStateBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- ChangePlanItemStateBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ChangePlanItemStateBuilderImpl(CmmnRuntimeServiceImpl) - Constructor for class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- ChangePlanItemStateCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ChangePlanItemStateCmd(ChangePlanItemStateBuilderImpl, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
- ChangePlanItemStateRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- ChangePlanItemStateRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- changePlanItemToAvailables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- changeProcessDefinitionReferenceOfHistory(ProcessInstance, ProcessDefinition, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- changeProcessDefinitionState(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- changeScriptTaskScript(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeScriptTaskScript(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeScriptTaskScript(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeScriptTaskScript(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeSequenceFlowCondition(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeSequenceFlowCondition(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeSequenceFlowCondition(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeSequenceFlowCondition(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskClassName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskClassName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskClassName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskClassName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskDelegateExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskDelegateExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskDelegateExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeServiceTaskExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeServiceTaskExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeSkipExpression(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeSkipExpression(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeSkipExpression(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeSkipExpression(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeState() - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Changes the case instance state
- changeState() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeState() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- changeState() - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Start the process instance
- changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- changeStateForChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- changeTaskAssignee(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
- changeTaskAssignee(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- changeTaskOwner(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
- changeTaskOwner(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- changeTenantEntityTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- changeTenantEntityTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ChangeTenantIdBuilder - Interface in org.flowable.common.engine.api.tenant
-
Helper for changing the tenant id from active and historic instances.
- ChangeTenantIdBuilderImpl - Class in org.flowable.common.engine.impl.tenant
- ChangeTenantIdBuilderImpl(String, String, ChangeTenantIdManager) - Constructor for class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- changeTenantIdManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- changeTenantIdManager - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- changeTenantIdManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- changeTenantIdManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ChangeTenantIdManager - Interface in org.flowable.common.engine.impl.tenant
- ChangeTenantIdResult - Interface in org.flowable.common.engine.api.tenant
-
Container interface to return the result of a change in a tenant id operation
- changeToAvailableStateByPlanItemDefinition(MoveToAvailablePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set a plan item to available state by definition mapping.
- changeToAvailableStateByPlanItemDefinition(MoveToAvailablePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeToAvailableStateByPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set a plan item to available state by definition id.
- changeToAvailableStateByPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set multiple plan items to available state by definition id.
- changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeToAvailableStatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeType - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- changeUserTaskAssignee(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskAssignee(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskAssignee(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskAssignee(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateGroup(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCandidateGroup(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCandidateGroup(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateGroups(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
-
Creates a new processDefinitionInfo with
DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS
for the given BPMN element. - changeUserTaskCandidateGroups(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
Updates a processDefinitionInfo's
DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS
with the new list. - changeUserTaskCandidateGroups(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateUser(String, String, boolean) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCandidateUser(String, String, boolean) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCandidateUser(String, String, boolean, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateUsers(String, List<String>) - Method in interface org.flowable.engine.DynamicBpmnService
-
Creates a new processDefinitionInfo with
DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS
for the given BPMN element. - changeUserTaskCandidateUsers(String, List<String>) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
Updates a processDefinitionInfo's
DynamicBpmnConstants.USER_TASK_CANDIDATE_USERS
with the new list. - changeUserTaskCandidateUsers(String, List<String>, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCategory(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCategory(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskCategory(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskCategory(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskDescription(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskDescription(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskDescription(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskDescription(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskDueDate(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskDueDate(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskDueDate(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskDueDate(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskFormKey(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskFormKey(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskFormKey(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskFormKey(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskName(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskName(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskName(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskName(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskOwner(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskOwner(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskOwner(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskOwner(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskPriority(String, String) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskPriority(String, String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- changeUserTaskPriority(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- changeUserTaskPriority(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- CHANNEL_ID_PREFIX - Static variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- CHANNEL_RESOURCE_SUFFIXES - Static variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Sets a custom
InboundEventChannelAdapter
via a delegate expression. - channelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Sets a custom
OutboundEventChannelAdapter
via a delegate expression. - channelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- channelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- channelCategory(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions with the given category.
- channelCategory(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelCategoryLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the category matches the given parameter.
- channelCategoryLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions that have a different category then the given one.
- channelCategoryNotEquals(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelCreateTime(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the create time is equal to a certain date.
- channelCreateTime(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelCreateTimeAfter(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which create time is after a certain date.
- channelCreateTimeAfter(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelCreateTimeBefore(Date) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which create time is before a certain date.
- channelCreateTimeBefore(Date) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinition - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- ChannelDefinition - Interface in org.flowable.eventregistry.api
-
An object structure representing a channel definition
- channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- channelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- channelDefinitionCache - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- channelDefinitionCache - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- ChannelDefinitionCacheEntry - Class in org.flowable.eventregistry.impl.persistence.deploy
- ChannelDefinitionCacheEntry(ChannelDefinitionEntity, ChannelModel) - Constructor for class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- channelDefinitionDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- ChannelDefinitionDataManager - Interface in org.flowable.eventregistry.impl.persistence.entity.data
- ChannelDefinitionDeploymentHelper - Class in org.flowable.eventregistry.impl.deployer
-
Methods for working with deployments.
- ChannelDefinitionDeploymentHelper() - Constructor for class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
- channelDefinitionEntity - Variable in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- ChannelDefinitionEntity - Interface in org.flowable.eventregistry.impl.persistence.entity
- ChannelDefinitionEntityImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- ChannelDefinitionEntityImpl() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- channelDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- channelDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- ChannelDefinitionEntityManager - Interface in org.flowable.eventregistry.impl.persistence.entity
- ChannelDefinitionEntityManagerImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- ChannelDefinitionEntityManagerImpl(EventRegistryEngineConfiguration, ChannelDefinitionDataManager) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionCmd
- channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionResourceCmd
- channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- channelDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
- channelDefinitionId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definition with the given id.
- channelDefinitionId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions with the given ids.
- channelDefinitionIds(Set<String>) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionKey - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- channelDefinitionKey - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definition with the given key.
- channelDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with the given channel definition key.
- channelDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- channelDefinitionKeyLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the key matches the given parameter.
- channelDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with a channel definition key like the given string.
- channelDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- channelDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the key matches the given parameter (case-insensitive).
- channelDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions with the given name.
- channelDefinitionName(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the name matches the given parameter.
- channelDefinitionNameLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions where the name matches the given parameter (case-insensitive).
- channelDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- ChannelDefinitionParse - Class in org.flowable.eventregistry.impl.parser
-
Specific parsing of one channel json file.
- ChannelDefinitionParse() - Constructor for class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- channelDefinitionParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- ChannelDefinitionParseFactory - Class in org.flowable.eventregistry.impl.parser
- ChannelDefinitionParseFactory() - Constructor for class org.flowable.eventregistry.impl.parser.ChannelDefinitionParseFactory
- ChannelDefinitionQuery - Interface in org.flowable.eventregistry.api
-
Allows programmatic querying of
ChannelDefinition
s. - ChannelDefinitionQueryImpl - Class in org.flowable.eventregistry.impl
- ChannelDefinitionQueryImpl() - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- ChannelDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- ChannelDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- ChannelDefinitionQueryProperty - Class in org.flowable.eventregistry.impl
-
Contains the possible properties that can be used in a
ChannelDefinitionQuery
. - ChannelDefinitionQueryProperty(String) - Constructor for class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- channelDefinitionResourceName(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definition with the given resource name.
- channelDefinitionResourceName(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitionResourceNameLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definition with a resource name like the given .
- channelDefinitionResourceNameLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelDefinitions - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- channelDefinitions - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
-
The end result of the parsing: a list of channel definitions.
- ChannelDeploymentAnnotation - Annotation Interface in org.flowable.eventregistry.test
-
Annotation for a test method to create and delete a deployment around a test method.
- channelDeploymentHelper - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- channelDeploymentHelper - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- channelEventKeyDetection - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- ChannelEventKeyDetection - Class in org.flowable.eventregistry.model
- ChannelEventKeyDetection() - Constructor for class org.flowable.eventregistry.model.ChannelEventKeyDetection
- channelEventTenantIdDetection - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- ChannelEventTenantIdDetection - Class in org.flowable.eventregistry.model
- ChannelEventTenantIdDetection() - Constructor for class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- channelJsonConverter - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- channelJsonConverter - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- channelJsonConverter - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- ChannelJsonConverter - Class in org.flowable.eventregistry.json.converter
- ChannelJsonConverter() - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- ChannelJsonConverter(Collection<ChannelValidator>) - Constructor for class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- channelModel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- channelModel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- channelModel - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- channelModel - Variable in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- ChannelModel - Class in org.flowable.eventregistry.model
- ChannelModel() - Constructor for class org.flowable.eventregistry.model.ChannelModel
- channelModelClasses - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- ChannelModelProcessor - Interface in org.flowable.eventregistry.api
- channelModelProcessors - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- channelParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- channelParseFactory - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- ChannelRegistrationImpl(boolean, DefaultInboundChannelModelCacheManager.CacheRegisteredChannel, DefaultInboundChannelModelCacheManager.CacheKey) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- channelType - Variable in class org.flowable.eventregistry.model.ChannelModel
- ChannelValidator - Interface in org.flowable.eventregistry.json.converter
- channelVersion(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions with a certain version.
- channelVersion(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelVersionGreaterThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which version are greater than a certain version.
- channelVersionGreaterThan(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which version are greater than or equals a certain version.
- channelVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelVersionLowerThan(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which version are lower than a certain version.
- channelVersionLowerThan(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- channelVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions which version are lower than or equals a certain version.
- channelVersionLowerThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- charset - Variable in class org.flowable.mail.common.api.MailMessage
- charset - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- checkCaseToBeCompletable() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
-
Checks, if the case is completable and if not, raises an exception.
- checkEventModelCorrelationParameter(EventModel, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- checkEventModelCorrelationParameter(EventModel, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- checkExecutionContext(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- checkHistoryEnabled() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- checkNext(int, String, int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- checkPassword(String, String) - Method in interface org.flowable.engine.IdentityService
-
Checks if the password is valid for the given user.
- checkPassword(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- checkPassword(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Checks if the password is valid for the given user.
- checkPassword(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- checkPassword(String, String, PasswordEncoder, PasswordSalt) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- checkPassword(String, String, PasswordEncoder, PasswordSalt) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- CheckPassword - Class in org.flowable.idm.engine.impl.cmd
- CheckPassword(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.CheckPassword
- checkQueryOk() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- checkSkipExpressionVariable(String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- checkValidInformation() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- checkValidInformation() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- checkVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- checkVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- checkVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- checkVersion(Integer) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- checkVersion(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- CHILD - Static variable in class org.flowable.entitylink.api.EntityLinkType
- ChildBpmnCaseInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
-
Callback implementation for a child case instance (started from a process instance) returning it's state change to its parent.
- ChildBpmnCaseInstanceStateChangeCallback() - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildBpmnCaseInstanceStateChangeCallback
- ChildCaseInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
-
Callback implementation for a child case instance returning it's state change to its parent.
- ChildCaseInstanceStateChangeCallback() - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildCaseInstanceStateChangeCallback
- childDecisionExecutions - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- childElements - Variable in class org.flowable.bpmn.model.ExtensionElement
- childElements - Variable in class org.flowable.cmmn.model.ExtensionElement
- childElements - Variable in class org.flowable.dmn.model.DmnExtensionElement
- childExecution - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- childInstanceTaskVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set the case variable that should be set as part of the change process or case task state action.
- childInstanceTaskVariable(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- childInstanceTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- childInstanceTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- childInstanceTaskVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Set the case variable that should be set as part of the change process or case task state action.
- childInstanceTaskVariables(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- childNodes - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- childParserMap - Variable in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.CallActivityXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.CatchEventXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.EndEventXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.StartEventXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- childParserMap - Variable in class org.flowable.bpmn.converter.UserTaskXMLConverter
- childPlanItemInstanceForPlanItemExists(PlanItemInstanceContainer, PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- childPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- childPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- ChildProcessInstanceStateChangeCallback - Class in org.flowable.cmmn.engine.impl.callback
-
Callback implementation for a child case instance returning it's state change to its parent.
- ChildProcessInstanceStateChangeCallback(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
- children - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- ChildTask - Class in org.flowable.cmmn.model
- ChildTask() - Constructor for class org.flowable.cmmn.model.ChildTask
- ChildTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- ChildTaskActivityBehavior(boolean, String) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- ChildTaskActivityBehavior(boolean, String, List<IOParameter>, List<IOParameter>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- ChildTaskActivityBehavior.VariableInfo - Class in org.flowable.cmmn.engine.impl.behavior.impl
- childTaskFormInfo - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- childTaskFormInfo - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskFormOutcome - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- childTaskFormOutcome - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskFormVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- childTaskFormVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskFormVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
The form variables that should be used when creating a new 'child entity'.
- childTaskFormVariables(Map<String, Object>, FormInfo, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Behaviors that create a new 'child entity' can take in specialized variables.
- childTaskVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskVariableInfo - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- childTaskVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- childTaskVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- childTaskVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
- childTaskVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- claim(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Claim responsibility for a task: the given user is made assignee for the task.
- claim(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- claim(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- claim(String, String) - Method in interface org.flowable.engine.TaskService
-
Claim responsibility for a task: the given user is made assignee for the task.
- CLAIMED - Static variable in interface org.flowable.task.api.Task
- claimedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- claimedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTask(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- claimTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- claimTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- ClaimTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ClaimTaskCmd - Class in org.flowable.engine.impl.cmd
- ClaimTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- ClaimTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ClaimTaskCmd
- claimTime - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- claimTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- claimTime - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- claimTime - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- claimTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- claimTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ClassDelegate - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for bpmn constructs that allow class delegation.
- ClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ClassDelegate(Class<?>, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ClassDelegate(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ClassDelegate(String, List<FieldDeclaration>, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- ClassDelegateCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
-
Helper class for Collection handlers to allow class delegation.
- ClassDelegateCollectionHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
- ClassDelegateCollectionHandler(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
- classDelegateFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- classDelegateFactory - Variable in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- classDelegateFactory - Variable in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- ClassDelegateFactory - Interface in org.flowable.engine.impl.bpmn.helper
-
Constructs
ClassDelegate
s. - ClassDelegateHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
-
Helper class for HTTP handlers to allow class delegation.
- ClassDelegateHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
-
Helper class for HTTP handlers to allow class delegation.
- ClassDelegateHttpHandler(Class<?>, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- ClassDelegateHttpHandler(Class<?>, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- ClassDelegateHttpHandler(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- ClassDelegateHttpHandler(String, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- ClassDelegateUtil - Class in org.flowable.engine.impl.bpmn.helper
- ClassDelegateUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- classes() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- classloader - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- classloader - Variable in class org.flowable.cmmn.converter.CmmnXmlConverter
- classloader - Variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- classLoader - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- classLoader - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- className - Variable in class org.flowable.bpmn.model.BusinessRuleTask
- className - Variable in class org.flowable.bpmn.model.MapExceptionEntry
- className - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- className - Variable in exception org.flowable.common.engine.api.FlowableClassLoadingException
- className - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- className - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- classNames() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- classStructure - Variable in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- ClassStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a structure encapsulated in a class
- ClassStructureDefinition(Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- ClassStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- CLEAN_VERSION_REGEX - Static variable in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- cleanChannelModels() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
- cleanChannelModels() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- cleanDeployments(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- cleanEnv - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- cleanInstancesBatchSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cleanInstancesBatchSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
- cleanInstancesEndedAfter - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cleanInstancesEndedAfter - Variable in class org.flowable.engine.ProcessEngineConfiguration
- cleanJoinedExecutions(Collection<ExecutionEntity>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- CleanTest - Annotation Interface in org.flowable.common.engine.impl.test
-
Annotation that instructs the internal flowable extensions to clean all deployments of a test.
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, ProcessEngine) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, EventRegistryEngine) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- cleanTestAndAssertAndEnsureCleanDb(ExtensionContext, IdmEngine) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- CleanTestExecutionListener - Class in org.flowable.spring.impl.test
-
Removes all deployments at the end of a complete test class.
- CleanTestExecutionListener() - Constructor for class org.flowable.spring.impl.test.CleanTestExecutionListener
- cleanup() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cleanupCompensation() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- cleanupExecutions(FlowElement) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- cleanupMiRoot(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- clear() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- clear() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- clear() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- clear() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- clear() - Method in class org.flowable.engine.impl.form.FormData
- clear() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- clear() - Static method in class org.flowable.engine.logging.LogMDC
- clear() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- clear() - Method in class org.flowable.http.common.api.HttpHeaders
- clearAllLockTimes(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- clearAllLockTimes(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- clearAllLockTimes(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- clearAllLockTimes(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- clearAllProcessInstanceLockTimes(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- clearAllProcessInstanceLockTimes(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- clearAllProcessInstanceLockTimes(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- clearAllProcessInstanceLockTimes(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- clearAllUsersAndGroups() - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmTestCase
- ClearCaseInstanceLockTimesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ClearCaseInstanceLockTimesCmd(String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- clearCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
- clearCurrentTenantId() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Clears the current tenant identifier settings.
- clearEventSubscriptionLockTime(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- clearEventSubscriptionLockTime(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- clearInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- clearJobScopeLock(Job) - Method in interface org.flowable.job.service.InternalJobManager
- clearJobScopeLock(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- clearJobScopeLockInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- clearJobScopeLockInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- clearJobScopeLockInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- clearLockTime(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- clearLockTime(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- clearLockTime(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- clearLockTime(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- clearProcessInstanceLockTime(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- clearProcessInstanceLockTime(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- ClearProcessInstanceLockTimesCmd - Class in org.flowable.engine.impl.cmd
- ClearProcessInstanceLockTimesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
- clearTenantId() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
-
Clears the last set value of the tenant.
- clearTenantId() - Method in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- ClearTextPasswordEncoder - Class in org.flowable.idm.engine.impl.authentication
- clearTransientVariables() - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
Clears all transient variables of this variable container (not touching the delegate).
- client - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- client - Variable in class org.flowable.engine.impl.webservice.WSService
- client - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- clientBuilder - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- clientIdPrefix - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- clientIdPrefix - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- clientIdPrefix(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Sets the client id prefix for this Kafka adapter.
- clientIdPrefix(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- clock - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- clock - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- clock - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- clock - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- Clock - Interface in org.flowable.common.engine.impl.runtime
-
This interface provides full access to the clock
- clockReader - Variable in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- clockReader - Variable in class org.flowable.common.engine.impl.calendar.DurationHelper
- ClockReader - Interface in org.flowable.common.engine.impl.runtime
-
This interface provides clock reading functionality
- clone() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
- clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
- clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- clone() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- clone() - Method in class org.flowable.bpmn.model.Artifact
- clone() - Method in class org.flowable.bpmn.model.Assignment
- clone() - Method in class org.flowable.bpmn.model.Association
- clone() - Method in class org.flowable.bpmn.model.BaseElement
- clone() - Method in class org.flowable.bpmn.model.BooleanDataObject
- clone() - Method in class org.flowable.bpmn.model.BoundaryEvent
- clone() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- clone() - Method in class org.flowable.bpmn.model.CallActivity
- clone() - Method in class org.flowable.bpmn.model.CancelEventDefinition
- clone() - Method in class org.flowable.bpmn.model.CaseServiceTask
- clone() - Method in class org.flowable.bpmn.model.CollectionHandler
- clone() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- clone() - Method in class org.flowable.bpmn.model.ComplexGateway
- clone() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
- clone() - Method in class org.flowable.bpmn.model.CustomProperty
- clone() - Method in class org.flowable.bpmn.model.DataAssociation
- clone() - Method in class org.flowable.bpmn.model.DataGrid
- clone() - Method in class org.flowable.bpmn.model.DataGridField
- clone() - Method in class org.flowable.bpmn.model.DataGridRow
- clone() - Method in class org.flowable.bpmn.model.DataObject
- clone() - Method in class org.flowable.bpmn.model.DataSpec
- clone() - Method in class org.flowable.bpmn.model.DataStore
- clone() - Method in class org.flowable.bpmn.model.DataStoreReference
- clone() - Method in class org.flowable.bpmn.model.DateDataObject
- clone() - Method in class org.flowable.bpmn.model.DoubleDataObject
- clone() - Method in class org.flowable.bpmn.model.EndEvent
- clone() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- clone() - Method in class org.flowable.bpmn.model.Escalation
- clone() - Method in class org.flowable.bpmn.model.EscalationEventDefinition
- clone() - Method in class org.flowable.bpmn.model.EventDefinition
- clone() - Method in class org.flowable.bpmn.model.EventGateway
- clone() - Method in class org.flowable.bpmn.model.EventListener
- clone() - Method in class org.flowable.bpmn.model.ExclusiveGateway
- clone() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- clone() - Method in class org.flowable.bpmn.model.ExtensionElement
- clone() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
- clone() - Method in class org.flowable.bpmn.model.FieldExtension
- clone() - Method in class org.flowable.bpmn.model.FlowableHttpRequestHandler
- clone() - Method in class org.flowable.bpmn.model.FlowableHttpResponseHandler
- clone() - Method in class org.flowable.bpmn.model.FlowableListener
- clone() - Method in class org.flowable.bpmn.model.FlowElement
- clone() - Method in class org.flowable.bpmn.model.FormProperty
- clone() - Method in class org.flowable.bpmn.model.FormValue
- clone() - Method in class org.flowable.bpmn.model.Gateway
- clone() - Method in class org.flowable.bpmn.model.HttpServiceTask
- clone() - Method in class org.flowable.bpmn.model.Import
- clone() - Method in class org.flowable.bpmn.model.InclusiveGateway
- clone() - Method in class org.flowable.bpmn.model.IntegerDataObject
- clone() - Method in class org.flowable.bpmn.model.Interface
- clone() - Method in class org.flowable.bpmn.model.IntermediateCatchEvent
- clone() - Method in class org.flowable.bpmn.model.IOParameter
- clone() - Method in class org.flowable.bpmn.model.IOSpecification
- clone() - Method in class org.flowable.bpmn.model.ItemDefinition
- clone() - Method in class org.flowable.bpmn.model.JsonDataObject
- clone() - Method in class org.flowable.bpmn.model.Lane
- clone() - Method in class org.flowable.bpmn.model.LongDataObject
- clone() - Method in class org.flowable.bpmn.model.ManualTask
- clone() - Method in class org.flowable.bpmn.model.Message
- clone() - Method in class org.flowable.bpmn.model.MessageEventDefinition
- clone() - Method in class org.flowable.bpmn.model.MessageFlow
- clone() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- clone() - Method in class org.flowable.bpmn.model.Operation
- clone() - Method in class org.flowable.bpmn.model.ParallelGateway
- clone() - Method in class org.flowable.bpmn.model.Pool
- clone() - Method in class org.flowable.bpmn.model.Process
- clone() - Method in class org.flowable.bpmn.model.ReceiveTask
- clone() - Method in class org.flowable.bpmn.model.Resource
- clone() - Method in class org.flowable.bpmn.model.ScriptInfo
- clone() - Method in class org.flowable.bpmn.model.ScriptTask
- clone() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- clone() - Method in class org.flowable.bpmn.model.SendTask
- clone() - Method in class org.flowable.bpmn.model.SequenceFlow
- clone() - Method in class org.flowable.bpmn.model.ServiceTask
- clone() - Method in class org.flowable.bpmn.model.Signal
- clone() - Method in class org.flowable.bpmn.model.SignalEventDefinition
- clone() - Method in class org.flowable.bpmn.model.StartEvent
- clone() - Method in class org.flowable.bpmn.model.StringDataObject
- clone() - Method in class org.flowable.bpmn.model.SubProcess
- clone() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- clone() - Method in class org.flowable.bpmn.model.TextAnnotation
- clone() - Method in class org.flowable.bpmn.model.ThrowEvent
- clone() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- clone() - Method in class org.flowable.bpmn.model.UserTask
- clone() - Method in class org.flowable.bpmn.model.ValuedDataObject
- clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- clone() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
- clone() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
- clone() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- clone() - Method in class org.flowable.cmmn.model.Association
- clone() - Method in class org.flowable.cmmn.model.CasePageTask
- clone() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- clone() - Method in class org.flowable.cmmn.model.ExtensionElement
- clone() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- clone() - Method in class org.flowable.cmmn.model.FieldExtension
- clone() - Method in class org.flowable.cmmn.model.FlowableHttpRequestHandler
- clone() - Method in class org.flowable.cmmn.model.FlowableHttpResponseHandler
- clone() - Method in class org.flowable.cmmn.model.FlowableListener
- clone() - Method in class org.flowable.cmmn.model.HttpServiceTask
- clone() - Method in class org.flowable.cmmn.model.HumanTask
- clone() - Method in class org.flowable.cmmn.model.IOParameter
- clone() - Method in class org.flowable.cmmn.model.ScriptInfo
- clone() - Method in class org.flowable.cmmn.model.ServiceTask
- clone() - Method in class org.flowable.cmmn.model.TextAnnotation
- clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- clone() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
- clone() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Deprecated.
- clone() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- clone() - Method in class org.flowable.dmn.model.DmnExtensionElement
- close() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- close() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- close() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- close() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- close() - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
Closes the canvas which disallows further drawing and releases graphical resources.
- close() - Method in interface org.flowable.common.engine.api.Engine
- close() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- close() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- close() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- close() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- close() - Method in interface org.flowable.common.engine.impl.interceptor.Session
- close() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- close() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- close() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- close() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- close() - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
Closes the canvas which disallows further drawing and releases graphical resources.
- close() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- close() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- close() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- close() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- close() - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- close() - Method in class org.flowable.http.common.impl.HttpClientConfig
- close() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
- close() - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
Closes the canvas which disallows further drawing and releases graphical resources.
- close() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- CLOSE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- closeClient - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- closed - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- closed - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- closed - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- closed(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
CommandContext
is successfully closed. - closed(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- closed(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- closed(CommandContext) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closed(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closed(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- CLOSED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- closeDatabase(Liquibase) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- closeDmnEngines() - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- closeDownDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- closeDownDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- closeEntityManager - Variable in class org.flowable.spring.SpringEntityManagerSessionFactory
- closeEntityManager - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- closeEventRegistryEngines() - Static method in class org.flowable.eventregistry.test.EventTestHelper
- closeFailure(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
CommandContext
has not been successfully closed due to an exception that happened. - closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- closeFailure(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- closeFailure(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closeFailure(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closeFailure(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- closeIdmEngines() - Static method in class org.flowable.idm.engine.test.IdmTestHelper
- closeListeners - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- closeProcessEngines() - Static method in class org.flowable.engine.impl.test.TestHelper
- closeProcessEngines() - Static method in class org.flowable.engine.test.FlowableTestCase
- closeRunnable - Variable in class org.flowable.http.common.impl.HttpClientConfig
- closeSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- closeSilently(InputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
-
Closes the given stream.
- closeSilently(OutputStream) - Static method in class org.flowable.common.engine.impl.util.IoUtil
-
Closes the given stream.
- closing(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Called when the
CommandContext
is being closed, but no 'close logic' has been executed. - closing(CommandContext) - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- closing(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- closing(CommandContext) - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- closing(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- closing(CommandContext) - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- ClosingDataSource - Class in org.flowable.common.engine.impl.test
-
A
DataSource
implementation for test purposes that wraps anotherDataSource
and makes sure that theDataSource
is closed when a Flowable engine gets closed. - ClosingDataSource(DataSource) - Constructor for class org.flowable.common.engine.impl.test.ClosingDataSource
- CMMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- CMMN_DEPENDENT - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- CMMN_ENGINE_CONFIG_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CMMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnEngineEntityConstants
- CMMN_EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- CMMN_HISTORY_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CMMN_MANAGEMENT_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CMMN_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- CMMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- CMMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- CMMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- CMMN_RUNTIME__SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CMMN_TASK_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CMMN_VARIABLE_AGGREGATION - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- CmmnActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
-
Root interface for all classes implementing logic when the CMMN engine decides the behavior for a plan item needs to be executed.
- CmmnActivityBehaviorFactory - Interface in org.flowable.cmmn.engine.impl.parser
- CmmnActivityWithMigrationContextBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
- CmmnAggregatedVariableType - Class in org.flowable.cmmn.engine.impl.variable
- CmmnAggregatedVariableType(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- CmmnAggregation - Class in org.flowable.cmmn.engine.impl.variable
- CmmnAggregation(String) - Constructor for class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- CmmnChangeTenantIdEntityTypes - Interface in org.flowable.cmmn.api
- CmmnClassDelegate - Class in org.flowable.cmmn.engine.impl.delegate
- CmmnClassDelegate(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- CmmnClassDelegateFactory - Interface in org.flowable.cmmn.engine.impl.delegate
- CmmnCommandInvoker - Class in org.flowable.cmmn.engine.impl.interceptor
- CmmnCommandInvoker(AgendaOperationRunner, Collection<AgendaOperationExecutionListener>) - Constructor for class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- CmmnConfigurationResource - Annotation Interface in org.flowable.cmmn.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableCmmnExtension
. - CmmnCorrelationUtil - Class in org.flowable.cmmn.engine.impl.util
- CmmnCorrelationUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
- CmmnDbSchemaManager - Class in org.flowable.cmmn.engine.impl.db
- CmmnDbSchemaManager(String) - Constructor for class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- CmmnDelegateHelper - Class in org.flowable.cmmn.engine.impl.delegate
- CmmnDelegateHelper() - Constructor for class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- CmmnDeleteHistoricTaskLogEntryCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CmmnDeleteHistoricTaskLogEntryCmd(long, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
- cmmnDeployer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnDeployer - Class in org.flowable.cmmn.engine.configurator.impl.deployer
- CmmnDeployer - Class in org.flowable.cmmn.engine.impl.deployer
-
TODO: many similarities with BpmnDeployer, see if it can be merged to the common module
- CmmnDeployer() - Constructor for class org.flowable.cmmn.engine.configurator.impl.deployer.CmmnDeployer
- CmmnDeployer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- CmmnDeployer.CmmnParseContextImpl - Class in org.flowable.cmmn.engine.impl.deployer
- CmmnDeployment - Interface in org.flowable.cmmn.api.repository
- CmmnDeployment - Annotation Interface in org.flowable.cmmn.engine.test
- CmmnDeploymentBuilder - Interface in org.flowable.cmmn.api.repository
-
Builder for creating new deployments, similar to the bpmn deployment builder.
- CmmnDeploymentBuilderImpl - Class in org.flowable.cmmn.engine.impl.repository
- CmmnDeploymentBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- CmmnDeploymentDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- CmmnDeploymentEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnDeploymentEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnDeploymentEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- cmmnDeploymentEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnDeploymentEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnDeploymentEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnDeploymentEntityManagerImpl(CmmnEngineConfiguration, CmmnDeploymentDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- cmmnDeploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are related to a case instance for to the given deployment id.
- cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- CmmnDeploymentId - Annotation Interface in org.flowable.cmmn.engine.test
-
An annotation that can be used on test and lifecycle methods to inject the id of the deployment deployed via
CmmnDeployment
. - cmmnDeploymentIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are related to a case instances for the given deployment id.
- cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- CmmnDeploymentManager - Class in org.flowable.cmmn.engine.impl.deployer
- CmmnDeploymentManager() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- CmmnDeploymentQuery - Interface in org.flowable.cmmn.api.repository
-
Allows programmatic querying of
CmmnDeployment
s. - CmmnDeploymentQueryImpl - Class in org.flowable.cmmn.engine.impl.repository
- CmmnDeploymentQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- CmmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- CmmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- CmmnDeploymentQueryProperty - Class in org.flowable.cmmn.engine.impl.repository
- CmmnDeploymentQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- CmmnDeploymentResponse - Class in org.flowable.cmmn.rest.service.api.repository
- CmmnDeploymentResponse(CmmnDeployment, String) - Constructor for class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- CMMNDI_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- CMMNDI_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- CmmnDiBoundsXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiBoundsXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
- CmmnDiEdge - Class in org.flowable.cmmn.model
- CmmnDiEdge() - Constructor for class org.flowable.cmmn.model.CmmnDiEdge
- CmmnDiEdgeXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiEdgeXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
- CmmnDIExport - Class in org.flowable.cmmn.converter.export
- CmmnDIExport() - Constructor for class org.flowable.cmmn.converter.export.CmmnDIExport
- CmmnDiExtensionXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiExtensionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
- CmmnDiLabelXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiLabelXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
- CmmnDiShape - Class in org.flowable.cmmn.model
- CmmnDiShape() - Constructor for class org.flowable.cmmn.model.CmmnDiShape
- CmmnDiShapeXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiShapeXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
- CmmnDiWaypointXmlConverter - Class in org.flowable.cmmn.converter
- CmmnDiWaypointXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
- CmmnDynamicStateManager - Interface in org.flowable.cmmn.engine.impl.runtime
- CmmnElement - Class in org.flowable.cmmn.model
- CmmnElement() - Constructor for class org.flowable.cmmn.model.CmmnElement
- cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- cmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiShape
- cmmnEngine - Static variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnEngine - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- cmmnEngine - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- cmmnEngine - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- cmmnEngine - Variable in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- CmmnEngine - Interface in org.flowable.cmmn.engine
-
Provides access to all services that expose CMMN and case management operations.
- CmmnEngineAgenda - Interface in org.flowable.cmmn.engine.impl.agenda
- cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- CmmnEngineAgendaFactory - Interface in org.flowable.cmmn.engine.impl.agenda
- CmmnEngineAgendaSessionFactory - Class in org.flowable.cmmn.engine.impl.agenda
- CmmnEngineAgendaSessionFactory(CmmnEngineAgendaFactory) - Constructor for class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.CmmnTaskBuilderImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.task.DefaultCmmnTaskVariableScopeResolver
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- cmmnEngineConfiguration - Static variable in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.JobResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- CmmnEngineConfiguration - Class in org.flowable.cmmn.engine
- CmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnEngineConfigurationApi - Interface in org.flowable.cmmn.api
- CmmnEngineConfigurator - Class in org.flowable.cmmn.engine.configurator
- CmmnEngineConfigurator() - Constructor for class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- CmmnEngineEntityConstants - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnEngineEntityConstants() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnEngineEntityConstants
- CmmnEngineFactoryBean - Class in org.flowable.cmmn.spring
- CmmnEngineFactoryBean() - Constructor for class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- CmmnEngineImpl - Class in org.flowable.cmmn.engine.impl
- CmmnEngineImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnEngineInfos - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- cmmnEngineInfosByName - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- cmmnEngineInfosByResourceUrl - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- cmmnEngineName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnEngineResource - Class in org.flowable.cmmn.rest.service.api.management
- CmmnEngineResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.CmmnEngineResource
- cmmnEngines - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- CmmnEngines - Class in org.flowable.cmmn.engine
- CmmnEngines() - Constructor for class org.flowable.cmmn.engine.CmmnEngines
- CmmnEngineScriptTraceEnhancer - Class in org.flowable.cmmn.engine.impl.scripting
-
Enhances script traces with scope information for the cmmn engine.
- CmmnEngineScriptTraceEnhancer() - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- CmmnEventRegistryEventConsumer - Class in org.flowable.cmmn.engine.impl.eventregistry
- CmmnEventRegistryEventConsumer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- CmmnExpressionManager - Class in org.flowable.cmmn.engine.impl.el
- CmmnExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.cmmn.engine.impl.el.CmmnExpressionManager
- CmmnExternalWorkerTransitionBuilder - Interface in org.flowable.cmmn.api.runtime
- CmmnExternalWorkerTransitionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CmmnExternalWorkerTransitionBuilderImpl(CommandExecutor, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- CmmnFormHandlerRestApiInterceptor - Interface in org.flowable.cmmn.rest.service.api
- CmmnHistoricVariableInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
-
Wrapper class around the
HistoricVariableInstanceQueryImpl
from the variable service, specialized for usage in CMMN. - CmmnHistoricVariableInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- cmmnHistoryCleaningManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnHistoryCleaningManager - Interface in org.flowable.cmmn.api
- CmmnHistoryCleanupJobHandler - Class in org.flowable.cmmn.engine.impl.job
- CmmnHistoryCleanupJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.CmmnHistoryCleanupJobHandler
- cmmnHistoryConfigurationSettings - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnHistoryConfigurationSettings - Interface in org.flowable.cmmn.engine.impl.history
- CmmnHistoryHelper - Class in org.flowable.cmmn.engine.impl.history
-
Contains logic that is shared by multiple classes around history.
- CmmnHistoryHelper() - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
- cmmnHistoryManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnHistoryManager - Interface in org.flowable.cmmn.engine.impl.history
- cmmnhistoryService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- cmmnHistoryService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnHistoryService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnHistoryService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnHistoryService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- CmmnHistoryService - Interface in org.flowable.cmmn.api
- CmmnHistoryServiceImpl - Class in org.flowable.cmmn.engine.impl
- CmmnHistoryServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- CmmnHistoryTaskManager - Class in org.flowable.cmmn.engine.impl.history
- CmmnHistoryTaskManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- CmmnHistoryTestHelper - Class in org.flowable.cmmn.engine.test.impl
- CmmnHistoryTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- CmmnHistoryVariableManager - Class in org.flowable.cmmn.engine.impl.history
- CmmnHistoryVariableManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- CmmnIdentityLinkInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- CmmnJobTestHelper - Class in org.flowable.cmmn.engine.test.impl
-
Helper class for writing unit tests with the async executor.
- CmmnJobTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- CmmnJobTestHelper.InterruptTask - Class in org.flowable.cmmn.engine.test.impl
- CmmnListenerFactory - Interface in org.flowable.cmmn.engine.impl.listener
- CmmnListenerNotificationHelper - Class in org.flowable.cmmn.engine.impl.listener
- CmmnListenerNotificationHelper() - Constructor for class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- CmmnLoggingSessionConstants - Interface in org.flowable.common.engine.impl.logging
- CmmnLoggingSessionUtil - Class in org.flowable.cmmn.engine.impl.util
- CmmnLoggingSessionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- CmmnMailActivityDelegate - Class in org.flowable.cmmn.engine.impl.behavior.impl.mail
- CmmnMailActivityDelegate() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
- cmmnManagementService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnManagementService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnManagementService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnManagementService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- CmmnManagementService - Interface in org.flowable.cmmn.api
- CmmnManagementServiceImpl - Class in org.flowable.cmmn.engine.impl
- CmmnManagementServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- cmmnMigrationService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- cmmnMigrationService - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- cmmnMigrationService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- cmmnMigrationService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- CmmnMigrationService - Interface in org.flowable.cmmn.api
-
Service to manager case instance migrations.
- CmmnMigrationServiceImpl - Class in org.flowable.cmmn.engine.impl.migration
- CmmnMigrationServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- cmmnModel - Variable in class org.flowable.cmmn.converter.ConversionHelper
- cmmnModel - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- cmmnModel - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- cmmnModel - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- cmmnModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- cmmnModel - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- CmmnModel - Class in org.flowable.cmmn.model
- CmmnModel() - Constructor for class org.flowable.cmmn.model.CmmnModel
- CmmnOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
An abstract base class for CMMN engine based operations supporting general functionalities.
- CmmnOperation() - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- CmmnOperation(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- CmmnParseContext - Interface in org.flowable.cmmn.engine.impl.parser
- CmmnParseContextImpl(EngineResource) - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- CmmnParseHandler - Interface in org.flowable.cmmn.engine.impl.parser
-
Allows to hook into the parsing of one or more elements during the parsing of a CMMN case definition.
- cmmnParseHandlers - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- CmmnParseHandlers - Class in org.flowable.cmmn.engine.impl.parser
- CmmnParseHandlers() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- CmmnParseHandlers(List<CmmnParseHandler>) - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- cmmnParser - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnParser - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- CmmnParser - Interface in org.flowable.cmmn.engine.impl.parser
- CmmnParseResult - Class in org.flowable.cmmn.engine.impl.parser
- CmmnParseResult() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- CmmnParseResult(EngineDeployment) - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- CmmnParserImpl - Class in org.flowable.cmmn.engine.impl.parser
- CmmnParserImpl() - Constructor for class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnRepositoryService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- cmmnRepositoryService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- CmmnRepositoryService - Interface in org.flowable.cmmn.api
- CmmnRepositoryServiceImpl - Class in org.flowable.cmmn.engine.impl
- CmmnRepositoryServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- CmmnResourceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- CmmnResourceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnResourceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnResourceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- cmmnResourceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnResourceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnResourceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnResourceEntityManagerImpl(CmmnEngineConfiguration, CmmnResourceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
- CmmnRestApiInterceptor - Interface in org.flowable.cmmn.rest.service.api
- CmmnRestResponseFactory - Class in org.flowable.cmmn.rest.service.api
-
Default implementation of a
CmmnRestResponseFactory
. - CmmnRestResponseFactory(ObjectMapper) - Constructor for class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- CmmnRestUrls - Class in org.flowable.cmmn.rest.service.api
- CmmnRestUrls() - Constructor for class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- cmmnRuntimeService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- CmmnRuntimeService - Interface in org.flowable.cmmn.api
- CmmnRuntimeServiceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CmmnRuntimeServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- CmmnTaskBuilderImpl - Class in org.flowable.cmmn.engine.impl
-
TaskBuilder
implementation - cmmnTaskService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- CmmnTaskService - Interface in org.flowable.cmmn.api
- CmmnTaskServiceImpl - Class in org.flowable.cmmn.engine.impl
- CmmnTaskServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- CmmnTestHelper - Class in org.flowable.cmmn.engine.test.impl
- CmmnTestHelper() - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- CmmnTestRunner - Class in org.flowable.cmmn.engine.test.impl
- CmmnTestRunner(Class<?>) - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- CmmnTriggerableActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
-
Behavior interface, like
CmmnActivityBehavior
, when the CMMN engine decides the behavior for a plan item needs to be executed and the behavior acts as a wait state. - CmmnVariableInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
Wrapper class around the
VariableInstanceQueryImpl
from the variable service, specialized for usage in CMMN. - CmmnVariableInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- CmmnVariableScopeELResolver - Class in org.flowable.cmmn.engine.impl.el
- CmmnVariableScopeELResolver() - Constructor for class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- CmmnVariableScopeResolver - Class in org.flowable.cmmn.engine.impl.scripting
- CmmnVariableScopeResolver(CmmnEngineConfiguration, VariableContainer) - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- CmmnVariableScopeResolverFactory - Class in org.flowable.cmmn.engine.impl.scripting
- CmmnVariableScopeResolverFactory() - Constructor for class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolverFactory
- CmmnXmlConstants - Interface in org.flowable.cmmn.converter
- CmmnXmlConverter - Class in org.flowable.cmmn.converter
- CmmnXmlConverter() - Constructor for class org.flowable.cmmn.converter.CmmnXmlConverter
- CmmnXMLException - Exception in org.flowable.cmmn.converter
- CmmnXMLException(String) - Constructor for exception org.flowable.cmmn.converter.CmmnXMLException
- CmmnXMLException(String, Throwable) - Constructor for exception org.flowable.cmmn.converter.CmmnXMLException
- CmmnXmlUtil - Class in org.flowable.cmmn.converter.util
- CmmnXmlUtil() - Constructor for class org.flowable.cmmn.converter.util.CmmnXmlUtil
- cmp(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
cmp := add (<LT> add | <LE> add | <GE> add | <GT> add)*
- CMP - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- coerceStringToType(String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToBigDecimal(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToBigInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToBoolean(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToByte(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToCharacter(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToDouble(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToEnum(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToFloat(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToInteger(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToLong(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToShort(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToString(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- coerceToType(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Coerces an object to a specific type according to the EL type conversion rules.
- CollaborationExport - Class in org.flowable.bpmn.converter.export
- CollaborationExport() - Constructor for class org.flowable.bpmn.converter.export.CollaborationExport
- COLLECT - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- collectActiveActivityIds(ExecutionEntity, List<String>) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- collectAllChildPlanItemInstances(PlanItemInstanceContainer) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- collectAllChildPlanItemInstances(CommandContext, PlanItemInstanceContainer, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- collectChildExecutions(ExecutionEntity, List<ExecutionEntity>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- collectChildren(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
Returns all child executions of a given
ExecutionEntity
. - collectChildren(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- collectChildren(ExecutionEntity, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- collectChildren(ExecutionEntity, List<ExecutionEntity>, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- collectionContains(Collection, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
- collectionElementIndexVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionElementVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionHandler - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- collectionHandler - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- CollectionHandler - Class in org.flowable.bpmn.model
- CollectionHandler() - Constructor for class org.flowable.bpmn.model.CollectionHandler
- collectionString - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- collectionString - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- CollectionUtil - Class in org.flowable.common.engine.impl.util
-
helper/convenience methods for working with collections.
- CollectionUtil - Class in org.flowable.dmn.engine.impl.el.util
- CollectionUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.CollectionUtil
- collectionVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- collectionVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
- collectPlanItemInstances(PlanItemInstanceContainer, List<PlanItemInstanceEntity>, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- collectSubFields(List<FormField>, List<FormField>) - Method in class org.flowable.form.model.SimpleFormModel
- collectTransientVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariableInstances(HashMap<String, VariableInstance>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariableNames(Set<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- collectVariables(HashMap<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- COLON - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- column - Variable in class org.flowable.bpmn.model.parse.Problem
- column - Variable in class org.flowable.bpmn.model.parse.Warning
- columnName - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- columnNames - Variable in class org.flowable.common.engine.api.management.TableMetaData
- columnTypes - Variable in class org.flowable.common.engine.api.management.TableMetaData
- COMMA - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- command - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- command - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- Command<T> - Interface in org.flowable.common.engine.impl.interceptor
- commandConfig - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- CommandConfig - Class in org.flowable.common.engine.impl.interceptor
-
Configuration settings for the command interceptor chain.
- CommandConfig() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
- CommandConfig(boolean) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
- CommandConfig(boolean, TransactionPropagation) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
- CommandConfig(CommandConfig) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandConfig
- commandContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- commandContext - Variable in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- commandContext - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- commandContext - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
- commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- commandContext - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
- commandContext - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- commandContext - Variable in class org.flowable.common.spring.SpringTransactionContext
- commandContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
- commandContext - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- CommandContext - Class in org.flowable.common.engine.impl.interceptor
- CommandContext(Command<?>) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContext
- commandContextCloseListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
- CommandContextCloseListener - Interface in org.flowable.common.engine.impl.interceptor
-
A listener that can be used to be notified of lifecycle events of the
CommandContext
. - commandContextFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- commandContextFactory - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- CommandContextFactory - Class in org.flowable.common.engine.impl.interceptor
- CommandContextFactory() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextFactory
- CommandContextInterceptor - Class in org.flowable.common.engine.impl.interceptor
- CommandContextInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- CommandContextInterceptor(CommandContextFactory, ClassLoader, boolean, Clock, ObjectMapper) - Constructor for class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- commandContextThreadLocal - Static variable in class org.flowable.common.engine.impl.context.Context
- CommandContextUtil - Class in org.flowable.batch.service.impl.util
- CommandContextUtil - Class in org.flowable.cmmn.engine.impl.util
- CommandContextUtil - Class in org.flowable.dmn.engine.impl.util
- CommandContextUtil - Class in org.flowable.engine.impl.util
- CommandContextUtil - Class in org.flowable.entitylink.service.impl.util
- CommandContextUtil - Class in org.flowable.eventregistry.impl.util
- CommandContextUtil - Class in org.flowable.eventsubscription.service.impl.util
- CommandContextUtil - Class in org.flowable.identitylink.service.impl.util
- CommandContextUtil - Class in org.flowable.idm.engine.impl.util
- CommandContextUtil - Class in org.flowable.job.service.impl.util
- CommandContextUtil - Class in org.flowable.task.service.impl.util
- CommandContextUtil - Class in org.flowable.variable.service.impl.util
- CommandContextUtil() - Constructor for class org.flowable.batch.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.dmn.engine.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.engine.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.entitylink.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.eventregistry.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.eventsubscription.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.identitylink.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.idm.engine.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.job.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.task.service.impl.util.CommandContextUtil
- CommandContextUtil() - Constructor for class org.flowable.variable.service.impl.util.CommandContextUtil
- commandExecutionResult - Variable in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- CommandExecutionResult - Class in org.flowable.engine.test.profiler
- CommandExecutionResult() - Constructor for class org.flowable.engine.test.profiler.CommandExecutionResult
- commandExecutionResults - Variable in class org.flowable.engine.test.profiler.ProfileSession
- commandExecutionTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
- commandExecutor - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- commandExecutor - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- commandExecutor - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- commandExecutor - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- commandExecutor - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- commandExecutor - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- commandExecutor - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- commandExecutor - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- commandExecutor - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- commandExecutor - Variable in class org.flowable.common.engine.impl.query.AbstractQuery
- commandExecutor - Variable in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
- commandExecutor - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- commandExecutor - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- commandExecutor - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- commandExecutor - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- commandExecutor - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- commandExecutor - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- commandExecutor - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- commandExecutor - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- commandExecutor - Variable in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- commandExecutor - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- commandExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- commandExecutor - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- commandExecutor - Variable in class org.flowable.job.service.JobServiceConfiguration
- commandExecutor - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- commandExecutor - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- CommandExecutor - Interface in org.flowable.common.engine.impl.interceptor
-
The command executor for internal usage.
- CommandExecutorImpl - Class in org.flowable.common.engine.impl.cfg
-
Command executor that passes commands to the first interceptor in the chain.
- CommandExecutorImpl(CommandConfig, CommandInterceptor) - Constructor for class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- commandFqn - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- CommandInterceptor - Interface in org.flowable.common.engine.impl.interceptor
- commandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- commandInvoker - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- CommandInvoker - Class in org.flowable.engine.impl.interceptor
- CommandInvoker(AgendaOperationRunner, Collection<AgendaOperationExecutionListener>) - Constructor for class org.flowable.engine.impl.interceptor.CommandInvoker
- CommandStats - Class in org.flowable.engine.test.profiler
- CommandStats(List<CommandExecutionResult>) - Constructor for class org.flowable.engine.test.profiler.CommandStats
- CommaSplitter - Class in org.flowable.bpmn.converter.util
- CommaSplitter() - Constructor for class org.flowable.bpmn.converter.util.CommaSplitter
- comment - Variable in class org.flowable.engine.impl.cmd.SaveCommentCmd
- Comment - Interface in org.flowable.engine.task
-
User comments that form discussions around tasks.
- commentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CommentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- CommentEntity - Interface in org.flowable.engine.impl.persistence.entity
- CommentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- CommentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- commentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CommentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- CommentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- CommentEntityManagerImpl(ProcessEngineConfigurationImpl, CommentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- commentId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- commentId - Variable in class org.flowable.engine.impl.cmd.GetCommentCmd
- CommentRequest - Class in org.flowable.rest.service.api.engine
- CommentRequest() - Constructor for class org.flowable.rest.service.api.engine.CommentRequest
- CommentResponse - Class in org.flowable.rest.service.api.engine
- CommentResponse() - Constructor for class org.flowable.rest.service.api.engine.CommentResponse
- commit() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- commit() - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- commit() - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
- commit() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- commit() - Method in class org.flowable.common.spring.SpringTransactionContext
- commit() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- COMMITTED - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
- COMMITTING - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
- CommonAutoDeploymentProperties - Class in org.flowable.common.spring
- CommonAutoDeploymentProperties() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
- CommonAutoDeploymentProperties(boolean, Duration, boolean) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentProperties
- CommonAutoDeploymentStrategy<E> - Class in org.flowable.common.spring
-
Common base class for implementations of
AutoDeploymentStrategy
. - CommonAutoDeploymentStrategy() - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
- CommonAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.common.spring.CommonAutoDeploymentStrategy
- CommonDbSchemaManager - Class in org.flowable.common.engine.impl.db
- CommonDbSchemaManager() - Constructor for class org.flowable.common.engine.impl.db.CommonDbSchemaManager
- CommonEngineServiceImpl<C extends AbstractEngineConfiguration> - Class in org.flowable.common.engine.impl.service
- CommonEngineServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
- CommonEngineServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
- commonSchemaManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- CommonServiceImpl<C> - Class in org.flowable.common.engine.impl.service
- CommonServiceImpl() - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
- CommonServiceImpl(C) - Constructor for class org.flowable.common.engine.impl.service.CommonServiceImpl
- comparator - Static variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- compare(T, T) - Method in class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
- compareVariableValue(VariableContainer, String, Object, AbstractVariableComparatorExpressionFunction.OPERATOR) - Static method in class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction
- COMPATIBILITY - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Field expressions are allowed and the only way to inject values.
- COMPATIBILITY - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
This is the pre version 5.21 mode: field expressions are allowed and the only way to inject values.
- compatibilityHandlerClassName - Variable in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- COMPENSATE_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- COMPENSATE_EVENT_INVALID_ACTIVITY_REF - Static variable in interface org.flowable.validation.validator.Problems
- COMPENSATE_EVENT_MULTIPLE_ON_BOUNDARY - Static variable in interface org.flowable.validation.validator.Problems
- COMPENSATE_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- compensateEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
- CompensateEventDefinition - Class in org.flowable.bpmn.model
- CompensateEventDefinition - Class in org.flowable.engine.impl.bpmn.parser
- CompensateEventDefinition() - Constructor for class org.flowable.bpmn.model.CompensateEventDefinition
- CompensateEventDefinition() - Constructor for class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- CompensateEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- CompensateEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
- CompensateEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- CompensateEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.CompensateEventDefinitionParser
- CompensateEventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- CompensateEventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- CompensateEventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.CompensateEventSubscriptionEntityImpl
- CompensateEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.CompensateEventSubscriptionEntityImpl
- CompensationEventHandler - Class in org.flowable.engine.impl.event
- CompensationEventHandler() - Constructor for class org.flowable.engine.impl.event.CompensationEventHandler
- compile(Reader) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- compile(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- COMPILE_OPTIONS - Static variable in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- completable - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- completable - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- completable - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- completable - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- completable - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- complete() - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
- complete() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- complete() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- complete() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
-
Executes change in the tenant id, returning the number of instances that were affected
- complete() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- complete() - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- complete() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- complete() - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- complete() - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Completes the task.
- complete(Object, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- complete(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed.
- complete(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, String) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed.
- complete(String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the required task parameters are given by the end-user.
- complete(String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the required task parameters are given by the end-user.
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Similar to
TaskService.complete(String, String, Map)
, but allows to set transient variables too. - complete(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the required task parameters are given by the end-user.
- complete(String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the required task parameters are given by the end-user.
- complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Similar to
TaskService.complete(String, Map)
, but allows to set transient variables too. - complete(VariableAggregationDefinition) - Static method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- complete(VariableAggregationDefinition) - Static method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- complete(ChangeTenantIdBuilderImpl) - Method in interface org.flowable.common.engine.impl.tenant.ChangeTenantIdManager
- complete(ChangeTenantIdBuilderImpl) - Method in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- COMPLETE - Static variable in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
-
State when a plan item instance is completed and the aggregation needs to be prepared.
- COMPLETE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- COMPLETE - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
-
State when the execution is completed and the aggregation needs to be prepared.
- completeable - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- completeAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- completeAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
-
Completes the ad-hoc sub process
- CompleteAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
- CompleteAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
- completeAllPlanItems(String, String, int) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- completeAsync - Variable in class org.flowable.bpmn.model.CallActivity
- completeBatch(String, String) - Method in interface org.flowable.batch.api.BatchService
- completeBatch(String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- completeBatch(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- completeBatch(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- completeBatch(Batch, String, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- completeBatch(Batch, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- completeBatchFail(Batch, List<BatchPart>, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- completeBatchFail(Batch, List<BatchPart>, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- completeBatchPart(String, String, String) - Method in interface org.flowable.batch.api.BatchService
- completeBatchPart(String, String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- completeBatchPart(String, String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- completeBatchPart(String, String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- completeCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- completeCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- CompleteCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteCaseInstanceCmd
- CompleteCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- CompleteCaseInstanceOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- CompleteCaseInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- completed - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- completed - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- completed - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- completed() - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts that have been completed.
- completed() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- completed() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- completed(String) - Static method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- completed(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- completed(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.SubProcessActivityBehavior
-
called after the process instance is destroyed for this activity to perform its outgoing control flow logic.
- COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- COMPLETED - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
- COMPLETED - Static variable in interface org.flowable.task.api.Task
- COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- COMPLETED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- completedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- completedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- completedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- completedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- completedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- completedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- completedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- completedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- completedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- completedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- completedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- completedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- completedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- completedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- completedTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completeGenericEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- completeGenericEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- CompletePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- CompletePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- completePlanItemsWithItemValues(String, String, int, Object...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- completePlanItemWithItemValue(List<PlanItemInstance>, Object) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- completeProcessInstanceTasks(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- completeStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Completes the plan item instance, which needs to be a stage instance.
- completeStage() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- completeStagePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- completeStagePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- completeStagePlanItemInstance(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- completeStagePlanItemInstance(String, boolean) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- CompleteStagePlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteStagePlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- CompleteStagePlanItemInstanceCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- CompleteStagePlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- completeTask - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- completeTask() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- completeTask() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- completeTask(CommandContext, TaskEntity, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- completeTask(Task) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- completeTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- completeTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- completeTask(TaskEntity, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- completeTask(TaskEntity, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- completeTask(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- completeTask(TaskEntity, Map<String, Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- completeTask(TaskEntity, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- CompleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteTaskCmd - Class in org.flowable.engine.impl.cmd
- CompleteTaskCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskCmd
- completeTaskWithForm() - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- completeTaskWithForm() - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Called when the task is successfully executed, and the task form has been submitted.
- CompleteTaskWithFormCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteTaskWithFormCmd - Class in org.flowable.engine.impl.cmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- completeTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- completeTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- completeTime - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- completeTime - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- completeTime - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- completeTime - Variable in class org.flowable.rest.service.api.management.BatchResponse
- completeTimeHigherThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- completeTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches where the complete time is higher then the given date.
- completeTimeHigherThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- completeTimeLowerThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- completeTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches where the complete time is lower than the given date.
- completeTimeLowerThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- completeUserEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- completeUserEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- completing(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- completing(DelegateExecution, DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.SubProcessActivityBehavior
-
called before the process instance is destroyed to allow this activity to extract data from the sub process instance.
- completionCondition - Variable in class org.flowable.bpmn.model.AdhocSubProcess
- completionCondition - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- completionCondition - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- completionConditionSatisfied(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- CompletionEvaluationResult - Class in org.flowable.cmmn.engine.impl.util
-
A class holding the result from evaluating a stage or case plan model for completion.
- CompletionEvaluationResult(boolean, boolean, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
- completionNeutralRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- CompletionNeutralRule - Class in org.flowable.cmmn.model
- CompletionNeutralRule() - Constructor for class org.flowable.cmmn.model.CompletionNeutralRule
- ComplexDataType - Interface in org.flowable.bpmn.model
- ComplexGateway - Class in org.flowable.bpmn.model
- ComplexGateway() - Constructor for class org.flowable.bpmn.model.ComplexGateway
- ComplexGatewayXMLConverter - Class in org.flowable.bpmn.converter
- ComplexGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- complexValue - Variable in class org.flowable.bpmn.model.CustomProperty
- composeDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- ComposeDecisionResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
-
Default behavior for ComposeRuleOutput behavior
- composeDecisionResults(ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeDecisionResultBehavior
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
- composeDecisionResults(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
- composeDecisionServiceResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- ComposedTransformer - Class in org.flowable.engine.impl.transformer
-
Applies a list of transformers to the input object
- ComposedTransformer() - Constructor for class org.flowable.engine.impl.transformer.ComposedTransformer
- composeEvaluateDecisionResult(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- composeOutput(String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
- composeOutputEntryResult(int, RuleOutputClauseContainer, HitPolicy, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- composeOutputValues(ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- composeRuleResult(int, String, Object, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
-
Default behavior for ComposeRuleOutput behavior
- composeRuleResult(int, String, Object, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeRuleResultBehavior
- ComposeRuleResultBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
- CompositeCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history
- CompositeCmmnHistoryManager(Collection<CmmnHistoryManager>) - Constructor for class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- CompositeELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Maintains an ordered composite list of child ELResolvers.
- CompositeELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
- CompositeELResolver(Collection<ELResolver>) - Constructor for class org.flowable.common.engine.impl.javax.el.CompositeELResolver
- CompositeHistoryManager - Class in org.flowable.engine.impl.history
- CompositeHistoryManager(Collection<HistoryManager>) - Constructor for class org.flowable.engine.impl.history.CompositeHistoryManager
- CompositePayloadExtractor<T> - Class in org.flowable.eventregistry.impl.payload
- CompositePayloadExtractor(Collection<InboundEventPayloadExtractor<T>>) - Constructor for class org.flowable.eventregistry.impl.payload.CompositePayloadExtractor
- CompositeScriptTraceListener - Class in org.flowable.common.engine.impl.scripting
-
Composite implementation of
ScriptTraceListener
. - CompositeScriptTraceListener(Collection<ScriptTraceListener>) - Constructor for class org.flowable.common.engine.impl.scripting.CompositeScriptTraceListener
- ComputeDeleteHistoricCaseInstanceIdsJobHandler - Class in org.flowable.cmmn.engine.impl.delete
- ComputeDeleteHistoricCaseInstanceIdsJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- ComputeDeleteHistoricCaseInstanceStatusJobHandler - Class in org.flowable.cmmn.engine.impl.delete
- ComputeDeleteHistoricCaseInstanceStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- ComputeDeleteHistoricProcessInstanceIdsJobHandler - Class in org.flowable.engine.impl.delete
- ComputeDeleteHistoricProcessInstanceIdsJobHandler() - Constructor for class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- ComputeDeleteHistoricProcessInstanceStatusJobHandler - Class in org.flowable.engine.impl.delete
- ComputeDeleteHistoricProcessInstanceStatusJobHandler() - Constructor for class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- conclusionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- concurrency - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
- concurrency - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- concurrency - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- concurrency - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
-
Sets the concurrency for the listener (e.g "5-10").
- concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Sets the concurrency (and integer) for this Kafka adapter.
- concurrency(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Sets the concurrency for the listener.
- concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- concurrency(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- concurrent - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- condition - Variable in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- condition - Variable in class org.flowable.cmmn.model.PlanItemRule
- condition - Variable in class org.flowable.cmmn.model.SentryIfPart
- Condition - Interface in org.flowable.engine.impl
- CONDITION_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- CONDITIONAL_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- CONDITIONAL_INDICATOR_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- CONDITIONAL_INDICATOR_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- CONDITIONAL_INDICATOR_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- CONDITIONAL_INDICATOR_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- conditionalEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- ConditionalEventDefinition - Class in org.flowable.bpmn.model
- ConditionalEventDefinition() - Constructor for class org.flowable.bpmn.model.ConditionalEventDefinition
- ConditionalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ConditionalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- ConditionalEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- ConditionalEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionalEventDefinitionParser
- conditionExpression - Variable in class org.flowable.bpmn.model.ConditionalEventDefinition
- conditionExpression - Variable in class org.flowable.bpmn.model.SequenceFlow
- conditionExpression - Variable in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- conditionExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- ConditionExpressionParser - Class in org.flowable.bpmn.converter.child
- ConditionExpressionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionExpressionParser
- ConditionParser - Class in org.flowable.bpmn.converter.child
- ConditionParser() - Constructor for class org.flowable.bpmn.converter.child.ConditionParser
- conditionResults - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- ConditionUtil - Class in org.flowable.engine.impl.util.condition
- ConditionUtil() - Constructor for class org.flowable.engine.impl.util.condition.ConditionUtil
- ConditionXmlConverter - Class in org.flowable.cmmn.converter
- ConditionXmlConverter() - Constructor for class org.flowable.cmmn.converter.ConditionXmlConverter
- configuration - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- configuration - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- configuration - Variable in class org.flowable.common.engine.impl.service.CommonServiceImpl
- configuration - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- configuration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- configuration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- configuration - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- configuration - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- configuration - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- configuration(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given configuration.
- configuration(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- configuration(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- Configuration(KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
- configurationConsumer - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- configurationConsumer - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- configurationResource - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- configurationResource - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
- configurationResource - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- configurationResource - Variable in class org.flowable.engine.test.FlowableRule
- configurationResource - Variable in class org.flowable.engine.test.FlowableTestCase
- configurationResource - Variable in class org.flowable.eventregistry.test.FlowableEventRule
- configurationResource - Variable in class org.flowable.idm.engine.test.FlowableIdmRule
- configurationResource - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- ConfigurationResource - Annotation Interface in org.flowable.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableExtension
. - configurations - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- configurations(Collection<String>) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given configurations.
- configurations(Collection<String>) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- configurators - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- configurators - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- configuratorsAfterInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- configuratorsAfterInit() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- configuratorsBeforeInit() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- configuratorsBeforeInit() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- configure(TypeAliasRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeAliasConfigurator
- configure(TypeHandlerRegistry) - Method in interface org.flowable.common.engine.impl.db.MybatisTypeHandlerConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in interface org.flowable.common.engine.impl.EngineConfigurator
-
Called when the engine boots up, before it is usable, but after the initialisation of internal objects is done.
- configure(AbstractEngineConfiguration) - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- configure(AbstractEngineConfiguration) - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- configure(AbstractEngineConfiguration) - Method in class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator
- configureDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- configureEventRegistryEngine() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- configureExternallyManagedTransactions() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- configureExternallyManagedTransactions() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- configureExternallyManagedTransactions() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- configureExternallyManagedTransactions() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- configureIdmEngine() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- configureJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- configureJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- configureProcessEngine() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- configureProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- configureVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- configureVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CONNECTION_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- CONNECTION_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- CONNECTION_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- connectionMetadataDefaultCatalog - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- connectionMetadataDefaultSchema - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- connectionPerfectionizer(DefaultCaseDiagramCanvas.SHAPE_TYPE, DefaultCaseDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
This method makes coordinates of connection flow better.
- connectionPerfectionizer(DefaultCaseDiagramCanvas, CmmnModel, BaseElement, BaseElement, List<GraphicInfo>) - Static method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- connectionPerfectionizer(DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE, DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
This method makes coordinates of connection flow better.
- connectionPerfectionizer(DefaultDecisionRequirementsDiagramCanvas, DmnDefinition, DmnElement, DmnElement, List<GraphicInfo>) - Static method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- connectionPerfectionizer(DefaultProcessDiagramCanvas.SHAPE_TYPE, DefaultProcessDiagramCanvas.SHAPE_TYPE, GraphicInfo, GraphicInfo, List<GraphicInfo>) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
This method makes coordinates of connection flow better.
- connectionPerfectionizer(DefaultProcessDiagramCanvas, BpmnModel, BaseElement, BaseElement, List<GraphicInfo>) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
-
This method makes coordinates of connection flow better.
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- connectionRequestTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
- connectTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- connectTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- connectTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
The maximum time to wait for connecting to a server.
- ConsoleLogger - Class in org.flowable.engine.test.profiler
- ConsoleLogger(FlowableProfiler) - Constructor for class org.flowable.engine.test.profiler.ConsoleLogger
- Constraints - Class in org.flowable.validation.validator
- Constraints() - Constructor for class org.flowable.validation.validator.Constraints
- constructRestVariable(String, Object, String, int, boolean, RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- constructRestVariable(String, Object, RestVariable.RestVariableScope, String, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- constructRestVariable(String, Object, RestVariable.RestVariableScope, String, boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- consumePartitions(Collection<T>, int, Consumer<List<T>>) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
- consumerProperties - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- consumerRecord - Variable in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- consumeToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
consume current token (get next token).
- consumeToken(Scanner.Symbol) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
consume current token (get next token); throw exception if the current token doesn't match the expected symbol.
- CONTAINER - Static variable in interface org.flowable.form.model.FormFieldTypes
- containerFactory - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- containerFactory - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- containerFactory - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- containerFactoryBeanName - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- contains(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
Deprecated.use @{link #allOf(Object, Object)} instead
- contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- contains(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- contains(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- contains(String) - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- contains(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- contains(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- contains(List<PlanItemInstanceEntity>, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- contains(List<IdentityLinkEntity>, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- contains(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
- containsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
Deprecated.use @{link #anyof(Object, Object)} instead
- containsAny(VariableContainer, String, Object...) - Static method in class org.flowable.common.engine.impl.el.function.VariableContainsAnyExpressionFunction
- containsCause(Throwable, Class<? extends Throwable>) - Static method in class org.flowable.common.engine.impl.util.ExceptionUtil
- containsDataStore(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsErrorRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsEscalationRef(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsFlowElementId(String) - Method in class org.flowable.bpmn.model.Process
- containsFlowElementId(String) - Method in class org.flowable.bpmn.model.SubProcess
- containsItemDefinitionId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsKey(Object) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- containsKey(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
- containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.MapResolver
- containsKey(Object) - Method in interface org.flowable.common.engine.impl.scripting.Resolver
- containsKey(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- containsKey(Object) - Method in class org.flowable.engine.impl.form.FormData
- containsKey(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
- containsKey(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- containsMessageFlowId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsMessageId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsNamespacePrefix(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsNamespacePrefix(String) - Method in class org.flowable.cmmn.model.CmmnModel
- containsProcessedElementId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- containsResourceId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsSignalId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- containsValue(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- containsValue(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- containsValue(Object) - Method in class org.flowable.engine.impl.form.FormData
- containsValue(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- containsVariableListenerForVariableName(String) - Method in class org.flowable.bpmn.model.BpmnModel
- content - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- content - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- CONTENT_ITEM_INSTANCES - Static variable in interface org.flowable.content.api.ContentChangeTenantIdEntityTypes
- contentAvailable(Boolean) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with content available or not.
- ContentChangeTenantIdEntityTypes - Interface in org.flowable.content.api
- ContentEngineConfigurationApi - Interface in org.flowable.content.api
- contentId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- contentItem - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- ContentItem - Interface in org.flowable.content.api
-
An object structure representing a piece of content.
- ContentItemBaseQuery<T extends ContentItemBaseQuery<T,
C>, C extends ContentItem> - Interface in org.flowable.content.api -
Allows programmatic querying of
ContentItem
s. - ContentItemDataSourceWrapper(ContentItem, ContentService) - Constructor for class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- ContentItemQuery - Interface in org.flowable.content.api
-
Allows programmatic querying of
ContentItem
s. - ContentManagementService - Interface in org.flowable.content.api
-
Service for admin and maintenance operations on the content engine.
- ContentMetaDataKeys - Interface in org.flowable.content.api
-
The metadata keys that are common for each bit of content used with Flowable.
- ContentNotFoundException - Exception in org.flowable.content.api
-
Exception indicating an operation is requested on a
ContentObject
that does not exist. - ContentNotFoundException(String) - Constructor for exception org.flowable.content.api.ContentNotFoundException
- ContentObject - Interface in org.flowable.content.api
- ContentObjectStorageMetadata - Interface in org.flowable.content.api
-
The metadata passed when creating a
ContentObject
- contentService - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- ContentService - Interface in org.flowable.content.api
- contentSize(Long) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given content size.
- ContentStorage - Interface in org.flowable.content.api
-
Storage for reading and writing content.
- ContentStorageException - Exception in org.flowable.content.api
- ContentStorageException(String) - Constructor for exception org.flowable.content.api.ContentStorageException
- ContentStorageException(String, Throwable) - Constructor for exception org.flowable.content.api.ContentStorageException
- ContentStorageException(String, Throwable, boolean, boolean) - Constructor for exception org.flowable.content.api.ContentStorageException
- contentStoreId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given content store id.
- contentStoreIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a content store id like the given string.
- contentStoreName(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given content store name.
- contentStoreNameLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a content store name like the given string.
- contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
- contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
- contentTypeResolver - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
- contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
- contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- contentTypeResolver - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceResource
- ContentTypeResolver - Interface in org.flowable.common.rest.resolver
-
Interface describing a class that is capable of resolving the content type of a resource/file based on the resource name.
- context - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- context - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- Context - Class in org.flowable.common.engine.impl.context
- Context - Class in org.flowable.engine.impl.context
-
Quick access methods (only usable when within a command execution) to the current -
CommandContext
, -ProcessEngineConfigurationImpl
-TransactionContext
Note that this class is here for backwards compatibility. - Context() - Constructor for class org.flowable.common.engine.impl.context.Context
- Context() - Constructor for class org.flowable.engine.impl.context.Context
- contextCreated(ELContextEvent) - Method in interface org.flowable.common.engine.impl.javax.el.ELContextListener
-
Invoked when a new ELContext has been created.
- contextDestroyed(ServletContextEvent) - Method in class org.flowable.rest.servlet.FlowableServletContextListener
- contextExtractorDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- contextInitialized(ServletContextEvent) - Method in class org.flowable.rest.servlet.FlowableServletContextListener
- contextRefreshed - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- contextRefreshed - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- contextRefreshed - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- ContinueEvaluatingBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
- ContinueMultiInstanceOperation - Class in org.flowable.engine.impl.agenda
-
Special operation when executing an instance of a multi-instance.
- ContinueMultiInstanceOperation(CommandContext, ExecutionEntity, ExecutionEntity, int) - Constructor for class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- continueParentExecutionMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- continueParentPlanItemInstanceMap - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- ContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
Operation that takes the current
FlowElement
set on theExecutionEntity
and executes the associatedActivityBehavior
. - ContinueProcessOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
- ContinueProcessOperation(CommandContext, ExecutionEntity, boolean, boolean, MigrationContext) - Constructor for class org.flowable.engine.impl.agenda.ContinueProcessOperation
- continueSequentialMultiInstance(DelegateExecution, int, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
- continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- continueThroughFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- continueThroughMultiInstanceFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- continueThroughSequenceFlow(SequenceFlow) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- ConversionHelper - Class in org.flowable.cmmn.converter
- ConversionHelper - Class in org.flowable.dmn.xml.converter
- ConversionHelper() - Constructor for class org.flowable.cmmn.converter.ConversionHelper
- ConversionHelper() - Constructor for class org.flowable.dmn.xml.converter.ConversionHelper
- convert(Object, Class<T>) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverter
-
Convert the given input value to the specified target type.
- convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- convert(Object, Class<T>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Apply type conversion.
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.AssociationXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseTaskXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ConditionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CriterionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionTaskXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DecisionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DefaultControlXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DefinitionsXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DocumentationXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.EntryCriterionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExitCriterionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.HumanTaskXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ItemControlXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ManualActivationRuleXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.MilestoneXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanFragmentXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemOnPartXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemStartTriggerXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanModelXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessRefExpressionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessTaskXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ProcessXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.RequiredRuleXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.SentryIfPartXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.SentryXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.StageXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.StandardEventXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TextAnnotationXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TextXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TimerEventListenerXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.TimerExpressionXmlConverter
- convert(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
- convertAdditionalMappingInfoFromJson(M, JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertAdditionalMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertAppModelToJson(String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Returns the
AppModel
as a JSON string. - convertAppModelToJson(AppModel) - Method in interface org.flowable.app.api.repository.AppResourceConverter
- convertAppResourceToModel(byte[]) - Method in interface org.flowable.app.api.repository.AppResourceConverter
- convertAppResourceToModel(byte[]) - Method in interface org.flowable.engine.app.AppResourceConverter
- convertAppResourceToModel(byte[]) - Method in class org.flowable.engine.impl.app.AppResourceConverterImpl
- convertBytesHeaderValue(String, byte[], Map<String, Object>, EventPayload) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
- convertBytesToString(byte[]) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
- convertCaseServiceTaskXMLProperties(CaseServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- convertCommonAttributes(XMLStreamReader, EventListener) - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
- convertCommonAttributes(XMLStreamReader, UserEventListener) - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
- convertCommonTaskAttributes(XMLStreamReader, Task) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- converter - Variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- convertersToBpmnMap - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertersToDmnMap - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertersToXMLMap - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertEventToBytes(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer
- convertEventToString() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- convertExternalWorkerTaskXMLProperties(ExternalWorkerServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.form.AbstractFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.BooleanFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DateFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.DoubleFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.EnumFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.LongFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.engine.impl.form.StringFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.MonthFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.ProcessDefinitionFormType
- convertFormValueToModelValue(String) - Method in class org.flowable.rest.form.UserFormType
- convertFromBatch(Batch, ObjectMapper) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- convertFromBatch(Batch, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- convertFromBatchPart(BatchPart, ObjectMapper) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- convertFromBatchPart(BatchPart, ObjectMapper, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- convertFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- convertFromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertFromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- convertFromJson(String) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertHeaderValues(FlowableEventInfo<T>, EventModel) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
- convertHistoricTaskFormInfo(FormInfo, HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
- convertHistoricTaskFormInfo(FormInfo, HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
- convertHttpServiceTaskXMLProperties(HttpServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- convertListToCommaSeparatedString(List<String>) - Static method in class org.flowable.cmmn.converter.export.CasePageTaskExport
- convertListToCommaSeparatedString(List<String>) - Static method in class org.flowable.cmmn.converter.export.HumanTaskExport
- convertLocalVariablesToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- convertLocalVariablesToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- convertLocalVariablesToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- convertLocalVariablesToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertMappingInfoToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- convertMappingInfoToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- convertMappingInfoToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- convertMappingInfoToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.form.AbstractFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.BooleanFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DateFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.DoubleFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.EnumFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.LongFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.engine.impl.form.StringFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.MonthFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.ProcessDefinitionFormType
- convertModelValueToFormValue(Object) - Method in class org.flowable.rest.form.UserFormType
- convertNewAssigneeToJson(ActivityMigrationMapping.ManyToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- convertNewAssigneeToJson(ActivityMigrationMapping.OneToManyMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- convertNewAssigneeToJson(ActivityMigrationMapping.OneToOneMapping, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- convertNewAssigneeToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- convertPlanItemInstances(List<PlanItemInstance>) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- convertPropertiesToVariablesMap() - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- convertSendEventServiceTaskXMLProperties(SendEventServiceTask, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- convertStartFormInfo(FormInfo, CaseDefinition) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
- convertStartFormInfo(FormInfo, ProcessDefinition) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
- convertStreamToStr(InputStream) - Static method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- convertTaskFormInfo(FormInfo, Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnFormHandlerRestApiInterceptor
- convertTaskFormInfo(FormInfo, Task) - Method in interface org.flowable.rest.service.api.FormHandlerRestApiInterceptor
- convertToBase64(VariableInstanceEntity) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- convertToBpmnModel(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertToBpmnModel(XMLStreamReader, BpmnModel, Process, List<SubProcess>) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- convertToBpmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertToBpmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertToCasePageTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToChannelModel(String) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- convertToCmmnModel(XMLStreamReader) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CaseElementXmlConverter
- convertToCmmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanItemDefinitionXmlConverter
- convertToCmmnModel(CmmnParseContext, StreamSource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- convertToCmmnModel(InputStreamProvider) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToCmmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToCmmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToDelimitedString(List<String>) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- convertToDelimitedString(List<String>) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- convertToDelimitedString(List<String>) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- convertToDmnModel(XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertToDmnModel(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- convertToDmnModel(InputStreamProvider, boolean, boolean) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertToDmnModel(InputStreamProvider, boolean, boolean, String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertToEventModel(String) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
- convertToExternalWorkerServiceTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToHttpTask(XMLStreamReader, String) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToIdentityLinks(List<IdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- convertToJavaServiceTask(XMLStreamReader, String) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToJson(CaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJson(HistoricCaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- convertToJson(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJson(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- convertToJson(EventModel) - Method in class org.flowable.eventregistry.json.converter.EventJsonConverter
- convertToJson(T, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- convertToJsonActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonActivityMigrationMappings(List<? extends ActivityMigrationMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonCaseInstanceVariables(CaseInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonEnableActivityMappings(List<? extends EnableActivityMapping>) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonProcessInstanceVariables(ProcessInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonString(CaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonString(HistoricCaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- convertToJsonString(ProcessInstanceMigrationDocument) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonUpgradeScript(Script, ObjectMapper) - Static method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- convertToJsonWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToListener(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
- convertToMailTask() - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToScriptTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToSendEventTask(XMLStreamReader) - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- convertToTimeZone(Calendar, TimeZone) - Static method in class org.flowable.common.engine.impl.util.TimeZoneUtil
- convertToXML(XMLStreamWriter, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- convertToXML(XMLStreamWriter, DmnElement, DmnDefinition) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- convertToXML(BpmnModel) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertToXML(BpmnModel, String) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- convertToXML(CmmnModel) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToXML(CmmnModel, String) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- convertToXML(DmnDefinition) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertToXML(DmnDefinition, String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.BooleanRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.DateRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.DoubleRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.InstantRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.IntegerRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.LongRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in interface org.flowable.common.rest.variable.RestVariableConverter
-
Converts the given value and sets the converted value in the given
EngineRestVariable
. - convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.ShortRestVariableConverter
- convertVariableValue(Object, EngineRestVariable) - Method in class org.flowable.common.rest.variable.StringRestVariableConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.TaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- convertXMLToElement(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InformationRequirementConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.InputDataXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
- convertXMLToElement(XMLStreamReader, ConversionHelper) - Method in class org.flowable.dmn.xml.converter.VariableXMLConverter
- copy() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
This makes a copy of this
ByteArrayRef
: a newByteArrayRef
instance will be created, however with the same id, name andByteArrayEntity
instances. - copyAndCreateEntityLink(String, String, String, String, String, EntityLink, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- copyAndCreateEntityLink(String, String, String, String, String, EntityLink, EntityLinkService, HistoryManager) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
- copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- copyAndInsertHistoricDetailVariableInstanceUpdateEntity(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, boolean, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- copyAndInsertPlanItemInstance(CommandContext, PlanItemInstanceEntity, Map<String, Object>, boolean, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- copyDeploymentValuesToCaseDefinitions(EngineDeployment, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- copyDeploymentValuesToDecisions(DmnDeploymentEntity, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Updates all the decision entities to match the deployment's values for tenant, engine version, and deployment id.
- copyDeploymentValuesToEventDefinitions(EventDeploymentEntity, List<ChannelDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
-
Updates all the channel definition entities to match the deployment's values for tenant, engine version, and deployment id.
- copyDeploymentValuesToEventDefinitions(EventDeploymentEntity, List<EventDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
-
Updates all the event definition entities to match the deployment's values for tenant, engine version, and deployment id.
- copyDeploymentValuesToProcessDefinitions(DeploymentEntity, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all the process definition entities to match the deployment's values for tenant, engine version, and deployment id.
- copyHistoricCaseInstanceToRuntime(HistoricCaseInstance) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
-
Creates a new case instance within the runtime based on the given historic and ended case instance to be reactivated later on.
- copyHistoricCaseInstanceToRuntime(HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- copyHistoricCaseInstanceToRuntime(CommandContext, CaseDefinition, HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
This is the first part of reactivating a case instance from the history.
- copyHistoryJobInfo(HistoryJobEntity, HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyHistoryJobProperties(AbstractJobEntity, AbstractJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- copyJobInfo(AbstractRuntimeJobEntity, AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Copy job info from one job to the other
- copyProcessEngineProperties(ProcessEngineConfigurationImpl) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- copyVariableFields(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- copyVariableFields(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- copyVariableValue(HistoricVariableInstanceEntity, VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- CoreCmmnActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
-
Superclass for
CmmnActivityBehavior
implementations that are part of the core CMMN behaviors of the CMMN Engine. - CoreCmmnActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
- CoreCmmnTriggerableActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
-
Superclass for
CmmnTriggerableActivityBehavior
implementations that are part of the core CMMN behaviors of the CMMN Engine. - CoreCmmnTriggerableActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnTriggerableActivityBehavior
- corePoolSize - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The minimal number of threads that are kept alive in the thread pool for job execution
- correlation(String, String) - Static method in class org.flowable.eventregistry.model.EventPayload
- correlationId - Variable in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- correlationId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- correlationId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- correlationId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- correlationId - Variable in class org.flowable.rest.service.api.management.JobResponse
- correlationId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs with the given correlationId.
- correlationId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- correlationId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- CorrelationKey - Class in org.flowable.eventregistry.impl.consumer
-
A representation of a correlation key, including the
EventPayloadInstance
instances that were used to get to the key value. - CorrelationKey(String, Collection<EventPayloadInstance>) - Constructor for class org.flowable.eventregistry.impl.consumer.CorrelationKey
- correlationKeyGenerator - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- CorrelationKeyGenerator<T> - Interface in org.flowable.eventregistry.api
- correlationParameter - Variable in class org.flowable.eventregistry.model.EventPayload
- correlationParameter(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines one parameters for correlation that can be used in models to map onto.
- correlationParameter(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- correlationParameterValues - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- correlationParameterValues - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- correlationPayloadInstances - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- CorrelationUtil - Class in org.flowable.engine.impl.util
- CorrelationUtil() - Constructor for class org.flowable.engine.impl.util.CorrelationUtil
- CouldNotResolvePropertyELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Throws an exception in the case when resolver is asked to get/set value.
- CouldNotResolvePropertyELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- count - Variable in class org.flowable.rest.service.api.management.TableResponse
- count() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- count() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- count() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- count() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- count() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- count() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- count() - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Executes the query and returns the number of results
- count() - Method in interface org.flowable.common.engine.api.query.Query
-
Executes the query and returns the number of results
- count() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- count() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- count() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- COUNT - Enum constant in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
- COUNT - Enum constant in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
- COUNT - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
- countActiveExecutionsByParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- countActiveExecutionsByParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- countActiveExecutionsByParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- countActiveExecutionsByParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- countByCriteria(HistoricCaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- countByCriteria(HistoricCaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- countByCriteria(HistoricPlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- countByCriteria(HistoricPlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- countByCriteria(CaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- countByCriteria(CaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- countByCriteria(PlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- countByCriteria(PlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- countByCriteria(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- countByCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- countByCriteria(CaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- countByCriteria(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- countByCriteria(PlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- countByCriteria(PlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- countCaseInstances(CmmnRuntimeService, EventInstance, CorrelationKey, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- countEnabled - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- counter - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- counter - Variable in class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
- COUNTER_VAR_PREFIX - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- COUNTER_VAR_PREFIX - Static variable in class org.flowable.engine.impl.variable.BpmnAggregation
- COUNTER_VAR_VALUE_SEPARATOR - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- COUNTER_VAR_VALUE_SEPARATOR - Static variable in class org.flowable.engine.impl.variable.BpmnAggregation
- CountingEntityUtil - Class in org.flowable.engine.impl.util
- CountingEntityUtil() - Constructor for class org.flowable.engine.impl.util.CountingEntityUtil
- CountingExecutionEntity - Interface in org.flowable.engine.impl.persistence
- CountingPlanItemInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- CountingTaskEntity - Interface in org.flowable.task.service.impl.persistence
- CountingTaskUtil - Class in org.flowable.task.service.impl.util
- CountingTaskUtil() - Constructor for class org.flowable.task.service.impl.util.CountingTaskUtil
- countProcessInstances(RuntimeService, EventInstance, CorrelationKey, ProcessDefinition) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- CrDbRetryInterceptor - Class in org.flowable.common.engine.impl.interceptor
-
Inspired by
RetryInterceptor
, but adapted for CRDB. - CrDbRetryInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- create() - Method in interface org.flowable.batch.api.BatchBuilder
- create() - Method in interface org.flowable.batch.api.BatchPartBuilder
- create() - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- create() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- create() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- create() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskBuilderImpl
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- create() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Checks for all necessary values to be present within the builder, creates a new plan item instance and returns it.
- create() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- create() - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- create() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- create() - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- create() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- create() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- create() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- create() - Method in class org.flowable.engine.impl.TaskBuilderImpl
- create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- create() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- create() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- create() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- create() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- create() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- create() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- create() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- create() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- create() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- create() - Method in interface org.flowable.task.api.TaskBuilder
-
Creates task instance according values set in the builder
- create() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- create() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- create() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- create() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- create(String) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClientFactory
-
Creates a
SyncWebServiceClient
from a WSDL - create(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
-
Creates a variable instance for the given tenant, name and value.
- create(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
- create(String, String, List<FieldDeclaration>, boolean, Expression, List<MapExceptionEntry>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
- create(String, List<FieldExtension>) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
- create(String, List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
- create(String, List<FieldDeclaration>) - Method in interface org.flowable.engine.impl.bpmn.helper.ClassDelegateFactory
- create(String, List<FieldDeclaration>) - Method in class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
- create(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- create(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- create(Collection<FlowableFunctionDelegate>) - Method in interface org.flowable.common.engine.impl.el.FlowableFunctionResolverFactory
- create(List<Group>) - Static method in class org.flowable.spring.security.GroupDetails
- create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- create(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- create(HistoricPlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- create(HistoricPlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- create(CaseInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- create(CaseInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- create(CaseInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- create(CaseInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- create(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- create(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- create(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- create(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- create(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- create(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- create(ActivityInstance) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- create(ActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- create(ActivityInstance) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- create(ActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- create(Group) - Static method in class org.flowable.spring.security.GroupDetails
- create(User) - Static method in class org.flowable.spring.security.UserDto
- create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- create(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- create(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- CREATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- CREATE_TIME - Static variable in class org.flowable.batch.service.impl.BatchPartQueryProperty
- CREATE_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- CREATE_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- CREATE_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- CREATE_TIME - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- CREATE_TIME - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- CREATE_TIME - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- createActivatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createActivatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createActivatePlanItemDefinitionMappingFor(String, String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createActivityInstance(HistoricActivityInstance) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- createActivityInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- createActivityInstanceEntity(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- createActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
ActivityInstanceQuery
instance, that can be used to query activities in the currently running process instances. - createActivityInstanceResponse(ActivityInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createActivityInstanceResponse(ActivityInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createActivityInstanceResponseList(List<ActivityInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createAdhocSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createAgenda(CommandContext) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
- createAgenda(CommandContext) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaFactory
- createAgenda(CommandContext) - Method in interface org.flowable.engine.FlowableEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
- createAndCalculateNextTimer(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Creates a new
TimerJobEntity
, typically when a timer is used in a repeating way. - createAndCalculateNextTimer(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- createAndInitEventRegistryChangeDetectionExecutor() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.HistoricVariableService
- createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- createAndInsert(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- createAndInsert(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- createAndPersistNewDiagramsIfNeeded(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
-
Creates new diagrams for case definitions if the deployment is new, the case definition in question supports it, and the engine is configured to make new diagrams.
- createAndPersistNewDiagramsIfNeeded(ParsedDeployment, DecisionRequirementsDiagramHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Creates new diagrams for decisions if the deployment is new, the decision in question supports it, and the engine is configured to make new diagrams.
- createAndPersistNewDiagramsIfNeeded(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Creates new diagrams for process definitions if the deployment is new, the process definition in question supports it, and the engine is configured to make new diagrams.
- createAndStartProcessInstanceByMessage(ProcessDefinition, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, String, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- createAndStartProcessInstanceWithInitialFlowElement(ProcessDefinition, String, String, String, FlowElement, Process, Map<String, Object>, Map<String, Object>, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- createAppDefinitionQuery() - Method in interface org.flowable.app.api.AppRepositoryService
-
Query app definitions
- createAssociation(BpmnParse, Association) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- createAstBinary(AstNode, AstNode, AstBinary.Operator) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstBracket(AstNode, AstNode, boolean, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstChoice(AstNode, AstNode, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstComposite(List<AstNode>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstDot(AstNode, String, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstFunction(String, int, AstParameters) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
- createAstIdentifier(String, int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstMethod(AstProperty, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAstNode(AstNode...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
-
Called by the parser if it handles a extended token associated with this handler at the appropriate extension point.
- createAstUnary(AstNode, AstUnary.Operator) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutorFactory
-
Allows to create an
AsyncExecutor
specifically for a tenant. - createAsyncHistoryHintListeners(HistoryJobEntity, TransactionContext) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createAsyncInitJob(CaseInstanceEntity, CaseDefinition, Case, JobService, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- createAsyncJob(Task) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- createAsyncJob(Task) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Creates an async job so that it can be continued later in a background thread.
- createAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
- createAsyncJob(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
- createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in class org.flowable.job.service.impl.JobServiceImpl
- createAsyncJobNoTriggerAsyncExecutor(JobEntity, boolean) - Method in interface org.flowable.job.service.JobService
- createAttachment(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- createAttachment(String, String, String, String, String, InputStream) - Method in class org.flowable.engine.impl.TaskServiceImpl
- createAttachment(String, String, String, String, String, InputStream) - Method in interface org.flowable.engine.TaskService
-
Add a new attachment to a task and/or a process instance and use an input stream to provide the content
- createAttachment(String, String, String, String, String, InputStream, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- createAttachment(String, String, String, String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- createAttachment(String, String, String, String, String, String) - Method in interface org.flowable.engine.TaskService
-
Add a new attachment to a task and/or a process instance and use an url as the content
- CreateAttachmentCmd - Class in org.flowable.engine.impl.cmd
- CreateAttachmentCmd(String, String, String, String, String, InputStream, String) - Constructor for class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createAttachmentComment(TaskEntity, ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new attachment has been created or deleted, if history is enabled.
- createAttachmentResponse(Attachment) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createAttachmentResponse(Attachment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatch(BatchBuilder) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- createBatch(BatchBuilder) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- createBatch(BatchBuilder) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- createBatchBuilder() - Method in interface org.flowable.batch.api.BatchService
- createBatchBuilder() - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- createBatchBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
- createBatchBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchBuilder() - Method in interface org.flowable.engine.ManagementService
- createBatchCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
- createBatchCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- createBatchCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
- createBatchCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
- createBatchPart(Batch, String, String, String, String) - Method in interface org.flowable.batch.api.BatchService
- createBatchPart(Batch, String, String, String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- createBatchPart(BatchEntity, String, String, String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- createBatchPart(BatchEntity, String, String, String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- createBatchPartBuilder(Batch) - Method in interface org.flowable.cmmn.api.CmmnManagementService
- createBatchPartBuilder(Batch) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchPartBuilder(Batch) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchPartBuilder(Batch) - Method in interface org.flowable.engine.ManagementService
- createBatchPartQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
- createBatchPartQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchPartQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchPartQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new BatchPartQuery implementation, that can be used to dynamically query the batch parts.
- createBatchPartResponse(List<BatchPart>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatchPartResponse(BatchPart) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatchPartResponse(BatchPart, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatchPartsForParallelExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- createBatchPartsForParallelExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- createBatchPartsForSequentialExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- createBatchPartsForSequentialExecution(ProcessEngineConfigurationImpl, Batch, long) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- createBatchQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
- createBatchQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createBatchQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new BatchQuery implementation, that can be used to dynamically query the batches.
- createBatchResponse(List<Batch>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatchResponse(Batch) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBatchResponse(Batch, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBeanElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createBinaryAttachment(MultipartHttpServletRequest, Task) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- createBinaryRestVariable(String, RestVariable.RestVariableScope, String, String, int) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createBinaryRestVariable(String, RestVariable.RestVariableScope, String, String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createBindings() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- createBindings(ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- createBindings(ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
-
override to build a spring aware ScriptingEngines
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryCancelEventActivityBehavior(CancelEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryCompensateEventActivityBehavior(BoundaryEvent, CompensateEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryConditionalEventActivityBehavior(BoundaryEvent, ConditionalEventDefinition, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryEscalationEventActivityBehavior(BoundaryEvent, EscalationEventDefinition, Escalation, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryEventActivityBehavior(BoundaryEvent, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryEventRegistryEventActivityBehavior(BoundaryEvent, String, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- createBoundaryEvents(List<BoundaryEvent>, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryMessageEventActivityBehavior(BoundaryEvent, MessageEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundarySignalEventActivityBehavior(BoundaryEvent, SignalEventDefinition, Signal, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryTimerEventActivityBehavior(BoundaryEvent, TimerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBoundaryVariableListenerEventActivityBehavior(BoundaryEvent, VariableListenerEventDefinition, boolean) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createBpmnEdge(BpmnModel, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
- createBPMNEdge(String, List<GraphicInfo>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- createBpmnModel(CommandContext, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createBpmnParse(BpmnParser) - Method in interface org.flowable.engine.impl.cfg.BpmnParseFactory
- createBpmnParse(BpmnParser) - Method in class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
- createBpmnParseFromResource(EngineResource) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- createBpmnShape(BpmnModel, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createBusinessRuleTaskActivityBehavior(BusinessRuleTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCallActivityBehavior(CallActivity) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCallActivityBehavior(CallActivity) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCallActivityInstance(CallActivity, ProcessDefinition, ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- createCamelActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCamelActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCamelActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCamelActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCamelActivityBehavior(TaskWithFieldExtensions, List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCancelEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCancelEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCancelledEvent(String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createCaseDefinitionIdentityLink(CaseDefinition, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Query case definitions
- createCaseDefinitionQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- createCaseDefinitionQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- createCaseDefinitionResponse(CaseDefinition) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseDefinitionResponse(CaseDefinition, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseDefinitionResponseList(List<CaseDefinition>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseEndedEvent(CaseInstance, String) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createCaseIdentityLinksFromHistoricCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- createCaseInstance(CaseInstanceBuilder, CaseInstanceCreateRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createCaseInstance(CaseInstanceCreateRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
- createCaseInstanceBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createCaseInstanceBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createCaseInstanceEndedErrorMessage(String, long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- createCaseInstanceEndedErrorMessage(CaseInstance, long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- createCaseInstanceEntityFromDefinition(CommandContext, CaseDefinition, StartCaseInstanceBeforeContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- createCaseInstanceEntityFromHistoricCaseInstance(CommandContext, HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
Creates a new runtime case instance based on the given historic one by copying all of its data, but setting its state to active again.
- createCaseInstanceIdentityLink(CaseInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- createCaseInstanceIdentityLink(CaseInstance, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- createCaseInstanceMigrationBuilder() - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- createCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createCaseInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- createCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- createCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createCaseInstanceResponse(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseInstanceResponse(CaseInstance, boolean, Map<String, Object>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseInstanceResponse(CaseInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseInstanceResponseList(List<CaseInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createCaseInstanceStartEventSubscriptionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Creates a new event subscription builder to register a subscription to start a new case instance based on an event with a particular set of correlation parameter values.
- createCaseInstanceStartEventSubscriptionBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createCaseInstanceStartEventSubscriptionDeletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Creates a new event subscription deletion builder to delete one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
- createCaseInstanceStartEventSubscriptionDeletionBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createCaseInstanceStartEventSubscriptionModificationBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Creates a new event subscription modification builder to modify one or more previously registered case start event subscriptions based on a particular case definition and with an optional combination of correlation parameter values.
- createCaseInstanceStartEventSubscriptionModificationBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createCaseInstanceVariables(CaseInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createCaseLifecycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- createCasePageTaskActivityBehaviour(PlanItem, CasePageTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createCasePageTaskActivityBehaviour(PlanItem, CasePageTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- CreateCasePageTaskAfterContext - Class in org.flowable.cmmn.engine.interceptor
- CreateCasePageTaskAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- CreateCasePageTaskAfterContext(CasePageTask, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- CreateCasePageTaskBeforeContext - Class in org.flowable.cmmn.engine.interceptor
- CreateCasePageTaskBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- CreateCasePageTaskBeforeContext(CasePageTask, PlanItemInstanceEntity, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- createCasePageTaskInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CreateCasePageTaskInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- createCasePlanItemsFromHistoricCaseInstance(HistoricCaseInstance, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
Creates new plan item instances for the runtime according the historic ones, even though they are all completed, ended or terminated.
- createCaseReactivationBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Creates a new case reactivation builder used to reactivate an archived / finished case with various options.
- createCaseReactivationBuilder(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createCaseStartedEvent(CaseInstance) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createCaseTaskActivityBehavior(PlanItem, CaseTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createCaseTaskActivityBehavior(PlanItem, CaseTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createCaseTaskBehavior(CaseServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createCaseTaskBehavior(CaseServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createCaseVariablesFromHistoricCaseInstance(HistoricCaseInstance) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
Creates new variables in the runtime according the history of the provided case instance.
- createChangeActivityStateBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createChangeActivityStateBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Create a
ChangeActivityStateBuilder
, that allows to set various options for changing the state of a process instance. - createChangeDetectionRunnable() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- createChangeDetectionRunnable() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- createChangePlanItemStateBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Create a
ChangePlanItemStateBuilder
, that allows to set various options for changing the state of a case instance. - createChangePlanItemStateBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Create a
ChangeTenantIdBuilder
that can be used to change the tenant id of the case instances and all the related instances. - createChangeTenantIdBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.content.api.ContentManagementService
-
Create a
ChangeTenantIdBuilder
that can be used to change the tenant id of the content instances. - createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Create a
ChangeTenantIdBuilder
that can be used to change the tenant id of the Historic Decision instances. - createChangeTenantIdBuilder(String, String) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create a
ChangeTenantIdBuilder
that can be used to change the tenant id of the process instances and all the related instances. - createChangeTenantIdBuilder(String, String) - Method in interface org.flowable.form.api.FormManagementService
-
Create a
ChangeTenantIdBuilder
that can be used to change the tenant id of the form instances. - createChannelDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createChannelDefinitionQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createChannelParseFromResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- createChildExecution(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- createChildExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
Creates a new execution.
- createChildExecutionForSubProcess(SubProcess) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- createChildPlanItemInstance(PlanItemInstanceEntityBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- createChildPlanItemInstancesForStage(List<PlanItemInstanceEntity>, Map<String, List<PlanItemInstanceEntity>>, Map<String, PlanItemInstanceEntity>, Set<String>, CaseInstanceChangeState, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- createClassDelegateCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createClassDelegateCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createClassDelegateCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createClassDelegateEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createClassDelegateEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createClassDelegateExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createClassDelegateExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createClassDelegateLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createClassDelegateLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createClassDelegateServiceTask(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createClassDelegateServiceTask(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createClassDelegateTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createClassDelegateTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createClassDelegateTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createClassDelegateTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createCmmnClassDelegate(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createCmmnClassDelegate(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createCmmnEdge(CmmnModel, String, String, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- createCmmnEngine(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- createCmmnEngine(ExtensionContext) - Method in class org.flowable.cmmn.spring.impl.test.FlowableCmmnSpringExtension
- createCmmnEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createCmmnEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createCmmnEngineConfigurationFromResource(String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createCmmnEngineConfigurationFromResource(String, String) - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createCmmnEngineConfigurationFromResourceDefault() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CreateCmmnExternalWorkerJobAfterContext - Class in org.flowable.cmmn.engine.interceptor
- CreateCmmnExternalWorkerJobAfterContext(ExternalWorkerServiceTask, ExternalWorkerJobEntity, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- CreateCmmnExternalWorkerJobBeforeContext - Class in org.flowable.cmmn.engine.interceptor
- CreateCmmnExternalWorkerJobBeforeContext(ExternalWorkerServiceTask, PlanItemInstanceEntity, String, String) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- createCmmnExternalWorkerJobInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CreateCmmnExternalWorkerJobInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- createCmmnExternalWorkerTransitionBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Create a
CmmnExternalWorkerTransitionBuilder
that can be used to transition the status of the external worker job. - createCmmnExternalWorkerTransitionBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createCmmnShape(CmmnModel, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- CreateCmmnTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Creates new task by
TaskBuilder
- CreateCmmnTaskCmd(TaskBuilder) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CreateCmmnTaskCmd
- createCommandContext(Command<?>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
- createComment(String, CommentRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentCollectionResource
- createComment(String, CommentResponse) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- createCompensateEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- createCompensateEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- createCompensateEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- createCompensateEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- createConditionalEvent(FlowableEngineEventType, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createConfiguration(String, String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- createContainer(String...) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
- createContainer(Pattern) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
- createContainer(TopicPartitionOffset...) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
- createContentItemQuery() - Method in interface org.flowable.content.api.ContentService
- createContentObject(InputStream, Map<String, Object>) - Method in interface org.flowable.content.api.ContentStorage
-
Deprecated.
- createContentObject(InputStream, ContentObjectStorageMetadata) - Method in interface org.flowable.content.api.ContentStorage
-
Reads the given
InputStream
and stores it. - createCopyOfSubProcessExecutionForCompensation(ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ScopeUtil
-
Creates a new event scope execution and moves existing event subscriptions to this new execution
- createCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- created - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- created - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- created - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- CREATED - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- CREATED - Static variable in interface org.flowable.task.api.Task
- createdAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- createdAfter - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- createdAfter - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- createdAfter - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- createdAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- createdAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdAfter(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions that were created after the given start time.
- createdAfter(Date) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- createData(FlowableVariableEvent) - Method in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- createDataInputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- createDataOutputAssociation(DataAssociation) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- createdBefore - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- createdBefore - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- createdBefore - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- createdBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- createdBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdBefore(Date) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions that were created before the given start time.
- createdBefore(Date) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- createDbSqlSession() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- createDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- createDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDbSqlSessionFactory() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createDbSqlSessionFactory() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- createdBy(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given created by value.
- createdByLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a create by like the given string.
- createdDate(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items created on the given time
- createdDateAfter(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items created after the given time
- createdDateBefore(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items created before the given time
- createDeadLetterJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createDeadLetterJob() - Method in interface org.flowable.job.service.JobService
- createDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createDeadLetterJobFromHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a dead letter job from a history job.
- createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createDeadLetterJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a dead letter job from another job
- createDeadLetterJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new DeadLetterJobQuery implementation, that can be used to query the dead letter jobs.
- createDeadLetterJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createDeadLetterJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createDeadLetterJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new DeadLetterJobQuery implementation, that can be used to dynamically query the dead letter jobs.
- createDeadLetterJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createDeadLetterJobQuery() - Method in interface org.flowable.job.service.JobService
- createDeadLetterJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeadLetterJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeadLetterJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeadLetterJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createDecisionQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- createDecisionResponse(DmnDecision, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDecisionResponse(DmnDecision, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDecisionResponse(DmnDecision, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDecisionResponse(DmnDecision, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDecisionResponseList(List<DmnDecision>, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDecisionResponseList(List<DmnDecision>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDecisionResults(String, Double) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- createDecisionTaskActivityBehavior(PlanItem, DecisionTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createDecisionTaskActivityBehavior(PlanItem, DecisionTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createDefaultActivityBehaviour(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createDefaultCaseValidator() - Method in class org.flowable.cmmn.validation.CaseValidatorFactory
- createDefaultElResolvers() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- createDefaultHttpActivityBehaviour(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createDefaultProcessValidator() - Method in class org.flowable.validation.ProcessValidatorFactory
- createDefaultTaskScheduler() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- createDefaultTreeBuilder(Builder.Feature...) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory
- createDefensiveCopyInputVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createDelegateExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createDelegateExpressionEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createDelegateExpressionEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createDelegateExpressionLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createDelegateExpressionLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createDeleteReason(String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- createdEmbeddedSubProcess - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- createDeployment() - Method in interface org.flowable.app.api.AppRepositoryService
-
Starts creating a new deployment
- createDeployment() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Starts creating a new deployment
- createDeployment() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- createDeployment() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createDeployment() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- createDeployment() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createDeployment() - Method in interface org.flowable.engine.RepositoryService
-
Starts creating a new deployment
- createDeployment() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createDeployment() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createDeployment() - Method in interface org.flowable.form.api.FormRepositoryService
- createDeploymentQuery() - Method in interface org.flowable.app.api.AppRepositoryService
-
Query deployments
- createDeploymentQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Query deployments
- createDeploymentQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- createDeploymentQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- createDeploymentQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- createDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- createDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query deployment.
- createDeploymentQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createDeploymentQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createDeploymentQuery() - Method in interface org.flowable.form.api.FormRepositoryService
- createDeploymentResourceResponse(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResourceResponse(String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeploymentResourceResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResourceResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeploymentResourceResponseList(String, List<String>, ContentTypeResolver) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResourceResponseList(String, List<String>, ContentTypeResolver) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeploymentResponse(CmmnDeployment) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResponse(CmmnDeployment, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResponse(Deployment) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeploymentResponse(Deployment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDeploymentResponseList(List<CmmnDeployment>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createDeploymentResponseList(List<Deployment>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createDerivedDeployment(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createDerivedProcessDefinition(CommandContext, ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createDerivedProcessDefinitionForProcessInstance(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createDerivedProcessDefinitionForTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createdExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- createDiagramForCaseDefinition(CaseDefinitionEntity, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
-
Generates a diagram resource for a CaseDefinitionEntity.
- createDiagramForDecision(DecisionEntity, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
-
Generates a diagram resource for a DecisionEntity.
- createDiagramForProcessDefinition(ProcessDefinitionEntity, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
-
Generates a diagram resource for a ProcessDefinitionEntity and associated BpmnParse.
- createDmnActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createDmnActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createDmnActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createDmnActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createDmnDecisionServiceDividerLine(List<GraphicInfo>, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
- createDmnEdge(String, List<GraphicInfo>, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
- createDmnEngine(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- createDmnEngine(ExtensionContext) - Method in class org.flowable.dmn.spring.impl.test.FlowableDmnSpringExtension
- createDmnEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDmnEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDmnEngineConfigurationFromResource(String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDmnEngineConfigurationFromResource(String, String) - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDmnEngineConfigurationFromResourceDefault() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createDmnParseFromResource(EngineResource) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- createDmnShapeBounds(GraphicInfo, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
- createdMultiInstanceRootExecution - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- createDocumentBuilderFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- createdOn - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- createdOn - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- createdStageInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- createEmailActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createEmailActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createEmbeddedSubProcessAndExecutions(Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, List<ExecutionEntity>, MoveExecutionEntityContainer, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- createEmbeddedSubProcessHierarchy(SubProcess, ExecutionEntity, Map<String, SubProcess>, Set<String>, ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- createEndpointConfigurations(KafkaInboundChannelModel, String, EventRegistry, KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createEngineProperty(EnginePropertiesResource.PropertyRequestBody) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.identitylink.service.event.impl.FlowableIdentityLinkEventBuilder
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- createEntityEvent(FlowableEngineEventType, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.engine.impl.persistence.entity.AbstractProcessEngineEntityManager
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntityManager
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
- createEntityEvent(FlowableIdmEventType, Object) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- createEntityExceptionEvent(FlowableEngineEventType, Object, Throwable, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEntityLink() - Method in interface org.flowable.entitylink.api.EntityLinkService
- createEntityLink() - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- createEntityLink(String, String, String, String, String, String, String, String, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- createEntityLink(String, String, String, String, String, String, String, String, EntityLinkService, HistoryManager) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
- createEntityLinks(String, String, String, String, String) - Static method in class org.flowable.engine.impl.util.EntityLinkUtil
- createEntityLinks(String, String, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- createEntityManagerFactory(String) - Static method in class org.flowable.engine.impl.cfg.JpaHelper
- createEntityWithVariablesEvent(FlowableEngineEventType, Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createErrorEndEventActivityBehavior(EndEvent, ErrorEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createErrorEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createErrorMessage(ScriptTrace) - Static method in exception org.flowable.common.engine.impl.scripting.FlowableScriptEvaluationException
- createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEscalationEndEventActivityBehavior(EndEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEscalationEvent(FlowableEngineEventType, String, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEvent(FlowableEngineEventType, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventBasedGatewayActivityBehavior(EventGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventDefinitionQuery() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createEventDefinitionQuery() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createEventFlusher() - Method in class org.flowable.engine.impl.event.logger.EventLogger
-
Subclasses that want something else than the database flusher should override this method
- createEventListeners(BpmnParse, List<EventListener>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- createEventLogEntry(String, String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- createEventLogEntry(String, String, String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- createEventLogEntry(Map<String, Object>) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- createEventModel() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Creates a new event model, but does not deploy it to the Event registry engine.
- createEventModel() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- createEventModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
-
Programmatically build and register a new
EventModel
. - createEventModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createEventParseFromResource(EventResourceEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
-
Reads the 'in parameters' and converts them to
EventPayloadInstance
instances. - createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
-
Reads the 'in parameters' and converts them to
EventPayloadInstance
instances. - createEventRegistryEngine(ExtensionContext) - Method in class org.flowable.eventregistry.spring.test.FlowableEventSpringExtension
- createEventRegistryEngine(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- createEventRegistryEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createEventRegistryEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createEventRegistryEngineConfigurationFromResource(String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createEventRegistryEngineConfigurationFromResource(String, String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createEventRegistryEngineConfigurationFromResourceDefault() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createEventRegistryEventListenerActivityBehaviour(PlanItem, GenericEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createEventRegistryEventListenerActivityBehaviour(PlanItem, GenericEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createEventResponse(Event) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventResponse(Event, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventResponseList(List<Event>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubprocessActivityBehavior(EventSubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessConditionalStartEventActivityBehavior(StartEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessErrorStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessEscalationStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessEventRegistryStartEventActivityBehavior(StartEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessMessageStartEventActivityBehavior(StartEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessSignalStartEventActivityBehavior(StartEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessTimerStartEventActivityBehavior(StartEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createEventSubProcessVariableListenerlStartEventActivityBehavior(StartEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createEventSubscription(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- createEventSubscription(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- createEventSubscription(EventSubscriptionBuilder) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- createEventSubscription(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- createEventSubscriptionBuilder() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- createEventSubscriptionBuilder() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- createEventSubscriptionQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Creates a new
EventSubscriptionQuery
instance, that can be used to query the event subscriptions. - createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createEventSubscriptionQuery() - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- createEventSubscriptionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createEventSubscriptionQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
EventSubscriptionQuery
instance, that can be used to query the event subscriptions. - createEventSubscriptionQuery() - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- createEventSubscriptionResponse(EventSubscription) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createEventSubscriptionResponse(EventSubscription) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventSubscriptionResponse(EventSubscription, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createEventSubscriptionResponse(EventSubscription, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventSubscriptionResponseList(List<EventSubscription>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createEventSubscriptionResponseList(List<EventSubscription>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createEventThrowingEventListener(EventListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createEventThrowingEventListener(EventListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createExclusiveGatewayActivityBehavior(ExclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create an executable job from another job
- createExecutableJobFromOtherJob(AbstractRuntimeJobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnableFactory
- createExecuteAsyncRunnable(JobInfo, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- createExecuteDecisionBuilder() - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Create a builder to execute a decision or decision service.
- createExecuteDecisionBuilder() - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- createExecutionListener(BpmnParse, FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- createExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
ExecutionQuery
instance, that can be used to query the executions and process instances. - createExecutionResponse(Execution) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createExecutionResponse(Execution, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createExecutionResponseList(List<Execution>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
- createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
- createExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- createExecutionVariable(Execution, boolean, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- createExecutionVariables(Execution, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createExpression(Object) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createExpression(Object) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createExpression(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
- createExpression(String) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createExpression(String) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createExpression(String) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Creates an
Expression
instance from the given String. - createExpression(String) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- createExpression(String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createExpression(String) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- createExpression(ExpressionManager, Object) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createExpressionCustomPropertiesResolver(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createExpressionCustomPropertiesResolver(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createExpressionEventProcessingPipeline(InboundChannelModel, EventRepositoryService, ObjectMapper) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- createExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createExpressionForField(FieldExtension) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Creates an
Expression
for theFieldExtension
. - createExpressionForField(FieldExtension) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- createExpressionLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createExpressionLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createExpressionTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createExpressionTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createExternalWorkerActivityBehaviour(PlanItem, ExternalWorkerServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createExternalWorkerActivityBehaviour(PlanItem, ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createExternalWorkerCompletionBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerCompletionBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerCompletionBuilder
that can be used to transition the status of the external worker job. - createExternalWorkerJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createExternalWorkerJob() - Method in interface org.flowable.job.service.JobService
- createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Create an
ExternalWorkerJobAcquireBuilder
that can be used to acquire jobs for an external worker. - createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerJobAcquireBuilder() - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerJobAcquireBuilder
that can be used to acquire jobs for an external worker. - CreateExternalWorkerJobAfterContext - Class in org.flowable.engine.interceptor
- CreateExternalWorkerJobAfterContext(ExternalWorkerServiceTask, ExternalWorkerJobEntity, DelegateExecution) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- CreateExternalWorkerJobBeforeContext - Class in org.flowable.engine.interceptor
- CreateExternalWorkerJobBeforeContext(ExternalWorkerServiceTask, DelegateExecution, String) - Constructor for class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Create an
ExternalWorkerJobFailureBuilder
that can be used to fail an external worker job. - createExternalWorkerJobFailureBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createExternalWorkerJobFailureBuilder(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerJobFailureBuilder(String, String) - Method in interface org.flowable.engine.ManagementService
-
Create an
ExternalWorkerJobFailureBuilder
that can be used to fail an external worker job. - createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createExternalWorkerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create an external worker job from another job
- createExternalWorkerJobInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CreateExternalWorkerJobInterceptor - Interface in org.flowable.engine.interceptor
- createExternalWorkerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new ExternalWorkerJobQuery implementation, that can be used to dynamically query the external worker jobs.
- createExternalWorkerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createExternalWorkerJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createExternalWorkerJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new ExternalWorkerJobQuery implementation, that can be used to dynamically query the external worker jobs.
- createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createExternalWorkerTaskBehavior(ExternalWorkerServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createFieldDeclarations(List<FieldExtension>) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- createFieldDeclarations(List<FieldExtension>, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createFlowable5CompatibilityHandler() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- createFlowable5CompatibilityHandler() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandlerFactory
- createFlowableCollectionHandler(CollectionHandler, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- createFlowableExecutableCaseValidatorSet() - Method in class org.flowable.cmmn.validation.validator.ValidatorSetFactory
- createFlowableExecutableProcessValidatorSet() - Method in class org.flowable.validation.validator.ValidatorSetFactory
- createFlowableUser(User) - Method in class org.flowable.spring.security.FlowableUserDetailsService
- createFoldedHeaderValue(String, String, Charset) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createFormDataResponse(FormData) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createFormDefinitionQuery() - Method in interface org.flowable.form.api.FormRepositoryService
- createFormDefinitionResponse(FormDefinition, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createFormDefinitionResponse(FormDefinition, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createFormDefinitionResponseList(List<FormDefinition>, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createFormDefinitionResponseList(List<FormDefinition>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createFormDefintionResponse(FormDefinition, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createFormDefintionResponse(FormDefinition, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createFormInstance(Map<String, Object>, FormInfo, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
-
Store the submitted form values.
- createFormInstanceQuery() - Method in interface org.flowable.form.api.FormService
- createFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
- createFormProperty(ExecutionEntity) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in interface org.flowable.common.engine.impl.el.FlowableAstFunctionCreator
-
Create an
AstFunction
based on the provided name, index, parameters. - createFunction(String, int, AstParameters, boolean, FlowableExpressionParser) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- createGenericEventListenerActivityBehavior(PlanItem, GenericEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createGenericEventListenerActivityBehavior(PlanItem, GenericEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createGenericEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createGenericEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createGenericEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- createGenericEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- createGenericEventSubscriptionEntity() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- createGenericEventSubscriptionEntity() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- createGlobalEvent(FlowableEngineEventType) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createGlobalEvent(FlowableIdmEventType) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
- createGroup(String, String, String) - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmTestCase
- createGroup(GroupRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createGroup(GroupRequest) - Method in class org.flowable.rest.service.api.identity.GroupCollectionResource
- CreateGroupCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateGroupCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateGroupCmd
- createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createGroupIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new group
IdentityLink
has been created or deleted, if history is enabled. - createGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
GroupQuery
that allows to programmatically query the groups. - createGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createGroupQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a
GroupQuery
that allows to programmatically query the groups. - createGroupQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- CreateGroupQueryCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateGroupQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateGroupQueryCmd
- createGroupResponse(Group) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createGroupResponse(Group, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createGroupResponseList(List<Group>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHintListeners(AsyncExecutor, JobInfoEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- createHistoricActivityInstance(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Create new historic activity instance from runtime activity instance
- createHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricActivityInstance
s. - createHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricActivityInstanceResponse(HistoricActivityInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricActivityInstanceResponse(HistoricActivityInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricActivityInstanceResponseList(List<HistoricActivityInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricCaseInstanceCleaningQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryCleaningManager
- createHistoricCaseInstanceCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- createHistoricCaseInstanceMigrationBuilder() - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- createHistoricCaseInstanceMigrationBuilder() - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- createHistoricCaseInstanceMigrationBuilderFromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- createHistoricCaseInstanceMigrationBuilderFromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- createHistoricCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- createHistoricCaseInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- createHistoricCaseInstanceResponse(HistoricCaseInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricCaseInstanceResponse(HistoricCaseInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricCaseInstanceResponseList(List<HistoricCaseInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
- createHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
- createHistoricDetailAssignment() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- createHistoricDetailAssignment() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- createHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricDetail
s. - createHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricDetailResponse(List<HistoricDetail>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricDetailResponse(HistoricDetail) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricDetailResponse(HistoricDetail, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricDetailVariableInstanceUpdate() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- createHistoricDetailVariableInstanceUpdate() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- createHistoricEntityLink() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- createHistoricEntityLink() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- createHistoricFormProperty() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- createHistoricFormProperty() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- createHistoricIdentityLink() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- createHistoricIdentityLink() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- createHistoricIdentityLink(String, String, String, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricIdentityLinkResponse(HistoricIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricIdentityLinkResponse(HistoricIdentityLink) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricIdentityLinkResponse(HistoricIdentityLink, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricIdentityLinkResponse(HistoricIdentityLink, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricIdentityLinkResponseList(List<HistoricIdentityLink>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricIdentityLinkResponseList(List<HistoricIdentityLink>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- createHistoricMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
- createHistoricMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- createHistoricMilestoneInstanceResponse(HistoricMilestoneInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricMilestoneInstanceResponse(HistoricMilestoneInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricMilestoneInstanceResponseList(List<HistoricMilestoneInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- createHistoricPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- createHistoricPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- createHistoricPlanItemInstanceResponse(HistoricPlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricPlanItemInstanceResponse(HistoricPlanItemInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricPlanItemInstanceResponseList(List<HistoricPlanItemInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricProcessInstanceCleaningQuery() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
- createHistoricProcessInstanceCleaningQuery() - Method in interface org.flowable.engine.HistoryCleaningManager
- createHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricProcessInstance
s. - createHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricProcessInstanceResponse(HistoricProcessInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricProcessInstanceResponse(HistoricProcessInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricProcessInstanceResponseList(List<HistoricProcessInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricTask() - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTask() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTask(TaskEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTask(TaskEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTaskInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- createHistoricTaskInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricTaskInstance
s. - createHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricTaskInstanceResponse(HistoricTaskInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricTaskInstanceResponse(HistoricTaskInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricTaskInstanceResponse(HistoricTaskInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricTaskInstanceResponse(HistoricTaskInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricTaskInstanceResponseList(List<HistoricTaskInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricTaskInstanceResponseList(List<HistoricTaskInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Create new task log entry builder to the log task event without predefined values from the task
- createHistoricTaskLogEntryBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryBuilder() - Method in interface org.flowable.engine.HistoryService
-
Create new task log entry builder to the log task event without predefined values from the task
- createHistoricTaskLogEntryBuilder() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Create new task log entry builder to the log task event
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in interface org.flowable.engine.HistoryService
-
Create new task log entry builder to the log task event
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricTaskLogEntryBuilder(TaskInfo, HistoricTaskLogEntryType) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- createHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Returns a new
HistoricTaskLogEntryQuery
that can be used to dynamically query task log entries. - createHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
HistoricTaskLogEntryQuery
that can be used to dynamically query task log entries. - createHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTaskLogEntryResponse(HistoricTaskLogEntry, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricTaskLogEntryResponseList(List<HistoricTaskLogEntry>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricVariableInstance() - Method in interface org.flowable.variable.service.HistoricVariableService
- createHistoricVariableInstance() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- createHistoricVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- createHistoricVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricVariableInstance
s. - createHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createHistoricVariableInstanceResponse(HistoricVariableInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricVariableInstanceResponse(HistoricVariableInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricVariableInstanceResponse(HistoricVariableInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricVariableInstanceResponse(HistoricVariableInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoricVariableInstanceResponseList(List<HistoricVariableInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoricVariableInstanceResponseList(List<HistoricVariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoryJob() - Method in interface org.flowable.job.service.HistoryJobService
- createHistoryJob() - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- createHistoryJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
- createHistoryJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createHistoryJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createHistoryJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new HistoryJobQuery implementation, that can be used to dynamically query the history jobs.
- createHistoryJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createHistoryJobQuery() - Method in interface org.flowable.job.service.JobService
- createHistoryJobResponse(HistoryJob) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoryJobResponse(HistoryJob) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoryJobResponse(HistoryJob, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoryJobResponse(HistoryJob, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHistoryJobResponseList(List<HistoryJob>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createHistoryJobResponseList(List<HistoryJob>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createHostClient(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createHostClient(String, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createHttpActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createHttpActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createHttpActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createHttpActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createHttpClient() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- createHttpClient() - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createHttpClient() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- createHttpRequestHandler(FlowableHttpRequestHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createHttpRequestHandler(FlowableHttpRequestHandler, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- createHttpResponseHandler(FlowableHttpResponseHandler, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createHttpResponseHandler(FlowableHttpResponseHandler, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- createHumanTaskActivityBehavior(PlanItem, HumanTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createHumanTaskActivityBehavior(PlanItem, HumanTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- CreateHumanTaskAfterContext - Class in org.flowable.cmmn.engine.interceptor
- CreateHumanTaskAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- CreateHumanTaskAfterContext(HumanTask, TaskEntity, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- CreateHumanTaskBeforeContext - Class in org.flowable.cmmn.engine.interceptor
- CreateHumanTaskBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- CreateHumanTaskBeforeContext(HumanTask, PlanItemInstanceEntity, String, String, String, String, String, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- createHumanTaskInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CreateHumanTaskInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- createId(EntityMetaData, String) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- createIdentifier(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
- createIdentifier(String) - Method in interface org.flowable.common.engine.impl.el.FlowableExpressionParser
- createIdentityLink() - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createIdentityLink() - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkCollectionResource
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkCollectionResource
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkCollectionResource
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkCollectionResource
- createIdentityLink(String, RestIdentityLink) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createIdentityLinkComment(TaskEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new
IdentityLink
has been created or deleted, if history is enabled. - createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createIdentityLinkComment(TaskEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new
IdentityLink
has been created or deleted, if history is enabled. - createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- createIdentityLinkFromHistoricIdentityLink(HistoricIdentityLink) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- createIdentityLinkType(CommandContext, String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
-
Creates a new identity link entry for the given case instance, which can either be a user or group based one, but not both the same time.
- createIdentityLinkType(CommandContext, String, String, String, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
-
Creates a new identity link entry for the given process instance, which can either be a user or group based one, but not both the same time.
- createIdmEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createIdmEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createIdmEngineConfigurationFromResource(String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createIdmEngineConfigurationFromResource(String, String) - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createIdmEngineConfigurationFromResourceDefault() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createInboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createInboundChannelModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createInboundEventPayloadExtractor(InboundChannelModel, Supplier<InboundEventPayloadExtractor<T>>) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- createInCase(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
-
Create the newly setup plan item, add it to the parent running case instance and plan it for activation and further processing in the case engine.
- createInCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createInclusiveGatewayActivityBehavior(InclusiveGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createInjectedPlanItemInstanceBuilder() - Method in interface org.flowable.cmmn.api.DynamicCmmnService
-
Creates a new builder to dynamically create a new plan item and inject it into a running stage or case instance.
- createInjectedPlanItemInstanceBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.DynamicCmmnServiceImpl
- CreateInjectedPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Creates a new dynamically injected plan item instance and adds it to the agenda for activation.
- CreateInjectedPlanItemInstanceCmd(InjectedPlanItemInstanceBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- createInStage(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
-
Create the newly setup plan item, add it to the parent running stage and plan it for activation and further processing in the case engine.
- createInStage(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- createInstance() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- createInstance() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
- createInstance() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
Handles the parallel case of spawning the instances.
- createInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
Handles the sequential case of spawning the instances.
- createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchConditionalEventActivityBehavior(IntermediateCatchEvent, ConditionalEventDefinition, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchEventActivityBehavior(IntermediateCatchEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchEventRegistryEventActivityBehavior(IntermediateCatchEvent, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchMessageEventActivityBehavior(IntermediateCatchEvent, MessageEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchSignalEventActivityBehavior(IntermediateCatchEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchTimerEventActivityBehavior(IntermediateCatchEvent, TimerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateCatchVariableListenerEventActivityBehavior(IntermediateCatchEvent, VariableListenerEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateThrowCompensationEventActivityBehavior(ThrowEvent, CompensateEventDefinition) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateThrowNoneEventActivityBehavior(ThrowEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createIntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createInternalEntityLinkQuery() - Method in interface org.flowable.entitylink.api.EntityLinkService
- createInternalEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- createInternalEntityLinkQuery() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
- createInternalEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- createInternalHistoricEntityLinkQuery() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- createInternalHistoricEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- createInternalHistoricEntityLinkQuery() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- createInternalHistoricEntityLinkQuery() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- createInternalVariableInstanceQuery() - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- createInternalVariableInstanceQuery() - Method in interface org.flowable.variable.service.VariableService
- createInternetAddress(String) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createItemDefinitions(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- createJmsListenerEndpoint(JmsInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- createJob() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createJob() - Method in interface org.flowable.job.service.JobService
- createJob(CaseInstanceEntity, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
- createJob(PlanItemInstanceEntity, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
- createJob(VariableContainer, BaseElement, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.JobUtil
- createJob(ExecutionEntity, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.JobUtil
- createJob(ExecutionEntity, BaseElement, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.JobUtil
- createJobConfiguration() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- createJobConfiguration(ProcessEngineConfiguration, boolean) - Static method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- createJobConfiguration(ProcessEngineConfiguration, SequenceFlow) - Static method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- createJobHandlerConfiguration(boolean) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- createJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new JobQuery implementation, that can be used to query the jobs.
- createJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new JobQuery implementation, that can be used to dynamically query the jobs.
- createJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createJobQuery() - Method in interface org.flowable.job.service.JobService
- createJobRescheduledEvent(FlowableEngineEventType, Job, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createJobResponse(Job, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createJobResponse(Job, RestUrlBuilder, String[]) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createJobResponse(Job, RestUrlBuilder, String[]) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createJobResponseList(List<Job>, String[]) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createJobResponseList(List<Job>, String[]) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createJsonEventProcessingPipeline(InboundChannelModel, EventRepositoryService, ObjectMapper) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- createJsonNodeElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createJuelExpression(String, ValueExpression) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createJuelExpression(String, ValueExpression) - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
- createKafkaListenerEndpoint(KafkaInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createLifecycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- createLifeCycleListener(String, String, String, List<FieldExtension>) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
- createLifeCycleListener(String, String, String, List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
- createLiquibaseInstance(LiquibaseDatabaseConfiguration) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- createListenerContainer(KafkaListenerEndpoint) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
- createListenerContainerFactoryConfigurer(KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration, BackOff, DefaultDestinationTopicResolver) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createLocalizationValues(String, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- createLockManager(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- createMailActivityBehavior(SendTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createMailActivityBehavior(SendTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createMailActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createMailActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createMailClient(MailServerConfiguration, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createMailDefaultsConfiguration(MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createMailHostServerConfiguration(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createMailRequest(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- createManualTaskActivityBehavior(ManualTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createManualTaskActivityBehavior(ManualTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createMappingFor(String, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
- createMappingFor(String, List<String>) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
- createMappingFor(List<String>, String) - Static method in class org.flowable.engine.migration.ActivityMigrationMapping
- createMembership(String, String) - Method in interface org.flowable.engine.IdentityService
- createMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createMembership(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
- createMembership(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- createMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
- createMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
- createMembership(String, MembershipRequest) - Method in class org.flowable.rest.service.api.identity.GroupMembershipCollectionResource
- CreateMembershipCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateMembershipCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateMembershipCmd
- createMembershipEvent(FlowableIdmEventType, String, String) - Static method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
- createMembershipResponse(String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createMembershipResponse(String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createMessage(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- createMessageEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- createMessageEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- createMessageEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createMessageListener(EventRegistry, InboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- createMessages(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Parses an expression into a
MethodExpression
for later evaluation. - createMilestoneActivityBehavior(PlanItem, Milestone) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createMilestoneActivityBehavior(PlanItem, Milestone) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createMilestoneInstance(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- createMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- createMilestoneInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createMimeMessage(SendMailRequest, Session) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createModel(Model, ModelRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createModel(ModelRequest) - Method in class org.flowable.rest.service.api.repository.ModelCollectionResource
- CreateModelCmd - Class in org.flowable.engine.impl.cmd
- CreateModelCmd() - Constructor for class org.flowable.engine.impl.cmd.CreateModelCmd
- createModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createModelQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query models.
- createModelResponse(Model) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createModelResponse(Model, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createModelResponseList(List<Model>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createMoveExecutionEntityContainer(MoveActivityIdContainer, List<ExecutionEntity>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- createMoveToAvailablePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createMoveToAvailablePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createMoveToAvailablePlanItemDefinitionMappingFor(String, Map<String, Object>) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createMultiInstanceActivityBehavior(Activity, MultiInstanceLoopCharacteristics, BpmnParse) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- createMultiInstanceActivityCancelledEvent(String, String, String, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createMultiInstanceActivityCompletedEvent(FlowableEngineEventType, int, int, int, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createMultiInstanceActivityEvent(FlowableEngineEventType, String, String, String, String, String, FlowElement) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createMultiInstanceLoopCharacteristics(BpmnParse, Activity) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- createMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- createMultiPartContent(String, String, String, Collection<DataSource>) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createNativeActivityInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeActivityInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeActivityInstanceQuery
to queryActivityInstance
s which are included in the cuby SQL directly. - createNativeDecisionQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createNativeDecisionQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- createNativeDeploymentQuery() - Method in interface org.flowable.dmn.api.DmnRepositoryService
- createNativeDeploymentQuery() - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- createNativeDeploymentQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createNativeDeploymentQuery() - Method in interface org.flowable.engine.RepositoryService
-
Returns a new
NativeQuery
for deployment. - createNativeDeploymentQuery() - Method in interface org.flowable.form.api.FormRepositoryService
- createNativeExecutionQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeExecutionQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeExecutionQuery
to queryExecution
s by SQL directly - createNativeFormDefinitionQuery() - Method in interface org.flowable.form.api.FormRepositoryService
- createNativeGroupQuery() - Method in interface org.flowable.engine.IdentityService
-
Returns a new
NativeQuery
for tasks. - createNativeGroupQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createNativeGroupQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Returns a new
NativeQuery
for tasks. - createNativeGroupQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- createNativeHistoricActivityInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
creates a native query to search for
HistoricActivityInstance
s via SQL - createNativeHistoricActivityInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricDecisionExecutionQuery() - Method in interface org.flowable.dmn.api.DmnHistoryService
- createNativeHistoricDecisionExecutionQuery() - Method in class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
- createNativeHistoricDetailQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
NativeQuery
for process definitions. - createNativeHistoricDetailQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricProcessInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
creates a native query to search for
HistoricProcessInstance
s via SQL - createNativeHistoricProcessInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricTaskInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
creates a native query to search for
HistoricTaskInstance
s via SQL - createNativeHistoricTaskInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Returns a new
NativeHistoricTaskLogEntryQuery
forHistoricTaskLogEntry
s. - createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createNativeHistoricTaskLogEntryQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
NativeHistoricTaskLogEntryQuery
forHistoricTaskLogEntry
s. - createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
- createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createNativeHistoricVariableInstanceQuery() - Method in interface org.flowable.engine.HistoryService
-
Returns a new
NativeQuery
for process definitions. - createNativeHistoricVariableInstanceQuery() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createNativeModelQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createNativeModelQuery() - Method in interface org.flowable.engine.RepositoryService
-
Returns a new
NativeQuery
for process definitions. - createNativeProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createNativeProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
Returns a new
NativeQuery
for process definitions. - createNativeProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
creates a new
NativeProcessInstanceQuery
to queryProcessInstance
s by SQL directly - createNativeTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createNativeTaskQuery() - Method in interface org.flowable.engine.TaskService
-
Returns a new
NativeQuery
for tasks. - createNativeTokenQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Returns a new
NativeQuery
for tokens. - createNativeTokenQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- createNativeUserQuery() - Method in interface org.flowable.engine.IdentityService
-
Returns a new
NativeQuery
for tasks. - createNativeUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createNativeUserQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Returns a new
NativeQuery
for tasks. - createNativeUserQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- createNativeVariableInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createNativeVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Returns a new
NativeQuery
for variable instances. - createNewGroup(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- createNewGroup(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- createNewGroupQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- createNewGroupQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- createNewHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- createNewPrivilegeQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
- createNewPrivilegeQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- createNewToken(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- createNewToken(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- createNewTokenQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- createNewTokenQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- createNewTopics(Collection<String>, int, short) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createNewUser(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- createNewUser(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- createNewUserQuery() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- createNewUserQuery() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- createNode(JsonNodeCreator, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
- createNonBlockingBackOffPolicy(KafkaInboundChannelModel.NonBlockingRetryBackOff) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createNoneEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createNoneEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createNoneStartEventActivityBehavior(StartEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createNoneStartEventActivityBehavior(StartEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createObjectInputStream(InputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
- createObjectNode() - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- createObjectOutputStream(OutputStream) - Method in class org.flowable.variable.service.impl.types.SerializableType
- createOneTaskProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- createOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
Since the 'one task process' is used everywhere the actual process content doesn't matter, instead of copying around the BPMN 2.0 xml one could use this method which gives a
BpmnModel
version of the same process back. - createOneTaskTestProcessWithCandidateStarterGroup() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- createOperations(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- createOrGetBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- createOrGetLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
- createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
- createOrUpdateExecutionVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- createOutboundChannelModelBuilder() - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- createOutboundChannelModelBuilder() - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- createOutboundEventChannelAdapter(JmsOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- createOutputDoubleValues(Collection<Map<String, Object>>) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- createOverviewVariable - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- createOverviewVariable - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createParallelGatewayActivityBehavior(ParallelGateway) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createParse() - Method in class org.flowable.dmn.engine.impl.parser.DmnParseFactory
- createParse() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
Creates a new
BpmnParse
instance that can be used to parse only one BPMN 2.0 process definition. - createParse() - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParseFactory
- createParse() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParseFactory
- createParser(InputStream) - Static method in class org.flowable.common.engine.impl.aot.FlowableMyBatisResourceHintsRegistrar
- createParser(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- createParser(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- createPlanItemDelegateExpressionActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createPlanItemDelegateExpressionActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createPlanItemExpressionActivityBehavior(PlanItem, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createPlanItemExpressionActivityBehavior(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createPlanItemInstanceDuplicateForCollectionRepetition(RepetitionRule, PlanItemInstanceEntity, String, Object, int, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- createPlanItemInstanceEntityBuilder() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
-
Returns a builder to create a new plan item instance.
- createPlanItemInstanceEntityBuilder() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- CreatePlanItemInstanceForRepetitionOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- CreatePlanItemInstanceForRepetitionOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
- createPlanItemInstanceIdentityLink(PlanItemInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- createPlanItemInstanceIfNeeded(CommandContext, PlanItem, Case, CaseInstanceEntity, PlanItemInstanceEntity, String, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Checks whether the provided plan item needs an instance to be created and optionally activated directly (e.g.
- CreatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- CreatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
- createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- createPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- createPlanItemInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createPlanItemInstanceResponse(PlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createPlanItemInstanceResponseList(List<PlanItemInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createPlanItemInstancesForNewOrReactivatedStage(CommandContext, Case, List<PlanItem>, List<PlanItem>, CaseInstanceEntity, PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Creates child plan items for the provided stage, might also be the root plan model.
- createPlanItemInstanceTransitionBuilder(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createPlanItemInstanceTransitionBuilder(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createPlanItemInstanceVariable(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
- createPlanItemInstanceVariables(PlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- CreatePlanItemInstanceWithoutEvaluationOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- CreatePlanItemInstanceWithoutEvaluationOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceWithoutEvaluationOperation
- createPlanItemLifeCycleEvent() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- createPrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a new
Privilege
with the provided name. - createPrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- CreatePrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
- CreatePrivilegeCmd(String, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.CreatePrivilegeCmd
- createPrivilegeQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a
PrivilegeQuery
that allows to programmatically query privileges. - createPrivilegeQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- CreatePrivilegeQueryCmd - Class in org.flowable.idm.engine.impl.cmd
- CreatePrivilegeQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreatePrivilegeQueryCmd
- createProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createProcessDefinitionIdentityLink(ProcessDefinition, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createProcessDefinitionQuery() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- createProcessDefinitionQuery() - Method in interface org.flowable.engine.RepositoryService
-
Query process definitions.
- createProcessDefinitionResponse(ProcessDefinition) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessDefinitionResponse(ProcessDefinition, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessDefinitionResponseList(List<ProcessDefinition>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessEngine(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- createProcessEngine(ExtensionContext) - Method in class org.flowable.spring.impl.test.FlowableSpringExtension
- createProcessEngineConfigurationFromInputStream(InputStream) - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createProcessEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createProcessEngineConfigurationFromResource(String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createProcessEngineConfigurationFromResource(String, String) - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createProcessEngineConfigurationFromResourceDefault() - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createProcessInstance(ProcessDefinition, String, String, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, String, String, boolean) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- createProcessInstance(ProcessDefinition, String, String, String, Map<String, Object>, Map<String, Object>, String, String) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- createProcessInstance(ProcessInstanceBuilder, ProcessInstanceCreateRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createProcessInstance(ProcessInstanceCreateRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- createProcessInstanceBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createProcessInstanceBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Create a
ProcessInstanceBuilder
, that allows to set various options for starting a process instance, as an alternative to the various startProcessInstanceByXX methods. - createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String, String, String, String, String, String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- createProcessInstanceExecution(ProcessDefinition, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- createProcessInstanceHistoryLogQuery(String) - Method in interface org.flowable.engine.HistoryService
-
Allows to retrieve the
ProcessInstanceHistoryLog
for one process instance. - createProcessInstanceHistoryLogQuery(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- createProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createProcessInstanceIdentityLink(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- createProcessInstanceIdentityLink(ProcessInstance, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new
IdentityLink
has been created or deleted, if history is enabled. - createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createProcessInstanceIdentityLinkComment(ExecutionEntity, String, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new
IdentityLink
has been created or deleted, if history is enabled. - createProcessInstanceMigrationBuilder() - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- createProcessInstanceMigrationBuilder() - Method in interface org.flowable.engine.ProcessMigrationService
- createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- createProcessInstanceMigrationBuilderFromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- createProcessInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createProcessInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new
ProcessInstanceQuery
instance, that can be used to query process instances. - createProcessInstanceResponse(ProcessInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessInstanceResponse(ProcessInstance, boolean, Map<String, Object>, List<HistoricVariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessInstanceResponse(ProcessInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessInstanceResponseList(List<ProcessInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createProcessInstanceStartEventSubscriptionBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createProcessInstanceStartEventSubscriptionBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new event subscription builder to register a subscription to start a new process instance based on an event with a particular set of correlation parameter values.
- createProcessInstanceStartEventSubscriptionDeletionBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createProcessInstanceStartEventSubscriptionDeletionBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new event subscription deletion builder delete one or more previously registered process start event subscriptions based on a particular process definition and with an optional combination of correlation parameter values.
- createProcessInstanceStartEventSubscriptionModificationBuilder() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createProcessInstanceStartEventSubscriptionModificationBuilder() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new event subscription modification builder to modify one or more previously registered process start event subscriptions based on a particular process definition and with an optional combination of correlation parameter values.
- createProcessStartedEvent(Object, Map, boolean) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createProcessTaskActivityBehavior(PlanItem, ProcessTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createProcessTaskActivityBehavior(PlanItem, ProcessTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.DefaultPropertiesParser
- createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.ScriptTaskPropertiesParser
- createPropertiesNode(FlowElement, ObjectNode, ObjectMapper) - Method in class org.flowable.engine.dynamic.UserTaskPropertiesParser
- createQuery(JsonNode, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- createQuery(JsonNode, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- createRabbitListenerEndpoint(RabbitInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createReceiveEventTaskActivityBehavior(ReceiveTask, String) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createReceiveTaskActivityBehavior(ReceiveTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
- createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.rest.service.api.RestUrls
-
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
- createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createRemoveWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- CreateRepeatedPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
A specific create operation for plan items being created out of a repetition where the repetition rule is actually treated as part of the main plan item and not within the create operation as it is usually been treated.
- CreateRepeatedPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
- createRequest(VariableContainer, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- createRequestConfig(HttpRequest) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- createResetExpiredJobsRunnable(String) - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolverFactory
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in interface org.flowable.common.engine.impl.scripting.ResolverFactory
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolverFactory
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.engine.test.mock.MockResolverFactory
- createResolvers(ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- createResourceEntity() - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
- createResourceEntity() - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
- createResourceEntity() - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- createRestComment(Comment) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestComment(Comment, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestCommentList(List<Comment>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestIdentityLink(String, String, String, String, String, String, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestIdentityLink(String, String, String, String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestIdentityLink(IdentityLink) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestIdentityLink(IdentityLink) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestIdentityLink(IdentityLink, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestIdentityLink(IdentityLink, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestIdentityLinks(List<IdentityLink>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestIdentityLinks(List<IdentityLink>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestVariable(String, Object, RestVariable.RestVariableScope, String, int, boolean, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRestVariables(Map<String, Object>, String, int) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestVariables(Map<String, Object>, String, int, RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createRestVariables(Map<String, Object>, String, int, RestVariable.RestVariableScope) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createRetryTopicConfiguration(KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- createRunnableForJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- createSafe() - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- createSafeInValuesList(Collection<String>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- createScanner(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- createSchema() - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- createSchema() - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- createSchema(String) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- createScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createScopedVariableAggregationVariableInstance(String, String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- createScopedVariableAggregationVariableInstance(String, String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- createScopeIdentityLink(String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createScopeIdentityLink(String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createScriptHttpHandler(ExpressionManager, ScriptInfo) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- createScriptInfo(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
- createScriptRequest(VariableContainer) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
-
Validates language and script and creates a pre-populated
ScriptEngineRequest.Builder
which can be evaluated usingAbstractScriptEvaluator.evaluateScriptRequest(ScriptEngineRequest.Builder)
. - createScriptTaskActivityBehavior(ScriptTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createScriptTaskActivityBehavior(ScriptTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createScriptTaskActivityBehavior(PlanItem, ScriptServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createScriptTaskActivityBehavior(PlanItem, ScriptServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createScriptTypeExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createScriptTypeExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createScriptTypeTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createScriptTypeTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createScriptTypeTaskListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createScriptTypeTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createSendEventActivityBehavior(PlanItem, SendEventServiceTask) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createSendEventActivityBehavior(PlanItem, SendEventServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createSendEventTaskBehavior(SendEventServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createSendEventTaskBehavior(SendEventServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createSendEventTaskBehavior(SendEventServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createSentryPartInstanceEntity(EntityWithSentryPartInstances, Sentry, SentryOnPart, SentryIfPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- createSequenceFlowTakenEvent(ExecutionEntity, FlowableEngineEventType, String, String, String, String, Object, String, String, String, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createSequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createServiceTaskDelegateExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createServiceTaskExpressionActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createSession() - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createSession(MailHostServerConfiguration) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createSession(MailJndiServerConfiguration) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- createSessionClient(String, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createSessionClient(String, MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- createShellActivityBehavior(ServiceTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createShellActivityBehavior(ServiceTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createSignalEvent(FlowableEngineEventType, String, String, Object, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createSignalEventListenerActivityBehavior(PlanItem, SignalEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createSignalEventListenerActivityBehavior(PlanItem, SignalEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createSignalEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createSignalEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- createSignalEventSubscription() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- createSignalEventSubscription() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- createSimpleAttachment(AttachmentRequest, Task) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- createStageActivityBehavior(PlanItem, Stage) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createStageActivityBehavior(PlanItem, Stage) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createStageEndedEvent(CaseInstance, PlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createStageHierarchy(Stage, PlanItemInstanceEntity, Map<String, Stage>, CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- createStagesAndPlanItemInstances(PlanItem, CaseInstanceEntity, CaseInstanceChangeState, ActivatePlanItemDefinitionMapping, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- createStageStartedEvent(CaseInstance, PlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createStandaloneCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createStandaloneDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createStandaloneEventRegistryEngineConfiguration() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createStandaloneIdmEngineConfiguration() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createStandaloneInMemCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createStandaloneInMemDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createStandaloneInMemEventRegistryEngineConfiguration() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createStandaloneInMemIdmEngineConfiguration() - Static method in class org.flowable.idm.engine.IdmEngineConfiguration
- createStandaloneInMemProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createStandaloneProcessEngineConfiguration() - Static method in class org.flowable.engine.ProcessEngineConfiguration
- createStartFormData(ProcessDefinition) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
- createStartFormData(ProcessDefinition) - Method in interface org.flowable.engine.impl.form.StartFormHandler
- createStaticConfiguration() - Static method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- createStatusQuery(Batch, CmmnManagementService) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- createStatusQuery(Batch, CmmnManagementService) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- createStatusQuery(Batch, ManagementService) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- createStatusQuery(Batch, ManagementService) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- createSubprocessActivityBehavior(SubProcess) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createSubprocessActivityBehavior(SubProcess) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- createSubprocessInstance(ProcessDefinition, ExecutionEntity, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- createSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createSubScopeIdentityLink(String, String, String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createSuspendedJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a suspended job from another job
- createSuspendedJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new SuspendedJobQuery implementation, that can be used to query the suspended jobs.
- createSuspendedJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createSuspendedJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createSuspendedJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new SuspendedJobQuery implementation, that can be used to dynamically query the suspended jobs.
- createSuspendedJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createSuspendedJobQuery() - Method in interface org.flowable.job.service.JobService
- createSuspendedJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createSuspendedJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createSuspendedJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createSuspendedJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTablePageQuery() - Method in interface org.flowable.content.api.ContentManagementService
-
Creates a
TablePageQuery
that can be used to fetchTablePage
containing specific sections of table row data. - createTablePageQuery() - Method in interface org.flowable.dmn.api.DmnManagementService
-
Creates a
TablePageQuery
that can be used to fetchTablePage
containing specific sections of table row data. - createTablePageQuery() - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- createTablePageQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createTablePageQuery() - Method in interface org.flowable.engine.ManagementService
-
Creates a
TablePageQuery
that can be used to fetchTablePage
containing specific sections of table row data. - createTablePageQuery() - Method in interface org.flowable.form.api.FormManagementService
-
Creates a
TablePageQuery
that can be used to fetchTablePage
containing specific sections of table row data. - createTablePageQuery() - Method in interface org.flowable.idm.api.IdmManagementService
-
Creates a
TablePageQuery
that can be used to fetchTablePage
containing specific sections of table row data. - createTablePageQuery() - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- createTableResponse(String, Long) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTableResponse(String, Long, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTableResponseList(Map<String, Long>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTask() - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTask() - Method in interface org.flowable.task.service.TaskService
- createTask(TaskRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
- createTask(TaskRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
- createTask(TaskBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
-
Creates
TaskEntity
according toTaskInfo
template - createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTask(TaskBuilder) - Method in interface org.flowable.task.service.TaskService
- createTask(Task, TaskRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createTask(Task, TaskRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createTaskActivityBehavior(Task) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createTaskActivityBehavior(Task) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createTaskActivityBehavior(Task) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createTaskActivityBehavior(PlanItem, Task) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createTaskActivityBehavior(PlanItem, Task) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createTaskAssignedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createTaskAttachment(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createTaskBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Create a builder for the task
- createTaskBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- createTaskBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createTaskBuilder() - Method in interface org.flowable.engine.TaskService
-
Create a builder for the task
- CreateTaskCmd - Class in org.flowable.engine.impl.cmd
-
Creates new task by
TaskBuilder
- CreateTaskCmd(TaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.CreateTaskCmd
- createTaskComment(Task, CommentRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createTaskCompletedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createTaskCompletionBuilder() - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Create a completion builder for the task
- createTaskCompletionBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- createTaskCompletionBuilder() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createTaskCompletionBuilder() - Method in interface org.flowable.engine.TaskService
-
Create a completion builder for the task
- createTaskCreatedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createTaskForm(TaskEntity) - Method in class org.flowable.engine.impl.form.DefaultTaskFormHandler
- createTaskForm(TaskEntity) - Method in interface org.flowable.engine.impl.form.TaskFormHandler
- createTaskIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- createTaskIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- createTaskIdentityLink(Task, RestIdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createTaskIdentityLink(Task, RestIdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- createTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- createTaskQuery() - Method in interface org.flowable.cmmn.api.CmmnTaskService
- createTaskQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- createTaskQuery() - Method in class org.flowable.engine.impl.TaskServiceImpl
- createTaskQuery() - Method in interface org.flowable.engine.TaskService
-
Returns a new
TaskQuery
that can be used to dynamically query tasks. - createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in interface org.flowable.task.service.TaskService
- createTaskResponse(Task) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createTaskResponse(Task) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTaskResponse(Task, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createTaskResponse(Task, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTaskResponseList(List<Task>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createTaskResponseList(List<Task>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTaskVariable(String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- createTaskVariable(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- createTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- createTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createTenantAsyncJobExecutor(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- createTenantSchema(String) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- createTerminateEndEventActivityBehavior(EndEvent) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createTerminateEndEventActivityBehavior(EndEvent) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createTerminateEvent(ExecutionEntity, Object) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createTerminatePlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createTerminatePlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- createTime - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- createTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- createTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- createTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- createTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- createTime - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- createTime - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- createTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- createTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- createTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- createTime - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- createTime - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- createTime - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- createTime - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- createTime - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- createTime - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- createTime - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- createTime - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- createTime - Variable in class org.flowable.rest.service.api.management.BatchResponse
- createTime - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- createTime - Variable in class org.flowable.rest.service.api.management.JobResponse
- createTime - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- createTime - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- createTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- createTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- createTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createTime - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- CREATETIME - Static variable in class org.flowable.batch.service.impl.BatchQueryProperty
- createTimeAfter - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- createTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createTimeBefore - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- createTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createTimeHigherThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- createTimeHigherThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches where the create time is higher then the given date.
- createTimeHigherThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- createTimeLowerThan - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- createTimeLowerThan(Date) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches where the create time is lower than the given date.
- createTimeLowerThan(Date) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- createTimer(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- createTimerEntityForTimerEventDefinition(TimerEventDefinition, FlowElement, boolean, ExecutionEntity, String, String) - Static method in class org.flowable.engine.impl.util.TimerUtil
-
The event definition on which the timer is based.
- createTimerEventListenerActivityBehavior(PlanItem, TimerEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createTimerEventListenerActivityBehavior(PlanItem, TimerEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createTimerForDelayedExecution(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- createTimerJob() - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- createTimerJob() - Method in interface org.flowable.job.service.TimerJobService
- createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- createTimerJobFromOtherJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Create a timer job from another job
- createTimerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a new TimerJobQuery implementation, that can be used to query the timer jobs.
- createTimerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createTimerJobQuery() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- createTimerJobQuery() - Method in interface org.flowable.engine.ManagementService
-
Returns a new TimerJobQuery implementation, that can be used to dynamically query the timer jobs.
- createTimerJobQuery() - Method in class org.flowable.job.service.impl.JobServiceImpl
- createTimerJobQuery() - Method in interface org.flowable.job.service.JobService
- createTimerJobResponse(Job) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createTimerJobResponse(Job) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTimerJobResponseList(List<Job>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createTimerJobResponseList(List<Job>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createTimerMoveExecutorService(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- CreateTokenCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateTokenCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateTokenCmd
- createTokenQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a
TokenQuery
that allows to programmatically query the tokens. - createTokenQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- CreateTokenQueryCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateTokenQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateTokenQueryCmd
- createTransactionActivityBehavior(Transaction) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createTransactionActivityBehavior(Transaction) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createTransactionDependentDelegateExpressionExecutionListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- createTransactionDependentDelegateExpressionTaskListener(FlowableListener) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ListenerFactory
- createTransactionInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- createTransactionInterceptor() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- createTreeBuilder(Properties, Builder.Feature...) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's builder.
- createTreeStore(int, ExpressionFactoryImpl.Profile, Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's tree store.
- createTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- createTypeConverter(Properties) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create the factory's type converter.
- createUri(String) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- createUri(String) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- createUri(String) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- createUrlBuilder() - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createUrlBuilder() - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUser(UserRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- createUser(UserRequest) - Method in class org.flowable.rest.service.api.identity.UserCollectionResource
- CreateUserCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateUserCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.CreateUserCmd
- createUserEventListenerActivityBehavior(PlanItem, UserEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createUserEventListenerActivityBehavior(PlanItem, UserEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createUserEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createUserEventListenerInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createUserIdentityLinkComment(TaskEntity, String, String, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new user
IdentityLink
has been created or deleted, if history is enabled. - createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- createUserIdentityLinkComment(TaskEntity, String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Creates a new comment to indicate a new user
IdentityLink
has been created or deleted, if history is enabled. - createUserInfoKeysResponse(List<String>, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserInfoResponse(String, String, String) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserInfoResponse(String, String, String, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserQuery() - Method in interface org.flowable.engine.IdentityService
-
Creates a
UserQuery
that allows to programmatically query the users. - createUserQuery() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- createUserQuery() - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a
UserQuery
that allows to programmatically query the users. - createUserQuery() - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- CreateUserQueryCmd - Class in org.flowable.idm.engine.impl.cmd
- CreateUserQueryCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.CreateUserQueryCmd
- createUserResponse(User, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserResponse(User, boolean, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserResponseList(List<User>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserResponseList(List<User>, boolean) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createUserTaskActivityBehavior(UserTask) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createUserTaskActivityBehavior(UserTask) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- CreateUserTaskAfterContext - Class in org.flowable.engine.interceptor
- CreateUserTaskAfterContext() - Constructor for class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- CreateUserTaskAfterContext(UserTask, TaskEntity, DelegateExecution) - Constructor for class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- CreateUserTaskBeforeContext - Class in org.flowable.engine.interceptor
- CreateUserTaskBeforeContext() - Constructor for class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- CreateUserTaskBeforeContext(UserTask, DelegateExecution, String, String, String, String, String, String, String, String, String, List<String>, List<String>) - Constructor for class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- createUserTaskInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CreateUserTaskInterceptor - Interface in org.flowable.engine.interceptor
- createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- createValueExpression(Object, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Creates a ValueExpression that wraps an object instance.
- createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- createValueExpression(ELContext, String, Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Parses an expression into a
ValueExpression
for later evaluation. - createValueFields(String, VariableType, Object) - Method in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- createValueFields(String, VariableType, Object) - Method in interface org.flowable.variable.service.impl.VariableValueProvider
- createVariable(String, int, HttpServletRequest, HttpServletResponse, RestVariable.RestVariableScope, BaseVariableResource.VariableInterceptor) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- createVariable(CaseInstance, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- createVariable(PlanItemInstance, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- createVariableByteArrayRef(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- createVariableDeleteEvent(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.EventUtil
- createVariableElResolver() - Method in class org.flowable.cmmn.engine.impl.el.CmmnExpressionManager
- createVariableElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- createVariableElResolver() - Method in class org.flowable.engine.impl.el.ProcessExpressionManager
- createVariableEvent(FlowableEngineEventType, String, Object, VariableType, String, String, String, String, String) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- createVariableEvent(FlowableEngineEventType, VariableInstance, Object, VariableType) - Static method in class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- createVariableEventListenerActivityBehaviour(PlanItem, VariableEventListener) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnActivityBehaviorFactory
- createVariableEventListenerActivityBehaviour(PlanItem, VariableEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createVariableInstance(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- createVariableInstance(String) - Method in interface org.flowable.variable.service.VariableService
-
Create a variable instance with the given name and value for the given tenant.
- createVariableInstance(String, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- createVariableInstance(String, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- createVariableInstance(String, Object) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- createVariableInstance(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- createVariableInstance(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- createVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- createVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createVariableInstanceQuery() - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- createVariableInstanceQuery() - Method in interface org.flowable.engine.RuntimeService
-
Creates a new programmatic query to search for
VariableInstance
s. - createVariableInstanceResponse(VariableInstance) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createVariableInstanceResponse(VariableInstance) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createVariableInstanceResponse(VariableInstance, RestUrlBuilder) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createVariableInstanceResponse(VariableInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createVariableInstanceResponseList(List<VariableInstance>) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- createVariableInstanceResponseList(List<VariableInstance>) - Method in class org.flowable.rest.service.api.RestResponseFactory
- createVariableInterceptor(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- createVariableInterceptor(PlanItemInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- createVariableLocal(String, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- createVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
only called when a new variable is created on this variable scope.
- createVariableLocal(String, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- createVariableNameNode(AstNode) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- createVariables(Map<String, Object>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.NoopVariableInterceptor
- createVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.VariableInterceptor
- createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- createVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- createWaitingForRepetitionPlanItemDefinitionMappingFor(String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createWaitingForRepetitionPlanItemDefinitionMappingFor(String, String) - Static method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- createWayPoints(double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createWayPoints(double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- createWayPoints(double, double, double, double, double, double) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- createWayPoints(double, double, double, double, double, double) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createWebServiceActivityBehavior(SendTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.ActivityBehaviorFactory
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- createWebServiceActivityBehavior(ServiceTask, BpmnModel) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- createWithEmptyRelationshipCollections() - Static method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Static factory method: to be used when a new execution is created for the very first time/ Calling this will make sure no extra db fetches are needed later on, as all collections will be populated with empty collections.
- createXML(Artifact, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- createXML(FlowElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- createXmlEventProcessingPipeline(InboundChannelModel, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- createXMLImporter(Import) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
- createXMLImporter(Import) - Method in interface org.flowable.engine.impl.bpmn.parser.factory.XMLImporterFactory
- creationDate - Variable in class org.flowable.cmmn.model.CmmnModel
- criteriaChangedOrNewActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- CriteriaExport - Class in org.flowable.cmmn.converter.export
- CriteriaExport() - Constructor for class org.flowable.cmmn.converter.export.CriteriaExport
- criteriaRefs - Variable in class org.flowable.cmmn.model.PlanItem
- Criterion - Class in org.flowable.cmmn.model
- Criterion() - Constructor for class org.flowable.cmmn.model.Criterion
- criterionHasOnPartDependingOnPlanItem(Criterion, PlanItem, String) - Static method in class org.flowable.cmmn.converter.util.CriterionUtil
- criterionMap - Variable in class org.flowable.cmmn.model.CmmnModel
- criterionTechnicalIdMap - Variable in class org.flowable.cmmn.model.CmmnModel
- CriterionUtil - Class in org.flowable.cmmn.converter.util
- CriterionUtil() - Constructor for class org.flowable.cmmn.converter.util.CriterionUtil
- CriterionXmlConverter - Class in org.flowable.cmmn.converter
- CriterionXmlConverter() - Constructor for class org.flowable.cmmn.converter.CriterionXmlConverter
- CronExpression - Class in org.flowable.common.engine.impl.calendar
-
Provides a parser and evaluator for unix-like cron expressions.
- CronExpression(String, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
-
Constructs a new
CronExpression
based on the specified parameter. - CronExpression(CronExpression, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CronExpression
-
Constructs a new
CronExpression
as a copy of an existing instance. - CROSS_TABLE - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
- csvToList(String, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
- csvToList(String, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
- current - Variable in class org.flowable.cmmn.api.StageResponse
- current - Static variable in interface org.flowable.engine.impl.form.FormHandler
- CURRENT_MESSAGE - Static variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- CURRENT_TENANT_ID_KEY - Static variable in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- CURRENT_TIME - Static variable in class org.flowable.common.engine.impl.util.DefaultClockImpl
- CURRENT_VERSION - Static variable in class org.flowable.common.engine.impl.FlowableVersions
- currentActivityId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- currentActivityToNewElementMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- currentCase - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentCmmnElements - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentCommandExecution - Variable in class org.flowable.engine.test.profiler.ProfileSession
- currentDecision - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- currentDiDiagram - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- currentDiEdge - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentDiEdge - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- currentDiShape - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentDiShape - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- currentExtensionContext - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- currentFlowableListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- currentFlowElement - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- currentFlowElement - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- currentFlowElement - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- currentLabelGraphicInfo - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentLifecycleListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- currentListener - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- currentOrQueryObject - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- currentOrQueryObject - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- currentPlanItem - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- currentProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- currentProcessDefinition - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- currentProfileSession - Variable in class org.flowable.engine.test.profiler.FlowableProfiler
- currentSentry - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentSentryOnPart - Variable in class org.flowable.cmmn.converter.ConversionHelper
- currentStage() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- currentSubprocessStack - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- CurrentTenant - Class in org.flowable.common.engine.impl.tenant
- CurrentTenant() - Constructor for class org.flowable.common.engine.impl.tenant.CurrentTenant
- custom(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- CUSTOM - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An event type to be used by custom events.
- CUSTOM - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
An event type to be used by custom events.
- customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customClassLoader - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- customClassLoader - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- customClassLoader - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- customCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customEventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- CustomExpressionFunctionRegistry - Interface in org.flowable.idm.engine
- customFlowableFunctionDelegates - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customFlowableFunctionDelegates - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- customFlowableFunctionDelegates - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customFormEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customFormTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customGroupIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
- customHistoryJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customHistoryJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customHitPolicyBehaviors - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- CustomIdentityLinkParser() - Constructor for class org.flowable.bpmn.converter.UserTaskXMLConverter.CustomIdentityLinkParser
- customizeProperties(Properties, Authenticator) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- customJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customMybatisInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customMybatisMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customMybatisXMLMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customPostCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customPostDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customPostDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- customPostDeployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- customPostVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customPostVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customPreDeployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customPreDeployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- customPreDeployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- customPreVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customPreVariableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customProperties - Variable in class org.flowable.bpmn.model.ServiceTask
- customProperties - Variable in class org.flowable.bpmn.model.UserTask
- customProperties - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- customPropertiesMap - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- CustomPropertiesResolver - Interface in org.flowable.engine.delegate
-
Can be used to pass a custom properties
HashMap
to aTransactionDependentExecutionListener
or to aTransactionDependentTaskListener
- customPropertiesResolverImplementation - Variable in class org.flowable.bpmn.model.FlowableListener
- customPropertiesResolverImplementationType - Variable in class org.flowable.bpmn.model.FlowableListener
- customPropertiesResolverInstance - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- CustomProperty - Class in org.flowable.bpmn.model
- CustomProperty() - Constructor for class org.flowable.bpmn.model.CustomProperty
- CustomProperty() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- CustomProperty(String, String) - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- customScriptingEngineClasses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customServiceTaskValidator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- customServiceTaskValidator - Variable in class org.flowable.validation.ProcessValidatorFactory
- customSessionFactories - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- customSqlExecution - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
- customSqlExecution - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- customSqlExecution - Variable in class org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd
- CustomSqlExecution<Mapper,
ResultType> - Interface in org.flowable.common.engine.impl.cmd - customUserIdentityLinks - Variable in class org.flowable.bpmn.model.UserTask
- customValues - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- customValues - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- customValuesByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- CYCLE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- CYCLE_TYPE - Static variable in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- CycleBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
- CycleBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
D
- data - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- data - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- data - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- data - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- data(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- data(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- Data - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
- Data(String, String, ItemDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.Data
- DATA - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- DATA_ASSOCIATION_MISSING_TARGETREF - Static variable in interface org.flowable.validation.validator.Problems
- DATA_OBJECT_MISSING_NAME - Static variable in interface org.flowable.validation.validator.Problems
- DataAssociation - Class in org.flowable.bpmn.model
- DataAssociation() - Constructor for class org.flowable.bpmn.model.DataAssociation
- DataAssociationParser - Class in org.flowable.bpmn.converter.child
- DataAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataAssociationParser
- DATABASE_TYPE_COCKROACHDB - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_DB2 - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_H2 - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_HSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_MSSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_MYSQL - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_ORACLE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DATABASE_TYPE_POSTGRES - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- databaseCatalog - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
database catalog to use
- databaseCatalog - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- DatabaseEventFlusher - Class in org.flowable.engine.impl.event.logger
- DatabaseEventFlusher() - Constructor for class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- databaseSchema - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
In some situations you want to set the schema to use for table checks / generation if the database metadata doesn't return that correctly, see https://jira.codehaus.org/browse/ACT-1220, https://jira.codehaus.org/browse/ACT-1062
- databaseSchema - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- databaseSchemaUpdate - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- databaseSchemaUpgrade(Connection, String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- databaseSchemaUpgrade(Connection, String, String) - Method in interface org.flowable.engine.ManagementService
-
programmatic schema update on a given connection returning feedback about what happened
- databaseSchemaUpgrade(Connection, String, String) - Method in interface org.flowable.idm.api.IdmManagementService
-
programmatic schema update on a given connection returning feedback about what happened
- databaseSchemaUpgrade(Connection, String, String) - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- databaseSpecificStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- databaseTablePrefix - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Allows configuring a database table prefix which is used for all runtime operations of the process engine.
- databaseTablePrefix - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- databaseTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- databaseTimings - Variable in class org.flowable.engine.test.profiler.CommandStats
- databaseType - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- databaseType - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- databaseType - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- databaseTypeMappings - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- databaseWildcardEscapeCharacter - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Escape character for doing wildcard searches.
- DataGrid - Class in org.flowable.bpmn.model
- DataGrid() - Constructor for class org.flowable.bpmn.model.DataGrid
- DataGridField - Class in org.flowable.bpmn.model
- DataGridField() - Constructor for class org.flowable.bpmn.model.DataGridField
- DataGridRow - Class in org.flowable.bpmn.model
- DataGridRow() - Constructor for class org.flowable.bpmn.model.DataGridRow
- DataInputAssociationParser - Class in org.flowable.bpmn.converter.child
- DataInputAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataInputAssociationParser
- dataInputAssociations - Variable in class org.flowable.bpmn.model.Activity
- dataInputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
- dataInputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- dataInputs - Variable in class org.flowable.bpmn.model.IOSpecification
- dataInputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- dataManager - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- dataManager - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- DataManager<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.entity.data
- DataObject - Class in org.flowable.bpmn.model
- DataObject - Interface in org.flowable.engine.runtime
- DataObject() - Constructor for class org.flowable.bpmn.model.DataObject
- dataObjectDefinitionKey - Variable in class org.flowable.engine.impl.DataObjectImpl
- DataObjectImpl - Class in org.flowable.engine.impl
- DataObjectImpl(String, String, String, String, Object, String, String, String, String, String) - Constructor for class org.flowable.engine.impl.DataObjectImpl
- dataObjectName - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- dataObjectNames - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- dataObjects - Variable in class org.flowable.bpmn.model.Process
- dataObjects - Variable in class org.flowable.bpmn.model.SubProcess
- DataObjectValidator - Class in org.flowable.validation.validator.impl
- DataObjectValidator() - Constructor for class org.flowable.validation.validator.impl.DataObjectValidator
- DataOutputAssociationParser - Class in org.flowable.bpmn.converter.child
- DataOutputAssociationParser() - Constructor for class org.flowable.bpmn.converter.child.DataOutputAssociationParser
- dataOutputAssociations - Variable in class org.flowable.bpmn.model.Activity
- dataOutputRefs - Variable in class org.flowable.bpmn.model.IOSpecification
- dataOutputRefs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- dataOutputs - Variable in class org.flowable.bpmn.model.IOSpecification
- dataOutputs - Variable in class org.flowable.engine.impl.bpmn.data.IOSpecification
- DataRef - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
- DataRef(String) - Constructor for class org.flowable.engine.impl.bpmn.data.DataRef
- DataResponse<T> - Class in org.flowable.common.rest.api
- DataResponse() - Constructor for class org.flowable.common.rest.api.DataResponse
- dataSource - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dataSource - Variable in class org.flowable.common.engine.impl.test.ClosingDataSource
- dataSourceJndiName - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dataSources - Variable in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- DataSpec - Class in org.flowable.bpmn.model
- DataSpec() - Constructor for class org.flowable.bpmn.model.DataSpec
- dataState - Variable in class org.flowable.bpmn.model.DataStore
- dataState - Variable in class org.flowable.bpmn.model.DataStoreReference
- DataStateParser - Class in org.flowable.bpmn.converter.child
- DataStateParser() - Constructor for class org.flowable.bpmn.converter.child.DataStateParser
- DataStore - Class in org.flowable.bpmn.model
- DataStore() - Constructor for class org.flowable.bpmn.model.DataStore
- DataStoreExport - Class in org.flowable.bpmn.converter.export
- DataStoreExport() - Constructor for class org.flowable.bpmn.converter.export.DataStoreExport
- dataStoreMap - Variable in class org.flowable.bpmn.model.BpmnModel
- dataStoreParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- DataStoreParser - Class in org.flowable.bpmn.converter.parser
- DataStoreParser() - Constructor for class org.flowable.bpmn.converter.parser.DataStoreParser
- dataStoreRef - Variable in class org.flowable.bpmn.model.DataStoreReference
- DataStoreReference - Class in org.flowable.bpmn.model
- DataStoreReference() - Constructor for class org.flowable.bpmn.model.DataStoreReference
- DataStoreReferenceXMLConverter - Class in org.flowable.bpmn.converter
- DataStoreReferenceXMLConverter() - Constructor for class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- DATE - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- DATE - Static variable in interface org.flowable.form.model.FormFieldTypes
- DATE_FORMAT - Static variable in class org.flowable.common.engine.impl.calendar.DurationHelper
- DateDataObject - Class in org.flowable.bpmn.model
- DateDataObject() - Constructor for class org.flowable.bpmn.model.DateDataObject
- dateFormat - Variable in class org.flowable.engine.impl.form.DateFormType
- dateFormat - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- DateFormType - Class in org.flowable.engine.impl.form
- DateFormType(String) - Constructor for class org.flowable.engine.impl.form.DateFormType
- datePattern - Variable in class org.flowable.bpmn.model.FormProperty
- datePattern - Variable in class org.flowable.engine.impl.form.DateFormType
- datePattern - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- DateRestVariableConverter - Class in org.flowable.common.rest.variable
- DateRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.DateRestVariableConverter
- dateToString(Date) - Static method in class org.flowable.common.rest.api.RequestUtil
- DateToString - Class in org.flowable.engine.impl.transformer
- DateToString() - Constructor for class org.flowable.engine.impl.transformer.DateToString
- DateToStringIso8601Serializer - Class in org.flowable.common.rest.util
- DateToStringIso8601Serializer() - Constructor for class org.flowable.common.rest.util.DateToStringIso8601Serializer
- DateToStringSerializer - Class in org.flowable.common.rest.util
- DateToStringSerializer() - Constructor for class org.flowable.common.rest.util.DateToStringSerializer
- DateType - Class in org.flowable.variable.service.impl.types
- DateType() - Constructor for class org.flowable.variable.service.impl.types.DateType
- DateUtil - Class in org.flowable.dmn.engine.impl.el.util
- DateUtil - Class in org.flowable.engine.impl.el
- DateUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.DateUtil
- DateUtil() - Constructor for class org.flowable.engine.impl.el.DateUtil
- DAY_OF_MONTH - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- DAY_OF_WEEK - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- dayMap - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- daysOfMonth - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- daysOfWeek - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- DB_CHANGELOG_TABLE - Static variable in class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
- DB_SCHEMA_UPDATE_CREATE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DB_SCHEMA_UPDATE_CREATE_DROP - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DB_SCHEMA_UPDATE_DROP_CREATE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Creates the schema when the form engine is being created and drops the schema when the form engine is being closed.
- DB_SCHEMA_UPDATE_FALSE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Checks the version of the DB schema against the library when the form engine is being created and throws an exception if the versions don't match.
- DB_SCHEMA_UPDATE_TRUE - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Upon building of the process engine, a check is performed and an update of the schema is performed if it is necessary.
- dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbDeletes - Variable in class org.flowable.engine.test.profiler.CommandStats
- DbIdGenerator - Class in org.flowable.engine.impl.db
- DbIdGenerator() - Constructor for class org.flowable.engine.impl.db.DbIdGenerator
- dbInserts - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbInserts - Variable in class org.flowable.engine.test.profiler.CommandStats
- 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.cmmn.engine.impl.db
- DbSchemaDrop - Class in org.flowable.dmn.engine.impl.db
- DbSchemaDrop - Class in org.flowable.engine.impl.db
- DbSchemaDrop - Class in org.flowable.eventregistry.impl.db
- DbSchemaDrop - Class in org.flowable.idm.engine.impl.db
- DbSchemaDrop() - Constructor for class org.flowable.cmmn.engine.impl.db.DbSchemaDrop
- DbSchemaDrop() - Constructor for class org.flowable.dmn.engine.impl.db.DbSchemaDrop
- DbSchemaDrop() - Constructor for class org.flowable.engine.impl.db.DbSchemaDrop
- DbSchemaDrop() - Constructor for class org.flowable.eventregistry.impl.db.DbSchemaDrop
- DbSchemaDrop() - Constructor for class org.flowable.idm.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
- dbSchemaUpgrade(String, int, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- dbSchemaUpgradeUntil6120(String, int, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbSelects - Variable in class org.flowable.engine.test.profiler.CommandStats
- dbSqlSession - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- DbSqlSession - Class in org.flowable.common.engine.impl.db
- DbSqlSession(DbSqlSessionFactory, EntityCache) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSession
- DbSqlSession(DbSqlSessionFactory, EntityCache, Connection, String, String) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSession
- dbSqlSessionFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dbSqlSessionFactory - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- DbSqlSessionFactory - Class in org.flowable.common.engine.impl.db
- DbSqlSessionFactory(boolean) - Constructor for class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- dbUpdates - Variable in class org.flowable.engine.test.profiler.CommandStats
- DbUpgradeStep - Interface in org.flowable.common.engine.impl.db
- DbUpgradeStep52To53InsertPropertyHistoryLevel - Class in org.flowable.engine.impl.db.upgrade
- DbUpgradeStep52To53InsertPropertyHistoryLevel() - Constructor for class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
- DEADLETTER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- DEADLETTER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- DEADLETTER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- deadLetterByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- deadLetterByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- DeadLetterJobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
- DeadLetterJobCollectionResource - Class in org.flowable.rest.service.api.management
- DeadLetterJobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
- DeadLetterJobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
- deadLetterJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- deadLetterJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- DeadLetterJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- DeadLetterJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Suspended jobs are stored separately to increase the normal job query performance
- DeadLetterJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
DeadLetterJob entity, necessary for persistence.
- DeadLetterJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityImpl
- deadLetterJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- DeadLetterJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
- DeadLetterJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- DeadLetterJobEntityManagerImpl(JobServiceConfiguration, DeadLetterJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- deadletterJobId - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- deadLetterJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- deadLetterJobIds - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- DeadLetterJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Job
s. - DeadLetterJobQueryImpl - Class in org.flowable.job.service.impl
- DeadLetterJobQueryImpl() - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- DeadLetterJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- DeadLetterJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
- DebugContinueProcessOperation - Class in org.flowable.engine.impl.agenda
-
This class extends
ContinueProcessOperation
with the possibility to check whether execution is trying to execute a breakpoint - DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- DebugContinueProcessOperation(ProcessDebugger, CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- DebugFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
-
This
FlowableEngineAgenda
schedules operations which allow debugging - DebugFlowableEngineAgenda(CommandContext, ProcessDebugger) - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- DebugFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
- DebugFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- debugFlush() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- debugger - Variable in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- debugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- DebugInfo - Interface in org.flowable.engine.test.impl.logger
- DebugInfoEntityEventListener - Class in org.flowable.engine.test.impl.logger
- DebugInfoEntityEventListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- DebugInfoExecutionCreated - Class in org.flowable.engine.test.impl.logger
- DebugInfoExecutionCreated(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- DebugInfoExecutionDeleted - Class in org.flowable.engine.test.impl.logger
- DebugInfoExecutionDeleted(ExecutionEntity) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
- DebugInfoExecutionTree - Class in org.flowable.engine.test.impl.logger
- DebugInfoExecutionTree() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- DebugInfoExecutionTree.DebugInfoExecutionTreeNode - Class in org.flowable.engine.test.impl.logger
- DebugInfoExecutionTreeNode() - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- debugInfoMap - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- DebugInfoOperationExecuted - Class in org.flowable.engine.test.impl.logger
- DebugInfoOperationExecuted(AbstractOperation) - Constructor for class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- DECIMAL - Static variable in interface org.flowable.form.model.FormFieldTypes
- decision - Variable in class org.flowable.cmmn.model.DecisionTask
- decision - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
- decision - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- Decision - Class in org.flowable.cmmn.model
- Decision - Class in org.flowable.dmn.model
- Decision() - Constructor for class org.flowable.cmmn.model.Decision
- Decision() - Constructor for class org.flowable.dmn.model.Decision
- DECISION_CATEGORY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_IMAGE - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- DECISION_KEY - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_NAME - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_SERVICE - Static variable in interface org.flowable.dmn.api.DecisionTypes
- DECISION_TABLE - Static variable in interface org.flowable.dmn.api.DecisionTypes
- DECISION_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- DECISION_TASK_REFERENCE_MISSING - Static variable in interface org.flowable.cmmn.validation.validator.Problems
- DECISION_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_TYPE - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- DECISION_VERSION - Static variable in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- decisionCache - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- DecisionCacheEntry - Class in org.flowable.dmn.engine.impl.persistence.deploy
- DecisionCacheEntry(DecisionEntity, DmnDefinition, Decision) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- DecisionCacheEntry(DecisionEntity, DmnDefinition, DecisionService) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- decisionCacheLimit - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- decisionCategory(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given category.
- decisionCategory(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionCategoryLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the category matches the given parameter.
- decisionCategoryLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select deployments that have a different category then the given one.
- decisionCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- DecisionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
- decisionDefinitionCache - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- decisionDefinitionId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- decisionDefinitionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given definition id.
- decisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- decisionEntity - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- DecisionEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
- DecisionEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DecisionEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- decisionEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- decisionEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- DecisionEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
- decisionExecution - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- DecisionExecutionAuditContainer - Class in org.flowable.dmn.api
- DecisionExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionExecutionAuditContainer(String, String, int, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionExecutionAuditContainer(String, String, int, HitPolicy, Boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionExecutionAuditUtil - Class in org.flowable.dmn.engine.impl.audit
- DecisionExecutionAuditUtil() - Constructor for class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
- decisionFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- decisionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
- decisionId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- decisionId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given id.
- decisionId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given ids.
- decisionIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionKey - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionKey - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionKey - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- decisionKey - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- decisionKey - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- decisionKey - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given decision key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given definition key.
- decisionKey(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the key of the decision
- decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionKey(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- decisionKey(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- decisionKey(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- decisionKeyLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the key matches the given parameter.
- decisionKeyLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a decision key like the given string.
- decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionKeyLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- decisionName - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- decisionName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given name.
- decisionName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions where the name matches the given parameter.
- decisionNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionQueryImpl - Class in org.flowable.dmn.engine.impl
- DecisionQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionQueryProperty - Class in org.flowable.dmn.engine.impl
-
Contains the possible properties that can be used in a
DmnDecisionQuery
. - DecisionQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DecisionQueryProperty
- decisionRef - Variable in class org.flowable.cmmn.model.DecisionTask
- decisionRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- decisionRefExpression - Variable in class org.flowable.cmmn.model.DecisionTask
- DecisionRefExpressionXmlConverter - Class in org.flowable.cmmn.converter
- DecisionRefExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
- decisionRequirementsDiagram - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- decisionRequirementsDiagramGenerator - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
-
Decision requirements diagram generator.
- DecisionRequirementsDiagramGenerator - Interface in org.flowable.dmn.image
-
This interface declares methods to generate decision requirements diagram
- decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- decisionRequirementsDiagramHelper - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- DecisionRequirementsDiagramHelper - Class in org.flowable.dmn.engine.impl.deployer
-
Creates diagrams from decision definitions.
- DecisionRequirementsDiagramHelper() - Constructor for class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
- decisionResourceName(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with the given resource name.
- decisionResourceName(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionResourceNameLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decision with a resource name like the given .
- decisionResourceNameLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionResponse - Class in org.flowable.cmmn.rest.service.api.repository
- DecisionResponse - Class in org.flowable.rest.service.api.repository
- DecisionResponse() - Constructor for class org.flowable.rest.service.api.repository.DecisionResponse
- DecisionResponse(DmnDecision) - Constructor for class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- DecisionResponse(DmnDecision) - Constructor for class org.flowable.rest.service.api.repository.DecisionResponse
- decisionResult - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionResultTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DecisionRule - Class in org.flowable.dmn.model
- DecisionRule() - Constructor for class org.flowable.dmn.model.DecisionRule
- DecisionRuleXMLConverter - Class in org.flowable.dmn.xml.converter
- DecisionRuleXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
- decisions - Variable in class org.flowable.cmmn.model.CmmnModel
- decisions - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- decisions - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
-
The end result of the parsing: a list of decision (services).
- decisions - Variable in class org.flowable.dmn.model.DmnDefinition
- decisionService - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- decisionService - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- decisionService - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- DecisionService - Class in org.flowable.dmn.model
- DecisionService() - Constructor for class org.flowable.dmn.model.DecisionService
- decisionServiceDividerLine - Variable in class org.flowable.dmn.model.DmnDiShape
- decisionServiceDividerLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
- decisionServiceDividerLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
- DecisionServiceExecutionAuditContainer - Class in org.flowable.dmn.api
- DecisionServiceExecutionAuditContainer() - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- DecisionServiceExecutionAuditContainer(String, String, int, boolean, Map<String, Object>, Date) - Constructor for class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- decisionServiceResult - Variable in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- decisionServices - Variable in class org.flowable.dmn.model.DmnDefinition
- DecisionServiceXMLConverter - Class in org.flowable.dmn.xml.converter
- DecisionServiceXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
- DecisionTable - Class in org.flowable.dmn.model
- DecisionTable() - Constructor for class org.flowable.dmn.model.DecisionTable
- decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
- decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
- decisionTableId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- DecisionTableOrientation - Enum Class in org.flowable.dmn.model
- decisionTableVariableManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- decisionTableVariableManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DecisionTableVariableManager - Interface in org.flowable.cmmn.api
- DecisionTableVariableManager - Interface in org.flowable.engine
- decisionTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- DecisionTask - Class in org.flowable.cmmn.model
- DecisionTask() - Constructor for class org.flowable.cmmn.model.DecisionTask
- DECISIONTASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- DecisionTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- DecisionTaskActivityBehavior(Expression, DecisionTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- DecisionTaskExport - Class in org.flowable.cmmn.converter.export
- DecisionTaskExport() - Constructor for class org.flowable.cmmn.converter.export.DecisionTaskExport
- DecisionTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- DecisionTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.DecisionTaskParseHandler
- DecisionTaskValidator - Class in org.flowable.cmmn.validation.validator.impl
- DecisionTaskValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.DecisionTaskValidator
- DecisionTaskXmlConverter - Class in org.flowable.cmmn.converter
- DecisionTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionTaskXmlConverter
- decisionTenantId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that have the given tenant id.
- decisionTenantId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with a tenant id like the given one.
- decisionTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionType - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionType - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- decisionType(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with the given type.
- decisionType(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionTypeLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionTypeLike(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions like the given type.
- decisionTypeLike(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionTypes - Interface in org.flowable.dmn.api
- DecisionUtil - Class in org.flowable.dmn.engine.impl.util
-
A utility class that hides the complexity of
DecisionEntity
andDecision
lookup. - DecisionUtil() - Constructor for class org.flowable.dmn.engine.impl.util.DecisionUtil
- decisionVersion - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- decisionVersion - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- decisionVersion - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- decisionVersion(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions with a certain version.
- decisionVersion(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionVersionGreaterThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are greater than a certain version.
- decisionVersionGreaterThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are greater than or equals a certain version.
- decisionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionVersionLowerThan(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are lower than a certain version.
- decisionVersionLowerThan(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions which version are lower than or equals a certain version.
- decisionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- decisionWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that do not have a tenant id.
- decisionWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- DecisionXmlConverter - Class in org.flowable.cmmn.converter
- DecisionXmlConverter() - Constructor for class org.flowable.cmmn.converter.DecisionXmlConverter
- decode(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- decode(String) - Method in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- decorate(MessageListenerContainer) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator
- decorateFactory(DestinationTopic.Properties, ListenerContainerFactoryConfigurer, RetryTopicConfiguration) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- decryptPassword(byte[], String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- DEFAULT - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- DEFAULT - Static variable in interface org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverter
-
Default conversions as from JSR245.
- DEFAULT - Static variable in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.dmn.engine.test.FlowableDmnExtension
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.engine.test.FlowableExtension
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.eventregistry.test.FlowableEventExtension
- DEFAULT_CONFIGURATOR_PRIORITY - Static variable in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- DEFAULT_ENCODING - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- DEFAULT_ENCODING - Static variable in class org.flowable.cmmn.converter.CmmnXmlConverter
- DEFAULT_ENCODING - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DEFAULT_EXCLUSIVE - Static variable in interface org.flowable.job.api.Job
- DEFAULT_GENERIC_MAX_LENGTH_STRING - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DEFAULT_GENERIC_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
- DEFAULT_INDICATOR_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- DEFAULT_INDICATOR_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- DEFAULT_MAX_NR_OF_STATEMENTS_BULK_INSERT_SQL_SERVER - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.idm.engine.IdmEngineConfiguration
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.task.service.TaskServiceConfiguration
- DEFAULT_ORACLE_MAX_LENGTH_STRING - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DEFAULT_ORACLE_MAX_LENGTH_STRING - Static variable in class org.flowable.variable.service.VariableServiceConfiguration
- DEFAULT_ORDER_BY - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- DEFAULT_PARTITION_FOR_MANUAL_ASSIGNMENT - Static variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- DEFAULT_PRIORITY - Static variable in interface org.flowable.common.engine.impl.ServiceConfigurator
- DEFAULT_PRIORITY - Static variable in interface org.flowable.task.api.Task
-
Default value used for priority when a new
Task
is created. - DEFAULT_REPETITION_COUNTER_VARIABLE_NAME - Static variable in class org.flowable.cmmn.model.RepetitionRule
- DEFAULT_RESULT_SIZE - Static variable in class org.flowable.rest.service.api.management.TableDataResource
- DEFAULT_SCRIPTING_LANGUAGE - Static variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- DEFAULT_WS_IMPORTER - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_WS_SYNC_FACTORY - Static variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- defaultActivityAttributes - Static variable in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- DefaultActivityBehaviorFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
Default implementation of the
ActivityBehaviorFactory
. - DefaultActivityBehaviorFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- DefaultActivityBehaviorFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- DefaultAsyncHistoryJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncHistoryJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- DefaultAsyncHistoryJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- DefaultAsyncJobExecutor - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncJobExecutor() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- DefaultAsyncJobExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- DefaultAsyncRunnableExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultAsyncRunnableExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncRunnableExecutionExceptionHandler
- DefaultAsyncTaskExecutor - Class in org.flowable.common.engine.impl.async
- DefaultAsyncTaskExecutor() - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- DefaultAsyncTaskExecutor(AsyncTaskExecutorConfiguration) - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- DefaultAsyncTaskInvoker - Class in org.flowable.common.engine.impl.async
- DefaultAsyncTaskInvoker(AsyncTaskExecutor) - Constructor for class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
- defaultAttributes - Static variable in class org.flowable.bpmn.converter.export.DefinitionsRootExport
- defaultAttributes - Static variable in class org.flowable.bpmn.converter.parser.DefinitionsParser
- DefaultAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
-
Default implementation of
AutoDeploymentStrategy
that groups allResource
s into a single deployment. - DefaultAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
-
Default implementation of
AutoDeploymentStrategy
that groups allResource
s into a single deployment. - DefaultAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
-
Default implementation of
AutoDeploymentStrategy
that groups allResource
s into a single deployment. - DefaultAutoDeploymentStrategy - Class in org.flowable.spring.configurator
-
Default implementation of
AutoDeploymentStrategy
that groups allResource
s into a single deployment. - DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
- DefaultAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
- defaultBindings - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
- defaultBoundaryEventAttributes - Static variable in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- DefaultBpmnHttpActivityDelegate - Class in org.flowable.engine.impl.bpmn.http
- DefaultBpmnHttpActivityDelegate() - Constructor for class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- DefaultBpmnHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- DefaultBpmnParseFactory - Class in org.flowable.engine.impl.cfg
- DefaultBpmnParseFactory() - Constructor for class org.flowable.engine.impl.cfg.DefaultBpmnParseFactory
- DefaultBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
- DefaultBusinessCalendar() - Constructor for class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- defaultCallActivityAttributes - Static variable in class org.flowable.bpmn.converter.CallActivityXMLConverter
- defaultCamelContext - Variable in class org.flowable.engine.ProcessEngineConfiguration
- DefaultCandidateManager - Class in org.flowable.cmmn.engine.impl.idm
- DefaultCandidateManager - Class in org.flowable.engine
- DefaultCandidateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
- DefaultCandidateManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultCandidateManager
- DefaultCaseDiagramCanvas - Class in org.flowable.cmmn.image.impl
-
Represents a canvas on which CMMN 1.1 constructs can be drawn.
- DefaultCaseDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultCaseDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultCaseDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.cmmn.image.impl
- DefaultCaseDiagramGenerator - Class in org.flowable.cmmn.image.impl
-
Class to generate an image based the diagram interchange information in a CMMN 1.1 case.
- DefaultCaseDiagramGenerator() - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- DefaultCaseDiagramGenerator(double) - Constructor for class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- DefaultCaseDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.cmmn.image.impl
- DefaultCaseInstanceService - Class in org.flowable.cmmn.engine.configurator.impl.cmmn
- DefaultCaseInstanceService(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- DefaultChangeTenantIdResult - Class in org.flowable.common.engine.impl.tenant
- DefaultChangeTenantIdResult(Map<String, Long>) - Constructor for class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
- defaultCharset() - Method in interface org.flowable.mail.common.impl.MailDefaultsConfiguration
- defaultCharset() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Returns the value of the
defaultCharset
record component. - DefaultClassDelegateFactory - Class in org.flowable.engine.impl.bpmn.helper
- DefaultClassDelegateFactory() - Constructor for class org.flowable.engine.impl.bpmn.helper.DefaultClassDelegateFactory
- DefaultClockImpl - Class in org.flowable.common.engine.impl.util
- DefaultClockImpl() - Constructor for class org.flowable.common.engine.impl.util.DefaultClockImpl
- DefaultClockImpl(TimeZone) - Constructor for class org.flowable.common.engine.impl.util.DefaultClockImpl
- DefaultCmmnActivityBehaviorFactory - Class in org.flowable.cmmn.engine.impl.parser
- DefaultCmmnActivityBehaviorFactory() - Constructor for class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- DefaultCmmnClassDelegateFactory - Class in org.flowable.cmmn.engine.impl.delegate
- DefaultCmmnClassDelegateFactory(ExpressionManager) - Constructor for class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
- DefaultCmmnDynamicStateManager - Class in org.flowable.cmmn.engine.impl.runtime
- DefaultCmmnDynamicStateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.DefaultCmmnDynamicStateManager
- DefaultCmmnEngineAgenda - Class in org.flowable.cmmn.engine.impl.agenda
- DefaultCmmnEngineAgenda(CommandContext) - Constructor for class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- DefaultCmmnEngineAgendaFactory - Class in org.flowable.cmmn.engine.impl.agenda
- DefaultCmmnEngineAgendaFactory() - Constructor for class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgendaFactory
- DefaultCmmnHistoryCleaningManager - Class in org.flowable.cmmn.engine.impl
- DefaultCmmnHistoryCleaningManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- DefaultCmmnHistoryConfigurationSettings - Class in org.flowable.cmmn.engine.impl.history
- DefaultCmmnHistoryConfigurationSettings(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- DefaultCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history
- DefaultCmmnHistoryManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- DefaultCmmnHttpActivityDelegate - Class in org.flowable.cmmn.engine.impl.behavior.impl.http
- DefaultCmmnHttpActivityDelegate() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- DefaultCmmnHttpActivityDelegate(FlowableHttpClient) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- DefaultCmmnIdentityLinkInterceptor - Class in org.flowable.cmmn.engine.impl.interceptor
- DefaultCmmnIdentityLinkInterceptor(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- DefaultCmmnJobParentStateResolver - Class in org.flowable.cmmn.engine
- DefaultCmmnJobParentStateResolver(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.DefaultCmmnJobParentStateResolver
- DefaultCmmnListenerFactory - Class in org.flowable.cmmn.engine.impl.listener
- DefaultCmmnListenerFactory(CmmnClassDelegateFactory, ExpressionManager) - Constructor for class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- DefaultCmmnTaskVariableScopeResolver - Class in org.flowable.cmmn.engine.impl.task
- DefaultCmmnTaskVariableScopeResolver(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.task.DefaultCmmnTaskVariableScopeResolver
- defaultCommandConfig - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- defaultCommandInterceptors - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- DefaultCommandInvoker - Class in org.flowable.common.engine.impl.interceptor
- DefaultCommandInvoker() - Constructor for class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
- defaultCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
- defaultConfig - Variable in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- DefaultContentTypeResolver - Class in org.flowable.common.rest.resolver
-
Default implementation of a
ContentTypeResolver
, resolving a limited set of well-known content types used in the engine. - DefaultContentTypeResolver() - Constructor for class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- defaultControl - Variable in class org.flowable.cmmn.model.PlanItemDefinition
- DefaultControlXmlConverter - Class in org.flowable.cmmn.converter
- DefaultControlXmlConverter() - Constructor for class org.flowable.cmmn.converter.DefaultControlXmlConverter
- DefaultCorrelationKeyGenerator - Class in org.flowable.eventregistry.impl
-
Default implementation of the
CorrelationKeyGenerator
interface. - DefaultCorrelationKeyGenerator() - Constructor for class org.flowable.eventregistry.impl.DefaultCorrelationKeyGenerator
- DefaultDebuggerExecutionExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
-
Swallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.
- DefaultDebuggerExecutionExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
- DefaultDecisionRequirementsDiagramCanvas - Class in org.flowable.dmn.image.impl
-
Represents a canvas on which DMN 1.2 constructs can be drawn.
- DefaultDecisionRequirementsDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultDecisionRequirementsDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.dmn.image.impl
- DefaultDecisionRequirementsDiagramGenerator - Class in org.flowable.dmn.image.impl
-
Class to generate an image based the diagram interchange information in a DMN 1.2 definition.
- DefaultDecisionRequirementsDiagramGenerator() - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- DefaultDecisionRequirementsDiagramGenerator(double) - Constructor for class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- DefaultDecisionRequirementsDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.dmn.image.impl
- DefaultDelegateInterceptor - Class in org.flowable.engine.impl.delegate.invocation
-
Default implementation, simply proceeding the call.
- DefaultDelegateInterceptor() - Constructor for class org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
- DefaultDeploymentCache<T> - Class in org.flowable.common.engine.impl.persistence.deploy
-
Default cache: keep everything in memory, unless a limit is set.
- DefaultDeploymentCache() - Constructor for class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
Cache with no limit
- DefaultDeploymentCache(int) - Constructor for class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
-
Cache which has a hard limit: no more elements will be cached than the limit.
- defaultDescription - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- defaultDescription - Variable in class org.flowable.validation.ValidationError
- DefaultDmnEngineAgenda - Class in org.flowable.dmn.engine.impl.agenda
- DefaultDmnEngineAgenda(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
- DefaultDmnEngineAgendaFactory - Class in org.flowable.dmn.engine.impl.agenda
- DefaultDmnEngineAgendaFactory() - Constructor for class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgendaFactory
- DefaultDynamicStateManager - Class in org.flowable.engine.impl.dynamic
- DefaultDynamicStateManager() - Constructor for class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- defaultElementAttributes - Static variable in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- defaultEquals(Object, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
- DefaultEventRegistry - Class in org.flowable.eventregistry.impl
- DefaultEventRegistry(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.DefaultEventRegistry
- DefaultEventRegistryChangeDetectionExecutor - Class in org.flowable.eventregistry.impl.management
- DefaultEventRegistryChangeDetectionExecutor(EventRegistryChangeDetectionManager, long, long) - Constructor for class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- DefaultEventRegistryChangeDetectionManager - Class in org.flowable.eventregistry.impl.management
- DefaultEventRegistryChangeDetectionManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager
- defaultExpression - Variable in class org.flowable.bpmn.model.FormProperty
- defaultExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- DefaultExpressionManager - Class in org.flowable.common.engine.impl.el
-
Default
ExpressionManager
implementation that contains the logic for creating and resolvingExpression
instances. - DefaultExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.common.engine.impl.el.DefaultExpressionManager
- DefaultFailedJobCommandFactory - Class in org.flowable.engine.impl.jobexecutor
- DefaultFailedJobCommandFactory() - Constructor for class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- defaultFailedJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Define the default wait time for a failed job in seconds
- defaultFailedJobWaitTime - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
define the default wait time for a failed job in seconds
- defaultFlow - Variable in class org.flowable.bpmn.model.Activity
- defaultFlow - Variable in class org.flowable.bpmn.model.Gateway
- DefaultFlowable5CompatibilityHandlerFactory - Class in org.flowable.engine.compatibility
- DefaultFlowable5CompatibilityHandlerFactory() - Constructor for class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- DefaultFlowableEngineAgenda - Class in org.flowable.engine.impl.agenda
-
For each API call (and thus
Command
) being executed, a new agenda instance is created. - DefaultFlowableEngineAgenda(CommandContext) - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- DefaultFlowableEngineAgendaFactory - Class in org.flowable.engine.impl.agenda
- DefaultFlowableEngineAgendaFactory() - Constructor for class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgendaFactory
- DefaultFormFieldHandler - Class in org.flowable.cmmn.engine.impl.form
- DefaultFormFieldHandler - Class in org.flowable.engine.impl.formhandler
- DefaultFormFieldHandler() - Constructor for class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
- DefaultFormFieldHandler() - Constructor for class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
- DefaultFormHandler - Class in org.flowable.engine.impl.form
- DefaultFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultFormHandler
- defaultFrom() - Method in interface org.flowable.mail.common.impl.MailDefaultsConfiguration
- defaultFrom() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Returns the value of the
defaultFrom
record component. - defaultFunctionCreator - Variable in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- DefaultHistoryCleaningManager - Class in org.flowable.engine
- DefaultHistoryCleaningManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.DefaultHistoryCleaningManager
- DefaultHistoryConfigurationSettings - Class in org.flowable.engine.impl.history
- DefaultHistoryConfigurationSettings(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- DefaultHistoryManager - Class in org.flowable.engine.impl.history
-
Manager class that centralises recording of all history-related operations that are originated from inside the engine.
- DefaultHistoryManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryManager
- DefaultHistoryTaskManager - Class in org.flowable.engine.impl.history
- DefaultHistoryTaskManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- DefaultHistoryVariableManager - Class in org.flowable.engine.impl.history
- DefaultHistoryVariableManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- DefaultIdentityLinkInterceptor - Class in org.flowable.engine.impl.interceptor
- DefaultIdentityLinkInterceptor() - Constructor for class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- DefaultInboundChannelModelCacheManager - Class in org.flowable.eventregistry.impl.deployer
- DefaultInboundChannelModelCacheManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- DefaultInboundChannelModelCacheManager.CacheKey - Class in org.flowable.eventregistry.impl.deployer
- DefaultInboundChannelModelCacheManager.CacheRegisteredChannel - Class in org.flowable.eventregistry.impl.deployer
- DefaultInboundChannelModelCacheManager.CacheValue - Class in org.flowable.eventregistry.impl.deployer
- DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl - Class in org.flowable.eventregistry.impl.deployer
- DefaultInboundEvent - Class in org.flowable.eventregistry.impl
- DefaultInboundEvent(Object) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEvent
- DefaultInboundEvent(Object, Map<String, Object>) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEvent
- defaultInboundEventPayloadExtractor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- DefaultInboundEventProcessingPipeline<T> - Class in org.flowable.eventregistry.impl.pipeline
- DefaultInboundEventProcessingPipeline(EventRepositoryService, InboundEventDeserializer<T>, InboundEventFilter<T>, InboundEventKeyDetector<T>, InboundEventTenantDetector<T>, InboundEventPayloadExtractor<T>, InboundEventTransformer) - Constructor for class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- DefaultInboundEventProcessor - Class in org.flowable.eventregistry.impl
- DefaultInboundEventProcessor(EventRegistry) - Constructor for class org.flowable.eventregistry.impl.DefaultInboundEventProcessor
- DefaultInboundEventTransformer - Class in org.flowable.eventregistry.impl.transformer
- DefaultInboundEventTransformer() - Constructor for class org.flowable.eventregistry.impl.transformer.DefaultInboundEventTransformer
- defaultInitDbSqlSessionFactoryEntitySettings(List<Class<? extends Entity>>, List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- defaultInParameterAttributes - Static variable in class org.flowable.bpmn.converter.child.InParameterParser
- defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- defaultInstantiateDelegate(Class<?>, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- defaultInstantiateDelegate(Class<?>, ServiceTask) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
- defaultInstantiateDelegate(Class<?>, ServiceTask, boolean) - Method in interface org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegateFactory
- defaultInstantiateDelegate(Class<?>, ServiceTask, boolean) - Method in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
- defaultInstantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- defaultInstantiateDelegate(String, List<FieldDeclaration>, ServiceTask) - Static method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- DefaultInternalCmmnJobManager - Class in org.flowable.cmmn.engine.impl.callback
- DefaultInternalCmmnJobManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- DefaultInternalJobCompatibilityManager - Class in org.flowable.engine.impl.cfg
- DefaultInternalJobCompatibilityManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- DefaultInternalJobManager - Class in org.flowable.engine.impl.cfg
- DefaultInternalJobManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- DefaultJobManager - Class in org.flowable.job.service.impl.asyncexecutor
- DefaultJobManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- DefaultListenerFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
Default implementation of the
ListenerFactory
. - DefaultListenerFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- DefaultListenerFactory(ClassDelegateFactory) - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- defaultMailClient - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- defaultMailClient - Variable in class org.flowable.engine.ProcessEngineConfiguration
- defaultMailServer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- defaultMailServer - Variable in class org.flowable.engine.ProcessEngineConfiguration
- defaultNamespaces - Static variable in class org.flowable.bpmn.converter.export.DefinitionsRootExport
-
default namespaces for definitions
- defaultNamespaces - Static variable in class org.flowable.cmmn.converter.export.DefinitionsRootExport
-
default namespaces for definitions
- defaultNamespaces - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- defaultOrderBy - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- DefaultOutboundEvent<T> - Class in org.flowable.eventregistry.impl
- DefaultOutboundEvent(T, EventInstance) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEvent
- DefaultOutboundEvent(T, EventInstance, Map<String, Object>) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEvent
- DefaultOutboundEventProcessingPipeline - Class in org.flowable.eventregistry.impl.pipeline
- DefaultOutboundEventProcessingPipeline(OutboundEventSerializer) - Constructor for class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
- DefaultOutboundEventProcessor - Class in org.flowable.eventregistry.impl
- DefaultOutboundEventProcessor(EventRepositoryService, boolean) - Constructor for class org.flowable.eventregistry.impl.DefaultOutboundEventProcessor
- defaultOutParameterAttributes - Static variable in class org.flowable.bpmn.converter.child.OutParameterParser
- defaultOutputEntry - Variable in class org.flowable.dmn.model.OutputClause
- defaultParallelInSameTransaction - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
How the Http Task should perform the HTTP requests in case no parallelInSameTransaction is defined in the XML.
- defaultProcessAttributes - Static variable in class org.flowable.bpmn.converter.export.ProcessExport
-
default attributes taken from process instance attributes
- DefaultProcessDefinitionLocalizationManager - Class in org.flowable.engine.impl.repository
- DefaultProcessDefinitionLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- DefaultProcessDiagramCanvas - Class in org.flowable.image.impl
-
Represents a canvas on which BPMN 2.0 constructs can be drawn.
- DefaultProcessDiagramCanvas(int, int, int, int, String) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultProcessDiagramCanvas(int, int, int, int, String, String, String, String, ClassLoader) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
Creates an empty canvas with given width and height.
- DefaultProcessDiagramCanvas.SHAPE_TYPE - Enum Class in org.flowable.image.impl
- DefaultProcessDiagramGenerator - Class in org.flowable.image.impl
-
Class to generate an image based the diagram interchange information in a BPMN 2.0 process.
- DefaultProcessDiagramGenerator() - Constructor for class org.flowable.image.impl.DefaultProcessDiagramGenerator
- DefaultProcessDiagramGenerator(double) - Constructor for class org.flowable.image.impl.DefaultProcessDiagramGenerator
- DefaultProcessDiagramGenerator.ActivityDrawInstruction - Interface in org.flowable.image.impl
- DefaultProcessDiagramGenerator.ArtifactDrawInstruction - Interface in org.flowable.image.impl
- DefaultProcessInstanceService - Class in org.flowable.cmmn.engine.configurator.impl.process
- DefaultProcessInstanceService(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- DefaultProcessJobParentStateResolver - Class in org.flowable.engine.impl
- DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- DefaultProcessLocalizationManager - Class in org.flowable.engine.impl
- DefaultProcessLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DefaultProcessLocalizationManager
- DefaultPropertiesParser - Class in org.flowable.engine.dynamic
-
Used for
FlowElement
currently not supported by theDynamicBpmnService
and elements who are not parsed. - DefaultPropertiesParser() - Constructor for class org.flowable.engine.dynamic.DefaultPropertiesParser
- defaultReactivationRule - Variable in class org.flowable.cmmn.model.ReactivateEventListener
-
The optional, default reactivation rule to be considered, if a plan item does not specify an explicit one, if this one is not provided either, such a plan item will be ignored for reactivation.
- defaultsConfiguration - Variable in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- defaultScriptTaskAttributes - Static variable in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- DefaultScriptTrace - Class in org.flowable.common.engine.impl.scripting
- DefaultScriptTrace(Duration, ScriptEngineRequest, Throwable) - Constructor for class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- defaultServiceTaskAttributes - Static variable in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- DefaultSpringEventRegistryChangeDetectionExecutor - Class in org.flowable.eventregistry.spring.management
- DefaultSpringEventRegistryChangeDetectionExecutor(long, long) - Constructor for class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- DefaultSpringEventRegistryChangeDetectionExecutor(long, long, TaskScheduler) - Constructor for class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- defaultStartEventAttributes - Static variable in class org.flowable.bpmn.converter.StartEventXMLConverter
- DefaultStartFormHandler - Class in org.flowable.engine.impl.form
- DefaultStartFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultStartFormHandler
- DefaultTaskAssignmentManager - Class in org.flowable.cmmn.engine.impl.cfg
- DefaultTaskAssignmentManager - Class in org.flowable.engine.impl.cfg
- DefaultTaskAssignmentManager() - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- DefaultTaskAssignmentManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- DefaultTaskFormHandler - Class in org.flowable.engine.impl.form
- DefaultTaskFormHandler() - Constructor for class org.flowable.engine.impl.form.DefaultTaskFormHandler
- DefaultTaskLocalizationManager - Class in org.flowable.engine.impl.cfg
- DefaultTaskLocalizationManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- DefaultTaskPostProcessor - Class in org.flowable.task.service.impl
- DefaultTaskPostProcessor() - Constructor for class org.flowable.task.service.impl.DefaultTaskPostProcessor
- DefaultTaskVariableScopeResolver - Class in org.flowable.engine.impl.cfg
- DefaultTaskVariableScopeResolver(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- defaultTenantProvider - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Default tenant provider that is executed when looking up definitions, in case the global or local fallback to default tenant value is true
- DefaultTenantProvider - Interface in org.flowable.common.engine.impl
- defaultTerminateEndEventBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- defaultTraceEnhancer - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- defaultUserTaskAttributes - Static variable in class org.flowable.bpmn.converter.UserTaskXMLConverter
-
default attributes taken from bpmn spec and from extension namespace
- DefaultVariableInstanceValueModifier - Class in org.flowable.variable.service.impl
-
The default implementation of the
VariableInstanceValueModifier
interface for the Flowable Variable Service. - DefaultVariableInstanceValueModifier(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- DefaultVariableTypes - Class in org.flowable.variable.service.impl.types
- DefaultVariableTypes() - Constructor for class org.flowable.variable.service.impl.types.DefaultVariableTypes
- DefaultXMLImporterFactory - Class in org.flowable.engine.impl.bpmn.parser.factory
-
Default implementation of the
XMLImporterFactory
. - DefaultXMLImporterFactory() - Constructor for class org.flowable.engine.impl.bpmn.parser.factory.DefaultXMLImporterFactory
- definition - Variable in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- definition - Variable in class org.flowable.engine.impl.bpmn.data.Data
- definition - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- definition - Variable in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- definitionCache - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- DefinitionEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DefinitionEntityManagerImpl(DmnEngineConfiguration, DecisionDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- definitionId - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
- definitionId(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- definitionIdentityLinkEntities - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- definitionIdentityLinkEntities - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- definitionIds(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- definitionRef - Variable in class org.flowable.cmmn.model.PlanItem
- definitions - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- definitions - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- definitions - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- definitionsAttributes - Variable in class org.flowable.bpmn.model.BpmnModel
- definitionsAttributes - Variable in class org.flowable.cmmn.model.CmmnModel
- definitionsParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- DefinitionsParser - Class in org.flowable.bpmn.converter.parser
- DefinitionsParser() - Constructor for class org.flowable.bpmn.converter.parser.DefinitionsParser
- DefinitionsRootExport - Class in org.flowable.bpmn.converter.export
- DefinitionsRootExport - Class in org.flowable.cmmn.converter.export
- DefinitionsRootExport() - Constructor for class org.flowable.bpmn.converter.export.DefinitionsRootExport
- DefinitionsRootExport() - Constructor for class org.flowable.cmmn.converter.export.DefinitionsRootExport
- DefinitionsXmlConverter - Class in org.flowable.cmmn.converter
- DefinitionsXmlConverter() - Constructor for class org.flowable.cmmn.converter.DefinitionsXmlConverter
- definitionTenantId - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- definitionTenantId - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- definitionTenantId(String) - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
-
Perform the change only for instances that were created using a definition from the given tenant.
- definitionTenantId(String) - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- delay - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- delay - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- delayInMs - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- delegate - Variable in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- delegate - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- DelegateCompleteAction(PlanItemInstanceEntity, boolean) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- delegateExecution - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- delegateExecution - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- DelegateExecution - Interface in org.flowable.engine.delegate
-
Execution used in
JavaDelegate
s andExecutionListener
s. - DelegateExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExecutionListener(Object) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- delegateExpression - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- delegateExpression - Variable in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- delegateExpression - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- delegateExpression - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- DelegateExpressionCaseLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- DelegateExpressionCaseLifecycleListener(String, String, Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- DelegateExpressionCollectionHandler - Class in org.flowable.engine.impl.bpmn.helper
- DelegateExpressionCollectionHandler(DelegateExecution, Expression) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- DelegateExpressionCustomPropertiesResolver - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionCustomPropertiesResolver(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
- delegateExpressionDeserializer(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
-
Uses a delegate expression to deserialize the event.
- delegateExpressionDeserializer(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterBuilder
-
Uses a delegate expression to filter the events before further processing.
- delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterJsonBuilder
-
Uses a delegate expression to filter the events before further processing.
- delegateExpressionEventFilter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventFilterXmlBuilder
-
Uses a delegate expression to filter the events before further processing.
- delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterBuilderImpl
- delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterJsonBuilderImpl
- delegateExpressionEventFilter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterXmlBuilderImpl
- DelegateExpressionExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionExecutionListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- delegateExpressionFieldInjectionMode - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more information.
- delegateExpressionFieldInjectionMode - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Using field injection together with a delegate expression for a service task / execution listener / task listener is not thread-sade , see user guide section 'Field Injection' for more information.
- DelegateExpressionFieldInjectionMode - Enum Class in org.flowable.cmmn.engine.impl.cfg
- DelegateExpressionFieldInjectionMode - Enum Class in org.flowable.engine.impl.cfg
- DelegateExpressionFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListener
implementation which resolves an expression to a delegateFlowableEventListener
instance and uses this for event notification. - DelegateExpressionFlowableEventListener(Expression, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- DelegateExpressionHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
- DelegateExpressionHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
- DelegateExpressionHttpHandler(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- DelegateExpressionHttpHandler(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- DelegateExpressionInboundChannelModel - Class in org.flowable.eventregistry.model
- DelegateExpressionInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
- DelegateExpressionInboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
- DelegateExpressionInboundChannelModelProcessor(HasExpressionManagerEngineConfiguration, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- delegateExpressionKeyDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyDetectorBuilder
-
Uses delegate expression to determine the custom
InboundEventKeyDetector
. - delegateExpressionKeyDetector(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl
- DelegateExpressionOutboundChannelModel - Class in org.flowable.eventregistry.model
- DelegateExpressionOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
- DelegateExpressionOutboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
- DelegateExpressionOutboundChannelModelProcessor(HasExpressionManagerEngineConfiguration, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- DelegateExpressionPlanItemLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- DelegateExpressionPlanItemLifecycleListener(String, String, Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- delegateExpressionSerializer(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Uses a delegate expression to serialize the event.
- delegateExpressionSerializer(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- DelegateExpressionTaskListener - Class in org.flowable.cmmn.engine.impl.listener
- DelegateExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionTaskListener(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
- DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- delegateExpressionTenantDetector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
-
Uses delegate expression to determine the custom
InboundEventTenantDetector
instance. - delegateExpressionTenantDetector(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl
- DelegateExpressionTransactionDependentExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionTransactionDependentExecutionListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
- DelegateExpressionTransactionDependentTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- DelegateExpressionTransactionDependentTaskListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
- DelegateExpressionUtil - Class in org.flowable.cmmn.engine.impl.util
- DelegateExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
- DelegateExpressionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
- DelegateExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- DelegateFlowableEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListener
implementation which uses a classname to create a delegateFlowableEventListener
instance to use for event notification. - DelegateFlowableEventListener(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- DelegateHelper - Class in org.flowable.engine.delegate
-
Class that provides helper operations for use in the
JavaDelegate
,ActivityBehavior
,ExecutionListener
andTaskListener
interfaces. - DelegateHelper() - Constructor for class org.flowable.engine.delegate.DelegateHelper
- delegateInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- delegateInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- delegateInstance - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- delegateInstance - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- delegateInstance - Variable in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- delegateInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- delegateInterceptor - Variable in class org.flowable.engine.impl.el.JuelExpression
- delegateInterceptor - Variable in class org.flowable.engine.impl.el.ProcessExpressionManager
- DelegateInterceptor - Interface in org.flowable.engine.impl.interceptor
-
Interceptor responsible for handling calls to 'user code'.
- DelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Provides context about the invocation of usercode and handles the actual invocation
- DelegateInvocation() - Constructor for class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- DelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
- delegateTask - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- delegateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Delegates the task to another user.
- delegateTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- delegateTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- delegateTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Delegates the task to another user.
- delegateTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- delegateTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- DelegateTask - Interface in org.flowable.task.service.delegate
- DelegateTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DelegateTaskCmd - Class in org.flowable.engine.impl.cmd
- DelegateTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- DelegateTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DelegateTaskCmd
- delegationState - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- delegationState - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- delegationState - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- delegationState - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- delegationState - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- delegationState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- DelegationState - Enum Class in org.flowable.task.api
-
Defines the different states of delegation that a task can be in.
- delete - Variable in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
- delete() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- delete() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- delete() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
-
Delete all instances that match the query.
- delete() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- delete() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- delete() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- delete() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- delete() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- delete() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- delete(EntityImpl) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- delete(EntityImpl) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- delete(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- delete(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- delete(EntityImpl, boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- delete(EntityImpl, boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- delete(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- delete(String) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- delete(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- delete(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- delete(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- delete(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- delete(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- delete(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- delete(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- delete(String, boolean, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- delete(String, boolean, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- delete(String, Object, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
Executes a
BulkDeleteOperation
, with the sql in the statement parameter. - delete(PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- delete(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- delete(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- delete(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- delete(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- delete(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- delete(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- delete(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- delete(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- delete(HistoricDetailEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- delete(ProcessDefinitionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- delete(IdentityLinkEntity, boolean) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- delete(UserEntity) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- delete(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- delete(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- delete(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- delete(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- delete(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- delete(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- delete(SuspendedJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- delete(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- delete(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- delete(HistoricVariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- delete(VariableInstanceEntity, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- DELETE_ACTION - Static variable in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- DELETE_ACTION - Static variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- DELETE_ORDER - Static variable in class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- DELETE_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
- DELETE_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
- DELETE_ORDER - Static variable in class org.flowable.eventregistry.impl.db.EntityDependencyOrder
- DELETE_ORDER - Static variable in class org.flowable.idm.engine.impl.db.EntityDependencyOrder
- DELETE_REASON - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- DELETE_REASON_COMPLETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- DELETE_REASON_DELETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- DELETE_REASON_END - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- deleteActivityInstances(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- deleteActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- deleteActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- deleteAllLocalTaskVariables(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- deleteAllLocalTaskVariables(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- deleteAllLocalVariables(Execution) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- deleteAllVariables(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- deleteAttachment(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteAttachment(String) - Method in interface org.flowable.engine.TaskService
-
Delete an attachment
- deleteAttachment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentResource
- DeleteAttachmentCmd - Class in org.flowable.engine.impl.cmd
- DeleteAttachmentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
- deleteAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- deleteAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- deleteBatch(String) - Method in interface org.flowable.batch.api.BatchService
- deleteBatch(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- deleteBatch(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
- deleteBatch(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteBatch(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteBatch(String) - Method in interface org.flowable.engine.ManagementService
- deleteBatch(Batch) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- DeleteBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteBatchCmd - Class in org.flowable.engine.impl.cmd
- DeleteBatchCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
- DeleteBatchCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteBatchCmd
- deleteBatches(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- deleteBatches(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- deleteBatches(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
- deleteBatches(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- deleteBatchPartEntityAndResources(BatchPartEntity) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- deleteBatchPartEntityAndResources(BatchPartEntity) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- deleteByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- deleteByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- deleteByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
- deleteByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- deleteByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- deleteByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
- deleteByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
- deleteByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
- deleteByPrivilegeIdAndGroupId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- deleteByPrivilegeIdAndGroupId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
- deleteByPrivilegeIdAndGroupId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
- deleteByPrivilegeIdAndGroupId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
- deleteByPrivilegeIdAndUserId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- deleteByPrivilegeIdAndUserId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
- deleteByPrivilegeIdAndUserId(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
- deleteByPrivilegeIdAndUserId(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
- deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteByScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteByStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- deleteByStageInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- deleteByStageInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- deleteByStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteBySubScopeIdAndScopeTypes(String, Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteByteArrayById(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
-
Deletes the
ByteArrayEntity
with the given id from the database. - deleteByteArrayById(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- deleteByteArrayById(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManager
-
Deletes the
IdmByteArrayEntity
with the given id from the database. - deleteByteArrayById(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- deleteByteArrayNoRevisionCheck(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.ByteArrayDataManager
- deleteByteArrayNoRevisionCheck(String) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- deleteByteArrayNoRevisionCheck(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.ByteArrayDataManager
- deleteByteArrayNoRevisionCheck(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- deleteByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEngineEntityManager
- deleteCachedEntities(DbSqlSession, Collection<CachedEntity>, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- deleteCachedEntities(DbSqlSession, CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- deleteCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Convenience shorthand for
DelegateTask.deleteGroupIdentityLink(String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteCandidateGroup(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteCandidateGroup(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.deleteGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCandidateStarter(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Removes the authorization of a candidate group for a case definition.
- deleteCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deleteCandidateStarterGroup(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deleteCandidateStarterGroup(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Removes the authorization of a candidate group for a process definition.
- deleteCandidateStarterUser(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Removes the authorization of a candidate user for a case definition.
- deleteCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deleteCandidateStarterUser(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deleteCandidateStarterUser(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Removes the authorization of a candidate user for a process definition.
- deleteCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Convenience shorthand for
DelegateTask.deleteUserIdentityLink(String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteCandidateUser(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteCandidateUser(String, String) - Method in interface org.flowable.engine.TaskService
-
Convenience shorthand for
TaskService.deleteUserIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCaseDefinitionAndRelatedData(String, boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- deleteCaseDefinitionAndRelatedData(String, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- deleteCaseDefinitionIdentityLink(CaseDefinition, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteCaseDefinitionsByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- deleteCaseDefinitionsByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- deleteCaseInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- deleteCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- deleteCaseInstance(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- deleteCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- deleteCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- deleteCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- deleteCaseInstance(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- deleteCaseInstance(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- DeleteCaseInstanceBatchConstants - Interface in org.flowable.cmmn.engine.impl.delete
- DeleteCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceCmd
- deleteCaseInstanceIdentityLink(CaseInstance, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteCaseInstanceIdentityLinks(CaseInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- deleteCaseInstancesForExecutionId(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- deleteCaseInstancesForExecutionId(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- DeleteCaseInstanceStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
This command deletes event subscriptions with a case start event and optional correlation parameter values.
- DeleteCaseInstanceStartEventSubscriptionCmd(CaseInstanceStartEventSubscriptionDeletionBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceStartEventSubscriptionCmd
- deleteCaseInstanceStartEventSubscriptions(CaseInstanceStartEventSubscriptionDeletionBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- deleteCaseInstanceVariables(CaseInstance, Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteCaseInstanceWithoutAgenda(String) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- deleteCaseInstanceWithoutAgenda(String) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- deleteChannelDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- deleteChannelDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- deleteChannelDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- deleteChannelDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- deleteChannelDefinitionsForDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
-
Called when a manual delete is triggered (NOT when a terminate/complete is triggered), for example when a deployment is deleted and everything related needs to be deleted.
- deleteChildEntity(CommandContext, DelegatePlanItemInstance, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- deleteChildExecutions(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteChildExecutions(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteChildExecutions(ExecutionEntity, Collection<String>, Collection<String>, String, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- deleteChildExecutions(ExecutionEntity, ExecutionEntity, CommandContext, String) - Method in class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- deleteChildPlanItemInstances(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- deleteComment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteComment(String) - Method in interface org.flowable.engine.TaskService
-
Removes an individual comment with the given id.
- deleteComment(String, String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- deleteComment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentResource
- deleteComment(String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- DeleteCommentCmd - Class in org.flowable.engine.impl.cmd
- DeleteCommentCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteCommentCmd
- deleteComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteComments(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes all comments from the provided task and/or process instance
- deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- deleteCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- deleteCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- deleteCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- deleteCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- deleteContentItem(String) - Method in interface org.flowable.content.api.ContentService
- deleteContentItemsByProcessInstanceId(String) - Method in interface org.flowable.content.api.ContentService
- deleteContentItemsByScopeIdAndScopeType(String, String) - Method in interface org.flowable.content.api.ContentService
- deleteContentItemsByTaskId(String) - Method in interface org.flowable.content.api.ContentService
- deleteContentObject(String) - Method in interface org.flowable.content.api.ContentStorage
-
Deletes the object the given id.
- deleted - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- deleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deleted - Variable in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- deleted - Variable in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- deleted - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- deleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are deleted.
- deleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deleteDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Delete the dead letter job with the provided id.
- deleteDeadLetterJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteDeadLetterJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- deleteDeadLetterJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the dead letter job with the provided id.
- deleteDeadLetterJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- DeleteDeadLetterJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteDeadLetterJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- deleteDeadLetterJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteDeadLetterJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- deleteDecisionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- deleteDecisionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- deleteDefinitionForDeployment(ProcessDefinition, String) - Method in interface org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManager
- deleteDefinitionForDeployment(ProcessDefinition, String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- deleteDeployment(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- deleteDeployment(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- deleteDeployment(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- deleteDeployment(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- deleteDeployment(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deleteDeployment(String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- deleteDeployment(String) - Method in interface org.flowable.engine.RepositoryService
-
Deletes the given deployment.
- deleteDeployment(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- deleteDeployment(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- deleteDeployment(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- deleteDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- deleteDeployment(String) - Method in interface org.flowable.form.api.FormRepositoryService
-
Deletes the given deployment.
- deleteDeployment(String, boolean) - Method in interface org.flowable.app.api.AppRepositoryService
-
Deletes the given deployment and cascade deletion to app instances, history case instances and jobs.
- deleteDeployment(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Deletes the given deployment and cascade deletion to case instances, history case instances and jobs.
- deleteDeployment(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- deleteDeployment(String, boolean) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deleteDeployment(String, boolean) - Method in interface org.flowable.engine.RepositoryService
-
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
- deleteDeployment(String, boolean) - Method in interface org.flowable.form.api.FormRepositoryService
-
Deletes the given deployment and cascade deletion to form instances
- deleteDeployment(String, Boolean) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
- deleteDeployment(String, Boolean) - Method in class org.flowable.rest.service.api.repository.DeploymentResource
- deleteDeployment(CmmnDeployment) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteDeployment(CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- deleteDeployment(Deployment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteDeploymentAndRelatedData(String, boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- deleteDeploymentAndRelatedData(String, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- deleteDeploymentCascade(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- DeleteDeploymentCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteDeploymentCmd - Class in org.flowable.dmn.engine.impl.cmd
- DeleteDeploymentCmd - Class in org.flowable.engine.impl.cmd
- DeleteDeploymentCmd - Class in org.flowable.eventregistry.impl.cmd
- DeleteDeploymentCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
- DeleteDeploymentCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- deleteDeployments() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- deletedExecutions - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- deleteDirectParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, ProcessDefinition, MoveExecutionEntityContainer, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- deletedObjects - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- deleteEditorSource(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- deleteEditorSource(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- deleteEditorSourceExtra(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- deleteEditorSourceExtra(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- deleteEngineProperty(String) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- deleteEntityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
- deleteEntityLinksByRootScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
- deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
- deleteEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- deleteEntityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- deleteEntityLinksByScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- deleteEvent(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskEventResource
- deleteEventDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- deleteEventDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- deleteEventDefinitionsByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- deleteEventDefinitionsByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- deleteEventDefinitionsForDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- deleteEventLogEntry(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- deleteEventLogEntry(long) - Method in interface org.flowable.engine.ManagementService
-
Delete a EventLogEntry.
- DeleteEventLogEntry - Class in org.flowable.engine.impl.cmd
- DeleteEventLogEntry(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteEventLogEntry
- deleteEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- deleteEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- deleteEventSubscription(EventSubscriptionEntity) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscription(EventSubscriptionEntity) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptions(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- deleteEventSubScriptions(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForProcessDefinition(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForProcessDefinition(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForProcessDefinitionAndProcessStartEvent(String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForScopeDefinitionAndScopeStartEvent(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForScopeDefinitionIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForScopeDefinitionIdAndTypeAndNullScopeId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- deleteEventSubscriptionsForScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- deleteExecutableJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- deleteExecutableJob(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, boolean, FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteExecutionAndRelatedData(ExecutionEntity, String, boolean, boolean, boolean, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteExecutionEntities(ExecutionEntityManager, ExecutionEntity, ExecutionEntity, String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- deleteExecutionVariables(Execution, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteExternalWorkerJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteExternalWorkerJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the external worker job with the provided id.
- DeleteExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteExternalWorkerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- deleteFormInstance(String) - Method in interface org.flowable.form.api.FormService
- deleteFormInstancesByFormDefinition(String) - Method in interface org.flowable.form.api.FormService
- deleteFormInstancesByProcessDefinition(String) - Method in interface org.flowable.form.api.FormService
- deleteFormInstancesByScopeDefinition(String) - Method in interface org.flowable.form.api.FormService
- deleteGroup(String) - Method in interface org.flowable.engine.IdentityService
-
Deletes the group.
- deleteGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- deleteGroup(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Deletes the group.
- deleteGroup(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteGroup(String) - Method in class org.flowable.rest.service.api.identity.GroupResource
- deleteGroup(Group) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- DeleteGroupCmd - Class in org.flowable.idm.engine.impl.cmd
- DeleteGroupCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteGroupCmd
- deleteGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Removes the association between a group and a task for the given identityLinkType.
- deleteGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Removes the association between a group and a case instance for the given identityLinkType.
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes the association between a group and a task for the given identityLinkType.
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteGroupIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the association between a group and a process instance for the given identityLinkType.
- deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the association between a group and a task for the given identityLinkType.
- deleteGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- deleteGroupIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- deleteGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- deleteGroupPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Delete a privilege for a group.
- deleteGroupPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- deleteHistoricActivityInstances(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- DeleteHistoricActivityInstancesCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricActivityInstancesCmd(HistoricActivityInstanceQueryImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
- deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- deleteHistoricActivityInstancesForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- deleteHistoricCase(HistoricCaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricCaseIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
- deleteHistoricCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- deleteHistoricCaseInstance(CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
- DeleteHistoricCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteHistoricCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- DeleteHistoricCaseInstanceIdsJobHandler - Class in org.flowable.cmmn.engine.impl.delete
- DeleteHistoricCaseInstanceIdsJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- DeleteHistoricCaseInstanceIdsStatusJobHandler - Class in org.flowable.cmmn.engine.impl.delete
- DeleteHistoricCaseInstanceIdsStatusJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- deleteHistoricCaseInstances(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- DeleteHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteHistoricCaseInstancesCmd(HistoricCaseInstanceQueryImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstancesCmd
- DeleteHistoricCaseInstancesSequentialJobHandler - Class in org.flowable.cmmn.engine.impl.delete
- DeleteHistoricCaseInstancesSequentialJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- DeleteHistoricCaseInstancesUsingBatchesCmd - Class in org.flowable.cmmn.engine.impl.delete
- DeleteHistoricCaseInstancesUsingBatchesCmd(HistoricCaseInstanceQueryImpl, int, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- deleteHistoricDecisionExecutionsByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- DeleteHistoricDecisionExecutionsByQueryCmd - Class in org.flowable.dmn.engine.impl.cmd
- DeleteHistoricDecisionExecutionsByQueryCmd(HistoricDecisionExecutionQueryImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeleteHistoricDecisionExecutionsByQueryCmd
- deleteHistoricDetailForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- deleteHistoricDetailForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- deleteHistoricDetailForNonExistingProcessInstances() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- deleteHistoricDetailForNonExistingProcessInstances() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- deleteHistoricDetailsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- deleteHistoricDetailsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- deleteHistoricDetailsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- deleteHistoricDetailsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- deleteHistoricEntityLink(String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLink(String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLink(HistoricEntityLink) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLink(HistoricEntityLink) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- deleteHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- deleteHistoricEntityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- deleteHistoricEntityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- deleteHistoricEntityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- deleteHistoricEntityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- deleteHistoricEntityLinksByScopeIdAndType(String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- deleteHistoricEntityLinksForNonExistingCaseInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- deleteHistoricEntityLinksForNonExistingProcessInstances() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- deleteHistoricIdentityLink(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricIdentityLink(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricIdentityLink(HistoricIdentityLinkEntity) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricIdentityLink(HistoricIdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricIdentityLinksByProcInstance(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricIdentityLinksByProcInstance(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- deleteHistoricIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- deleteHistoricIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- deleteHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
- deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
- deleteHistoricMilestoneInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- deleteHistoricPlanItemInstancesForNonExistingCaseInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- deleteHistoricProcess(HistoricProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricProcessIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteHistoricProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Deletes historic process instance.
- deleteHistoricProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- DeleteHistoricProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
- DeleteHistoricProcessInstanceIdsJobHandler - Class in org.flowable.engine.impl.delete
- DeleteHistoricProcessInstanceIdsJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- DeleteHistoricProcessInstanceIdsStatusJobHandler - Class in org.flowable.engine.impl.delete
- DeleteHistoricProcessInstanceIdsStatusJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- deleteHistoricProcessInstances(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- DeleteHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricProcessInstancesCmd(HistoricProcessInstanceQueryImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- DeleteHistoricProcessInstancesSequentialJobHandler - Class in org.flowable.engine.impl.delete
- DeleteHistoricProcessInstancesSequentialJobHandler() - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- DeleteHistoricProcessInstancesUsingBatchesCmd - Class in org.flowable.engine.impl.delete
- DeleteHistoricProcessInstancesUsingBatchesCmd(HistoricProcessInstanceQueryImpl, int, String, boolean) - Constructor for class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- deleteHistoricTask(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteHistoricTask(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteHistoricTask(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTask(HistoricTaskInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteHistoricTask(HistoricTaskInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteHistoricTask(HistoricTaskInstanceEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTask(HistoricTaskInstanceEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskEventLogEntries(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteHistoricTaskEventLogEntriesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- deleteHistoricTaskIdentityLinksForNonExistingInstances() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- deleteHistoricTaskInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Deletes historic task instance.
- deleteHistoricTaskInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- deleteHistoricTaskInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Deletes historic task instance.
- deleteHistoricTaskInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- DeleteHistoricTaskInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteHistoricTaskInstanceCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskInstancesByCaseInstanceId(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTaskInstancesByProcessInstanceId(String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskLogEntries(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Deletes user task log entry by its log number
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.engine.HistoryService
-
Deletes user task log entry by its log number
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- DeleteHistoricTaskLogEntryByLogNumberCmd - Class in org.flowable.engine.impl.cmd
- DeleteHistoricTaskLogEntryByLogNumberCmd(long) - Constructor for class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- deleteHistoricUserTaskLogEntry(long) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
-
Delete historic user task log entry
- deleteHistoricUserTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- deleteHistoricUserTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesForNonExistingCaseInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.HistoricVariableService
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- deleteHistoricVariableInstancesForNonExistingProcessInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- deleteHistoryJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Delete the history job with the provided id.
- deleteHistoryJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteHistoryJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- deleteHistoryJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the history job with the provided id.
- deleteHistoryJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- deleteHistoryJob(HistoryJob) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteHistoryJob(HistoryJob) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.HistoryJobService
- deleteHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- DeleteHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteHistoryJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- deleteHistoryUserTaskLog(long) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Delete historic user task log entry
- deleteHistoryUserTaskLog(long) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Delete historyUserTaskLogEntry
- deleteIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
- deleteIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
- deleteIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
- deleteIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
- deleteIdentityLink(String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
- deleteIdentityLink(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteIdentityLink(String, String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
- deleteIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLink(IdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLink(IdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- DeleteIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteIdentityLinkCmd - Class in org.flowable.engine.impl.cmd
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- DeleteIdentityLinkForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteIdentityLinkForCaseDefinitionCmd(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- DeleteIdentityLinkForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteIdentityLinkForCaseInstanceCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- DeleteIdentityLinkForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- DeleteIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- deleteIdentityLinkForProcessInstance(String, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- DeleteIdentityLinkForProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- DeleteIdentityLinkForProcessInstanceCmd(String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- deleteIdentityLinks(ExecutionEntity, CommandContext, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteIdentityLinksByProcDef(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- deleteIdentityLinksByProcDef(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- deleteIdentityLinksByProcDef(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteIdentityLinksByProcDef(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteIdentityLinksByProcessDefinitionId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLinksByProcessDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- deleteIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteIdentityLinksByScopeDefinitionIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- deleteIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteInfoJson(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- deleteInfoJson(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- deleteInParallelUsingBatch(int, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deleteInParallelUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
-
Perform the deletion in parallel using the given batch size.
- deleteInParallelUsingBatch(int, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deleteJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Delete the job with the provided id.
- deleteJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- deleteJob(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the job with the provided id.
- deleteJob(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJob(String) - Method in interface org.flowable.job.service.JobService
- deleteJob(String) - Method in class org.flowable.rest.service.api.management.BatchResource
- deleteJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- deleteJob(Job) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteJob(Job) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- DeleteJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteJobCmd
- deleteJobs(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
- deleteJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- deleteJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- deleteLocalVariables(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
- deleteLocalVariables(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
- deleteLocalVariables(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- deleteMembership(String, String) - Method in interface org.flowable.engine.IdentityService
-
Delete the membership of the user in the group.
- deleteMembership(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- deleteMembership(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Delete the membership of the user in the group.
- deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- deleteMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
- deleteMembership(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
- deleteMembership(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
- deleteMembership(String, String) - Method in class org.flowable.rest.service.api.identity.GroupMembershipResource
- deleteMembershipByGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- deleteMembershipByGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
- deleteMembershipByGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
- deleteMembershipByGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
- deleteMembershipByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- deleteMembershipByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.MembershipDataManager
- deleteMembershipByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManager
- deleteMembershipByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
- DeleteMembershipCmd - Class in org.flowable.idm.engine.impl.cmd
- DeleteMembershipCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteMembershipCmd
- deleteMessageEventSubScription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- deleteModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deleteModel(String) - Method in interface org.flowable.engine.RepositoryService
- deleteModel(String) - Method in class org.flowable.rest.service.api.repository.ModelResource
- DeleteModelCmd - Class in org.flowable.engine.impl.cmd
- DeleteModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.DeleteModelCmd
- deleteMultiInstanceExecution(String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteMultiInstanceExecution(String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
Deletes a multi-instance execution
- DeleteMultiInstanceExecutionCmd - Class in org.flowable.engine.impl.cmd
- DeleteMultiInstanceExecutionCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- deleteNoCascade(HistoryJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
The default delete method will cascade to the references entities.
- deleteNoCascade(HistoryJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- deleteOrphanEventListeners(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
-
Event listeners can become 'orphaned': when they reference sentries on plan item instances that have moved to a terminal state, they would occur without anything listening to them (and block completion of the parent stage).
- deleteOtherEventsRelatedToEventBasedGateway(DelegateExecution, EventGateway) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, Collection<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- deleteParentExecutions(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- deleteParticipantGroup(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteParticipantGroup(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.deleteGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.PARTICIPANT
- deleteParticipantUser(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteParticipantUser(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Convenience shorthand for
RuntimeService.deleteUserIdentityLink(String, String, String)
; with typeIdentityLinkType.PARTICIPANT
- deletePicture() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- deletePicture(User) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- deletePicture(User) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- deletePlanItemInstanceVariables(PlanItemInstance, Collection<String>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deletePrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Deletes the privilege with the given id.
- deletePrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- DeletePrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
- DeletePrivilegeCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeletePrivilegeCmd
- DeletePrivilegeMappingCmd - Class in org.flowable.idm.engine.impl.cmd
- DeletePrivilegeMappingCmd(String, String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
- deleteProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteProcessDefinitionIdentityLink(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteProcessDefinitionIdentityLink(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteProcessDefinitionIdentityLink(ProcessDefinition, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteProcessDefinitionIdentityLinks(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- deleteProcessDefinitionInfo(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- deleteProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- deleteProcessDefinitionsByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- deleteProcessDefinitionsByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- deleteProcessDefinitionsForDeployment(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- deleteProcessInstance(String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- deleteProcessInstance(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Deletes the given process instance.
- deleteProcessInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
- deleteProcessInstance(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteProcessInstance(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- deleteProcessInstance(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteProcessInstance(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteProcessInstance(String, String, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteProcessInstance(String, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteProcessInstance(CommandContext, DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- deleteProcessInstance(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- DeleteProcessInstanceBatchConstants - Interface in org.flowable.engine.impl.delete
- deleteProcessInstanceCascade(ExecutionEntity, String, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- DeleteProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- DeleteProcessInstanceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteProcessInstanceExecutionEntity(String, String, String, boolean, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteProcessInstanceIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteProcessInstanceIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteProcessInstanceIdentityLink(ProcessInstance, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteProcessInstanceIdentityLinks(ExecutionEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- DeleteProcessInstancesByIdCmd - Class in org.flowable.engine.impl.cmd
- DeleteProcessInstancesByIdCmd(Collection<String>, String) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteProcessInstancesForProcessDefinitions(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- DeleteProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
This command either modifies event subscriptions with a process start event and optional correlation parameter values.
- DeleteProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionDeletionBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
- deleteProcessInstanceStartEventSubscriptions(ProcessInstanceStartEventSubscriptionDeletionBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- DeleteQuery<T extends DeleteQuery<T,
U>, U> - Interface in org.flowable.common.engine.api.query -
Describes methods for Queries that can perform delete operations.
- deleteReason - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- deleteReason - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- deleteReason - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- deleteReason - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- deleteReason - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- deleteReason - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- deleteReason - Variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- deleteReason - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- deleteReason - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- deleteReason - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- deleteReason(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with a specific delete reason.
- deleteReason(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- deleteReason(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- deleteReason(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a specific delete reason.
- DeleteReason - Interface in org.flowable.engine.history
- deleteReasonLike - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- deleteReasonLike - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- deleteReasonLike(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with a delete reason that matches the provided parameter.
- deleteReasonLike(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- deleteReasonLike(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- deleteReasonLike(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with a delete reason that matches the provided parameter.
- deleteRelatedDataForExecution(ExecutionEntity, String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- deleteRelatedDataForExecution(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Deprecated.
- DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd
-
Deprecated.
- deleteRelatedDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
-
Deletes historic identity links, detail info, variable data and entity links for removed process instances
- deleteRelatedDataOfRemovedHistoricProcessInstances() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
-
Deprecated.
- DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd() - Constructor for class org.flowable.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- deleteResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManager
- deleteResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManagerImpl
- deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteScopeDefinitionIdentityLink(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteScopeIdentityLink(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteScopeIdentityLink(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteScopeIdentityLink(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteScopeIdentityLink(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteSentryPartInstances(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
-
Deletes any part instance of a sentry that was satisfied before to clean it up for further evaluation cycles.
- deleteSentryRelatedData(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- deleteSentryRelatedData(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- deleteSequentiallyUsingBatch(int, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deleteSequentiallyUsingBatch(int, String) - Method in interface org.flowable.common.engine.api.query.BatchDeleteQuery
-
Perform the deletion sequentially using the given batch size.
- deleteSequentiallyUsingBatch(int, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deleteSignalEventSubscription(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- deleteStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- deleteSubCases(ExecutionEntity, boolean, CommandContext) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteSubscriptions() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
-
Deletes all the matching event subscriptions.
- deleteSubscriptions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- deleteSubscriptions() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- deleteSubscriptions() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Deletes all the matching event subscriptions.
- deleteSuspendedJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Delete the suspended job with the provided id.
- deleteSuspendedJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteSuspendedJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- deleteSuspendedJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteSuspendedJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the suspended job with the provided id.
- deleteSuspendedJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- DeleteSuspendedJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteSuspendedJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- deleteSuspendedJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- deleteSuspendedJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- deleteTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes the given task, not deleting historic information that is related to this task.
- deleteTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTask(String) - Method in interface org.flowable.engine.TaskService
-
Deletes the given task, not deleting historic information that is related to this task.
- deleteTask(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes the given task.
- deleteTask(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTask(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTask(String, boolean) - Method in interface org.flowable.engine.TaskService
-
Deletes the given task.
- deleteTask(String, Boolean, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- deleteTask(String, Boolean, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- deleteTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes the given task, not deleting historic information that is related to this task..
- deleteTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Deletes the given task, not deleting historic information that is related to this task..
- deleteTask(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deleteTask(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteTask(String, String, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteTask(CommandContext, String) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- deleteTask(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- deleteTask(Task) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteTask(Task) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- deleteTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- deleteTask(TaskEntity, String, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteTask(TaskEntity, String, boolean, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteTaskAndActivityDataOfRemovedHistoricProcessInstances() - Method in interface org.flowable.engine.HistoryService
-
Deletes historic task and activity data for removed process instances
- deleteTaskAndActivityDataOfRemovedHistoricProcessInstances() - Method in class org.flowable.engine.impl.HistoryServiceImpl
- DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd - Class in org.flowable.engine.impl.cmd
-
Deprecated.
- DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd() - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Deprecated.
- DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd
-
Deprecated.
- deleteTaskAttachment(Task, Attachment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- DeleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteTaskCmd - Class in org.flowable.engine.impl.cmd
- DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
- DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.DeleteTaskCmd
- deleteTaskComment(Task, Comment) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteTaskEvent(Task, Event) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- deleteTaskIdentityLink(String, List<IdentityLinkEntity>, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- deleteTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteTaskIdentityLink(Task, IdentityLink) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteTaskIdentityLinks(TaskEntity, String, String, String) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- deleteTaskIdentityLinks(TaskEntity, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- deleteTaskInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- deleteTaskInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- deleteTasks(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasks(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTasks(Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTasks(Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes all tasks of the given collection.
- deleteTasks(Collection<String>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTasks(Collection<String>, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection.
- deleteTasks(Collection<String>, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasks(Collection<String>, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTasks(Collection<String>, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteTasks(Collection<String>, String) - Method in interface org.flowable.engine.TaskService
-
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.TaskService
- deleteTasksByProcessInstanceId(String, String, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- deleteTasksForExecution(ExecutionEntity, Collection<TaskEntity>, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
-
Deletes all tasks that relate to the same execution.
- deleteTaskVariables(Task, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- deleteTaskVariables(Task, Collection<String>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- deleteTimerJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Delete the timer job with the provided id.
- deleteTimerJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteTimerJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- deleteTimerJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- deleteTimerJob(String) - Method in interface org.flowable.engine.ManagementService
-
Delete the timer job with the provided id.
- deleteTimerJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- deleteTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- deleteTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- DeleteTimerJobCmd - Class in org.flowable.job.service.impl.cmd
- DeleteTimerJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- deleteTimerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- deleteTimerJobsByExecutionId(String) - Method in interface org.flowable.job.service.TimerJobService
- deleteToken(String) - Method in interface org.flowable.idm.api.IdmIdentityService
- deleteToken(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- DeleteTokenCmd - Class in org.flowable.idm.engine.impl.cmd
- DeleteTokenCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteTokenCmd
- deleteUser(String) - Method in interface org.flowable.engine.IdentityService
- deleteUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- deleteUser(String) - Method in interface org.flowable.idm.api.IdmIdentityService
- deleteUser(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteUser(String) - Method in class org.flowable.rest.service.api.identity.UserResource
- deleteUser(User) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- DeleteUserCmd - Class in org.flowable.idm.engine.impl.cmd
- DeleteUserCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteUserCmd
- deleteUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Removes the association between a user and a task for the given identityLinkType.
- deleteUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Removes the association between a user and a case instance for the given identityLinkType.
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes the association between a user and a task for the given identityLinkType.
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- deleteUserIdentityLink(String, String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the association between a user and a process instance for the given identityLinkType.
- deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the association between a user and a task for the given identityLinkType.
- deleteUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- deleteUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.engine.impl.cfg.DefaultTaskAssignmentManager
- deleteUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- deleteUserInfo(String, String) - Method in interface org.flowable.engine.IdentityService
-
Delete an entry of the generic extensibility key-value pairs associated with a user
- deleteUserInfo(String, String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- deleteUserInfo(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Delete an entry of the generic extensibility key-value pairs associated with a user
- deleteUserInfo(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteUserInfo(String, String) - Method in class org.flowable.rest.service.api.identity.UserInfoResource
- deleteUserInfoByUserIdAndKey(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
- deleteUserInfoByUserIdAndKey(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- DeleteUserInfoCmd - Class in org.flowable.idm.engine.impl.cmd
- DeleteUserInfoCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.DeleteUserInfoCmd
- deleteUserPrivilegeMapping(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Removes a privilege for a user.
- deleteUserPrivilegeMapping(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- deleteUserTasks(ExecutionEntity, String, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteV5Job(String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- deleteV5Job(String) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
- deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
- deleteVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
- deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
- deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- deleteVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableResource
- deleteVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- deleteVariables(ExecutionEntity, CommandContext, boolean, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteVariablesByExecutionId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariablesByExecutionId(String) - Method in interface org.flowable.variable.service.VariableService
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- deleteVariablesByTaskId(String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- deleteVariablesByTaskId(String) - Method in interface org.flowable.variable.service.VariableService
- deleteWithoutGeneratingHistoryJobs(CmmnEngineConfiguration, Consumer<CmmnEngineConfiguration>) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- deleteWithRelatedData() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in interface org.flowable.common.engine.api.query.DeleteQuery
-
Deprecated.in favour of using
BatchDeleteQuery.deleteSequentiallyUsingBatch(int, String)
orDeleteQuery.delete()
if the query does not support batch delete - deleteWithRelatedData() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
-
Deprecated.
- deleteWithRelatedData() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
-
Deprecated.
- deletionOrder - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- dependentEngineMybatisTypeAliasConfigs - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dependentEngineMybatisTypeHandlerConfigs - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dependentEngineMyBatisXmlMappers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- dependentScopeTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- dependentScopeTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- deploy() - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
Deploys all provided sources to the CMMN engine.
- deploy() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Deploys all provided sources to the CMMN engine.
- deploy() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- deploy() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Deploys all provided sources to the DMN engine.
- deploy() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- deploy() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- deploy() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Deploys all provided sources to the process engine.
- deploy() - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Deploys all provided sources to the Flowable engine.
- deploy() - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Deploys a new event definition for this event model.
- deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Creates the
InboundChannelModel
instance based on the configuration and registers it with theEventRepositoryService
. - deploy() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
- deploy() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Creates the
OutboundChannelModel
instance based on the configuration and registers it with theEventRegistry
. - deploy() - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- deploy() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- deploy() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl
- deploy() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- deploy() - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- deploy() - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Deploys all provided sources to the Flowable engine.
- deploy(CmmnDeploymentBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deploy(EngineDeployment) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.configurator.impl.deployer.CmmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- deploy(EngineDeployment, Map<String, Object>) - Method in interface org.flowable.common.engine.impl.EngineDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.dmn.engine.deployer.DmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.app.AppDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.rules.RulesDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.eventregistry.impl.configurator.deployer.EventDeployer
- deploy(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- deploy(DmnDeploymentEntity, Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.deploy.Deployer
- deploy(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- deploy(DmnDeploymentBuilderImpl) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- deploy(DeploymentEntity) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- deploy(DeploymentEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- deploy(DeploymentBuilderImpl) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- deploy(DeploymentBuilderImpl) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- deploy(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- deploy(EventDeploymentEntity) - Method in interface org.flowable.eventregistry.impl.persistence.deploy.Deployer
- deploy(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- deploy(EventDeploymentBuilderImpl) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- DEPLOY_AS_FLOWABLE5_PROCESS_DEFINITION - Static variable in interface org.flowable.engine.repository.DeploymentProperties
- DEPLOY_TIME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOY_TIME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- DEPLOY_TIME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- DEPLOY_TIME - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- deployAndStartOneHumanTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- deployAsFlowable5ProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- deployCaseDefinition(String, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- DeployCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeployCmd<T> - Class in org.flowable.dmn.engine.impl.cmd
- DeployCmd<T> - Class in org.flowable.engine.impl.cmd
- DeployCmd<T> - Class in org.flowable.eventregistry.impl.cmd
- DeployCmd(CmmnDeploymentBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- DeployCmd(DmnDeploymentBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.DeployCmd
- DeployCmd(DeploymentBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.DeployCmd
- DeployCmd(EventDeploymentBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.cmd.DeployCmd
- deployCmmnDefinition(FrameworkMethod) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- 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.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
- deployedArtifacts - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg decision tables).
- deployedArtifacts - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
- deployedArtifacts - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
-
Will only be used during actual deployment to pass deployed artifacts (eg form definitions).
- Deployer - Interface in org.flowable.dmn.engine.impl.persistence.deploy
- Deployer - Interface in org.flowable.eventregistry.impl.persistence.deploy
- deployers - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- deployers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- deployers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- deployers - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- deployers - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- deployers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- deployers - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- deployment - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- deployment - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- deployment - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- deployment - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
-
The deployment to which the parsed definition will be added.
- deployment - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- deployment - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- deployment - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
The deployment to which the parsed process definitions will be added.
- deployment - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- deployment - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- deployment - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
-
The deployment to which the parsed decision tables will be added.
- deployment - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
-
The deployment to which the parsed decision tables will be added.
- deployment - Variable in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- deployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- deployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- deployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- deployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- Deployment - Interface in org.flowable.engine.repository
-
Represents a deployment that is already present in the process repository.
- Deployment - Annotation Interface in org.flowable.engine.test
-
Annotation for a test method to create and delete a deployment around a test method.
- DEPLOYMENT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_MODE - Static variable in class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
-
The deployment mode this strategy handles.
- DEPLOYMENT_NAME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- deploymentBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- deploymentBuilder - Variable in class org.flowable.dmn.engine.impl.cmd.DeployCmd
- deploymentBuilder - Variable in class org.flowable.engine.impl.cmd.DeployCmd
- deploymentBuilder - Variable in class org.flowable.eventregistry.impl.cmd.DeployCmd
- DeploymentBuilder - Interface in org.flowable.engine.repository
-
Builder for creating new deployments.
- DeploymentBuilderImpl - Class in org.flowable.engine.impl.repository
- DeploymentBuilderImpl(RepositoryServiceImpl) - Constructor for class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- DeploymentCache<T> - Interface in org.flowable.common.engine.impl.persistence.deploy
-
Interface for cache implementations.
- deploymentCategory(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with the given category.
- deploymentCategory(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with the given category.
- deploymentCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentCategory(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given category.
- deploymentCategory(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentCategory(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentCategory(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given category.
- deploymentCategory(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with the given category.
- deploymentCategory(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentCategory(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with the given category.
- deploymentCategoryLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentCategoryLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a category like the given string.
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments that have a different category then the given one.
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentCategoryNotEquals(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentCategoryNotEquals(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments that have a different category then the given one.
- deploymentChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- DeploymentCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentCollectionResource - Class in org.flowable.rest.service.api.repository
- DeploymentCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- DeploymentCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- deploymentDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- deploymentDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- deploymentDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- deploymentDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- DeploymentDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- deploymentDerivedFrom(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentDerivedFrom(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that are derived from the given deployment.
- deploymentEngineVersion(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentEngineVersion(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployment that have the given engine version.
- deploymentEntity - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- deploymentEntity - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- deploymentEntity - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- DeploymentEntity - Interface in org.flowable.engine.impl.persistence.entity
- DeploymentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- DeploymentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- deploymentEntityManager - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- deploymentEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- deploymentEntityManager - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- deploymentEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- deploymentEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- deploymentEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- deploymentEntityManager - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- DeploymentEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- DeploymentEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- DeploymentEntityManagerImpl(ProcessEngineConfigurationImpl, DeploymentDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentId - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- deploymentId - Static variable in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- deploymentId - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- deploymentId - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- deploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
- deploymentId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- deploymentId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- deploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- deploymentId - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
- deploymentId - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- deploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- deploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- deploymentId - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
- deploymentId - Variable in class org.flowable.engine.impl.form.FormDataImpl
- deploymentId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deploymentId - Variable in class org.flowable.engine.impl.ModelQueryImpl
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the deployment id.
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- deploymentId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- deploymentId - Variable in class org.flowable.engine.test.FlowableRule
- deploymentId - Variable in class org.flowable.engine.test.FlowableTestCase
- deploymentId - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd
- deploymentId - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- deploymentId - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- deploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- deploymentId - Variable in class org.flowable.eventregistry.test.FlowableEventRule
- deploymentId - Variable in class org.flowable.idm.engine.test.FlowableIdmRule
- deploymentId - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- deploymentId - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- deploymentId - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- deploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentId(String) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- deploymentId(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are defined by a case definition with the given deployment identifier.
- deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given deployment id.
- deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- deploymentId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- deploymentId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with the given deployment identifier.
- deploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deploymentId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- deploymentId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- deploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that are the source for the provided deployment
- deploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a deployment with the given id.
- deploymentId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- deploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentId(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms that are deployed in a deployment with the given deployment id
- deploymentId(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with the given deployment id.
- deploymentId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has the given deployment id.
- deploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- DeploymentId - Annotation Interface in org.flowable.engine.test
-
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
Deployment
. - deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.engine.test.FlowableTestHelper
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.eventregistry.test.FlowableEventTestHelper
- deploymentIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has the given deployment id.
- deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with one of the given deployment identifiers.
- deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deploymentIdIn(List<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- deploymentIdIn(List<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by one of the given deployment ids
- deploymentIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- deploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentIds - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- deploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- deploymentIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- deploymentIds - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- deploymentIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- deploymentIds - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- deploymentIds - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- deploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentIds(List<String>) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with the given deployment ids.
- deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are defined by a case definition with one of the given deployment identifiers.
- deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with the given deployment ids.
- deploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentIds(List<String>) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentIds(List<String>) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with an id in the given set of ids.
- deploymentIds(Set<String>) - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- deploymentIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- deploymentIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- deploymentIds(Set<String>) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Select decisions that are deployed in deployments with the given set of ids
- deploymentIds(Set<String>) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- deploymentIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- deploymentIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Select process definitions that are deployed in deployments with the given set of ids
- deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Select channel definitions that are deployed in deployments with the given set of ids
- deploymentIds(Set<String>) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Select event definitions that are deployed in deployments with the given set of ids
- deploymentIds(Set<String>) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- deploymentIds(Set<String>) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- deploymentIds(Set<String>) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Select forms that are deployed in deployments with the given set of ids
- deploymentIdsForAutoCleanup - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- deploymentIdsForAutoCleanup - Static variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- deploymentKey(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with the given key.
- deploymentKey(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with the given key.
- deploymentKey(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given key.
- deploymentKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a key like the given string.
- deploymentManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- deploymentManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- deploymentManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- deploymentManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- DeploymentManager - Class in org.flowable.dmn.engine.impl.persistence.deploy
- DeploymentManager - Class in org.flowable.engine.impl.persistence.deploy
- DeploymentManager() - Constructor for class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- DeploymentManager(DeploymentCache<DecisionCacheEntry>, DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- deploymentMergeStrategy - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- DeploymentMergeStrategy - Interface in org.flowable.engine.repository
- deploymentMode - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- deploymentMode - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- deploymentMode - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- deploymentMode - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- deploymentName - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- deploymentName - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- deploymentName - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- deploymentName - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- deploymentName - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- deploymentName - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- deploymentName - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- deploymentName(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with the given name.
- deploymentName(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with the given name.
- deploymentName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentName(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with the given name.
- deploymentName(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentName(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentName(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given name.
- deploymentName(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with the given name.
- deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Set the name for the event deployment.
- deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Set the name for the channel deployment.
- deploymentName(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Set the name for the channel deployment.
- deploymentName(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- deploymentName(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- deploymentName(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with the given name.
- deploymentNameLike(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with a name like the given string.
- deploymentNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentNameLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentNameLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentNameLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentNameLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with a name like the given string.
- deploymentNameLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentNameLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with a name like the given string.
- DeploymentProcessDefinitionDeletionManager - Interface in org.flowable.engine.impl.repository
- DeploymentProcessDefinitionDeletionManagerImpl - Class in org.flowable.engine.impl.repository
- DeploymentProcessDefinitionDeletionManagerImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- deploymentProperties - Variable in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- deploymentProperties - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- DeploymentProperties - Interface in org.flowable.engine.repository
- deploymentProperty(String, Object) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- deploymentProperty(String, Object) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Allows to add a property to this
DeploymentBuilder
that influences the deployment. - DeploymentQuery - Interface in org.flowable.engine.repository
-
Allows programmatic querying of
Deployment
s. - DeploymentQueryImpl - Class in org.flowable.engine.impl
- DeploymentQueryImpl() - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
- DeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
- DeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.DeploymentQueryImpl
- DeploymentQueryProperty - Class in org.flowable.dmn.engine.impl
-
Contains the possible properties that can be used in a
DmnDeploymentQuery
. - DeploymentQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
DeploymentQuery
. - DeploymentQueryProperty - Class in org.flowable.eventregistry.impl
-
Contains the possible properties that can be used in a
EventDefinitionQueryImpl
. - DeploymentQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- DeploymentQueryProperty(String) - Constructor for class org.flowable.engine.impl.DeploymentQueryProperty
- DeploymentQueryProperty(String) - Constructor for class org.flowable.eventregistry.impl.DeploymentQueryProperty
- DeploymentResource - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentResource - Class in org.flowable.rest.service.api.repository
- DeploymentResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
- DeploymentResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResource
- DeploymentResourceCollectionResource - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentResourceCollectionResource - Class in org.flowable.rest.service.api.repository
- DeploymentResourceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
- DeploymentResourceCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- DeploymentResourceDataResource - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentResourceDataResource - Class in org.flowable.rest.service.api.repository
- DeploymentResourceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceDataResource
- DeploymentResourceDataResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceDataResource
- DeploymentResourceResource - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentResourceResource - Class in org.flowable.rest.service.api.repository
- DeploymentResourceResource() - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
- DeploymentResourceResource() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceResource
- DeploymentResourceResponse - Class in org.flowable.cmmn.rest.service.api.repository
- DeploymentResourceResponse - Class in org.flowable.rest.service.api.repository
- DeploymentResourceResponse(String, String, String, String, String) - Constructor for class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- DeploymentResourceResponse(String, String, String, String, String) - Constructor for class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- deploymentResources - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- deploymentResources - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- deploymentResources - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- deploymentResources - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- DeploymentResponse - Class in org.flowable.rest.service.api.repository
- DeploymentResponse() - Constructor for class org.flowable.rest.service.api.repository.DeploymentResponse
- DeploymentResponse(Deployment, String) - Constructor for class org.flowable.rest.service.api.repository.DeploymentResponse
- deploymentsDiffer(CmmnDeploymentEntity, CmmnDeploymentEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- deploymentsDiffer(DmnDeploymentEntity, DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.cmd.DeployCmd
- deploymentsDiffer(DeploymentEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- deploymentsDiffer(EventDeploymentEntity, EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.cmd.DeployCmd
- deploymentSettings - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- deploymentSettings - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- DeploymentSettings - Interface in org.flowable.dmn.engine.impl
- DeploymentSettings - Interface in org.flowable.engine.impl.cmd
- deploymentStrategies - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- deploymentStrategies - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- deploymentStrategies - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- deploymentStrategies - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- deploymentTenantId - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- deploymentTenantId(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentTenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentTenantId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentTenantId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Set the tenant id for the event deployment.
- deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Set the tenant id for the channel deployment.
- deploymentTenantId(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Set the tenant id for the channel deployment.
- deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- deploymentTenantId(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- deploymentTenantId(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployment that have the given tenant id.
- deploymentTenantIdLike(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTenantIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTenantIdLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with a tenant id like the given one.
- deploymentTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- deploymentTime - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- deploymentTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- deploymentTime - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- deploymentTime - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- deploymentTime - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- deploymentUrl - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- deploymentWithoutTenantId() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments that do not have a tenant id.
- deploymentWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments that do not have a tenant id.
- deploymentWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentWithoutTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments that do not have a tenant id.
- deploymentWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- deploymentWithoutTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- deploymentWithoutTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that do not have a tenant id.
- deploymentWithoutTenantId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments that do not have a tenant id.
- deploymentWithoutTenantId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- deploymentWithoutTenantId() - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments that do not have a tenant id.
- deployOneHumanTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- deployOneTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- deployOneTaskTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
-
Creates and deploys the one task process.
- deployOneTaskTestProcessWithCandidateStarterGroup() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- deployProcessDefinition(String, String) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- deployResourceFromAnnotation(DmnEngine, Class<?>, String, Method, String[]) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- deployResources(String, Resource[], E) - Method in interface org.flowable.common.spring.AutoDeploymentStrategy
-
Performs deployment for the provided resources, using the provided name as a hint and the provided
engine
to perform deployment(s). - deployResources(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], E) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
-
Methods that should be implemented by sub classes to perform the actual deployment.
- deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], CmmnEngine) - Method in class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], DmnEngine) - Method in class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], ProcessEngine) - Method in class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- deployResourcesInternal(String, Resource[], EventRegistryEngine) - Method in class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- deployTwoTasksTestProcess() - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- DEPRECATED_API_DEPLOYMENT_SEGMENT - Static variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- DEPRECATED_API_DEPLOYMENT_SEGMENT - Static variable in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- DERIVED_PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- DERIVED_PROCESS_DEFINITION_ROOT_ID - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- derivedCaseDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- derivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- derivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
If this plan item is derived from another case definition than it is used in, set the case definition it is taken from using this method.
- derivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- derivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- derivedCaseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- derivedCaseDefinitionUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- derivedFrom - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- derivedFrom - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- derivedFromRoot - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- derivedVersion - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- desc() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- desc() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- desc() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- desc() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- desc() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- desc() - Method in interface org.flowable.common.engine.api.query.Query
-
Order the results descending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
- desc() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- DESCENDING - Static variable in class org.flowable.common.engine.impl.Direction
- description - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- description - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- description - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- description - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- description - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- description - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- description - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- description - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- description - Variable in class org.flowable.dmn.model.DmnElement
- description - Variable in class org.flowable.engine.app.AppModel
- description - Variable in class org.flowable.engine.impl.DataObjectImpl
- description - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- description - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- description - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- description - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- description - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- description - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- description - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- description - Variable in class org.flowable.eventregistry.model.ChannelModel
- description - Variable in class org.flowable.form.api.FormInfo
- description - Variable in class org.flowable.form.model.SimpleFormModel
- description - Variable in class org.flowable.rest.service.api.FormModelResponse
- description - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- description - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- description - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- description - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- description - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- description - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- description - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- description - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- description(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Free text description of the task.
- description(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- DESCRIPTION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- DESCRIPTION - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- descriptionLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- descriptionLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- descriptionLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- descriptionLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- deserialize(byte[], ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- deserialize(Object) - Method in interface org.flowable.eventregistry.api.InboundEventDeserializer
-
The actual deserialization.
- deserialize(Object) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- deserialize(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToJsonDeserializer
- deserialize(Object) - Method in class org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer
- deserializeIds(byte[]) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- deserializerDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- deserializerType - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- destination - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
- destination - Variable in class org.flowable.eventregistry.model.JmsOutboundChannelModel
- destination - Variable in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- destroy() - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
closes all cmmn engines.
- destroy() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- destroy() - Static method in class org.flowable.dmn.engine.DmnEngines
-
closes all dmn engines.
- destroy() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- destroy() - Static method in class org.flowable.engine.ProcessEngines
-
closes all process engines.
- destroy() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
closes all event registry engines.
- destroy() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- destroy() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- destroy() - Static method in class org.flowable.idm.engine.IdmEngines
-
closes all idm engines.
- destroy() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- DestroyScopeOperation - Class in org.flowable.engine.impl.agenda
-
Destroys a scope (for example a subprocess): this means that all child executions, tasks, jobs, variables, etc within that scope are deleted.
- DestroyScopeOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.DestroyScopeOperation
- details - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- detailType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- detailType - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- detectChanges() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionManager
-
Allows to programmatically trigger the house keeping functionality.
- detectChanges() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager
- detectEventDefinitionKey(JsonNode) - Method in class org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector
- detectEventDefinitionKey(JsonNode) - Method in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- detectEventDefinitionKey(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
- detectEventDefinitionKey(FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- detectEventDefinitionKey(Document) - Method in class org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector
- detectEventDefinitionKey(T) - Method in interface org.flowable.eventregistry.api.InboundEventKeyDetector
- detectEventDefinitionKey(T) - Method in class org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector
- detectEventKeyUsingJsonField(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
-
Determines the key of the event based on a top-level field in the JSON representation in the event.
- detectEventKeyUsingJsonField(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
- detectEventKeyUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
-
Determines the key of the event using on a JSON Pointer expression to find the value.
- detectEventKeyUsingJsonPointerExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
- detectEventKeyUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
-
Determines the key of the event using on a XPATH expression to find the value.
- detectEventKeyUsingXPathExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl
- detectEventTenantUsingJsonPointerExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
-
Determines the tenant ID by using a JSOn Pointer expression.
- detectEventTenantUsingJsonPointerExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl
- detectEventTenantUsingXPathExpression(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
-
Determines the tenant ID by using an XPath expression.
- detectEventTenantUsingXPathExpression(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl
- detectTenantId(JsonNode) - Method in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- detectTenantId(FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
- detectTenantId(Document) - Method in class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
- detectTenantId(T) - Method in interface org.flowable.eventregistry.api.InboundEventTenantDetector
- detectTenantId(T) - Method in class org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector
- determineAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- determineBehaviour(ActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- determineChannelModelClass(JsonNode) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- determineCharset(CloseableHttpResponse) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- determineDecisionExecutionOrder(List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- determineDecisionExecutionOrder(List<Decision>, List<Decision>) - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- determineExporter(PlanItemDefinition) - Static method in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
- determineHttpClient() - Method in class org.flowable.http.common.impl.HttpClientConfig
- determineLockName(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- determineMessageKey(OutboundEvent<?>) - Method in interface org.flowable.eventregistry.spring.kafka.KafkaMessageKeyProvider
-
Determine the record key for the outbound event.
- determineMessageKey(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.payload.EventPayloadKafkaMessageKeyProvider
- determineMessageName(CommandContext, MessageEventDefinition, DelegateExecution) - Static method in class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
-
Determines the event name of the
MessageEventDefinition
that is passed: - if a message ref is set, it has precedence - if a messageExpression is set, it is returned Note that, contrary to the determineSignalName method, the name of the message is never used. - determinePartition(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.EventPayloadKafkaPartitionProvider
- determinePartition(OutboundEvent<?>) - Method in interface org.flowable.eventregistry.spring.kafka.KafkaPartitionProvider
-
Determine the partition for the outbound event.
- determinePartition(OutboundEvent<?>) - Method in class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
- determineResourceName(Resource) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
-
Determines the name to be used for the provided resource.
- determineSequenceFlow(JobEntity, ExecutionEntity, JsonNode) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- determineSignalName(CommandContext, SignalEventDefinition, BpmnModel, DelegateExecution) - Static method in class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
-
Determines the signal name of the
SignalEventDefinition
that is passed: - if a signal name is set, it has precedence - otherwise, the signal ref is used - unless a signalExpression is set - determineUpdatedObjects() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- determineVariableType(Object) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- determineWebClient(HttpRequest) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- DI_DOES_NOT_REFERENCE_FLOWNODE - Static variable in interface org.flowable.validation.validator.Problems
- DI_DOES_NOT_REFERENCE_SEQ_FLOW - Static variable in interface org.flowable.validation.validator.Problems
- DI_INVALID_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
- DIAGRAM_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- DIAGRAM_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
- DIAGRAM_SUFFIXES - Static variable in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- DiagramEdge - Class in org.flowable.engine.repository
-
Stores waypoints of a diagram edge.
- DiagramEdge() - Constructor for class org.flowable.engine.repository.DiagramEdge
- DiagramEdge(String, List<DiagramEdgeWaypoint>) - Constructor for class org.flowable.engine.repository.DiagramEdge
- DiagramEdgeWaypoint - Class in org.flowable.engine.repository
-
Stores the position of a waypoint of a diagram edge.
- DiagramEdgeWaypoint() - Constructor for class org.flowable.engine.repository.DiagramEdgeWaypoint
- DiagramElement - Class in org.flowable.engine.repository
-
Represents a diagram node.
- DiagramElement() - Constructor for class org.flowable.engine.repository.DiagramElement
- DiagramElement(String) - Constructor for class org.flowable.engine.repository.DiagramElement
- DiagramInterchangeInfoValidator - Class in org.flowable.validation.validator.impl
- DiagramInterchangeInfoValidator() - Constructor for class org.flowable.validation.validator.impl.DiagramInterchangeInfoValidator
- DiagramLayout - Class in org.flowable.engine.repository
-
Stores a two-dimensional graph layout.
- DiagramLayout(Map<String, DiagramElement>) - Constructor for class org.flowable.engine.repository.DiagramLayout
- DiagramNode - Class in org.flowable.engine.repository
-
Stores position and dimensions of a diagram node.
- DiagramNode() - Constructor for class org.flowable.engine.repository.DiagramNode
- DiagramNode(String) - Constructor for class org.flowable.engine.repository.DiagramNode
- DiagramNode(String, Double, Double, Double, Double) - Constructor for class org.flowable.engine.repository.DiagramNode
- diagramResourceName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- diagramResourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- diagramResourceName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- diDiagrams - Variable in class org.flowable.dmn.model.DmnDefinition
- diDiagrams - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- didWriteExtensionStartElement - Variable in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- DiEdge - Class in org.flowable.dmn.model
- DiEdge() - Constructor for class org.flowable.dmn.model.DiEdge
- diEdges - Variable in class org.flowable.cmmn.converter.ConversionHelper
- diEdges - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- directExecutionMigration - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- directInsert(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- directInsertProperty(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- directInsertProperty(String, String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.PropertyDataManager
- directInsertProperty(String, String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntityManager
- directInsertProperty(String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityManagerImpl
- direction - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- direction(Direction) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- Direction - Class in org.flowable.common.engine.impl
- Direction(String) - Constructor for class org.flowable.common.engine.impl.Direction
- directlyReactivatedPlanItems - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
- directory - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- directUpdate(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- disable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Disables a manually activated plan item instance.
- disable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- DISABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- DISABLE - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
- disableBpmnValidation() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- disableBpmnValidation() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If called, no validation that the process definition is executable on the engine will be done against the process definition.
- disableCertVerify - Variable in class org.flowable.http.common.impl.HttpClientConfig
- disableCmmnXmlValidation - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- disabled() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- DISABLED - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
(Advised mode, as it is the safest) Disables field injection when using delegateExpressions, no field injection will happen.
- DISABLED - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
(Advised mode, as it is the safest) Disables field injection when using delegateExpressions, no field injection will happen.
- DISABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- disableEventRegistry - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- disableEventRegistry - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- disableIdmEngine - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- disableIdmEngine - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- disablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- disablePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- DisablePlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DisablePlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DisablePlanItemInstanceCmd
- DisablePlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DisablePlanItemInstanceCmd
- DisablePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- DisablePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
- disableSchemaValidation() - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
If called, no XML schema validation against the XSD.
- disableSchemaValidation() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
If called, no XML schema validation against the BPMN 2.0 XSD.
- disableSchemaValidation() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- disableSchemaValidation() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
If called, no XML schema validation against the BPMN 2.0 XSD.
- disableSchemaValidation() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- 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.
- disallowRedirects - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- diShapes - Variable in class org.flowable.cmmn.converter.ConversionHelper
- diShapes - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- DISMISS - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- DismissPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
Note: only possible for event listener plan items.
- DismissPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
- dispatchActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchEvent - Variable in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- dispatchEvent(FlowableEvent) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Dispatches the given event to any listeners that are registered.
- dispatchEvent(FlowableEvent) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- dispatchEvent(FlowableEvent) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- dispatchEvent(FlowableEvent) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- dispatchEvent(FlowableEvent) - Method in interface org.flowable.engine.RuntimeService
-
Dispatches the given event to any listeners that are registered.
- dispatchEvent(FlowableEvent, String) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
-
Dispatches the given event to any listeners that are registered.
- dispatchEvent(FlowableEvent, String) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- dispatchEvent(FlowableEvent, FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- dispatchEvent(CommandContext, FlowableEventSupport, FlowableEvent) - Method in interface org.flowable.common.engine.impl.event.EventDispatchAction
- dispatchEvent(CommandContext, FlowableEventSupport, FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
- DispatchEventCommand - Class in org.flowable.cmmn.engine.impl.cmd
-
This command dispatches an event within the case engine.
- DispatchEventCommand - Class in org.flowable.engine.impl.cmd
-
Command that dispatches an event.
- DispatchEventCommand(FlowableEvent) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
- DispatchEventCommand(FlowableEvent) - Constructor for class org.flowable.engine.impl.cmd.DispatchEventCommand
- dispatchExecutionCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchMultiInstanceActivityCancelled(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- dispatchNormalEventListener(FlowableEvent, FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- 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
- dispatchTransactionEventListener(FlowableEvent, FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- DISPLAY_NAME - Static variable in class org.flowable.idm.api.UserQueryProperty
- displayName - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- displayName - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- displayName - Variable in class org.flowable.rest.service.api.identity.UserResponse
- displayName - Variable in class org.flowable.spring.security.UserDto
- displayNameChanged - Variable in class org.flowable.rest.service.api.identity.UserRequest
- displayNameLike - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- displayNameLikeIgnoreCase - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- displayOrder - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- displayOrder - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- displayOrder - Variable in class org.flowable.cmmn.model.Milestone
- displayOrder - Variable in class org.flowable.cmmn.model.Stage
- div(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- DIV - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- DIV - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- dltTopicSuffix - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- dltTopicSuffix - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- DMN - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- DMN_11_XSD - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DMN_12_TARGET_NAMESPACE - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DMN_12_XSD - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DMN_13_TARGET_NAMESPACE - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DMN_ENGINE_ID_PREFIX - Static variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnEngineEntityConstants
- DMN_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- DMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
- DMN_RESOURCE_SUFFIXES - Static variable in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
- DMN_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- DMN_TASK_DECISION_TABLE_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- DMN_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- DMN_TASK_NO_KEY - Static variable in interface org.flowable.validation.validator.Problems
- DMN_XSD - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- DmnActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- DmnActivityBehavior(Task) - Constructor for class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- DmnChangeTenantIdEntityTypes - Interface in org.flowable.dmn.api
- DmnCommandInvoker - Class in org.flowable.dmn.engine.impl.interceptor
- DmnCommandInvoker(Collection<AgendaOperationExecutionListener>) - Constructor for class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- DmnConfigurationResource - Annotation Interface in org.flowable.dmn.engine.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableDmnExtension
. - DmnDbSchemaManager - Class in org.flowable.dmn.engine.impl.db
- DmnDbSchemaManager() - Constructor for class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- DmnDecision - Interface in org.flowable.dmn.api
-
An object structure representing an executable DMN decision
- DmnDecisionQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnDecision
s. - DmnDecisionRuleResult - Class in org.flowable.dmn.api
- DmnDecisionRuleResult(List<Map<String, Object>>) - Constructor for class org.flowable.dmn.api.DmnDecisionRuleResult
- dmnDecisionService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- DmnDecisionService - Interface in org.flowable.dmn.api
-
Service for executing DMN decisions
- DmnDecisionServiceImpl - Class in org.flowable.dmn.engine.impl
- DmnDecisionServiceImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- dmnDefinition - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- dmnDefinition - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- dmnDefinition - Variable in class org.flowable.dmn.model.Decision
- dmnDefinition - Variable in class org.flowable.dmn.model.DecisionService
- dmnDefinition - Variable in class org.flowable.dmn.xml.converter.ConversionHelper
- DmnDefinition - Class in org.flowable.dmn.model
- DmnDefinition() - Constructor for class org.flowable.dmn.model.DmnDefinition
- dmnDeployer - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- DmnDeployer - Class in org.flowable.dmn.engine.deployer
- DmnDeployer - Class in org.flowable.dmn.engine.impl.deployer
- DmnDeployer() - Constructor for class org.flowable.dmn.engine.deployer.DmnDeployer
- DmnDeployer() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- DmnDeployment - Interface in org.flowable.dmn.api
-
Represents a deployment that is already present in the dmn repository.
- DmnDeployment - Annotation Interface in org.flowable.dmn.engine.test
-
Annotation for a test method to create and delete a deployment around a test method.
- DmnDeploymentAnnotation - Annotation Interface in org.flowable.dmn.engine.test
-
Annotation for a test method to create and delete a deployment around a test method.
- DmnDeploymentBuilder - Interface in org.flowable.dmn.api
-
Builder for creating new deployments.
- DmnDeploymentBuilderImpl - Class in org.flowable.dmn.engine.impl.repository
- DmnDeploymentBuilderImpl() - Constructor for class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- DmnDeploymentDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
- DmnDeploymentEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
- DmnDeploymentEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DmnDeploymentEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- DmnDeploymentEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
- DmnDeploymentEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DmnDeploymentEntityManagerImpl(DmnEngineConfiguration, DmnDeploymentDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- dmnDeploymentHelper - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnDeploymentHelper - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- DmnDeploymentHelper - Class in org.flowable.dmn.engine.impl.deployer
-
Methods for working with deployments.
- DmnDeploymentHelper() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
- dmnDeploymentId - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- DmnDeploymentId - Annotation Interface in org.flowable.dmn.engine.test
-
An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed via
DmnDeployment
. - DmnDeploymentQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnDeployment
s. - DmnDeploymentQueryImpl - Class in org.flowable.dmn.engine.impl
- DmnDeploymentQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- DmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- DmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- DMNDI_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- DMNDI_PREFIX - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- DmnDiBoundsXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiBoundsXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
- DmnDiDecisionServiceDividerLine - Class in org.flowable.dmn.model
- DmnDiDecisionServiceDividerLine() - Constructor for class org.flowable.dmn.model.DmnDiDecisionServiceDividerLine
- DmnDiDecisionServiceDividerLineXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiDecisionServiceDividerLineXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
- DmnDiDiagram - Class in org.flowable.dmn.model
- DmnDiDiagram() - Constructor for class org.flowable.dmn.model.DmnDiDiagram
- DmnDiDiagramElement - Class in org.flowable.dmn.model
- DmnDiDiagramElement() - Constructor for class org.flowable.dmn.model.DmnDiDiagramElement
- DmnDiDiagramXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiDiagramXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
- DmnDiEdge - Class in org.flowable.dmn.model
- DmnDiEdge() - Constructor for class org.flowable.dmn.model.DmnDiEdge
- DmnDiEdgeXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiEdgeXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
- DMNDIExport - Class in org.flowable.dmn.xml.converter
- DMNDIExport() - Constructor for class org.flowable.dmn.xml.converter.DMNDIExport
- DmnDiShape - Class in org.flowable.dmn.model
- DmnDiShape() - Constructor for class org.flowable.dmn.model.DmnDiShape
- DmnDiShapeXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiShapeXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
- DmnDiSizeXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiSizeXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
- DmnDiWaypointXmlConverter - Class in org.flowable.dmn.xml.converter
- DmnDiWaypointXmlConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
- dmnElement - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- DmnElement - Class in org.flowable.dmn.model
- DmnElement() - Constructor for class org.flowable.dmn.model.DmnElement
- dmnElementRef - Variable in class org.flowable.dmn.model.DmnDiEdge
- dmnElementRef - Variable in class org.flowable.dmn.model.DmnDiShape
- DmnElementReference - Class in org.flowable.dmn.model
- DmnElementReference() - Constructor for class org.flowable.dmn.model.DmnElementReference
- dmnEngine - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- dmnEngine - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
- dmnEngine - Variable in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- dmnEngine - Variable in class org.flowable.dmn.spring.DmnEngineFactoryBean
- DmnEngine - Interface in org.flowable.dmn.engine
- DmnEngineAgenda - Interface in org.flowable.dmn.engine.impl.agenda
- dmnEngineAgendaFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnEngineAgendaFactory - Variable in class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
- DmnEngineAgendaFactory - Interface in org.flowable.dmn.engine.impl.agenda
- DmnEngineAgendaSessionFactory - Class in org.flowable.dmn.engine.impl.agenda
- DmnEngineAgendaSessionFactory(DmnEngineAgendaFactory) - Constructor for class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- dmnEngineConfiguration - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
- dmnEngineConfiguration - Variable in class org.flowable.dmn.spring.DmnEngineFactoryBean
- DmnEngineConfiguration - Class in org.flowable.dmn.engine
- DmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.DmnEngineConfiguration
- DmnEngineConfigurationApi - Interface in org.flowable.dmn.api
- DmnEngineConfigurator - Class in org.flowable.dmn.engine.configurator
- DmnEngineConfigurator() - Constructor for class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- DmnEngineEntityConstants - Class in org.flowable.dmn.engine.impl.persistence.entity
- DmnEngineEntityConstants() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnEngineEntityConstants
- DmnEngineFactoryBean - Class in org.flowable.dmn.spring
- DmnEngineFactoryBean() - Constructor for class org.flowable.dmn.spring.DmnEngineFactoryBean
- DmnEngineImpl - Class in org.flowable.dmn.engine.impl
- DmnEngineImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnEngineImpl
- dmnEngineInfos - Static variable in class org.flowable.dmn.engine.DmnEngines
- dmnEngineInfosByName - Static variable in class org.flowable.dmn.engine.DmnEngines
- dmnEngineInfosByResourceUrl - Static variable in class org.flowable.dmn.engine.DmnEngines
- dmnEngineName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnEngineName - Variable in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- dmnEngines - Static variable in class org.flowable.dmn.engine.DmnEngines
- DmnEngines - Class in org.flowable.dmn.engine
- DmnEngines() - Constructor for class org.flowable.dmn.engine.DmnEngines
- DmnExtensionAttribute - Class in org.flowable.dmn.model
- DmnExtensionAttribute() - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
- DmnExtensionAttribute(String) - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
- DmnExtensionAttribute(String, String) - Constructor for class org.flowable.dmn.model.DmnExtensionAttribute
- DmnExtensionElement - Class in org.flowable.dmn.model
- DmnExtensionElement() - Constructor for class org.flowable.dmn.model.DmnExtensionElement
- DmnHistoricDecisionExecution - Interface in org.flowable.dmn.api
-
An object structure representing the execution of a decision
- DmnHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
-
Allows programmatic querying of
DmnHistoricDecisionExecution
s. - dmnHistoryService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnHistoryService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- DmnHistoryService - Interface in org.flowable.dmn.api
-
Service providing access to the history of decision executions.
- DmnHistoryServiceImpl - Class in org.flowable.dmn.engine.impl
- DmnHistoryServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnHistoryServiceImpl
- dmnManagementService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnManagementService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- DmnManagementService - Interface in org.flowable.dmn.api
-
Service for admin and maintenance operations on the dmn engine.
- DmnManagementServiceImpl - Class in org.flowable.dmn.engine.impl
- DmnManagementServiceImpl(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- DmnOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
- DmnOperation() - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
- DmnOperation(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
- DmnParse - Class in org.flowable.dmn.engine.impl.parser
-
Specific parsing of one DMN XML file, created by the
DmnParse
. - DmnParse() - Constructor for class org.flowable.dmn.engine.impl.parser.DmnParse
- dmnParseFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnParseFactory - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- dmnParseFactory - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- DmnParseFactory - Class in org.flowable.dmn.engine.impl.parser
- DmnParseFactory() - Constructor for class org.flowable.dmn.engine.impl.parser.DmnParseFactory
- DMNParseUtil - Class in org.flowable.dmn.engine.impl.el.util
- DMNParseUtil() - Constructor for class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- dmnRepositoryService - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- dmnRepositoryService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- dmnRepositoryService - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- dmnRepositoryService - Variable in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- DmnRepositoryService - Interface in org.flowable.dmn.api
-
Service providing access to the repository of decision(services) and deployments.
- DmnRepositoryServiceImpl - Class in org.flowable.dmn.engine.impl
- DmnRepositoryServiceImpl() - Constructor for class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- DmnResourceDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
- DmnResourceEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
- DmnResourceEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DmnResourceEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- DmnResourceEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
- DmnResourceEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- DmnResourceEntityManagerImpl(DmnEngineConfiguration, DmnResourceDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
- DmnResourceUtil - Class in org.flowable.dmn.engine.impl.deployer
- DmnResourceUtil() - Constructor for class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
- DmnTestHelper - Class in org.flowable.dmn.engine.test
- DmnTestHelper() - Constructor for class org.flowable.dmn.engine.test.DmnTestHelper
- DmnXMLConstants - Interface in org.flowable.dmn.xml.constants
- DmnXMLConverter - Class in org.flowable.dmn.xml.converter
- DmnXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.DmnXMLConverter
- DmnXMLException - Exception in org.flowable.dmn.xml.exception
- DmnXMLException(String) - Constructor for exception org.flowable.dmn.xml.exception.DmnXMLException
- DmnXMLException(String, Throwable) - Constructor for exception org.flowable.dmn.xml.exception.DmnXMLException
- DmnXMLUtil - Class in org.flowable.dmn.converter.util
- DmnXMLUtil() - Constructor for class org.flowable.dmn.converter.util.DmnXMLUtil
- doCaseInstanceAction(CaseInstance, RestActionRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- documentation - Variable in class org.flowable.bpmn.model.FlowElement
- documentation - Variable in class org.flowable.bpmn.model.Process
- documentation - Variable in class org.flowable.cmmn.model.CmmnElement
- documentationParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- DocumentationParser - Class in org.flowable.bpmn.converter.child
- DocumentationParser() - Constructor for class org.flowable.bpmn.converter.child.DocumentationParser
- documentationTextFormat - Variable in class org.flowable.cmmn.model.CmmnElement
- DocumentationXmlConverter - Class in org.flowable.cmmn.converter
- DocumentationXmlConverter() - Constructor for class org.flowable.cmmn.converter.DocumentationXmlConverter
- doesElementPropertyExist(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- doesVariableBelongToTask(ValueFields, TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- doExecutionActionRequest(ExecutionActionRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- doFinally(ExtensionContext, TestInstance.Lifecycle) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- doFinally(ExtensionContext, TestInstance.Lifecycle) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- doInsert(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- doInsert(HistoryJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- doInsert(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- doInsert(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- doMigrateCaseInstance(CaseInstanceEntity, CaseDefinition, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- doMigrateHistoricCaseInstance(HistoricCaseInstanceEntity, CaseDefinition, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- 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
- doMovePlanItemState(CaseInstanceChangeState, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- doNotUpdateToLatestVersionAutomatically - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Mark the subscription to not use the latest case definition automatically, should there be a new version deployed after the subscription was created.
- doNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- doNotUpdateToLatestVersionAutomatically() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Mark the subscription to not use the latest process definition automatically, should there be a new version deployed after the subscription was created.
- doPlanItemInstanceAction(PlanItemInstance, RestActionRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- DOT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- DOUBLE - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- DoubleDataObject - Class in org.flowable.bpmn.model
- DoubleDataObject() - Constructor for class org.flowable.bpmn.model.DoubleDataObject
- DoubleFormType - Class in org.flowable.engine.impl.form
- DoubleFormType() - Constructor for class org.flowable.engine.impl.form.DoubleFormType
- DoubleRestVariableConverter - Class in org.flowable.common.rest.variable
- DoubleRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.DoubleRestVariableConverter
- DoubleType - Class in org.flowable.variable.service.impl.types
- DoubleType() - Constructor for class org.flowable.variable.service.impl.types.DoubleType
- doubleValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- doubleValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- doubleValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- doValidateActivityMappings(String, List<ActivityMigrationMapping>, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- doValidateCaseInstanceMigration(String, CmmnModel, CaseInstanceMigrationDocument, CaseInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- doValidatePlanItemMappings(String, CmmnModel, CaseInstanceMigrationDocument, CaseInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- doValidateProcessInstanceMigration(String, String, BpmnModel, ProcessInstanceMigrationDocument, ProcessInstanceMigrationValidationResult, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- draw(DefaultCaseDiagramCanvas, CmmnModel, CaseElement) - Method in interface org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator.ActivityDrawInstruction
- draw(DefaultDecisionRequirementsDiagramCanvas, DmnDefinition, NamedElement) - Method in interface org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator.ActivityDrawInstruction
- draw(DefaultProcessDiagramCanvas, BpmnModel, Artifact) - Method in interface org.flowable.image.impl.DefaultProcessDiagramGenerator.ArtifactDrawInstruction
- draw(DefaultProcessDiagramCanvas, BpmnModel, FlowNode) - Method in interface org.flowable.image.impl.DefaultProcessDiagramGenerator.ActivityDrawInstruction
- drawActivity(DefaultCaseDiagramCanvas, CmmnModel, PlanItem, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- drawActivity(DefaultProcessDiagramCanvas, BpmnModel, FlowNode, List<String>, List<String>, double, Boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- drawActivityMarkers(int, int, int, int, boolean, boolean, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawArrowHead(Line2D.Double, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawArrowHead(Line2D.Double, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawArrowHead(Line2D.Double, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawArtifact(DefaultProcessDiagramCanvas, BpmnModel, Artifact) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- drawAssociation(int[], int[], double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawAssociation(int[], int[], AssociationDirection, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawAssociation(DefaultCaseDiagramCanvas, CmmnModel, Association, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- drawBusinessRuleTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCamelTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCaseServiceTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCaseTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawCatchingCompensateEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingCompensateEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingConditionalEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingConditionalEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingErrorEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingErrorEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingEscalationEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingEvent(GraphicInfo, boolean, BufferedImage, String, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingEventRegistryEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingEventRegistryEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingMessageEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingMessageEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingSignalEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingSignalEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingTimerEvent(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCatchingTimerEvent(GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCollapsedCallActivity(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCollapsedMarker(int, int, int, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCollapsedSubProcess(String, GraphicInfo, Boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawCollapsedTask(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawConditionalSequenceFlowIndicator(Line2D.Double, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawConditionalStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawConnection(int[], int[], boolean, boolean, String, AssociationDirection, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawConnection(int[], int[], String, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawConnection(int[], int[], String, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawCriterion(GraphicInfo, boolean) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawDecision(BufferedImage, String, GraphicInfo, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawDecision(String, GraphicInfo, boolean, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawDecision(String, GraphicInfo, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawDecision(DefaultDecisionRequirementsDiagramCanvas, DmnDefinition, Decision, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- drawDecisionService(String, GraphicInfo, List<GraphicInfo>, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawDecisionTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawDefaultSequenceFlowIndicator(Line2D.Double, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawDMNTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEntryCriterion(GraphicInfo) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawErrorEndEvent(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawErrorEndEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawErrorStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEscalationEndEvent(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEscalationEndEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEscalationStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEventBasedGateway(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawEventListener(GraphicInfo, BufferedImage, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawEventRegistryStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawExclusiveGateway(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawExitCriterion(GraphicInfo) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawExpandedSubProcess(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawExpandedTransaction(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawGateway(GraphicInfo) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawGenericEventListener(GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawHighLight(int, int, int, int) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawHighLight(int, int, int, int) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawHighLight(int, int, int, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawHttpTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawInclusiveGateway(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawInformationRequirement(int[], int[], double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawInformationRequirement(DefaultDecisionRequirementsDiagramCanvas, DmnDefinition, InformationRequirement, Decision, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- drawLabel(String, GraphicInfo) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawLabel(String, GraphicInfo, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawManualTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawMessageStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawMilestone(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawMultiInstanceMarker(boolean, int, int, int, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawMultilineAnnotationText(String, int, int, int, int) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawMultilineAnnotationText(String, int, int, int, int) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawMultilineAnnotationText(String, int, int, int, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawMultilineCentredText(String, int, int, int, int) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawMultilineCentredText(String, int, int, int, int) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawMultilineCentredText(String, int, int, int, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawMultilineText(String, int, int, int, int, boolean) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawMultilineText(String, int, int, int, int, boolean) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- drawMultilineText(String, int, int, int, int, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawNoneEndEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawNoneStartEvent(GraphicInfo) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawParallelGateway(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawPoolOrLane(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawProcessTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawReceiveTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawScriptTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSendEventServiceTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSendEventTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawSendTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSequenceflow(int[], int[], boolean, boolean, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSequenceflow(int, int, int, int, boolean, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSequenceflow(int, int, int, int, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSequenceFlowNameWithNoLabelDI - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
include the sequence flow name in case there's no Label DI,
- drawSequenceflowWithoutArrow(int, int, int, int, boolean, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSequenceflowWithoutArrow(int, int, int, int, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawServiceTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawServiceTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawShellTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawSignalStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawStage(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawStartEvent(GraphicInfo, BufferedImage, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawTask(BufferedImage, String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawTask(BufferedImage, String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawTask(String, GraphicInfo, boolean, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawTask(String, GraphicInfo, boolean, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawTextAnnotation(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawThrowingCompensateEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawThrowingEscalationEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawThrowingNoneEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawThrowingSignalEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawTimerEventListener(GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawTimerStartEvent(GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawUserEventListener(GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawUserTask(String, GraphicInfo, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- drawUserTask(String, GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- drawVariableEventListener(GraphicInfo, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- DRGElement - Class in org.flowable.dmn.model
- DRGElement() - Constructor for class org.flowable.dmn.model.DRGElement
- dropDb() - Element in annotation interface org.flowable.common.engine.impl.test.EnsureCleanDb
- DROPDOWN - Static variable in interface org.flowable.form.model.FormFieldTypes
- DUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- DUE_DATE - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- dueAfter - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- dueAfter - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- dueAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- dueBefore - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- dueBefore - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- dueBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- duedate - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- dueDate - Variable in class org.flowable.bpmn.model.UserTask
- dueDate - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
- dueDate - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- dueDate - Variable in class org.flowable.cmmn.model.HumanTask
- dueDate - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- dueDate - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- dueDate - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- dueDate - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- dueDate - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- dueDate - Variable in class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- dueDate - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- dueDate - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- dueDate - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- dueDate - Variable in class org.flowable.rest.service.api.management.JobResponse
- dueDate - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- dueDate - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- dueDate - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- dueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueDate - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- dueDate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- dueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueDate(Date) - Method in interface org.flowable.task.api.TaskBuilder
-
Change due date of the task.
- dueDate(Date) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- dueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- DUEDATE - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- dueDateAfter - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- dueDateAfter - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- dueDateBefore - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- dueDateBefore - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- DueDateBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
- DueDateBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.DueDateBusinessCalendar
- duedateHigherThan - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThan - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThan(Date) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs where the duedate is higher then the given date.
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThan(Date) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThanOrEqual - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateHigherThen(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateHigherThenOrEquals(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThan(Date) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs where the duedate is lower than the given date.
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThan(Date) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.JobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThanOrEqual - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- duedateLowerThen(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- duedateLowerThenOrEquals(Date) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- dump(PrintWriter) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Print the parse tree.
- dump(PrintWriter) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Print the parse tree.
- dump(PrintWriter, Node) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.tree.NodePrinter
- duplicateName(Collection<Signal>, String, String) - Method in class org.flowable.validation.validator.impl.SignalValidator
- duration - Variable in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- DURATION - Enum constant in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
- DURATION - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- DURATION - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- DURATION - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- DURATION - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- DURATION - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- DurationBusinessCalendar - Class in org.flowable.common.engine.impl.calendar
- DurationBusinessCalendar(ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.DurationBusinessCalendar
- DurationHelper - Class in org.flowable.common.engine.impl.calendar
-
Helper class for parsing ISO8601 duration format (also recurring) and computing next timer date.
- DurationHelper(String, int, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.DurationHelper
- DurationHelper(String, ClockReader) - Constructor for class org.flowable.common.engine.impl.calendar.DurationHelper
- durationInMillis - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- durationInMillis - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- durationInMillis - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- durationInMillis - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- durationInMillis - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- durationInMillis - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- durationInMillis - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- dynamic() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
dynamic
record component. - DYNAMIC_VALUE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- DynamicBeanPropertyELResolver - Class in org.flowable.common.engine.impl.el
-
A
ELResolver
for dynamic bean properties - DynamicBeanPropertyELResolver(boolean, Class<?>, String, String) - Constructor for class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- DynamicBeanPropertyELResolver(Class<?>, String, String) - Constructor for class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- DynamicBpmnConstants - Interface in org.flowable.engine
- dynamicBpmnService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- dynamicBpmnService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- dynamicBpmnService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- dynamicBpmnService - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- DynamicBpmnService - Interface in org.flowable.engine
-
Service providing access to the repository of process definitions and deployments.
- DynamicBpmnServiceImpl - Class in org.flowable.engine.impl
- DynamicBpmnServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.DynamicBpmnServiceImpl
- dynamicCmmnService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- dynamicCmmnService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- dynamicCmmnService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- DynamicCmmnService - Interface in org.flowable.cmmn.api
-
An API to manipulate running CMMN based case instances or plan items.
- DynamicCmmnServiceImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
Default implementation for dynamically modify running CMMN based case instances and plan items.
- DynamicCmmnServiceImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.DynamicCmmnServiceImpl
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- dynamicEmbeddedSubProcessBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- DynamicEmbeddedSubProcessBuilder - Class in org.flowable.engine.impl.dynamic
- DynamicEmbeddedSubProcessBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicEmbeddedSubProcessBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicProcessDefinitionSummary - Class in org.flowable.engine.dynamic
-
Pojo class who can be used to check information between
DynamicBpmnService.getProcessDefinitionInfo(String)
andBpmnModel
. - DynamicProcessDefinitionSummary(BpmnModel, ObjectNode, ObjectMapper) - Constructor for class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- DynamicPropertyUtil - Class in org.flowable.engine.impl.bpmn.helper
- DynamicPropertyUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.DynamicPropertyUtil
- dynamicStateManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- dynamicStateManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- DynamicStateManager - Interface in org.flowable.engine.dynamic
- dynamicSubProcessId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- DynamicSubProcessJoinInjectUtil - Class in org.flowable.engine.impl.dynamic
- DynamicSubProcessJoinInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessJoinInjectUtil
- DynamicSubProcessParallelInjectUtil - Class in org.flowable.engine.impl.dynamic
- DynamicSubProcessParallelInjectUtil() - Constructor for class org.flowable.engine.impl.dynamic.DynamicSubProcessParallelInjectUtil
- dynamicTaskId - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- dynamicUserTaskBuilder - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- DynamicUserTaskBuilder - Class in org.flowable.engine.impl.dynamic
- DynamicUserTaskBuilder() - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- DynamicUserTaskBuilder(String) - Constructor for class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskCallback - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- dynamicUserTaskCallback(DynamicUserTaskCallback) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- DynamicUserTaskCallback - Interface in org.flowable.engine.impl.dynamic
E
- edgeMap - Variable in class org.flowable.bpmn.model.BpmnModel
- edgeMap - Variable in class org.flowable.cmmn.model.CmmnModel
- editorSourceExtraValueId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- editorSourceValueId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- elContext - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- elContext - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- ELContext - Class in org.flowable.common.engine.impl.javax.el
-
Context information for expression evaluation.
- ELContext() - Constructor for class org.flowable.common.engine.impl.javax.el.ELContext
- ELContextEvent - Class in org.flowable.common.engine.impl.javax.el
-
An event which indicates that an
ELContext
has been created. - ELContextEvent(ELContext) - Constructor for class org.flowable.common.engine.impl.javax.el.ELContextEvent
-
Constructs an ELContextEvent object to indicate that an ELContext has been created.
- ELContextListener - Interface in org.flowable.common.engine.impl.javax.el
-
The listener interface for receiving notification when an
ELContext
is created. - element - Variable in class org.flowable.bpmn.model.GraphicInfo
- element - Variable in class org.flowable.cmmn.model.GraphicInfo
- element - Variable in class org.flowable.dmn.model.GraphicInfo
- ELEMENT_ADHOC_SUBPROCESS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ALLOWED_VALUES - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_ASSIGNMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ASSOCIATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ASSOCIATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_AUTHORITY_REQUIREMENT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_CALL_ACTIVITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_CASE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CASE_LIFECYCLE_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CASE_REF_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CASE_TASK - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CHILD_TASK_IN_PARAMETERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CHILD_TASK_OUT_PARAMETERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_COLLABORATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_COMPLETION_CONDITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_COMPLETION_NEUTRAL_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CONDITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_CONDITION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_CUSTOM_RESOURCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_INPUT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_INPUT_REFS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_OBJECT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_OUTPUT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_OUTPUT_REFS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_STATE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_STORE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_STORE_REFERENCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DATA_VALUE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DECISION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DECISION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DECISION_REF_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DECISION_SERVICE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DECISION_TABLE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DECISION_TASK - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DEFAULT_CONTROL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DEFAULT_REACTIVATION_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DEFINITIONS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DEFINITIONS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DEFINITIONS - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DESCRIPTION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_BOUNDS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_BOUNDS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_BOUNDS - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_CMMN - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_DECISION_SERVICE_DIVIDER_LINE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_DIAGRAM - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_DIAGRAM - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_DIAGRAM - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_DMN - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_DOCKER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_EDGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_EDGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_EDGE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_EXTENSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_LABEL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_LABEL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_LABEL - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_PLANE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_SHAPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_SHAPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_SHAPE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_SIZE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DI_WAYPOINT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DI_WAYPOINT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_DI_WAYPOINT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_DOCUMENTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_DOCUMENTATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_ENCAPSULATED_DECISION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_ENTRY_CRITERION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_ERROR - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ESCALATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_BOUNDARY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_CANCELDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_CATCH - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_COMPENSATEDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_CONDITIONALDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_CORRELATION_PARAMETER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_CORRELATION_PARAMETER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EVENT_END - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_ERRORDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_ESCALATIONDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_IN_PARAMETER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_IN_PARAMETER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EVENT_LISTENER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_MESSAGEDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_OUT_PARAMETER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_OUT_PARAMETER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EVENT_SIGNALDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_START - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_TERMINATEDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_THROW - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_TIMERDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EVENT_VARIABLELISTENERDEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EXECUTION_LISTENER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EXIT_CRITERION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EXTENSION_ELEMENTS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_EXTENSIONS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_EXTENSIONS - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_FIELD - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FIELD - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_FIELD_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_FIELD_STRING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FIELD_STRING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_FLOW_CONDITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FLOWNODE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FORMAL_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FORMPROPERTY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_FROM - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GATEWAY_COMPLEX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GATEWAY_EVENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GATEWAY_EXCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GATEWAY_INCLUSIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GATEWAY_PARALLEL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_GENERIC_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_HTTP_REQUEST_HANDLER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_HTTP_REQUEST_HANDLER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_HTTP_RESPONSE_HANDLER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_HTTP_RESPONSE_HANDLER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_HUMAN_TASK - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_ID - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- ELEMENT_IF_PART - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_IMPORT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_IN_MESSAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_IN_PARAMETERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_INFORMATION_REQUIREMENT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INPUT_ASSOCIATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_INPUT_CLAUSE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INPUT_DATA - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INPUT_ENTRY - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INPUT_EXPRESSION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INPUT_VALUES - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_INTERFACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_IOSPECIFICATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ITEM_COMPONENT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_ITEM_CONTROL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_ITEM_DEFINITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_ITEM_DEFINITION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_LANE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_LANESET - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MANUAL_ACTIVATION_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_MESSAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MESSAGE_FLOW - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MILESTONE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_MULTIINSTANCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_CARDINALITY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_COLLECTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_COLLECTION_EXPRESSION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_COLLECTION_STRING - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_CONDITION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_DATAINPUT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_MULTIINSTANCE_DATAITEM - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_OPERATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_OUT_MESSAGE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_OUT_PARAMETERS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_OUTPUT_ASSOCIATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_OUTPUT_CLAUSE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_OUTPUT_DECISION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_OUTPUT_ENTRY - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_OUTPUT_VALUES - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_PARAMETER_MAPPING - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PARENT_COMPLETION_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PARTICIPANT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_PLAN_FRAGMENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PLAN_ITEM - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PLAN_ITEM_LIFECYCLE_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PLAN_ITEM_ON_PART - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PLAN_ITEM_START_TRIGGER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PLAN_MODEL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_POTENTIAL_STARTER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_PROCESS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_PROCESS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PROCESS_REF_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PROCESS_TASK - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PROCESS_TASK_IN_PARAMETERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PROCESS_TASK_OUT_PARAMETERS - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_PROPERTIES - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- ELEMENT_REACTIVATION_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_REPETITION_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_REQUIRED_AUTHORITY - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_REQUIRED_DECISION - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_REQUIRED_INPUT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_REQUIRED_RULE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_RESOURCE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_RESOURCE_ASSIGNMENT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_RESOURCE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_RULE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_SCRIPT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_SCRIPT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_SEND_SYNCHRONOUSLY - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_SENTRY - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_SEQUENCE_FLOW - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_SIGNAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_SOURCE_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_STAGE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_STANDARD_EVENT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_SUBPROCESS - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TARGET_REF - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TASK_BUSINESSRULE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_LISTENER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TASK_MAIL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_MANUAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_RECEIVE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_SCRIPT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_SEND - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_SERVICE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TASK_USER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TEXT - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TEXT - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_TEXT_ANNOTATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TEXT_ANNOTATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TEXT_ANNOTATION_TEXT - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TIMER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TIMER_EXPRESSION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_TO - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TRANSACTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TRANSFORMATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TRIGGER_EVENT_CORRELATION_PARAMETER - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TRIGGER_EVENT_TYPE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_TYPE - Static variable in interface org.flowable.engine.dynamic.PropertiesParserConstants
- ELEMENT_TYPE_REF - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_USER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- ELEMENT_VALUE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_VARIABLE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ELEMENT_VARIABLE_AGGREGATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- ELEMENT_VARIABLE_AGGREGATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- elementConverters - Static variable in class org.flowable.cmmn.converter.CmmnXmlConverter
- elementDrawInstructions - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.DefinitionsXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.PlanFragmentXmlConverter
- elementEnd(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.StageXmlConverter
- elementId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- elementId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- elementId - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- elementId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- elementId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- elementId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- elementId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- elementId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementId - Variable in class org.flowable.rest.service.api.management.JobResponse
- elementId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- elementId(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
-
The id of the referenced element within the case model to be used as the base line for the new dynamic plan item to be created.
- elementId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- elementId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- elementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- elementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- elementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- elementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- elementId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given element id
- elementId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementIndexVariable - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- elementIndexVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
- elementName - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- elementName - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.JobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- elementName - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementName - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementName - Variable in class org.flowable.rest.service.api.management.JobResponse
- elementName(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given element name
- elementName(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- elementName(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- elementText - Variable in class org.flowable.bpmn.model.ExtensionElement
- elementText - Variable in class org.flowable.cmmn.model.ExtensionElement
- elementText - Variable in class org.flowable.dmn.model.DmnExtensionElement
- elementVariable - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- elementVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
- ELException - Exception in org.flowable.common.engine.impl.javax.el
-
Represents any of the exception conditions that can arise during expression evaluation.
- ELException() - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with no detail message.
- ELException(String) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the provided detail message.
- ELException(String, Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the given detail message and root cause.
- ELException(Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.ELException
-
Creates an ELException with the given cause.
- ELExecutionContext - Class in org.flowable.dmn.engine.impl.el
- ELExecutionContext() - Constructor for class org.flowable.dmn.engine.impl.el.ELExecutionContext
- ELExecutionContextBuilder - Class in org.flowable.dmn.engine.impl.el
- ELExecutionContextBuilder() - Constructor for class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
- ELExpressionExecutor - Class in org.flowable.dmn.engine.impl.el
- ELExpressionExecutor() - Constructor for class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
- ELInputEntryExpressionPreParser - Class in org.flowable.dmn.engine.impl.el
- ELInputEntryExpressionPreParser() - Constructor for class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
- Ellipse - Enum constant in enum class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas.SHAPE_TYPE
- Ellipse - Enum constant in enum class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE
- Ellipse - Enum constant in enum class org.flowable.image.impl.DefaultProcessDiagramCanvas.SHAPE_TYPE
- ELOutputEntryExpressionPreParser - Class in org.flowable.dmn.engine.impl.el
- ELOutputEntryExpressionPreParser() - Constructor for class org.flowable.dmn.engine.impl.el.ELOutputEntryExpressionPreParser
- elResolver - Variable in class org.flowable.common.engine.impl.el.FlowableElContext
- ELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Enables customization of variable and property resolution behavior for EL expression evaluation.
- ELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ELResolver
- email - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- email - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- email - Variable in class org.flowable.rest.service.api.identity.UserResponse
- email - Variable in class org.flowable.spring.security.UserDto
- EMAIL - Static variable in class org.flowable.idm.api.UserQueryProperty
- emailChanged - Variable in class org.flowable.rest.service.api.identity.UserRequest
- emailLike - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- embeddedValueResolver - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- embeddedValueResolver - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- embeddedValueResolver - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- empty() - Static method in interface org.flowable.common.engine.api.variable.VariableContainer
- empty() - Static method in interface org.flowable.variable.api.delegate.VariableScope
- empty(TypeConverter, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- EMPTY - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- EMPTY - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- EMPTY_ARRAY - Static variable in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
- EMPTY_ARRAY - Static variable in enum class org.flowable.idm.api.event.FlowableIdmEventType
- EMPTY_LINE - Static variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
- EMPTY_LINE - Static variable in class org.flowable.dmn.engine.test.DmnTestHelper
- EMPTY_LINE - Static variable in class org.flowable.engine.impl.test.TestHelper
- EMPTY_LINE - Static variable in class org.flowable.eventregistry.test.EventTestHelper
- EMPTY_LINE - Static variable in class org.flowable.idm.engine.test.AbstractTestCase
- EMPTY_LINE - Static variable in class org.flowable.idm.engine.test.IdmTestHelper
- EMPTY_LINE - Static variable in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- EmptyCollectionType - Class in org.flowable.variable.service.impl.types
- EmptyCollectionType() - Constructor for class org.flowable.variable.service.impl.types.EmptyCollectionType
- enable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Enables a manually activated plan item instance.
- enable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- enable(String) - Static method in class org.flowable.engine.migration.EnableActivityMapping
- ENABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- ENABLE - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
- ENABLE_ACTIVITY_MAPPINGS_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- ENABLE_SKIP_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- EnableActivityContainer - Class in org.flowable.engine.impl.dynamic
- EnableActivityContainer(List<String>) - Constructor for class org.flowable.engine.impl.dynamic.EnableActivityContainer
- enableActivityContainers - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- EnableActivityIdContainer - Class in org.flowable.engine.impl.runtime
- EnableActivityIdContainer(String) - Constructor for class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- EnableActivityIdContainer(List<String>) - Constructor for class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- enableActivityIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- EnableActivityMapping - Class in org.flowable.engine.migration
- EnableActivityMapping() - Constructor for class org.flowable.engine.migration.EnableActivityMapping
- EnableActivityMapping.EnableMapping - Class in org.flowable.engine.migration
- enableActivityMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- enableActivityMappings - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- enableCaseDefinitionHistoryLevel - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableConfiguratorServiceLoader - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- enabled - Variable in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- enabled() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- ENABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- enableDatabaseEventLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enabledJobCategories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enabledJobCategories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enabledJobCategories - Variable in class org.flowable.job.service.JobServiceConfiguration
- enableDuplicateFiltering() - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
If set, this deployment will be compared to any previous deployment.
- enableDuplicateFiltering() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
If set, this deployment will be compared to any previous deployment.
- enableDuplicateFiltering() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- enableDuplicateFiltering() - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
- enableDuplicateFiltering() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- enableDuplicateFiltering() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- enableDuplicateFiltering() - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
If set, this deployment will be compared to any previous deployment.
- enableDuplicateFiltering() - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Allows to add a property to the deployment builder that influences the deployment.
- enableDuplicateFiltering() - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- enableDuplicateFiltering() - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Allows to add a property to the deployment builder that influences the deployment.
- enableEagerExecutionTreeFetching - Variable in class org.flowable.bpmn.model.Process
- enableEagerExecutionTreeFetching - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
If true, whenever an execution is fetched from the data store, the whole execution tree is fetched in the same roundtrip.
- enableEntityLinks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableEntityLinks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableEventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- enableEventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- enableEventRegistryChangeDetection - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- enableEventRegistryChangeDetectionAfterEngineCreate - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- enableEventSubProcessStartEvent(String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- enableEventSubProcessStartEvent(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Enables a new start event in an event sub process.
- enableExecutionRelationshipCounts - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Keeps a count on each execution that holds how many variables, jobs, tasks, event subscriptions, etc.
- enableHistoricTaskLogging - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Enable user task event logging
- enableHistoricTaskLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableHistoricTaskLogging - Variable in class org.flowable.task.service.TaskServiceConfiguration
- enableHistoryCleaning - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableHistoryCleaning - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableLocalization - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Experimental setting: in certain places in the engine (execution/process instance/historic process instance/ tasks/data objects) localization is supported.
- enableLocalization - Variable in class org.flowable.task.service.TaskServiceConfiguration
- enableLogSqlExecutionTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Enables the MyBatis plugin that logs the execution time of sql statements.
- EnableMapping(String) - Constructor for class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- enableMybatisXmlMappingValidation - Variable in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- enablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- enablePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- EnablePlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- EnablePlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.EnablePlanItemInstanceCmd
- EnablePlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.EnablePlanItemInstanceCmd
- EnablePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- EnablePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- enableProcessDefinitionHistoryLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableProcessDefinitionInfoCache - Variable in class org.flowable.engine.ProcessEngineConfiguration
- enableSafeBpmnXml - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Set this to true if you want to have extra checks on the BPMN xml that is parsed.
- enableSafeCmmnXml - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableSafeDmnXml - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
-
Set this to true if you want to have extra checks on the DMN xml that is parsed.
- enableSafeXml() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- enableSafeXml() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
Whether extra checks needs to be done when parsing the CMMN XML
- enableSkipExpression() - Method in interface org.flowable.engine.DynamicBpmnService
- enableSkipExpression() - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- enableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- enableSkipExpression(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- enableTaskRelationshipCounts - Variable in class org.flowable.engine.impl.cfg.PerformanceSettings
-
Similar to
enableExecutionRelationshipCounts
, but on the task level. - enableTaskRelationshipCounts - Variable in class org.flowable.task.service.TaskServiceConfiguration
- enableVerboseExecutionTreeLogging - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Enabled a very verbose debug output of the execution tree whilst executing operations.
- EnableVerboseExecutionTreeLogging - Annotation Interface in org.flowable.engine.test
- encapsulatedDecisions - Variable in class org.flowable.dmn.model.DecisionService
- encode(CharSequence, PasswordSalt) - Method in interface org.flowable.idm.api.PasswordEncoder
- encode(CharSequence, PasswordSalt) - Method in class org.flowable.idm.engine.impl.authentication.ApacheDigester
- encode(CharSequence, PasswordSalt) - Method in class org.flowable.idm.engine.impl.authentication.ClearTextPasswordEncoder
- encryptPassword(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- END - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- END - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- END - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- END_EVAL - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- END_EVENT_CANCEL_ONLY_INSIDE_TRANSACTION - Static variable in interface org.flowable.validation.validator.Problems
- END_EVENT_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- END_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- END_TIME - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- END_TIME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- END_TIME - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- endActivityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- endActivityId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- endAllHistoricActivities(String, String) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- endDate - Variable in class org.flowable.bpmn.model.TimerEventDefinition
- endDate - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- ended - Variable in class org.flowable.cmmn.api.StageResponse
- ended - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- ended - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- ended - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- ended - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- ended - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- ended() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- ended() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- ended() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- ended() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- ENDED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- endedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- endedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- endedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- endedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- endedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- endedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- endedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- endedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- endedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- endedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- endedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- endedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- endedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- EndEvent - Class in org.flowable.bpmn.model
- EndEvent() - Constructor for class org.flowable.bpmn.model.EndEvent
- EndEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EndEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- EndEventValidator - Class in org.flowable.validation.validator.impl
- EndEventValidator() - Constructor for class org.flowable.validation.validator.impl.EndEventValidator
- EndEventXMLConverter - Class in org.flowable.bpmn.converter
- EndEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.EndEventXMLConverter
- EndExecutionOperation - Class in org.flowable.engine.impl.agenda
-
This operations ends an execution and follows the typical BPMN rules to continue the process (if possible).
- EndExecutionOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.EndExecutionOperation
- EndExecutionOperation(CommandContext, ExecutionEntity, boolean) - Constructor for class org.flowable.engine.impl.agenda.EndExecutionOperation
- ENDING_STATE_COMPLETED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
- ENDING_STATE_COMPLETED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
- ENDING_STATE_TERMINATED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
- ENDING_STATE_TERMINATED - Static variable in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
- endingState - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- endingState - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- endOr() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
End an OR statement.
- endOr() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
End an OR statement.
- endOr() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- endOr() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- endOr() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
End an OR statement.
- endOr() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- endOr() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- endOr() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- endOr() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
End an OR statement.
- endOr() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
End an OR statement.
- endOr() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
End an OR statement.
- endOr() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- endOr() - Method in interface org.flowable.task.api.TaskInfoQuery
- endOr() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- endOr() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- endpoint - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
- endpointRegistry - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- endpointRegistry - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- endpointRegistry - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- endTime - Variable in class org.flowable.cmmn.api.StageResponse
- endTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- endTime - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- endTime - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- endTime - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- endTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- endTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- endTime - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- endTime - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- endTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
- endTime - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- endTime - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- endTime - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- endTime - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- endTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- engine - Variable in class org.flowable.rest.service.api.management.ProcessEngineResource
- Engine - Interface in org.flowable.common.engine.api
- ENGINE_CLOSED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
The process-engine that dispatched this event has been closed and cannot be used anymore.
- ENGINE_CLOSED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
The process-engine that dispatched this event has been closed and cannot be used anymore.
- ENGINE_CONFIG_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- ENGINE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
The process-engine that dispatched this event has been created and is ready for use.
- ENGINE_CREATED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
The process-engine that dispatched this event has been created and is ready for use.
- engineCfgKey - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- engineCfgStack - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- engineClosed(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EngineClosedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- EngineClosedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.EngineClosedEventHandler
- engineConfig - Variable in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- engineConfig - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- engineConfiguration - Variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- engineConfiguration - Variable in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
- engineConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- engineConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- engineConfiguration - Variable in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
- engineConfiguration - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- engineConfiguration - Variable in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- engineConfiguration - Variable in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- engineConfiguration - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
- EngineConfigurationConstants - Interface in org.flowable.common.engine.impl.interceptor
- engineConfigurations - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- engineConfigurations - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- engineConfigurations - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- EngineConfigurator - Interface in org.flowable.common.engine.impl
-
Implementations of this class can be plugged into a
AbstractEngineConfiguration
. - engineCreated(FlowableProcessEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EngineCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- EngineCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.EngineCreatedEventHandler
- EngineDatabaseConfiguration - Class in org.flowable.common.engine.impl.db
- EngineDatabaseConfiguration(AbstractEngineConfiguration) - Constructor for class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
- EngineDeployer - Interface in org.flowable.common.engine.impl
- EngineDeployment - Interface in org.flowable.common.engine.api.repository
-
Represents a deployment that is already present in the engine repository.
- EngineInfo - Class in org.flowable.common.engine.impl
-
Represents information about the initialization of the engine.
- EngineInfo(String, String, String) - Constructor for class org.flowable.common.engine.impl.EngineInfo
- EngineInfoResponse - Class in org.flowable.common.rest.api
- EngineInfoResponse() - Constructor for class org.flowable.common.rest.api.EngineInfoResponse
- EngineLifecycleListener - Interface in org.flowable.common.engine.api.engine
-
Interface describing a listener that gets notified when certain event occurs, related to the engine lifecycle it is attached to.
- engineLifecycleListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- engineName - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- EnginePropertiesResource - Class in org.flowable.rest.service.api.management
- EnginePropertiesResource() - Constructor for class org.flowable.rest.service.api.management.EnginePropertiesResource
- EnginePropertiesResource.PropertyRequestBody - Class in org.flowable.rest.service.api.management
- EngineResource - Interface in org.flowable.common.engine.api.repository
- EngineRestVariable - Class in org.flowable.common.rest.variable
-
Pojo representing a variable used in REST-service which defines it's name, variable and type.
- EngineRestVariable() - Constructor for class org.flowable.common.rest.variable.EngineRestVariable
- enginesBuild - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- enginesBuild - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- enginesBuild - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- enginesBuild - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- engineScopeType - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- engineScopeType - Variable in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- engineScopeType - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- EngineServiceUtil - Class in org.flowable.engine.impl.util
- EngineServiceUtil() - Constructor for class org.flowable.engine.impl.util.EngineServiceUtil
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetLockValueCmd
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetTableCountCmd
- engineType - Variable in class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
- engineType - Variable in class org.flowable.common.engine.impl.cmd.LockCmd
- engineType - Variable in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
- engineType - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- engineType - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- engineType - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- engineVersion - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- engineVersion - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- engineVersion - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- engineVersion - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- engingeConfiguration - Variable in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- enhanceCachedValue(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- enhanceCachedValue(HistoricCaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- enhanceCachedValue(ExecutionEntity) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- enhanceCachedValue(HistoricProcessInstanceEntity) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- enhanceCachedValue(HistoricTaskInstanceEntity) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- enhanceCachedValue(TaskEntity) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- enhanceCachedValue(T) - Method in interface org.flowable.common.engine.api.query.CacheAwareQuery
- enhanceDeployment(CmmnDeploymentBuilder) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- enhanceDeployment(DeploymentBuilder) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- enhanceScriptTrace(ScriptEngineRequest, DefaultScriptTrace) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext) - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer
-
Allows to add information to script invocations by adding metadata like which can be used to trace the origin of a script invocation.
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext, VariableContainer) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- enrich(TaskEntity) - Method in class org.flowable.task.service.impl.DefaultTaskPostProcessor
- enrich(TaskEntity) - Method in interface org.flowable.task.service.TaskPostProcessor
- enrichFormFields(FormInfo) - Method in class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
- enrichFormFields(FormInfo) - Method in class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
- enrichFormFields(FormInfo) - Method in interface org.flowable.form.api.FormFieldHandler
- ensureByteArrayRefInitialized() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- EnsureCleanDb - Annotation Interface in org.flowable.common.engine.impl.test
-
Annotation that instructs the internal flowable extensions to assert a clean DB (scans all tables to see if the DB is completely clean).
- EnsureCleanDbUtils - Class in org.flowable.common.engine.impl.test
- EnsureCleanDbUtils() - Constructor for class org.flowable.common.engine.impl.test.EnsureCleanDbUtils
- ensureEventSubscriptionsInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureExecutionsInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureGeneratorInitialized() - Method in class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
- ensureIdentityLinksInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureIds(List<? extends BaseElement>, String) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- ensureInitialized(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- ensureParentInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensurePlanItemInstanceInitialized() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- ensureProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureRootProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureSubProcessInstanceInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureSuperExecutionInitialized() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- ensureVariableInstancesInitialized() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- ensureVariablesInitialized() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- entity - Variable in class org.flowable.common.engine.impl.event.FlowableEntityEventImpl
- entity - Variable in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
- entity - Variable in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
The actual
Entity
instance. - entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
- entity - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- entity - Variable in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEntityEventImpl
- Entity - Interface in org.flowable.common.engine.impl.persistence.entity
- ENTITY_ACTIVATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Existing entity has been activated.
- ENTITY_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
New entity is created.
- ENTITY_CREATED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
New entity is created.
- ENTITY_DELETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Existing entity is deleted.
- ENTITY_DELETED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
Existing entity is deleted.
- ENTITY_INITIALIZED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
New entity has been created and all properties have been set.
- ENTITY_INITIALIZED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
New entity has been created and all child-entities that are created as a result of the creation of this particular entity are also created and initialized.
- ENTITY_LINK_SERVICE_ID_PREFIX - Static variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkServiceEntityConstants
- ENTITY_MAPPING - Static variable in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- ENTITY_SUSPENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Existing entity has been suspended.
- ENTITY_UPDATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Existing entity us updated.
- ENTITY_UPDATED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
Existing entity us updated.
- entityActivated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entityCache - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- EntityCache - Interface in org.flowable.common.engine.impl.persistence.cache
- EntityCacheImpl - Class in org.flowable.common.engine.impl.persistence.cache
- EntityCacheImpl() - Constructor for class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- entityClass - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
- entityClass - Variable in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- entityClass - Variable in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- entityClass - Variable in class org.flowable.engine.impl.cmd.GetTableNameCmd
- entityCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- entityDeleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityDependencyOrder - Class in org.flowable.cmmn.engine.impl.db
- EntityDependencyOrder - Class in org.flowable.dmn.engine.impl.db
- EntityDependencyOrder - Class in org.flowable.engine.impl.db
-
Maintains a list of all the entities in order of dependency.
- EntityDependencyOrder - Class in org.flowable.eventregistry.impl.db
- EntityDependencyOrder - Class in org.flowable.idm.engine.impl.db
- EntityDependencyOrder() - Constructor for class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- EntityDependencyOrder() - Constructor for class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
- EntityDependencyOrder() - Constructor for class org.flowable.engine.impl.db.EntityDependencyOrder
- EntityDependencyOrder() - Constructor for class org.flowable.eventregistry.impl.db.EntityDependencyOrder
- EntityDependencyOrder() - Constructor for class org.flowable.idm.engine.impl.db.EntityDependencyOrder
- entityInitialized(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityLink - Interface in org.flowable.entitylink.api
-
An entity link is used to associate an entity with another entity.
- entityLinkDataManager - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- EntityLinkDataManager - Interface in org.flowable.entitylink.service.impl.persistence.entity.data
- EntityLinkDbSchemaManager - Class in org.flowable.entitylink.service.impl.db
- EntityLinkDbSchemaManager() - Constructor for class org.flowable.entitylink.service.impl.db.EntityLinkDbSchemaManager
- EntityLinkEntity - Interface in org.flowable.entitylink.service.impl.persistence.entity
- EntityLinkEntityImpl - Class in org.flowable.entitylink.service.impl.persistence.entity
- EntityLinkEntityImpl() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- entityLinkEntityManager - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- EntityLinkEntityManager - Interface in org.flowable.entitylink.service.impl.persistence.entity
- EntityLinkEntityManagerImpl - Class in org.flowable.entitylink.service.impl.persistence.entity
- EntityLinkEntityManagerImpl(EntityLinkServiceConfiguration, EntityLinkDataManager) - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- EntityLinkInfo - Interface in org.flowable.entitylink.api
-
An entity link info is used to associate a runtime or historic entity with another entity.
- entityLinksByRootScopeIdAndScopeTypeMatcher - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- EntityLinksByRootScopeIdAndTypeMatcher - Class in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
- EntityLinksByRootScopeIdAndTypeMatcher() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksByRootScopeIdAndTypeMatcher
- entityLinksByScopeIdAndTypeMatcher - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- EntityLinksByScopeIdAndTypeMatcher - Class in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
- EntityLinksByScopeIdAndTypeMatcher() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksByScopeIdAndTypeMatcher
- entityLinkSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- entityLinkSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- entityLinkService - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- EntityLinkService - Interface in org.flowable.entitylink.api
-
Service which provides access to entity links.
- entityLinkServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- entityLinkServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- entityLinkServiceConfiguration - Variable in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- entityLinkServiceConfiguration - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- entityLinkServiceConfiguration - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- EntityLinkServiceConfiguration - Class in org.flowable.entitylink.service
- EntityLinkServiceConfiguration(String) - Constructor for class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- entityLinkServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- entityLinkServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EntityLinkServiceEntityConstants - Class in org.flowable.entitylink.service.impl.persistence.entity
- EntityLinkServiceEntityConstants() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkServiceEntityConstants
- EntityLinkServiceImpl - Class in org.flowable.entitylink.service.impl
- EntityLinkServiceImpl(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- entityLinksWithSameRootByScopeIdAndTypeMatcher - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- entityLinksWithSameRootByScopeIdAndTypeMatcher - Variable in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- EntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher<EntityImpl extends Entity & EntityLinkInfo> - Class in org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
- EntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher
- EntityLinkType - Class in org.flowable.entitylink.api
-
Contains constants for all predefined types of entity links.
- EntityLinkType() - Constructor for class org.flowable.entitylink.api.EntityLinkType
- EntityLinkUtil - Class in org.flowable.cmmn.engine.impl.util
- EntityLinkUtil - Class in org.flowable.engine.impl.util
- EntityLinkUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- EntityLinkUtil() - Constructor for class org.flowable.engine.impl.util.EntityLinkUtil
- EntityManager<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.persistence.entity
- entityManagerFactory - Variable in class org.flowable.spring.SpringEntityManagerSessionFactory
- entityManagerFactory - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- EntityManagerSession - Interface in org.flowable.variable.service.impl.types
- EntityManagerSessionFactory - Class in org.flowable.variable.service.impl.types
- EntityManagerSessionFactory(Object, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- EntityManagerSessionImpl - Class in org.flowable.variable.service.impl.types
- EntityManagerSessionImpl(EntityManagerFactory, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- EntityManagerSessionImpl(EntityManagerFactory, EntityManager, boolean, boolean) - Constructor for class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- EntityMetaData - Class in org.flowable.variable.service.impl.types
-
Class containing meta-data about Entity-classes.
- EntityMetaData() - Constructor for class org.flowable.variable.service.impl.types.EntityMetaData
- entitySuspended(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityToTableMap - Class in org.flowable.cmmn.engine.impl.db
- EntityToTableMap - Class in org.flowable.dmn.engine.impl.db
- EntityToTableMap - Class in org.flowable.engine.impl.db
- EntityToTableMap - Class in org.flowable.eventregistry.impl.db
- EntityToTableMap - Class in org.flowable.idm.engine.impl.db
- EntityToTableMap() - Constructor for class org.flowable.cmmn.engine.impl.db.EntityToTableMap
- EntityToTableMap() - Constructor for class org.flowable.dmn.engine.impl.db.EntityToTableMap
- EntityToTableMap() - Constructor for class org.flowable.engine.impl.db.EntityToTableMap
- EntityToTableMap() - Constructor for class org.flowable.eventregistry.impl.db.EntityToTableMap
- EntityToTableMap() - Constructor for class org.flowable.idm.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.cmmn.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.dmn.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.eventregistry.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.idm.engine.impl.db.EntityToTableMap
- entityType - Variable in class org.flowable.bpmn.model.EventListener
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- entityTypes - Variable in class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
- entityUpdated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- EntityWithSentryPartInstances - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- entries - Variable in class org.flowable.cmmn.validation.CaseValidationContextImpl
- entryCriteria - Variable in class org.flowable.cmmn.converter.ConversionHelper
- entryCriteria - Variable in class org.flowable.cmmn.model.PlanItem
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- entryCriterionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- entryCriterionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- entryCriterionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- EntryCriterionXmlConverter - Class in org.flowable.cmmn.converter
- EntryCriterionXmlConverter() - Constructor for class org.flowable.cmmn.converter.EntryCriterionXmlConverter
- entryDependencies - Variable in class org.flowable.cmmn.model.PlanItem
-
A list of
PlanItem
s to which this plan item is dependent on through its entry criteria. - entryDependentPlanItems - Variable in class org.flowable.cmmn.model.PlanItem
-
A list of all
PlanItem
s that are dependent on this plan item through their entry criteria. - entrySet() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- entrySet() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- entrySet() - Method in class org.flowable.engine.impl.form.FormData
- entrySet() - Method in class org.flowable.http.common.api.HttpHeaders
- EnumFormType - Class in org.flowable.engine.impl.form
- EnumFormType(Map<String, String>) - Constructor for class org.flowable.engine.impl.form.EnumFormType
- enumValues - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- env - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- env - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- env - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- env - Variable in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- EOF - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- eq(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
eq := cmp (<EQ> cmp | <NE> cmp)*
- eq(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- EQ - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- EQ - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- EQ - Enum constant in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
- EQ - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- equals(Object) - Method in class org.flowable.bpmn.model.ValuedDataObject
- equals(Object) - Method in class org.flowable.cmmn.model.FieldExtension
- equals(Object) - Method in class org.flowable.cmmn.model.ReactivationRule
- equals(Object) - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Two object value expressions are equal if and only if their wrapped objects are equal.
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Expressions are compared using the concept of a structural id: variable and function names are anonymized such that two expressions with same tree structure will also have the same structural id and vice versa.
- equals(Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Expressions are compared using the concept of a structural id: variable and function names are anonymized such that two expressions with same tree structure will also have the same structural id and vice versa.
- equals(Object) - Method in class org.flowable.common.engine.impl.FlowableVersion
- equals(Object) - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Determines whether the specified object is equal to this Expression.
- equals(Object) - Method in record class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext.Tenant
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- equals(Object) - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- equals(Object) - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- equals(Object) - Method in class org.flowable.eventregistry.model.EventPayload
- equals(Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- equals(Object) - Method in record class org.flowable.mail.common.api.SendMailRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.flowable.mail.common.impl.SimpleMailResponse
-
Indicates whether some other object is "equal to" this one.
- equals(GraphicInfo) - Method in class org.flowable.bpmn.model.GraphicInfo
- equals(GraphicInfo) - Method in class org.flowable.cmmn.model.GraphicInfo
- equals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
- equals(GraphicInfo) - Method in class org.flowable.dmn.model.GraphicInfo
- EQUALS - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- EQUALS - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- EQUALS - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- EQUALS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- eraseCredentials() - Method in class org.flowable.spring.security.FlowableUser
- error - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- error - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- error - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- Error - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a BPMN Error definition, whereas
BpmnError
represents an actual instance of an Error. - Error - Enum constant in enum class org.flowable.cmmn.validation.validator.ValidationEntry.Level
- Error() - Constructor for class org.flowable.engine.impl.bpmn.parser.Error
- ERROR_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ERROR_CODE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ERROR_MISSING_ERROR_CODE - Static variable in interface org.flowable.validation.validator.Problems
- ERROR_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- errorCode - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
- errorCode - Variable in class org.flowable.bpmn.model.MapExceptionEntry
- errorCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- errorCode - Variable in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- errorCode - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- errorCode - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- errorCode - Variable in class org.flowable.engine.impl.bpmn.parser.Error
- errorCode - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- errorCode - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- errorCodeVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- errorDetails - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- errorDetails - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorDetails(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The longer error details for the failing job.
- errorDetails(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- ErrorEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ErrorEndEventActivityBehavior(String, List<IOParameter>) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- ErrorEventDefinition - Class in org.flowable.bpmn.model
- ErrorEventDefinition - Class in org.flowable.engine.impl.bpmn.parser
- ErrorEventDefinition() - Constructor for class org.flowable.bpmn.model.ErrorEventDefinition
- ErrorEventDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- ErrorEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ErrorEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- ErrorEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- ErrorEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.ErrorEventDefinitionParser
- errorId - Variable in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- ErrorInfo - Class in org.flowable.common.rest.exception
- ErrorInfo(String, Exception) - Constructor for class org.flowable.common.rest.exception.ErrorInfo
- errorMap - Variable in class org.flowable.bpmn.model.BpmnModel
- errorMessage - Variable in class org.flowable.bpmn.model.parse.Problem
- errorMessage - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- errorMessage - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorMessage(String) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The error message for the failing job.
- errorMessage(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- errorMessageRef - Variable in class org.flowable.bpmn.model.Operation
- ErrorPropagation - Class in org.flowable.engine.impl.bpmn.helper
-
This class is responsible for finding and executing error handlers for BPMN Errors.
- ErrorPropagation() - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- ErrorPropagation.BpmnErrorVariableContainer - Class in org.flowable.engine.impl.bpmn.helper
- ErrorThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListener
that throws a error event when an event is dispatched to it. - ErrorThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- errorTrace - Variable in exception org.flowable.common.engine.impl.scripting.FlowableScriptEvaluationException
- errorTrace(Duration, ScriptEngineRequest, Throwable) - Static method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- ErrorValidator - Class in org.flowable.validation.validator.impl
- ErrorValidator() - Constructor for class org.flowable.validation.validator.impl.ErrorValidator
- errorVariableLocalScope - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
- errorVariableName - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
- errorVariableTransient - Variable in class org.flowable.bpmn.model.ErrorEventDefinition
- escalation - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- escalation - Variable in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- Escalation - Class in org.flowable.bpmn.model
- Escalation() - Constructor for class org.flowable.bpmn.model.Escalation
- Escalation(String, String, String) - Constructor for class org.flowable.bpmn.model.Escalation
- ESCALATION_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ESCALATION_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- escalationCode - Variable in class org.flowable.bpmn.model.Escalation
- escalationCode - Variable in class org.flowable.bpmn.model.EscalationEventDefinition
- escalationCode - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- escalationCode - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationDefinitionExport - Class in org.flowable.bpmn.converter.export
- EscalationDefinitionExport() - Constructor for class org.flowable.bpmn.converter.export.EscalationDefinitionExport
- EscalationEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EscalationEndEventActivityBehavior(EscalationEventDefinition, Escalation) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- escalationEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationEventDefinition - Class in org.flowable.bpmn.model
- EscalationEventDefinition() - Constructor for class org.flowable.bpmn.model.EscalationEventDefinition
- EscalationEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EscalationEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- EscalationEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- EscalationEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.EscalationEventDefinitionParser
- escalationMap - Variable in class org.flowable.bpmn.model.BpmnModel
- escalationName - Variable in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- escalationName - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- EscalationPropagation - Class in org.flowable.engine.impl.bpmn.helper
-
This class is responsible for finding and executing escalation handlers for BPMN Errors.
- EscalationPropagation() - Constructor for class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- eval() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
eval := dynamic | deferred
- eval(boolean, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
dynmamic := <START_EVAL_DYNAMIC> expr <END_EVAL> deferred := <START_EVAL_DEFERRED> expr <END_EVAL>
- eval(Reader, ScriptContext) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- eval(String, ScriptContext) - Method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- eval(String, ScriptContext) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- eval(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- eval(Bindings, ELContext, boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- eval(Bindings, ELContext, AstNode) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.Operator
- eval(Bindings, ELContext, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
- eval(Bindings, ELContext, AstNode, AstNode) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.Operator
- eval(Bindings, ELContext, AstNode, AstNode) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
- evaluate(String, DelegateExecution) - Method in interface org.flowable.engine.impl.Condition
- evaluate(String, DelegateExecution) - Method in class org.flowable.engine.impl.el.UelExpressionCondition
- evaluate(String, DelegateExecution) - Method in class org.flowable.engine.impl.scripting.ScriptCondition
- evaluate(Map<String, Object>, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
- evaluate(ScriptEngine, ScriptEngineRequest, Bindings) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- evaluate(ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- evaluate(ScriptEngineRequest, Bindings) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.Assignment
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
- evaluate(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- EVALUATE_CRITERIA - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
- EVALUATE_ENTRY_CRITERIA_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- EVALUATE_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- evaluateAutoComplete(CommandContext, VariableContainer, Stage) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Returns true, if the given stage has an auto-complete condition which evaluates to true or if not, is in auto-complete mode permanently.
- evaluateAvailableCondition(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateBooleanExpression(CommandContext, VariableContainer, String) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- evaluateCondition(VariableContainer, T) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- evaluateConditionalEvents(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- evaluateConditionalEvents(String) - Method in interface org.flowable.engine.RuntimeService
-
Evaluate waiting conditional events (boundary, intermediate catch and event sub process start events) and trigger them if a condition evaluates to true.
- evaluateConditionalEvents(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- evaluateConditionalEvents(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Evaluate waiting conditional events (boundary, intermediate catch and event sub process start events) and trigger them if a condition evaluates to true.
- EvaluateConditionalEventsCmd - Class in org.flowable.engine.impl.cmd
- EvaluateConditionalEventsCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- EvaluateConditionalEventsCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- EvaluateConditionalEventsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers conditional events for which the condition evaluate to true and continues the process, leaving that activity.
- EvaluateConditionalEventsOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- evaluateConditions - Variable in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- evaluateConditions(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- evaluateCriteria(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- evaluateCriteria(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- evaluateCriteria(EntityWithSentryPartInstances, List<Criterion>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- EvaluateCriteriaCmd - Class in org.flowable.cmmn.engine.impl.cmd
- EvaluateCriteriaCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.EvaluateCriteriaCmd
- EvaluateCriteriaOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- EvaluateCriteriaOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- EvaluateCriteriaOperation(CommandContext, String, PlanItemLifeCycleEvent) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- EvaluateDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
- EvaluateDecisionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- EvaluateDecisionCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- EvaluateDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- EvaluateDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- EvaluateDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- evaluateDecisionTable(DecisionTable, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- evaluateDependentPlanItemEntryCriteria(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateDependentPlanItems() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateEntryCriteria(PlanItemInstanceEntity, PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateEventSubProcesses(List<EventSubProcess>, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- evaluateExitCriteria(EntityWithSentryPartInstances, HasExitCriteria) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateExpression(CommandContext, VariableContainer, String) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- evaluateForActivation(PlanItemInstanceEntity, PlanItemInstanceContainer, PlanItemEvaluationResult) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
Evaluates the given plan item for activation by looking at its entry criteria, repetition rule and whether the plan item is a special one like an event listener (they occur and will never actually be active).
- evaluateForCompletion(PlanItemInstanceEntity, PlanItemEvaluationResult) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
Evaluates the given plan item for completion or termination by looking at its state and exit criteria.
- evaluateIncludeInStageOverviewExpression(Expression, String, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- evaluateIsBlocking(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- evaluateIsBlocking(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- evaluateManualActivationRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- evaluatePlanItemsCriteria(PlanItemInstanceContainer, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
Evaluates the entry/exit criteria for the given plan item instances and plans new operations when its criteria are satisfied.
- evaluatePlanItemsWithAvailableCondition(PlanItemInstanceContainer) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluatePlanModelComplete() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateProcessInstanceConditionalEvents(ProcessInstance) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- evaluateReactivationCondition(String, CaseInstanceEntity, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Evaluates the provided reactivation condition, which might also be null or a constant like "true".
- evaluateReactivationRule(ReactivationRule, CaseInstanceEntity, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Evaluates the provided reactivation rule for a matching rule and returns its creation type, if at least one was matching.
- evaluateRepetitionCollectionVariableValue(CommandContext, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Evaluates the collection variable name or expression given by the plan items repetition rule and returns its evaluated collection as a list.
- evaluateRepetitionRule(PlanItemInstanceEntity, Criterion, PlanItemInstanceContainer, PlanItemEvaluationResult, CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
-
Evaluates an optional repetition rule on the given plan item and handles it.
- evaluateRepetitionRule(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- evaluateRepetitionRule(VariableContainer, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- evaluateRepetitionRule(CommandContext, PlanItemInstanceEntity, PlanItemInstanceContainer) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Returns true, if: the given plan item instance has a repetition rule at all and if so, if it has a condition witch is satisfied and all in combination with the optional max instance count attribute.
- evaluateRepetitionRule(CommandContext, VariableContainer, String) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- evaluateRuleConclusionValidity(Object, int, int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
- evaluateRuleValidity(int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.EvaluateRuleValidityBehavior
- evaluateRuleValidity(int, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
- evaluateRuleValidity(int, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
- EvaluateRuleValidityBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
- evaluateScript(ScriptingEngines, ScriptEngineRequest) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- evaluateScriptRequest(ScriptEngineRequest.Builder) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- evaluateSentryIfPart(EntityWithSentryPartInstances, Sentry, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- evaluateShowInOverview(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- evaluateStagesAndCaseInstanceCompletion - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
only the last evaluation planned on the agenda operation will have this true.
- EvaluateToActivatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- EvaluateToActivatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateToActivatePlanItemInstanceOperation
- evaluateUntilStable(CommandContext) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- EvaluateVariableEventListenersOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- EvaluateVariableEventListenersOperation(CommandContext, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateVariableEventListenersOperation
- EvaluateVariableListenerEventDefinitionsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers conditional events for which the condition evaluate to true and continues the process, leaving that activity.
- EvaluateVariableListenerEventDefinitionsOperation(CommandContext, String, String) - Constructor for class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- EvaluationState - Enum Class in org.flowable.common.engine.impl.el
-
An evaluation state which is used when getting or setting a value via
Expression
. - event - Variable in class org.flowable.bpmn.model.FlowableListener
- event - Variable in class org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
- event - Variable in class org.flowable.cmmn.model.FlowableListener
- event - Variable in class org.flowable.engine.impl.cmd.DispatchEventCommand
- event - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- Event - Class in org.flowable.bpmn.model
- Event - Interface in org.flowable.engine.task
-
Exposes twitter-like feeds for tasks and process instances.
- Event - Interface in org.flowable.task.api
-
Exposes twitter-like feeds for tasks and process instances.
- Event() - Constructor for class org.flowable.bpmn.model.Event
- EVENT_BASED_GATEWAY_CANCEL - Static variable in interface org.flowable.engine.history.DeleteReason
- EVENT_BORDER_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- EVENT_BORDER_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- EVENT_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- EVENT_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- EVENT_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- EVENT_GATEWAY_ONLY_CONNECTED_TO_INTERMEDIATE_EVENTS - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.MessageEventHandler
- EVENT_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.SignalEventHandler
- EVENT_INSTANCE - Static variable in interface org.flowable.eventregistry.impl.constant.EventConstants
- EVENT_LISTENER_IMPLEMENTATION_MISSING - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_LISTENER_INVALID_IMPLEMENTATION - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_LISTENER_INVALID_THROW_EVENT_TYPE - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_LISTENER_TRANSITIONS - Static variable in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- EVENT_MISSING_ERROR_CODE - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_NAME - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- EVENT_PROCESS - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- EVENT_REGISTRY - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- EVENT_REGISTRY_ID_PREFIX - Static variable in class org.flowable.eventregistry.impl.persistence.entity.EventRegistryEntityConstants
- EVENT_RESOURCE_SUFFIXES - Static variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- EVENT_SUBPROCESS_BOUNDARY_EVENT - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_SUBPROCESS_INTERRUPTING - Static variable in interface org.flowable.engine.history.DeleteReason
- EVENT_SUBPROCESS_INVALID_START_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_SUBPROCESS_INVALID_START_EVENT_VARIABLE_NAME - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_SUBPROCESS_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- EVENT_SUBSCRIPTION_SERVICE_ID_PREFIX - Static variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionServiceEntityConstants
- EVENT_SUBSCRIPTIONS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- EVENT_SUBSCRIPTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- EVENT_TIMER_MISSING_CONFIGURATION - Static variable in interface org.flowable.validation.validator.Problems
- EVENT_TYPE - Static variable in interface org.flowable.eventsubscription.service.impl.persistence.entity.CompensateEventSubscriptionEntity
- EVENT_TYPE - Static variable in interface org.flowable.eventsubscription.service.impl.persistence.entity.MessageEventSubscriptionEntity
- EVENT_TYPE - Static variable in interface org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntity
- EventBasedGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EventBasedGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventBasedGatewayActivityBehavior
- EventBasedGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EventBasedGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
Should be subclassed by the more specific types.
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- eventCancelledByEventGateway(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- eventCategory(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions with the given category.
- eventCategory(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventCategoryLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions where the category matches the given parameter.
- eventCategoryLike(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventCategoryNotEquals(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions that have a different category then the given one.
- eventCategoryNotEquals(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- EventConfigurationResource - Annotation Interface in org.flowable.eventregistry.test
-
An annotation that can be used on test classes or as a meta annotation to use a custom configuration resource for the
FlowableEventExtension
. - EventConstants - Interface in org.flowable.eventregistry.impl.constant
- eventConsumer - Variable in class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- eventConsumer - Variable in class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- EventConsumerInfo - Class in org.flowable.eventregistry.api
- EventConsumerInfo() - Constructor for class org.flowable.eventregistry.api.EventConsumerInfo
- EventConsumerInfo(String, String, String, String) - Constructor for class org.flowable.eventregistry.api.EventConsumerInfo
- eventConsumerInfos - Variable in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- EventDbSchemaManager - Class in org.flowable.eventregistry.impl.db
- EventDbSchemaManager() - Constructor for class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- EventDefinition - Class in org.flowable.bpmn.model
- EventDefinition - Interface in org.flowable.eventregistry.api
-
An object structure representing an event definition
- EventDefinition() - Constructor for class org.flowable.bpmn.model.EventDefinition
- eventDefinitionCache - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventDefinitionCache - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- EventDefinitionCacheEntry - Class in org.flowable.eventregistry.impl.persistence.deploy
- EventDefinitionCacheEntry(EventDefinitionEntity, String) - Constructor for class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- eventDefinitionCacheLimit - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventDefinitionDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventDefinitionDataManager - Interface in org.flowable.eventregistry.impl.persistence.entity.data
- EventDefinitionDeployer - Class in org.flowable.eventregistry.impl.deployer
- EventDefinitionDeployer() - Constructor for class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- EventDefinitionDeploymentHelper - Class in org.flowable.eventregistry.impl.deployer
-
Methods for working with deployments.
- EventDefinitionDeploymentHelper() - Constructor for class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
- eventDefinitionEntity - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- EventDefinitionEntity - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventDefinitionEntityImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventDefinitionEntityImpl() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- eventDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventDefinitionEntityManager - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- EventDefinitionEntityManager - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventDefinitionEntityManagerImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventDefinitionEntityManagerImpl(EventRegistryEngineConfiguration, EventDefinitionDataManager) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- EventDefinitionExpressionUtil - Class in org.flowable.engine.impl.event
- EventDefinitionExpressionUtil() - Constructor for class org.flowable.engine.impl.event.EventDefinitionExpressionUtil
- eventDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetEventDefinitionCmd
- eventDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetEventDefinitionResourceCmd
- eventDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- eventDefinitionId - Variable in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- eventDefinitionId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select eventdefinition with the given id.
- eventDefinitionId(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionIds(Set<String>) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select forms with the given ids.
- eventDefinitionIds(Set<String>) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionJson - Variable in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- eventDefinitionKey - Variable in class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- eventDefinitionKey - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- eventDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definition with the given key.
- eventDefinitionKey(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with the given event definition key.
- eventDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionKey(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- eventDefinitionKeyExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- eventDefinitionKeyLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- eventDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions where the key matches the given parameter.
- eventDefinitionKeyLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with an event definition key like the given string.
- eventDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionKeyLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- eventDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions where the key matches the given parameter (case-insensitive).
- eventDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionName(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions with the given name.
- eventDefinitionName(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions where the name matches the given parameter.
- eventDefinitionNameLike(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions where the name matches the given parameter (case-insensitive).
- eventDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- EventDefinitionParse - Class in org.flowable.eventregistry.impl.parser
-
Specific parsing of one event json file.
- EventDefinitionParse() - Constructor for class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- eventDefinitionParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- EventDefinitionParseFactory - Class in org.flowable.eventregistry.impl.parser
- EventDefinitionParseFactory() - Constructor for class org.flowable.eventregistry.impl.parser.EventDefinitionParseFactory
- EventDefinitionQuery - Interface in org.flowable.eventregistry.api
-
Allows programmatic querying of
EventDefinition
s. - EventDefinitionQueryImpl - Class in org.flowable.eventregistry.impl
- EventDefinitionQueryImpl() - Constructor for class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- EventDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- EventDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- EventDefinitionQueryProperty - Class in org.flowable.eventregistry.impl
-
Contains the possible properties that can be used in a
EventDefinitionQuery
. - EventDefinitionQueryProperty(String) - Constructor for class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- eventDefinitionResourceName(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definition with the given resource name.
- eventDefinitionResourceName(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitionResourceNameLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definition with a resource name like the given .
- eventDefinitionResourceNameLike(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventDefinitions - Variable in class org.flowable.bpmn.model.Event
- eventDefinitions - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- eventDefinitions - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
-
The end result of the parsing: a list of event definitions.
- eventDeployer - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventDeployer - Class in org.flowable.eventregistry.impl.configurator.deployer
- EventDeployer() - Constructor for class org.flowable.eventregistry.impl.configurator.deployer.EventDeployer
- EventDeployment - Interface in org.flowable.eventregistry.api
-
Represents a deployment that is already present in the event repository.
- EventDeploymentAnnotation - Annotation Interface in org.flowable.eventregistry.test
-
Annotation for a test method to create and delete a deployment around a test method.
- EventDeploymentBuilder - Interface in org.flowable.eventregistry.api
-
Builder for creating new deployments.
- EventDeploymentBuilderImpl - Class in org.flowable.eventregistry.impl.repository
- EventDeploymentBuilderImpl() - Constructor for class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- EventDeploymentDataManager - Interface in org.flowable.eventregistry.impl.persistence.entity.data
- EventDeploymentEntity - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventDeploymentEntityImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventDeploymentEntityImpl() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- EventDeploymentEntityManager - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventDeploymentEntityManagerImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventDeploymentEntityManagerImpl(EventRegistryEngineConfiguration, EventDeploymentDataManager) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- eventDeploymentHelper - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- eventDeploymentHelper - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventDeploymentId - Annotation Interface in org.flowable.eventregistry.test
-
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via
EventDeploymentAnnotation
. - EventDeploymentManager - Class in org.flowable.eventregistry.impl.persistence.deploy
- EventDeploymentManager(DeploymentCache<EventDefinitionCacheEntry>, DeploymentCache<ChannelDefinitionCacheEntry>, EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- EventDeploymentQuery - Interface in org.flowable.eventregistry.api
-
Allows programmatic querying of
EventDeployment
s. - EventDeploymentQueryImpl - Class in org.flowable.eventregistry.impl
- EventDeploymentQueryImpl() - Constructor for class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- EventDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- EventDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- EventDispatchAction - Interface in org.flowable.common.engine.impl.event
- eventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- eventDispatcher - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- eventDispatcherSupplier - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- eventEngineConfiguration - Variable in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- eventEngineConfiguration - Variable in class org.flowable.eventregistry.impl.persistence.AbstractManager
- eventEngineConfiguration - Variable in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- eventEngineConfiguration - Variable in class org.flowable.eventregistry.test.FlowableEventRule
- eventField - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- eventField - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- eventField - Variable in class org.flowable.eventregistry.spring.kafka.EventPayloadKafkaPartitionProvider
- eventField - Variable in class org.flowable.eventregistry.spring.kafka.payload.EventPayloadKafkaMessageKeyProvider
- eventFilterDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- EventFlusher - Interface in org.flowable.engine.impl.event.logger
- EventGateway - Class in org.flowable.bpmn.model
- EventGateway() - Constructor for class org.flowable.bpmn.model.EventGateway
- EventGatewayValidator - Class in org.flowable.validation.validator.impl
- EventGatewayValidator() - Constructor for class org.flowable.validation.validator.impl.EventGatewayValidator
- EventGatewayXMLConverter - Class in org.flowable.bpmn.converter
- EventGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.EventGatewayXMLConverter
- eventHandled() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- EventHandler - Interface in org.flowable.engine.impl.event
- eventHandlerId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- eventHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventHandlers - Variable in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- eventHandlers - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- eventId - Variable in class org.flowable.engine.impl.cmd.GetTaskEventCmd
- EventInParameterParser - Class in org.flowable.bpmn.converter.child
- EventInParameterParser() - Constructor for class org.flowable.bpmn.converter.child.EventInParameterParser
- eventInParameters - Variable in class org.flowable.bpmn.model.SendEventServiceTask
- eventInstance - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- eventInstance - Variable in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- EventInstance - Interface in org.flowable.eventregistry.api.runtime
-
Represents a runtime event (either received or sent).
- EventInstanceBpmnUtil - Class in org.flowable.engine.impl.util
- EventInstanceBpmnUtil() - Constructor for class org.flowable.engine.impl.util.EventInstanceBpmnUtil
- EventInstanceCmmnUtil - Class in org.flowable.cmmn.engine.impl.util
- EventInstanceCmmnUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
- EventInstanceImpl - Class in org.flowable.eventregistry.impl.runtime
- EventInstanceImpl(String, Collection<EventPayloadInstance>) - Constructor for class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- EventInstanceImpl(String, Collection<EventPayloadInstance>, String) - Constructor for class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- eventJsonConverter - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventJsonConverter - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- EventJsonConverter - Class in org.flowable.eventregistry.json.converter
- EventJsonConverter() - Constructor for class org.flowable.eventregistry.json.converter.EventJsonConverter
- eventKey - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- EventListener - Class in org.flowable.bpmn.model
-
Element for defining an event listener to hook in to the global event-mechanism.
- EventListener - Class in org.flowable.cmmn.model
- EventListener() - Constructor for class org.flowable.bpmn.model.EventListener
- EventListener() - Constructor for class org.flowable.cmmn.model.EventListener
- eventListenerInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- eventListeners - Variable in class org.flowable.bpmn.model.Process
- eventListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- eventListeners - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- eventListeners - Variable in class org.flowable.common.engine.impl.event.FlowableEventSupport
- EventLogEntry - Interface in org.flowable.engine.event
- eventLogEntryDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventLogEntryDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- EventLogEntryEntity - Interface in org.flowable.engine.impl.persistence.entity
-
An event log entry can only be inserted (and maybe deleted).
- EventLogEntryEntityImpl - Class in org.flowable.engine.impl.persistence.entity
-
An event log entry can only be inserted (and maybe deleted).
- EventLogEntryEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- eventLogEntryEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventLogEntryEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- EventLogEntryEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- EventLogEntryEntityManagerImpl(ProcessEngineConfigurationImpl, EventLogEntryDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- EventLogger - Class in org.flowable.engine.impl.event.logger
- EventLogger() - Constructor for class org.flowable.engine.impl.event.logger.EventLogger
- EventLogger(Clock, ObjectMapper) - Constructor for class org.flowable.engine.impl.event.logger.EventLogger
- EventLoggerEventHandler - Interface in org.flowable.engine.impl.event.logger.handler
- EventLoggerListener - Interface in org.flowable.engine.impl.event.logger
- eventManagementService - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventManagementService - Interface in org.flowable.eventregistry.api
- EventManagementServiceImpl - Class in org.flowable.eventregistry.impl
- EventManagementServiceImpl(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.EventManagementServiceImpl
- eventModel - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- EventModel - Class in org.flowable.eventregistry.model
- EventModel() - Constructor for class org.flowable.eventregistry.model.EventModel
- EventModelBuilder - Interface in org.flowable.eventregistry.api.model
- EventModelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- EventModelBuilderImpl(EventRepositoryServiceImpl, EventJsonConverter) - Constructor for class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- eventName - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- eventName - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventName - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- eventName - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- eventName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- eventName - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- eventName - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- eventName - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- eventName - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- eventName - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- eventName - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- eventName(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- eventName(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given name.
- eventName(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- eventName(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- EVENTNAME_ALL_EVENTS - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
-
Not an actual event, used as a marker-value for
BaseTaskListener
s that should be called for all events, includingBaseTaskListener.EVENTNAME_CREATE
,BaseTaskListener.EVENTNAME_ASSIGNMENT
andBaseTaskListener.EVENTNAME_COMPLETE
andBaseTaskListener.EVENTNAME_DELETE
. - EVENTNAME_ASSIGNMENT - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_COMPLETE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_CREATE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_DELETE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_END - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- EVENTNAME_START - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- EVENTNAME_TAKE - Static variable in interface org.flowable.engine.delegate.BaseExecutionListener
- EventOutParameterParser - Class in org.flowable.bpmn.converter.child
- EventOutParameterParser() - Constructor for class org.flowable.bpmn.converter.child.EventOutParameterParser
- eventOutParameters - Variable in class org.flowable.bpmn.model.SendEventServiceTask
- eventParseFactory - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- eventParseFactory - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventPayload - Class in org.flowable.eventregistry.model
- EventPayload() - Constructor for class org.flowable.eventregistry.model.EventPayload
- EventPayload(String, String) - Constructor for class org.flowable.eventregistry.model.EventPayload
- eventPayloadDefinition - Variable in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- eventPayloadDefinitions - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- EventPayloadInstance - Interface in org.flowable.eventregistry.api.runtime
- EventPayloadInstanceImpl - Class in org.flowable.eventregistry.impl.runtime
- EventPayloadInstanceImpl(EventPayload, Object) - Constructor for class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- EventPayloadKafkaMessageKeyProvider - Class in org.flowable.eventregistry.spring.kafka.payload
- EventPayloadKafkaMessageKeyProvider(String) - Constructor for class org.flowable.eventregistry.spring.kafka.payload.EventPayloadKafkaMessageKeyProvider
- EventPayloadKafkaPartitionProvider - Class in org.flowable.eventregistry.spring.kafka
- EventPayloadKafkaPartitionProvider(String) - Constructor for class org.flowable.eventregistry.spring.kafka.EventPayloadKafkaPartitionProvider
- EventPayloadToJsonStringSerializer - Class in org.flowable.eventregistry.impl.serialization
-
Simple
EventInstance
serialization that maps allEventPayloadInstance
's to a json which gets transformed to a String. - EventPayloadToJsonStringSerializer() - Constructor for class org.flowable.eventregistry.impl.serialization.EventPayloadToJsonStringSerializer
- EventPayloadToXmlStringSerializer - Class in org.flowable.eventregistry.impl.serialization
-
Simple
EventInstance
serialization that maps allEventPayloadInstance
's to an XML Document which gets transformed to a String. - EventPayloadToXmlStringSerializer() - Constructor for class org.flowable.eventregistry.impl.serialization.EventPayloadToXmlStringSerializer
- EventPayloadTypes - Interface in org.flowable.eventregistry.api.model
- eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
-
Continue building the
InboundChannelModel
by configuring the next parts (if any). - eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Continue building the
InboundChannelModel
by configuring the next parts (if any). - eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Continue building the
InboundChannelModel
by configuring the next parts (if any). - eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundJmsChannelBuilder
- eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
- eventProcessingPipeline() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- eventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- eventProcessingPipeline(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
-
Uses a delegate expression to determine the custom
InboundEventProcessingPipeline
instance. - eventProcessingPipeline(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Uses a delegate expression to determine the custom
OutboundEventProcessingPipeline
instance. - eventProcessingPipeline(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- eventProcessingPipeline(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- eventReceived(EventRegistryEvent) - Method in interface org.flowable.eventregistry.api.EventRegistryEventConsumer
- eventReceived(EventRegistryEvent) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- eventReceived(EventInstance) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- eventReceived(EventInstance) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- eventReceived(EventInstance) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- eventReceived(InboundChannelModel, String) - Method in interface org.flowable.eventregistry.api.EventRegistry
- eventReceived(InboundChannelModel, String) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- eventReceived(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Events received in adapters should call this method to process events.
- eventReceived(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.InboundEventProcessor
- eventReceived(InboundChannelModel, InboundEvent) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- eventReceived(InboundChannelModel, InboundEvent) - Method in class org.flowable.eventregistry.impl.DefaultInboundEventProcessor
- eventReceived(EventSubscriptionEntity, Object, boolean) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- eventRegistry - Variable in class org.flowable.eventregistry.impl.DefaultInboundEventProcessor
- eventRegistry - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRegistry - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- eventRegistry - Variable in class org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventChannelAdapter
- eventRegistry - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- eventRegistry - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- eventRegistry - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- EventRegistry - Interface in org.flowable.eventregistry.api
-
Central registry for events that are received through external channels through a
InboundEventChannelAdapter
and then passed through as a event registry event. - eventRegistryChangeDetectionDelayInMs - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRegistryChangeDetectionExecutor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventRegistryChangeDetectionExecutor - Interface in org.flowable.eventregistry.api.management
- eventRegistryChangeDetectionInitialDelayInMs - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRegistryChangeDetectionManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRegistryChangeDetectionManager - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- eventRegistryChangeDetectionManager - Variable in class org.flowable.eventregistry.impl.management.EventRegistryChangeDetectionRunnable
- eventRegistryChangeDetectionManager - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- EventRegistryChangeDetectionManager - Interface in org.flowable.eventregistry.api.management
- EventRegistryChangeDetectionRunnable - Class in org.flowable.eventregistry.impl.management
- EventRegistryChangeDetectionRunnable(EventRegistryChangeDetectionManager) - Constructor for class org.flowable.eventregistry.impl.management.EventRegistryChangeDetectionRunnable
- eventRegistryConfiguration - Variable in class org.flowable.eventregistry.impl.persistence.entity.data.AbstractEventDataManager
- EventRegistryConfigurationApi - Interface in org.flowable.eventregistry.api
- eventRegistryConfigurator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- eventRegistryEngine - Variable in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- eventRegistryEngine - Variable in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- eventRegistryEngine - Variable in class org.flowable.eventregistry.test.FlowableEventRule
- eventRegistryEngine - Variable in class org.flowable.eventregistry.test.FlowableEventTestHelper
- EventRegistryEngine - Interface in org.flowable.eventregistry.impl
- eventRegistryEngineConfiguration - Variable in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- eventRegistryEngineConfiguration - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionManager
- EventRegistryEngineConfiguration - Class in org.flowable.eventregistry.impl
- EventRegistryEngineConfiguration() - Constructor for class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- EventRegistryEngineConfiguration(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- EventRegistryEngineConfigurator - Class in org.flowable.eventregistry.impl.configurator
- EventRegistryEngineConfigurator() - Constructor for class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- EventRegistryEngineImpl - Class in org.flowable.eventregistry.impl
- EventRegistryEngineImpl(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- eventRegistryEngineInfos - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- eventRegistryEngineInfosByName - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- eventRegistryEngineInfosByResourceUrl - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- eventRegistryEngineName - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRegistryEngines - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- EventRegistryEngines - Class in org.flowable.eventregistry.impl
- EventRegistryEngines() - Constructor for class org.flowable.eventregistry.impl.EventRegistryEngines
- EventRegistryEntityConstants - Class in org.flowable.eventregistry.impl.persistence.entity
- EventRegistryEntityConstants() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventRegistryEntityConstants
- EventRegistryEvent - Interface in org.flowable.eventregistry.api
- eventRegistryEventConsumer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- eventRegistryEventConsumer - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventRegistryEventConsumer - Interface in org.flowable.eventregistry.api
- eventRegistryEventConsumers - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- EventRegistryEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
- EventRegistryEventListenerActivityBehaviour(Expression) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- EventRegistryFactoryBean - Class in org.flowable.eventregistry.spring
- EventRegistryFactoryBean() - Constructor for class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- EventRegistryNonMatchingEventConsumer - Interface in org.flowable.eventregistry.api
- EventRegistryProcessingInfo - Class in org.flowable.eventregistry.api
- EventRegistryProcessingInfo() - Constructor for class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- eventRegistryStartCaseInstanceAsync - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Whether case instances should be started asynchronously by the default
EventRegistryEventConsumer
. - eventRegistryStartProcessInstanceAsync - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether process instances should be start asynchronously by the default
EventRegistryEventConsumer
. - eventRegistryUniqueCaseInstanceCheckWithLock - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Whether the check for unique case instances should be done with a lock.
- eventRegistryUniqueCaseInstanceStartLockTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The amount of time for the lock of a unique start event.
- eventRegistryUniqueProcessInstanceCheckWithLock - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether the check for unique process instances should be done with a lock.
- eventRegistryUniqueProcessInstanceStartLockTime - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The amount of time for the lock of a unique start event.
- eventRepository - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- eventRepository - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- eventRepository - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- eventRepository - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEventProcessor
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- eventRepositoryService - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- EventRepositoryService - Interface in org.flowable.eventregistry.api
-
Service providing access to the repository of forms.
- EventRepositoryServiceImpl - Class in org.flowable.eventregistry.impl
- EventRepositoryServiceImpl(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- EventResourceDataManager - Interface in org.flowable.eventregistry.impl.persistence.entity.data
- EventResourceEntity - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventResourceEntityImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventResourceEntityImpl() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- EventResourceEntityManager - Interface in org.flowable.eventregistry.impl.persistence.entity
- EventResourceEntityManagerImpl - Class in org.flowable.eventregistry.impl.persistence.entity
- EventResourceEntityManagerImpl(EventRegistryEngineConfiguration, EventResourceDataManager) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManagerImpl
- EventResponse - Class in org.flowable.cmmn.rest.service.api.engine
- EventResponse - Class in org.flowable.rest.service.api.engine
- EventResponse() - Constructor for class org.flowable.cmmn.rest.service.api.engine.EventResponse
- EventResponse() - Constructor for class org.flowable.rest.service.api.engine.EventResponse
- events - Variable in class org.flowable.bpmn.model.EventListener
- eventsAdded(EventLogger) - Method in interface org.flowable.engine.impl.event.logger.EventLoggerListener
- EventSubProcess - Class in org.flowable.bpmn.model
- EventSubProcess() - Constructor for class org.flowable.bpmn.model.EventSubProcess
- EventSubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- EventSubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessActivityBehavior
- EventSubProcessConditionalStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessConditionalStartEventActivityBehavior(ConditionalEventDefinition, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- EventSubProcessErrorStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessErrorStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessErrorStartEventActivityBehavior
- EventSubProcessEscalationStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess start event.
- EventSubProcessEscalationStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEscalationStartEventActivityBehavior
- EventSubProcessEventRegistryStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess event registry start event.
- EventSubProcessEventRegistryStartEventActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- EventSubProcessMessageStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess message start event.
- EventSubProcessMessageStartEventActivityBehavior(MessageEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- EventSubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- EventSubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- EventSubProcessSignalStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess signal start event.
- EventSubProcessSignalStartEventActivityBehavior(SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- EventSubProcessTimerStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 event subprocess timer start event.
- EventSubProcessTimerStartEventActivityBehavior(TimerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- EventSubprocessValidator - Class in org.flowable.validation.validator.impl
- EventSubprocessValidator() - Constructor for class org.flowable.validation.validator.impl.EventSubprocessValidator
- EventSubProcessVariableListenerlStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the event subprocess variable listener start event.
- EventSubProcessVariableListenerlStartEventActivityBehavior(VariableListenerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- eventSubscription(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- eventSubscription(String, String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- EventSubscription - Interface in org.flowable.eventsubscription.api
-
Represent an event subscription for a process definition or a process instance.
- EventSubscriptionBuilder - Interface in org.flowable.eventsubscription.api
- EventSubscriptionBuilderImpl - Class in org.flowable.eventsubscription.service.impl
- EventSubscriptionBuilderImpl() - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- EventSubscriptionBuilderImpl(EventSubscriptionServiceImpl) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- EventSubscriptionCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- EventSubscriptionCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- EventSubscriptionCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource
- EventSubscriptionCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.EventSubscriptionCollectionResource
- eventSubscriptionCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- eventSubscriptionDataManager - Variable in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- EventSubscriptionDataManager - Interface in org.flowable.eventsubscription.service.impl.persistence.entity.data
- EventSubscriptionDbSchemaManager - Class in org.flowable.eventsubscription.service.impl.db
- EventSubscriptionDbSchemaManager() - Constructor for class org.flowable.eventsubscription.service.impl.db.EventSubscriptionDbSchemaManager
- EventSubscriptionDeclaration - Class in org.flowable.engine.impl.bpmn.parser
- EventSubscriptionDeclaration(String, String) - Constructor for class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- EventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- EventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- EventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- EventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- eventSubscriptionEntityManager - Variable in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- EventSubscriptionEntityManager - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- EventSubscriptionEntityManagerImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- EventSubscriptionEntityManagerImpl(EventSubscriptionServiceConfiguration, EventSubscriptionDataManager) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- eventSubscriptionId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
- eventSubscriptionManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- eventSubscriptionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventSubscriptionManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Manages event subscriptions for newly-deployed process definitions and their previous versions.
- EventSubscriptionManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- EventSubscriptionManager.StartEventInfo - Record Class in org.flowable.engine.impl.bpmn.deployer
- eventSubscriptionName - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- EventSubscriptionQuery - Interface in org.flowable.eventsubscription.api
-
Allows programmatic querying of
EventSubscription
s. - EventSubscriptionQueryImpl - Class in org.flowable.eventsubscription.service.impl
- EventSubscriptionQueryImpl() - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- EventSubscriptionQueryImpl(CommandContext, EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- EventSubscriptionQueryImpl(CommandExecutor, EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- EventSubscriptionQueryProperties - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- EventSubscriptionQueryProperties - Class in org.flowable.rest.service.api.runtime.process
- EventSubscriptionQueryProperties() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionQueryProperties
- EventSubscriptionQueryProperties() - Constructor for class org.flowable.rest.service.api.runtime.process.EventSubscriptionQueryProperties
- EventSubscriptionQueryProperty - Class in org.flowable.eventsubscription.service.impl
- EventSubscriptionQueryProperty(String) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- EventSubscriptionQueryValue - Class in org.flowable.eventsubscription.service.impl
- EventSubscriptionQueryValue(String, String) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- EventSubscriptionResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- EventSubscriptionResource - Class in org.flowable.rest.service.api.runtime.process
- EventSubscriptionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResource
- EventSubscriptionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.EventSubscriptionResource
- EventSubscriptionResponse - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- EventSubscriptionResponse - Class in org.flowable.rest.service.api.runtime.process
- EventSubscriptionResponse() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- EventSubscriptionResponse() - Constructor for class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- eventSubscriptions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- eventSubscriptions - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- eventSubscriptions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- eventSubscriptionsByExecutionAndTypeMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByExecutionAndTypeMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByExecutionAndTypeMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByExecutionAndTypeMatcher
- eventSubscriptionsByExecutionIdMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByExecutionIdMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByExecutionIdMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByExecutionIdMatcher
- eventSubscriptionsByNameMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByNameMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByNameMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByNameMatcher
- eventSubscriptionsByProcessDefinitionIdAndProcessStartEventMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByProcessDefinitionIdAndProcessStartEventMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
-
A matcher for event subscriptions with a process start event and specific process definition id and optional configuration (correlation parameter values).
- EventSubscriptionsByProcessDefinitionIdAndProcessStartEventMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcessDefinitionIdAndProcessStartEventMatcher
- eventSubscriptionsByProcessInstanceAndTypeMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByProcessInstanceAndTypeMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByProcessInstanceAndTypeMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcessInstanceAndTypeMatcher
- eventSubscriptionsByProcInstTypeAndActivityMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByProcInstTypeAndActivityMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByProcInstTypeAndActivityMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcInstTypeAndActivityMatcher
- eventSubscriptionsByScopeDefinitionIdAndScopeStartEventMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByScopeDefinitionIdAndScopeStartEventMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
-
A matcher for event subscriptions with a case start event and specific case definition id and optional configuration (correlation parameter values).
- EventSubscriptionsByScopeDefinitionIdAndScopeStartEventMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndScopeStartEventMatcher
- eventSubscriptionsByScopeDefinitionIdAndTypeAndNullScopeIdMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByScopeDefinitionIdAndTypeAndNullScopeIdMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByScopeDefinitionIdAndTypeAndNullScopeIdMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndTypeAndNullScopeIdMatcher
- eventSubscriptionsByScopeDefinitionIdAndTypeMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByScopeDefinitionIdAndTypeMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByScopeDefinitionIdAndTypeMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndTypeMatcher
- eventSubscriptionsByScopeIdAndTypeMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsByScopeIdAndTypeMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsByScopeIdAndTypeMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeIdAndTypeMatcher
- eventSubscriptionsBySubScopeIdMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- EventSubscriptionsBySubScopeIdMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- EventSubscriptionsBySubScopeIdMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsBySubScopeIdMatcher
- eventSubscriptionSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- eventSubscriptionSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventSubscriptionService - Variable in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- eventSubscriptionService - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- EventSubscriptionService - Interface in org.flowable.eventsubscription.service
-
Service which provides access to eventsubscriptions.
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.AbstractEventSubscriptionDataManager
- EventSubscriptionServiceConfiguration - Class in org.flowable.eventsubscription.service
- EventSubscriptionServiceConfiguration(String) - Constructor for class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- eventSubscriptionServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- eventSubscriptionServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventSubscriptionServiceEntityConstants - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- EventSubscriptionServiceEntityConstants() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionServiceEntityConstants
- EventSubscriptionServiceImpl - Class in org.flowable.eventsubscription.service.impl
- EventSubscriptionServiceImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- eventSubscriptionType - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- EventSubscriptionUtil - Class in org.flowable.engine.impl.util
- EventSubscriptionUtil() - Constructor for class org.flowable.engine.impl.util.EventSubscriptionUtil
- eventSupport - Variable in class org.flowable.bpmn.model.BpmnModel
- eventSupport - Variable in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- EventTestHelper - Class in org.flowable.eventregistry.test
- EventTestHelper() - Constructor for class org.flowable.eventregistry.test.EventTestHelper
- eventTransformerDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- eventType - Variable in class org.flowable.bpmn.model.SendEventServiceTask
- eventType - Variable in class org.flowable.cmmn.model.GenericEventListener
- eventType - Variable in class org.flowable.cmmn.model.SendEventServiceTask
- eventType - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- eventType - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventType - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- eventType - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- eventType - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- eventType - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- eventType - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- eventType() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns the value of the
eventType
record component. - eventType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- eventType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given type.
- eventType(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- eventType(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- EventUtil - Class in org.flowable.engine.impl.util
- EventUtil() - Constructor for class org.flowable.engine.impl.util.EventUtil
- EventValidator - Class in org.flowable.validation.validator.impl
-
Validates rules that apply to all events (start event, boundary event, etc.)
- EventValidator() - Constructor for class org.flowable.validation.validator.impl.EventValidator
- eventVersion(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions with a certain version.
- eventVersion(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventVersionGreaterThan(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions which version are greater than a certain version.
- eventVersionGreaterThan(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions which version are greater than or equals a certain version.
- eventVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventVersionLowerThan(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions which version are lower than a certain version.
- eventVersionLowerThan(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- eventVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions which version are lower than or equals a certain version.
- eventVersionLowerThanOrEquals(Integer) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- exception - Variable in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- exception - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- exception - Variable in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- exception - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- exception - Variable in class org.flowable.engine.impl.cmd.JobRetryCmd
- exception - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- exception() - Method in record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Returns the value of the
exception
record component. - exception(Throwable) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
-
Stores the provided exception on this
CommandContext
instance. - EXCEPTION_MAP_FIELD - Static variable in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- exceptionByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- exceptionByteArrayRef - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- exceptionMessage - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- exceptionMessage - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- exceptionMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- exceptionMessage - Variable in class org.flowable.dmn.api.ExpressionExecution
- exceptionMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- exceptionMessage - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.JobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- exceptionMessage - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- exceptionMessage - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- exceptionMessage - Variable in class org.flowable.rest.service.api.management.JobResponse
- exceptionMessage(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- exceptionMessage(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- ExceptionUtil - Class in org.flowable.common.engine.impl.util
- ExceptionUtil() - Constructor for class org.flowable.common.engine.impl.util.ExceptionUtil
- exceptionVariableName - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- exchange - Variable in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- exchange - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- exchange(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
-
Sets the exchange to which events need to be sent.
- exchange(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- exclude - Variable in class org.flowable.bpmn.model.BusinessRuleTask
- exclude - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- excludeLocalVariables - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeLocalVariables - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeLocalVariables() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables which were not set local.
- excludeLocalVariables() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic process variables which were not set local.
- excludeLocalVariables() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeLocalVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- excludeLocalVariables() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables which were not set local.
- excludeLocalVariables() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables which were not set local.
- excludeLocalVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeLocalVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeSubprocesses - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- excludeSubprocesses - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- excludeSubprocesses - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Exclude sub processes from the query result;
- excludeSubprocesses(boolean) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- excludeSubprocesses(boolean) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Exclude sub processes from the query result;
- excludeSubtasks - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- excludeSubtasks() - Method in interface org.flowable.task.api.TaskQuery
-
Only select tasks that have no parent (i.e.
- excludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- excludeSubTasks - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- excludeSubTasks - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- excludeTables() - Element in annotation interface org.flowable.common.engine.impl.test.EnsureCleanDb
-
The names of the tables that should be excluded from a check
- excludeTaskDetails() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Exclude all task-related
HistoricDetail
s, so only items which have no task-id set will be selected. - excludeTaskDetails() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- excludeTaskRelated - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- excludeTaskRelated - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeTaskRelated - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeTaskVariables() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables which were not set task-local.
- excludeTaskVariables() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables which were not set task-local.
- excludeTaskVariables() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- excludeTaskVariables() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables which were not set task-local.
- excludeTaskVariables() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables which were not set task-local.
- excludeTaskVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeVariableInitialization - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeVariableInitialization - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- excludeVariableInitialization() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Don't initialize variable values.
- excludeVariableInitialization() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Don't initialize variable values.
- excludeVariableInitialization() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Don't initialize variable values.
- excludeVariableInitialization() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Don't initialize variable values.
- excludeVariableInitialization() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- exclusive - Variable in class org.flowable.cmmn.model.Task
- exclusive - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- exclusive - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- exclusive(boolean) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Sets whether this adapter will be the only consumer of messages of the provided queue(s).
- exclusive(boolean) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- EXCLUSIVE_GATEWAY_CONDITION_NOT_ALLOWED_ON_SINGLE_SEQ_FLOW - Static variable in interface org.flowable.validation.validator.Problems
- EXCLUSIVE_GATEWAY_CONDITION_ON_DEFAULT_SEQ_FLOW - Static variable in interface org.flowable.validation.validator.Problems
- EXCLUSIVE_GATEWAY_NO_OUTGOING_SEQ_FLOW - Static variable in interface org.flowable.validation.validator.Problems
- EXCLUSIVE_GATEWAY_SEQ_FLOW_WITHOUT_CONDITIONS - Static variable in interface org.flowable.validation.validator.Problems
- ExclusiveGateway - Class in org.flowable.bpmn.model
- ExclusiveGateway() - Constructor for class org.flowable.bpmn.model.ExclusiveGateway
- ExclusiveGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.
- ExclusiveGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
- ExclusiveGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ExclusiveGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- ExclusiveGatewayValidator - Class in org.flowable.validation.validator.impl
- ExclusiveGatewayValidator() - Constructor for class org.flowable.validation.validator.impl.ExclusiveGatewayValidator
- ExclusiveGatewayXMLConverter - Class in org.flowable.bpmn.converter
- ExclusiveGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- executable - Variable in class org.flowable.bpmn.model.Pool
- executable - Variable in class org.flowable.bpmn.model.Process
- executable - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executable - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executable - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- executable() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs which are executable, ie.
- executable() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which are executable, ie.
- executable() - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs which are executable, ie.
- executable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- ExecutableHttpRequest - Interface in org.flowable.http.common.api.client
- ExecutableSendMailRequest - Interface in org.flowable.mail.common.api.client
- execute() - Method in interface org.flowable.common.engine.impl.db.DbUpgradeStep
- execute() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Deprecated.Use
ExecuteDecisionBuilder.executeDecision()
to execute a Decision (table) - execute() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
-
Deprecated.
- execute() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- execute() - Method in class org.flowable.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
- execute(Input) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
-
Perform the actual execution of the delegate in another thread.
- execute(Input) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
-
Perform the actual execution of the delegate in another thread.
- execute(Runnable) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
-
Execute the given
task
- execute(Runnable) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- execute(Runnable) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- execute(Database) - Method in class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- execute(Mapper) - Method in interface org.flowable.common.engine.impl.cmd.CustomSqlExecution
- execute(HttpUriRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpUriRequest, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(HttpHost, HttpRequest, HttpContext) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- execute(SqlSession) - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- execute(SqlSession, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- execute(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.PlanItemJavaDelegate
- execute(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.behavior.CmmnActivityBehavior
- execute(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
- execute(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
- execute(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
- execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in interface org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
-
Perform the execution of the delegate, potentially on another thread.
- execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- execute(Command<T>) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- execute(Command<T>) - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
-
Execute a command with the default
CommandConfig
. - execute(CommandConfig, Command<T>) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- execute(CommandConfig, Command<T>) - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
-
Execute a command with the specified
CommandConfig
. - execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.JtaTransactionInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.LogInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.common.spring.SpringTransactionInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.impl.interceptor.BpmnOverrideContextInterceptor
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ActivateTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateCmmnTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.EvaluateCriteriaCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetCmmnModelCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDiagramCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkParentsForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForPlanItemInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForPlanItemInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetSubTasksCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTableNamesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTasksLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HasPlanItemInstanceVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ModifyCaseInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.NewTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ReactivateHistoricCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RegisterCaseInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SaveTaskCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SchemaOperationsCmmnEngineBuild
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessKeyCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessStatusCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceCmd
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- execute(CommandContext) - Method in interface org.flowable.common.engine.impl.cfg.TransactionListener
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetLockValueCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetTableCountCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.LockCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
- execute(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.Command
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- execute(CommandContext) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.DeleteHistoricDecisionExecutionsByQueryCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.GetTableNameCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SchemaOperationsDmnEngineBuild
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- execute(CommandContext) - Method in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- execute(CommandContext) - Method in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEventConsumerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ChangeActivityStateCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteBatchCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteEventLogEntry
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteTaskAndActivityDataOfRemovedHistoricProcessInstancesCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.DispatchEventCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAllBatchesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAppResourceModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAppResourceObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchPartCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetStartFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetSubTasksCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTableNameCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskEventCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskEventsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskFormCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.NewTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RedeployV5ProcessDefinitionsCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.RescheduleTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveAttachmentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveCommentCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessKeyCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessStatusCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- execute(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- execute(CommandContext) - Method in class org.flowable.engine.impl.SchemaOperationProcessEngineClose
- execute(CommandContext) - Method in class org.flowable.engine.impl.SchemaOperationsProcessEngineBuild
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.DeleteDeploymentCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.DeployCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionResourceCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetEventDefinitionCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetEventDefinitionResourceCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.GetTableNamesCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SchemaOperationsEventRegistryEngineBuild
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- execute(CommandContext) - Method in class org.flowable.eventregistry.impl.cmd.UpdateChannelDefinitionTypeAndImplementationForAllChannelDefinitionsCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CheckPassword
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateGroupCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateGroupQueryCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateMembershipCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreatePrivilegeCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreatePrivilegeQueryCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateTokenCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateTokenQueryCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateUserCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.CreateUserQueryCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeleteGroupCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeleteMembershipCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeleteTokenCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeleteUserCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.DeleteUserInfoCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetGroupsWithPrivilegeCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetPrivilegeMappingsByPrivilegeIdCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetPropertiesCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetTableNameCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetUserInfoCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetUserInfoKeysCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetUserPictureCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.GetUsersWithPrivilegeCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.SaveGroupCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.SaveTokenCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.SaveUserCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.SetUserPictureCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.cmd.UpdateUserPasswordCmd
- execute(CommandContext) - Method in class org.flowable.idm.engine.impl.SchemaOperationsIdmEngineBuild
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- execute(CommandContext) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsWithGlobalAcquireLockCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnacquireExternalWorkerJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- execute(CommandContext) - Method in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- execute(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.GenericEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemJavaDelegateActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ScriptTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- execute(CommandContext, PlanItemInstanceEntity, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- execute(CommandContext, PlanItemInstanceEntity, MigrationContext) - Method in interface org.flowable.cmmn.engine.impl.behavior.CmmnActivityWithMigrationContextBehavior
- execute(CommandContext, PlanItemInstanceEntity, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- execute(CommandContext, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- execute(CommandContext, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.EvaluateDecisionCmd
- execute(CommandContext, DmnDefinition) - Method in class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
-
Subclasses should implement this method.
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- execute(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.TriggerCmd
- execute(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
-
Subclasses should implement this.
- execute(CommandContext, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses must implement in this method their normal command logic.
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.StartProgressTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SuspendTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses must implement in this method their normal command logic.
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- execute(CommandContext, TaskEntity) - Method in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- execute(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- execute(Decision, ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
-
Executes the given decision and creates the outcome results
- execute(Decision, ExecuteDecisionContext) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- execute(DelegateExecution) - Method in interface org.flowable.engine.delegate.JavaDelegate
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEscalationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
-
Default behaviour: just leave the activity with no extra functionality.
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- execute(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.ActivityBehavior
- execute(DelegateExecution) - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- execute(DelegateExecution, AsyncTaskInvoker) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
- execute(DelegateExecution, AsyncTaskInvoker) - Method in interface org.flowable.engine.delegate.FutureJavaDelegate
-
Perform the execution of the delegate, potentially on another thread.
- execute(DelegateExecution, AsyncTaskInvoker) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- execute(DelegateExecution, MigrationContext) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- execute(DelegateExecution, MigrationContext) - Method in interface org.flowable.engine.impl.delegate.ActivityWithMigrationContextBehavior
- execute(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- execute(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- execute(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- execute(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Execute a job, which means that the logic (async logic, timer that fires, etc) is executed, typically by a background thread of an executor.
- execute(HistoryJobEntity, String, CommandContext, JobServiceConfiguration) - Method in interface org.flowable.job.service.HistoryJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.AsyncLeaveActivePlanItemInstanceJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.CmmnHistoryCleanupJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.event.BreakpointJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- execute(JobEntity, String, VariableScope, CommandContext) - Method in interface org.flowable.job.service.JobHandler
- executeAcquireAndMoveCycle() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- executeAcquireCycle(CommandExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- executeActivatePlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, boolean, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeActivityBehavior() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- executeActivityBehavior(ActivityBehavior, FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- ExecuteActivityForAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
- ExecuteActivityForAdhocSubProcessCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- executeActivityInAdhocSubProcess(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- executeActivityInAdhocSubProcess(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Executes an activity in a ad-hoc sub process
- executeAddWaitingForRepetitionPlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeAsynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- executeAsynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeAsynchronous(ExecutionEntity, Process, CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- executeAsyncJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeAsyncJob(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Offers the provided
JobInfo
to thisAsyncExecutor
instance to execute. - executeAsyncJob(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- executeAsyncJob(JobInfo) - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
- executeAsyncJob(JobInfo, Runnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeAsyncJob(JobInfo, Runnable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- ExecuteAsyncJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteAsyncJobCmd(String, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- ExecuteAsyncJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- ExecuteAsyncRunnable - Class in org.flowable.job.service.impl.asyncexecutor
- ExecuteAsyncRunnable(JobInfo, JobServiceConfiguration, JobInfoEntityManager<? extends JobInfoEntity>, AsyncRunnableExecutionExceptionHandler) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- executeAsyncRunnableFactory - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- ExecuteAsyncRunnableFactory - Interface in org.flowable.job.service.impl.asyncexecutor
- ExecuteAsyncRunnableJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteAsyncRunnableJobCmd(String, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration, boolean) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- executeBoundaryEvents(Collection<BoundaryEvent>, ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- executeBoundaryEvents(List<BoundaryEvent>, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeBoundaryEvents(List<BoundaryEvent>, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- executeCaseDefinitionAction(String, CaseDefinitionActionRequest) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- executeCatch(Map<String, List<Event>>, DelegateExecution, String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- executeCatch(Map<String, List<Event>>, DelegateExecution, ErrorPropagation.BpmnErrorVariableContainer) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- executeChangePlanItemDefinitionWithNewTargetIds(CaseInstanceChangeState, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeChangePlanItemIds(CaseInstanceChangeState, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeChangePlanItemInstancesToAvailableState(CaseInstanceChangeState, CaseInstanceEntity, boolean, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- ExecuteChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
- ExecuteChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>) - Constructor for class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- ExecuteChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>, boolean) - Constructor for class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- executeChangeWithInClause(List<EntityImpl>, Consumer<List<EntityImpl>>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- executeCloseListenersAfterSessionFlushed() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- executeCloseListenersClosed() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- executeCloseListenersCloseFailure() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- executeCloseListenersClosing() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- executeCommand(Command<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeCommand(Command<T>) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- executeCommand(Command<T>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCommand(Command<T>) - Method in interface org.flowable.engine.ManagementService
-
Executes a given command with the default
CommandConfig
. - executeCommand(CommandConfig, Command<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeCommand(CommandConfig, Command<T>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCommand(CommandConfig, Command<T>) - Method in interface org.flowable.engine.ManagementService
-
Executes a given command with the specified
CommandConfig
. - executeCompensateBoundaryEvents(Collection<BoundaryEvent>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- executeCompensationBoundaryEvents(FlowElement, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- executeCount(CommandContext) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ModelQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeDeploymentQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeExecutionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeModelQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeGroupQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeTokenQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeUserQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeTaskQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in interface org.flowable.engine.ManagementService
-
Executes the sql contained in the
CustomSqlExecution
parameter. - executeCustomSql(CustomSqlExecution<MapperType, ResultType>) - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- ExecuteCustomSqlCmd<Mapper,
ResultType> - Class in org.flowable.dmn.engine.impl.cmd - ExecuteCustomSqlCmd<Mapper,
ResultType> - Class in org.flowable.engine.impl.cmd - ExecuteCustomSqlCmd<Mapper,
ResultType> - Class in org.flowable.idm.engine.impl.cmd - ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
- ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- ExecuteCustomSqlCmd(Class<Mapper>, CustomSqlExecution<Mapper, ResultType>) - Constructor for class org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd
- executeDeadLetterJobAction(String, RestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- executeDeadLetterJobAction(String, RestActionRequest) - Method in class org.flowable.rest.service.api.management.JobResource
- executeDeadLetterJobAction(BulkMoveDeadLetterActionRequest) - Method in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- executeDeadLetterJobAction(BulkMoveDeadLetterActionRequest) - Method in class org.flowable.rest.service.api.management.JobCollectionResource
- executeDecision() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Executes a decision (table)
- executeDecision() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecision(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- executeDecision(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- ExecuteDecisionBuilder - Interface in org.flowable.dmn.api
-
Helper for execution a decision.
- ExecuteDecisionBuilderImpl - Class in org.flowable.dmn.engine.impl
- ExecuteDecisionBuilderImpl(DmnDecisionService) - Constructor for class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- ExecuteDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
- ExecuteDecisionCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- ExecuteDecisionCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- ExecuteDecisionCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- ExecuteDecisionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- ExecuteDecisionCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionCmd
- executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
- executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- executeDecisionContext - Variable in class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
- ExecuteDecisionContext - Class in org.flowable.dmn.api
- ExecuteDecisionContext() - Constructor for class org.flowable.dmn.api.ExecuteDecisionContext
- ExecuteDecisionOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
- ExecuteDecisionOperation(CommandContext, ExecuteDecisionContext, Decision) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
- executeDecisionService() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionService() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecisionService(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionService(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- ExecuteDecisionServiceCmd - Class in org.flowable.dmn.engine.impl.cmd
- ExecuteDecisionServiceCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- ExecuteDecisionServiceCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- ExecuteDecisionServiceCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- ExecuteDecisionServiceCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- ExecuteDecisionServiceCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionServiceCmd
- ExecuteDecisionServiceOperation - Class in org.flowable.dmn.engine.impl.agenda.operation
- ExecuteDecisionServiceOperation(CommandContext, ExecuteDecisionContext, DecisionService) - Constructor for class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- executeDecisionServiceWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionServiceWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecisionServiceWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionServiceWithAuditTrail(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- executeDecisionServiceWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision service
- executeDecisionServiceWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecisionServiceWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a decision service
- executeDecisionServiceWithSingleResult(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- executeDecisionWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision (table)
- executeDecisionWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecisionWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- executeDecisionWithAuditTrail(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- ExecuteDecisionWithAuditTrailCmd - Class in org.flowable.dmn.engine.impl.cmd
- ExecuteDecisionWithAuditTrailCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- ExecuteDecisionWithAuditTrailCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- ExecuteDecisionWithAuditTrailCmd(String, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- ExecuteDecisionWithAuditTrailCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- ExecuteDecisionWithAuditTrailCmd(ExecuteDecisionBuilderImpl) - Constructor for class org.flowable.dmn.engine.impl.cmd.ExecuteDecisionWithAuditTrailCmd
- executeDecisionWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a decision (table)
- executeDecisionWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeDecisionWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision
- executeDecisionWithSingleResult(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- executeDelete(CommandContext) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- executeDeploy(CommandContext) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- executeEventHandler(Event, ExecutionEntity, ExecutionEntity, String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- executeEventHandler(Event, ExecutionEntity, ExecutionEntity, ErrorPropagation.BpmnErrorVariableContainer) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- ExecuteEventListenerTransactionListener - Class in org.flowable.common.engine.impl.event
- ExecuteEventListenerTransactionListener(FlowableEventListener, FlowableEvent) - Constructor for class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
- executeEventRegistryChangeDetection() - Method in interface org.flowable.eventregistry.api.EventManagementService
-
Programmatically execute the house keeping functionality: any new channel definitions deployed on other engine nodes (using the same datasource) will be deployed.
- executeEventRegistryChangeDetection() - Method in class org.flowable.eventregistry.impl.EventManagementServiceImpl
- executeExecutionAction(ExecutionActionRequest) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionCollectionResource
- executeExecutionListeners(HasExecutionListeners, String) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Executes the execution listeners defined on the given element, with the given event type.
- executeExecutionListeners(HasExecutionListeners, DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- executeExecutionListeners(HasExecutionListeners, ExecutionEntity, String) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Executes the execution listeners defined on the given element, with the given event type, and passing the provided execution to the
ExecutionListener
instances. - executeExecutionListenersAfterException(CommandContext, Runnable, Throwable) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeExecutionListenersAfterException(CommandContext, Runnable, Throwable) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- executeExecutionListenersAfterException(CommandContext, Runnable, Throwable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeExecutionListenersAfterExecute(CommandContext, Runnable) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeExecutionListenersAfterExecute(CommandContext, Runnable) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- executeExecutionListenersAfterExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeExecutionListenersBeforeExecute(CommandContext, Runnable) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeExecutionListenersBeforeExecute(CommandContext, Runnable) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- executeExecutionListenersBeforeExecute(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- ExecuteExecutionListenerTransactionListener - Class in org.flowable.engine.impl.bpmn.listener
-
A
TransactionListener
that invokes anExecutionListener
. - ExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener, TransactionDependentExecutionListenerExecutionScope, CommandExecutor) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- executeExpression(ProcessInstance, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- ExecuteFutureActionOperation<T> - Class in org.flowable.common.engine.impl.agenda
- ExecuteFutureActionOperation(CompletableFuture<T>, BiConsumer<T, Throwable>) - Constructor for class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- executeHistoryJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Forced synchronous execution of a historyJob (eg.
- executeHistoryJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeHistoryJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeHistoryJob(String) - Method in interface org.flowable.engine.ManagementService
-
Forced synchronous execution of a history job (eg.
- executeHistoryJob(String, RestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- executeHistoryJob(String, RestActionRequest) - Method in class org.flowable.rest.service.api.management.JobResource
- executeHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- ExecuteHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
-
Executes a
HistoryJob
directly (not through the async history executor). - ExecuteHistoryJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- executeHistoryJobHandler(HistoryJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeInactive(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- executeInactive(ExecutionEntity) - Method in interface org.flowable.engine.impl.delegate.InactiveActivityBehavior
- ExecuteInactiveBehaviorsOperation - Class in org.flowable.engine.impl.agenda
-
Operation that usually gets scheduled as last operation of handling a
Command
. - ExecuteInactiveBehaviorsOperation(CommandContext, Collection<ExecutionEntity>) - Constructor for class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- executeInclusiveGatewayLogic(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- executeInputExpression(InputClause, UnaryTests, ExpressionManager, ELExecutionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
- executeInputExpressionEvaluation(RuleInputClauseContainer, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- executeInterruptingBehavior(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- executeJavaDelegate(ProcessInstance, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- executeJob(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- executeJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Forced synchronous execution of a job (eg.
- executeJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- executeJob(String) - Method in interface org.flowable.engine.ManagementService
-
Forced synchronous execution of a job (eg.
- executeJob(Job) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- executeJobAction(String, RestActionRequest) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- executeJobAction(String, RestActionRequest) - Method in class org.flowable.rest.service.api.management.JobResource
- ExecuteJobCmd - Class in org.flowable.job.service.impl.cmd
- ExecuteJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- executeJobExecutorForTime(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- executeJobExecutorForTime(CmmnEngineConfiguration, long, long) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- executeJobExecutorForTime(ProcessEngineConfiguration, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- executeJobExecutorForTime(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- executeJobHandler(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeJobWithLockAndRetry(Job) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- executeLifecycleListener(DelegatePlanItemInstance, String, String, PlanItemInstanceLifecycleListener, FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeLifecycleListener(CaseInstance, String, String, CaseInstanceLifecycleListener) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- executeLifecycleListeners(CommandContext, DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeList(CommandContext) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- executeList(CommandContext) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
-
Executes the actual query to retrieve the list of results.
- executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ModelQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- executeList(CommandContext) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- executeList(CommandContext) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- executeList(CommandContext) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- executeList(CommandContext) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- executeList(CommandContext) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
-
Executes the actual query to retrieve the list of results.
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeDeploymentQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeExecutionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeModelQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeGroupQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeTokenQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.idm.engine.impl.NativeUserQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeTaskQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- executeListeners(List<PlanItemInstanceLifecycleListener>, DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeMandatorySchemaResource(String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- executeMessageJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- executeMoveTimerJobsToExecutableJobs(List<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- executeMultiInstanceSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeNewDeploymentForTenantId(String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- executeNewDeploymentForTenantId(String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- executeNonInterruptingBehavior(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- executeOperation(DbSqlSession, Map<String, Object>) - Method in class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
- executeOperation(CommandContext, boolean, Runnable) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeOperation(CommandContext, Runnable) - Method in interface org.flowable.common.engine.impl.agenda.AgendaOperationRunner
- executeOperation(CommandContext, Runnable) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- executeOperation(CommandContext, Runnable) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeOperations(CommandContext) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- executeOperations(CommandContext) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- executeOperations(CommandContext, boolean) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeOriginalBehavior(DelegateExecution, ExecutionEntity, int) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- executeOutputEntryAction(int, List<RuleOutputClauseContainer>, HitPolicy, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- executeOutputExpression(OutputClause, LiteralExpression, ExpressionManager, ELExecutionContext) - Static method in class org.flowable.dmn.engine.impl.el.ELExpressionExecutor
- executeParse(CmmnParserImpl, CmmnParseResult, Case) - Method in class org.flowable.cmmn.engine.impl.parser.handler.CaseParseHandler
- executeParse(CmmnParserImpl, CmmnParseResult, T) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- executeParse(CmmnParserImpl, CmmnParseResult, T) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
- executeParse(BpmnParse, BoundaryEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
- executeParse(BpmnParse, BusinessRuleTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
- executeParse(BpmnParse, CallActivity) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
- executeParse(BpmnParse, CancelEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- executeParse(BpmnParse, CaseServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- executeParse(BpmnParse, CompensateEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
- executeParse(BpmnParse, ConditionalEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- executeParse(BpmnParse, EndEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- executeParse(BpmnParse, ErrorEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- executeParse(BpmnParse, EscalationEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- executeParse(BpmnParse, EventGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- executeParse(BpmnParse, EventSubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- executeParse(BpmnParse, ExclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- executeParse(BpmnParse, ExternalWorkerServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- executeParse(BpmnParse, InclusiveGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- executeParse(BpmnParse, IntermediateCatchEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- executeParse(BpmnParse, ManualTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- executeParse(BpmnParse, MessageEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- executeParse(BpmnParse, ParallelGateway) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
- executeParse(BpmnParse, Process) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- executeParse(BpmnParse, ReceiveTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- executeParse(BpmnParse, ScriptTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
- executeParse(BpmnParse, SendEventServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- executeParse(BpmnParse, SendTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- executeParse(BpmnParse, SequenceFlow) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- executeParse(BpmnParse, ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
- executeParse(BpmnParse, ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- executeParse(BpmnParse, SignalEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- executeParse(BpmnParse, StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- executeParse(BpmnParse, SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
- executeParse(BpmnParse, SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- executeParse(BpmnParse, Task) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- executeParse(BpmnParse, ThrowEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- executeParse(BpmnParse, TimerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- executeParse(BpmnParse, Transaction) - Method in class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- executeParse(BpmnParse, UserTask) - Method in class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- executeParse(BpmnParse, VariableListenerEventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- executeParse(BpmnParse, T) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, CasePageTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.CasePageTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, CaseTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.CaseTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, DecisionTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.DecisionTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.ExternalWorkerServiceTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, GenericEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.GenericEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, HttpServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.HttpTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, HumanTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.HumanTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, Milestone) - Method in class org.flowable.cmmn.engine.impl.parser.handler.MilestoneParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, PlanFragment) - Method in class org.flowable.cmmn.engine.impl.parser.handler.PlanFragmentParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ProcessTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.ProcessTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ReactivateEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.ReactivateEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ScriptServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.ScriptTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.SendEventServiceTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.handler.ServiceTaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, SignalEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.SignalEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, Stage) - Method in class org.flowable.cmmn.engine.impl.parser.handler.StageParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, Task) - Method in class org.flowable.cmmn.engine.impl.parser.handler.TaskParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, TimerEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.TimerEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, UserEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.UserEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, VariableEventListener) - Method in class org.flowable.cmmn.engine.impl.parser.handler.VariableEventListenerParseHandler
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, T) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
- executeProcessDefinitionAction(String, ProcessDefinitionActionRequest) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- executeProcessDefinitionAction(ProcessDefinition, ProcessDefinitionActionRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- executeProcessStartExecutionListeners() - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeRemoveWaitingForRepetitionPlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeRule(DecisionRule, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- ExecuteSchemaOperationCommand - Class in org.flowable.engine.impl.cfg.multitenant
-
Command
that is used by theMultiSchemaMultiTenantProcessEngineConfiguration
to make sure the 'databaseSchemaUpdate' setting is applied for each tenant datasource. - ExecuteSchemaOperationCommand(String) - Constructor for class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- executeSchemaResource(String, String, String, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- executeSchemaResource(String, String, String, InputStream) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- executeScript(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- executeScript(ProcessInstance, ProcessDefinition, Script, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- executeServiceSchemaManagers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- executeSingleDelete(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- executeSingleResult(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- executeSingleResult(CommandContext) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- executeSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- executeSynchronous(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- executeTaskAction(String, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- executeTaskAction(String, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- executeTaskAction(Task, TaskActionRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- executeTaskAction(Task, TaskActionRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- executeTaskDelete(TaskEntity, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- executeTaskListeners(UserTask, TaskEntity, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- executeTaskListeners(HumanTask, TaskEntity, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeTaskListeners(TaskEntity, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeTaskListeners(TaskEntity, String) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- ExecuteTaskListenerTransactionListener - Class in org.flowable.engine.impl.bpmn.listener
-
A
TransactionListener
that invokes anExecutionListener
. - ExecuteTaskListenerTransactionListener(TransactionDependentTaskListener, TransactionDependentTaskListenerExecutionScope, CommandExecutor) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- executeTemporaryJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- executeTerminatePlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeTimerJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- executeTimerJobAction(String, TimerJobActionRequest) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- executeTimerJobAction(String, TimerJobActionRequest) - Method in class org.flowable.rest.service.api.management.JobResource
- executeTransactionListeners(List<TransactionListener>, CommandContext) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- executeTrigger() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TriggerPlanItemInstanceOperation
- executeV5Job(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- executeV5Job(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- executeV5JobWithLockAndRetry(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- executeV5JobWithLockAndRetry(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.BoundaryEventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.DataObjectValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EndEventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventGatewayValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventSubprocessValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExclusiveGatewayValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExecutionListenerValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.FlowableEventListenerValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.FlowElementValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.IntermediateCatchEventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.IntermediateThrowEventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ScriptTaskValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.SendTaskValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.SequenceflowValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.StartEventValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.SubprocessValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.UserTaskValidator
- executeValidation(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.ProcessLevelValidator
- executeValidation(CmmnModel, Case, CaseValidationContext) - Method in class org.flowable.cmmn.validation.validator.impl.CaseLevelValidator
- executeValidation(CmmnModel, Case, CaseValidationContext) - Method in class org.flowable.cmmn.validation.validator.impl.DecisionTaskValidator
- executeValidation(CmmnModel, Case, CaseValidationContext) - Method in class org.flowable.cmmn.validation.validator.impl.HumanTaskValidator
- executeValidation(CmmnModel, Case, CaseValidationContext) - Method in class org.flowable.cmmn.validation.validator.impl.PlanModelValidator
- executeVerifySatisfiedSentryParts(CaseInstanceChangeState, CaseInstanceEntity, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeWithAuditTrail() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithAuditTrail() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeWithAuditTrail(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithAuditTrail(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- executeWithSingleResult() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithSingleResult() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executeWithSingleResult(ExecuteDecisionBuilder) - Method in interface org.flowable.dmn.api.DmnDecisionService
-
Execute a single decision or a decision service depending on the provided decision key
- executeWithSingleResult(ExecuteDecisionBuilder) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- execution - Variable in class org.flowable.engine.impl.agenda.AbstractOperation
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- execution - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- execution - Variable in class org.flowable.engine.impl.context.ExecutionContext
- execution - Variable in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- execution - Variable in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- execution - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- execution - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- execution - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- execution - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- Execution - Interface in org.flowable.engine.runtime
-
Represent a 'path of execution' in a process instance.
- EXECUTION_CHILD_CASE - Static variable in interface org.flowable.cmmn.api.CallbackTypes
-
Child case instance of a process instance
- EXECUTION_CHILD_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- EXECUTION_ENTITY_START_TIME_ASC_COMPARATOR - Static variable in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- EXECUTION_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- EXECUTION_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- EXECUTION_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- EXECUTION_KEY - Static variable in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- EXECUTION_LISTENER_IMPLEMENTATION_MISSING - Static variable in interface org.flowable.validation.validator.Problems
- EXECUTION_LISTENER_INVALID_IMPLEMENTATION_TYPE - Static variable in interface org.flowable.validation.validator.Problems
- ExecutionActionRequest - Class in org.flowable.rest.service.api.runtime.process
- ExecutionActionRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- ExecutionActiveActivitiesCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionActiveActivitiesCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionActiveActivitiesCollectionResource
- ExecutionBaseResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- executionByProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionByProcessInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionByProcessInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionByProcessInstanceMatcher
- ExecutionChangeActivityStateRequest - Class in org.flowable.rest.service.api.runtime.process
- ExecutionChangeActivityStateRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- ExecutionCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionCollectionResource
- ExecutionContext - Class in org.flowable.engine.impl.context
- ExecutionContext(ExecutionEntity) - Constructor for class org.flowable.engine.impl.context.ExecutionContext
- executionCreated(ExecutionEntity) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- ExecutionData(BaseHttpActivityDelegate.RequestData, HttpResponse) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- ExecutionData(BaseHttpActivityDelegate.RequestData, HttpResponse, Throwable) - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- ExecutionData(MailResponse, Throwable) - Constructor for record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Creates an instance of a
ExecutionData
record class. - executionDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- executionDate - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- executionDeleted(ExecutionEntity) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- executionEntity - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- executionEntity - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- executionEntity - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- executionEntity - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionDeleted
- ExecutionEntity - Interface in org.flowable.engine.impl.persistence.entity
- ExecutionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ExecutionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- executionEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ExecutionEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ExecutionEntityManagerImpl(ProcessEngineConfigurationImpl, ExecutionDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- ExecutionGraphUtil - Class in org.flowable.engine.impl.util
- ExecutionGraphUtil() - Constructor for class org.flowable.engine.impl.util.ExecutionGraphUtil
- executionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- executionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- executionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- executionId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- executionId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executionId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- executionId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- executionId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- executionId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- executionId - Variable in class org.flowable.engine.impl.cmd.CompleteAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.ExecuteActivityForAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- executionId - Variable in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- executionId - Variable in class org.flowable.engine.impl.DataObjectImpl
- executionId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- executionId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- executionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- executionId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- executionId - Variable in class org.flowable.engine.impl.variable.BpmnAggregation
- executionId - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- executionId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- executionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- executionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- executionId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- executionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- executionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- executionId - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- executionId - Variable in class org.flowable.rest.service.api.management.JobResponse
- executionId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- executionId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- executionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- executionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- executionId - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- executionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- executionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- executionId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- executionId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- executionId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given execution id.
- executionId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the execution id
- executionId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- executionId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- executionId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for the given execution
- executionId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given execution.
- executionId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- executionId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- executionId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for the given execution
- executionId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given id.
- executionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- executionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given execution id.
- executionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- executionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- executionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given execution
- executionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- executionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- executionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- executionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given execution.
- executionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- executionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- executionId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given id.
- executionId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables with the given id.
- executionId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given execution id
- executionIds - Variable in class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- executionIds - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- executionIds - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionIds - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- executionIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given execution ids
- executionIds(Set<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables whose id is in the given set of ids.
- executionIds(Set<String>) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables whose id is in the given set of ids.
- executionIds(Set<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- executionIds(Set<String>) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- executionIsCompleted - Variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- executionJson - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- ExecutionListener - Interface in org.flowable.engine.delegate
-
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
- executionListenerInstance - Variable in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- executionListenerInstance - Variable in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- ExecutionListenerInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of ExecutionListeners
- ExecutionListenerInvocation(ExecutionListener, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- ExecutionListenerParser - Class in org.flowable.bpmn.converter.child
- ExecutionListenerParser() - Constructor for class org.flowable.bpmn.converter.child.ExecutionListenerParser
- executionListeners - Variable in class org.flowable.bpmn.model.FlowElement
- executionListeners - Variable in class org.flowable.bpmn.model.Process
- ExecutionListenerValidator - Class in org.flowable.validation.validator.impl
- ExecutionListenerValidator() - Constructor for class org.flowable.validation.validator.impl.ExecutionListenerValidator
- ExecutionQuery - Interface in org.flowable.engine.runtime
-
Allows programmatic querying of
Execution
s. - ExecutionQueryImpl - Class in org.flowable.engine.impl
- ExecutionQueryImpl() - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- ExecutionQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- ExecutionQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ExecutionQueryImpl
- executionQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExecutionQueryInterceptor - Interface in org.flowable.engine.interceptor
- ExecutionQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ExecutionQuery
. - ExecutionQueryProperty(String) - Constructor for class org.flowable.engine.impl.ExecutionQueryProperty
- ExecutionQueryRequest - Class in org.flowable.rest.service.api.runtime.process
- ExecutionQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- ExecutionQueryResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionQueryResource
- executionReferenceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionReferenceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given reference id.
- executionReferenceType(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionReferenceType(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions with the given reference type.
- ExecutionResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionResource
- ExecutionResponse - Class in org.flowable.rest.service.api.runtime.process
- ExecutionResponse() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- executions - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- executions - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
nested executions representing scopes or concurrent paths
- EXECUTIONS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- executionsByParentExecutionIdAndActivityIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByParentExecutionIdAndActivityIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByParentExecutionIdAndActivityIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdAndActivityIdEntityMatcher
- ExecutionsByParentExecutionIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByParentExecutionIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdEntityMatcher
- executionsByParentIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByProcessInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByProcessInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByProcessInstanceIdEntityMatcher
- executionsByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- executionsByRootProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsByRootProcessInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsByRootProcessInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- executionsWithSameRootProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ExecutionsWithSameRootProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ExecutionsWithSameRootProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- executionTenantId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances that have the given tenant id.
- executionTenantIdLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances with a tenant id like the given one.
- executionTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- ExecutionTree - Class in org.flowable.engine.debug
- ExecutionTree() - Constructor for class org.flowable.engine.debug.ExecutionTree
- ExecutionTreeBfsIterator - Class in org.flowable.engine.debug
-
Iterates over an
ExecutionTree
using breadth-first search - ExecutionTreeBfsIterator(ExecutionTreeNode) - Constructor for class org.flowable.engine.debug.ExecutionTreeBfsIterator
- ExecutionTreeBfsIterator(ExecutionTreeNode, boolean) - Constructor for class org.flowable.engine.debug.ExecutionTreeBfsIterator
- ExecutionTreeNode - Class in org.flowable.engine.debug
- ExecutionTreeNode(ExecutionEntity) - Constructor for class org.flowable.engine.debug.ExecutionTreeNode
- executionTrees - Variable in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- ExecutionTreeStringBuilder - Class in org.flowable.engine.impl.persistence.entity.data.impl.util
-
Prints a nicely tree-looking overview of the executions.
- ExecutionTreeStringBuilder(ExecutionEntity) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- ExecutionTreeUtil - Class in org.flowable.engine.debug
- ExecutionTreeUtil() - Constructor for class org.flowable.engine.debug.ExecutionTreeUtil
- executionUrl - Variable in class org.flowable.rest.service.api.management.JobResponse
- executionUrl - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- executionUrl - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- ExecutionVariableCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionVariableCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
- ExecutionVariableDataResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionVariableDataResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionVariableDataResource
- ExecutionVariableFactory - Class in org.flowable.dmn.engine.impl.el
- ExecutionVariableFactory() - Constructor for class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
- ExecutionVariableResource - Class in org.flowable.rest.service.api.runtime.process
- ExecutionVariableResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
- executionVariables - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- executionVariables - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- executionVariables - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- executionWithoutTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- executionWithoutTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select process instances that do not have a tenant id.
- executor - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- executor(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Bean name of a TaskExecutor instance used to process incoming messages.
- executor(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- executorNeedsShutdown - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
Whether the executor needs a shutdown.
- ExecutorPerTenantAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
An
AsyncExecutor
that has oneAsyncExecutor
per tenant. - ExecutorPerTenantAsyncExecutor(TenantInfoHolder) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- ExecutorPerTenantAsyncExecutor(TenantInfoHolder, TenantAwareAsyncExecutorFactory) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- executorService - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
The executor service used for task execution.
- EXISTING_PLAN_ITEM_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- EXISTING_PLAN_ITEM_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- existingPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- existingPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- existingPlanItemDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- existingPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- exists() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- exists(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableExistsExpressionFunction
- EXISTS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- EXIT - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- EXIT_CRITERION_ID - Static variable in interface org.flowable.cmmn.engine.impl.callback.CallbackConstants
- EXIT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.callback.CallbackConstants
- EXIT_EVENT_TYPE_COMPLETE - Static variable in class org.flowable.cmmn.model.Criterion
- EXIT_EVENT_TYPE_EXIT - Static variable in class org.flowable.cmmn.model.Criterion
- EXIT_EVENT_TYPE_FORCE_COMPLETE - Static variable in class org.flowable.cmmn.model.Criterion
- EXIT_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- EXIT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.callback.CallbackConstants
- EXIT_TYPE_ACTIVE_AND_ENABLED_INSTANCES - Static variable in class org.flowable.cmmn.model.Criterion
- EXIT_TYPE_ACTIVE_INSTANCES - Static variable in class org.flowable.cmmn.model.Criterion
- EXIT_TYPE_DEFAULT - Static variable in class org.flowable.cmmn.model.Criterion
- exitAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- exitAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- exitAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- exitAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- exitBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- exitBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- exitBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- exitBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- exitChildPlanItemInstances(String, String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
-
Exits (terminates) all child plan items of the current one (e.g.
- exitCriteria - Variable in class org.flowable.cmmn.converter.ConversionHelper
- exitCriteria - Variable in class org.flowable.cmmn.model.PlanItem
- exitCriteria - Variable in class org.flowable.cmmn.model.Stage
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- exitCriterionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- exitCriterionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- exitCriterionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- ExitCriterionXmlConverter - Class in org.flowable.cmmn.converter
- ExitCriterionXmlConverter() - Constructor for class org.flowable.cmmn.converter.ExitCriterionXmlConverter
- exitDependencies - Variable in class org.flowable.cmmn.model.PlanItem
-
A list of
PlanItem
s to which this plan item is dependent on through its exit criteria. - exitDependentPlanItems - Variable in class org.flowable.cmmn.model.PlanItem
-
A list of all
PlanItem
s that are dependent on this plan item through their exit criteria. - exitEventType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- exitEventType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- exitEventType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- exitEventType - Variable in class org.flowable.cmmn.model.Criterion
-
The exit event type is only available (used) on an exit sentry attached to a case plan model or a stage and represents which event will be triggered when exiting the stage or case plan model.
- ExitPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- ExitPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- exitTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- exitTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- exitTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- exitTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- exitTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- exitType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- exitType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- exitType - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- exitType - Variable in class org.flowable.cmmn.model.Criterion
-
The exit type is only available (used) on an exit sentry attached to a plan item and represents on how it affects its plan item instances when triggered.
- expanded - Variable in class org.flowable.bpmn.model.GraphicInfo
- expanded - Variable in class org.flowable.cmmn.model.GraphicInfo
- expanded - Variable in class org.flowable.dmn.model.GraphicInfo
- exporter - Variable in class org.flowable.bpmn.model.BpmnModel
- exporter - Variable in class org.flowable.cmmn.model.CmmnModel
- exporter - Variable in class org.flowable.dmn.model.DmnDefinition
- exporterVersion - Variable in class org.flowable.bpmn.model.BpmnModel
- exporterVersion - Variable in class org.flowable.cmmn.model.CmmnModel
- exporterVersion - Variable in class org.flowable.dmn.model.DmnDefinition
- expr(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
expr := or (<QUESTION> expr <COLON> expr)?
- expression - Variable in class org.flowable.bpmn.model.FieldExtension
- expression - Variable in class org.flowable.bpmn.model.FormProperty
- expression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- expression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- expression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- expression - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionTaskListener
- expression - Variable in class org.flowable.cmmn.model.FieldExtension
- expression - Variable in exception org.flowable.dmn.engine.FlowableDmnExpressionException
- expression - Variable in class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
- expression - Variable in class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
- expression - Variable in class org.flowable.dmn.model.Decision
- expression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- expression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- expression - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- expression - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- expression - Variable in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- expression - Variable in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- expression - Variable in class org.flowable.engine.impl.el.UelExpressionCondition
- expression - Variable in class org.flowable.form.model.ExpressionFormField
- Expression - Class in org.flowable.common.engine.impl.javax.el
-
Base class for the expression subclasses
ValueExpression
andMethodExpression
, implementing characteristics common to both. - Expression - Class in org.flowable.dmn.model
- Expression - Interface in org.flowable.common.engine.api.delegate
- Expression() - Constructor for class org.flowable.common.engine.impl.javax.el.Expression
- Expression() - Constructor for class org.flowable.dmn.model.Expression
- EXPRESSION - Static variable in interface org.flowable.form.model.FormFieldTypes
- EXPRESSION_DECISION_TABLE_FALLBACK_TO_DEFAULT_TENANT - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_REFERENCE_KEY - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_SAME_DEPLOYMENT - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_DECISION_TABLE_THROW_ERROR_FLAG - Static variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- EXPRESSION_DECISION_TABLE_THROW_ERROR_FLAG - Static variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- EXPRESSION_LANGUAGE_ATTRIBUTE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- expressionCache - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- expressionCacheSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- expressionCacheSize - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExpressionCaseLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionCaseLifecycleListener(String, String, Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- expressionContext - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- expressionContext - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- ExpressionCustomPropertiesResolver - Class in org.flowable.engine.impl.bpmn.listener
-
An
CustomPropertiesResolver
that evaluates aExpression
when notified. - ExpressionCustomPropertiesResolver(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- ExpressionExecution - Class in org.flowable.dmn.api
- ExpressionExecution(String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
- ExpressionExecution(String, String, Object) - Constructor for class org.flowable.dmn.api.ExpressionExecution
- ExpressionExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
-
An
ExecutionListener
that evaluates aExpression
when notified. - ExpressionExecutionListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- expressionFactory - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- ExpressionFactory - Class in org.flowable.common.engine.impl.javax.el
-
Parses a String into a
ValueExpression
orMethodExpression
instance for later evaluation. - ExpressionFactory() - Constructor for class org.flowable.common.engine.impl.javax.el.ExpressionFactory
- ExpressionFactoryImpl - Class in org.flowable.common.engine.impl.de.odysseus.el
-
Expression factory implementation.
- ExpressionFactoryImpl() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(TreeStore) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl(TreeStore, TypeConverter) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl.Profile - Enum Class in org.flowable.common.engine.impl.de.odysseus.el
-
A profile provides a default set of language features that will define the builder's behavior.
- ExpressionFactoryResolver - Class in org.flowable.common.engine.impl.el
-
Class used to get hold of a
ExpressionFactory
. - ExpressionFactoryResolver() - Constructor for class org.flowable.common.engine.impl.el.ExpressionFactoryResolver
- ExpressionFormField - Class in org.flowable.form.model
- ExpressionFormField() - Constructor for class org.flowable.form.model.ExpressionFormField
- ExpressionGetInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class responsible for handling Expression.getValue invocations
- ExpressionGetInvocation(ValueExpression, ELContext) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- ExpressionInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Baseclass responsible for handling invocations of Expressions
- ExpressionInvocation(ValueExpression) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- expressionLanguage - Variable in class org.flowable.cmmn.model.CmmnModel
- expressionLanguage - Variable in class org.flowable.dmn.model.DmnDefinition
- expressionLanguage - Variable in class org.flowable.dmn.model.LiteralExpression
- expressionLanguage - Variable in class org.flowable.dmn.model.UnaryTests
- expressionManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- expressionManager - Variable in class org.flowable.cmmn.engine.impl.delegate.DefaultCmmnClassDelegateFactory
- expressionManager - Variable in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- expressionManager - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- expressionManager - Variable in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- expressionManager - Variable in class org.flowable.common.engine.impl.el.JuelExpression
- expressionManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- expressionManager - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- expressionManager - Variable in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- expressionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- expressionManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- expressionManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- expressionManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- ExpressionManager - Interface in org.flowable.common.engine.impl.el
-
Used as an entry point for runtime evaluation of the expressions.
- expressionManagerConfigurers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- expressionManagerConfigurers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- expressionManagerConfigurers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- expressionManagerConfigurers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- ExpressionNode - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Expression node interface.
- expressionParsed - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- ExpressionPlanItemLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionPlanItemLifecycleListener(String, String, Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- ExpressionSetInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class responsible for handling Expression.setValue() invocations.
- ExpressionSetInvocation(ValueExpression, ELContext, Object) - Constructor for class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- ExpressionTaskListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionTaskListener - Class in org.flowable.engine.impl.bpmn.listener
- ExpressionTaskListener(Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionTaskListener
- ExpressionTaskListener(Expression) - Constructor for class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- expressionText - Variable in class org.flowable.common.engine.impl.el.JuelExpression
- expressionTextLengthCacheLimit - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- expressionTextLengthCacheLimit - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- expressionTextLengthCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ExpressionUtil - Class in org.flowable.cmmn.engine.impl.util
- ExpressionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- ExpressionUtils - Class in org.flowable.http.common.impl
- extension - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- extension - Variable in class org.flowable.eventregistry.model.ChannelModel
- extension - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- EXTENSION - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- ExtensionAttribute - Class in org.flowable.bpmn.model
- ExtensionAttribute - Class in org.flowable.cmmn.model
- ExtensionAttribute() - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
- ExtensionAttribute() - Constructor for class org.flowable.cmmn.model.ExtensionAttribute
- ExtensionAttribute(String) - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
- ExtensionAttribute(String) - Constructor for class org.flowable.cmmn.model.ExtensionAttribute
- ExtensionAttribute(String, String) - Constructor for class org.flowable.bpmn.model.ExtensionAttribute
- ExtensionElement - Class in org.flowable.bpmn.model
- ExtensionElement - Class in org.flowable.cmmn.model
- ExtensionElement() - Constructor for class org.flowable.bpmn.model.ExtensionElement
- ExtensionElement() - Constructor for class org.flowable.cmmn.model.ExtensionElement
- extensionElements - Variable in class org.flowable.bpmn.model.BaseElement
- extensionElements - Variable in class org.flowable.cmmn.model.BaseElement
- extensionElements - Variable in class org.flowable.dmn.model.DmnElement
- extensionElementsParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ExtensionElementsParser - Class in org.flowable.bpmn.converter.parser
- ExtensionElementsParser() - Constructor for class org.flowable.bpmn.converter.parser.ExtensionElementsParser
- ExtensionElementsXMLConverter - Class in org.flowable.cmmn.converter
- ExtensionElementsXMLConverter() - Constructor for class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- ExtensionHandler(Parser.ExtensionPoint) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
- extensionId - Variable in class org.flowable.bpmn.model.ServiceTask
- extensionId - Variable in class org.flowable.bpmn.model.UserTask
- extensions - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- ExtensionToken(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.ExtensionToken
- EXTERNAL_WORKER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- EXTERNAL_WORKER - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- EXTERNAL_WORKER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- EXTERNAL_WORKER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- EXTERNAL_WORKER_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- EXTERNAL_WORKER_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- EXTERNAL_WORKER_TASK_LEGACY - Static variable in class org.flowable.bpmn.model.ServiceTask
- EXTERNAL_WORKER_TASK_NO_TOPIC - Static variable in interface org.flowable.validation.validator.Problems
- ExternalInvocationTaskValidator - Class in org.flowable.validation.validator.impl
- ExternalInvocationTaskValidator() - Constructor for class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- externalJobId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- externalJobId - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- externalJobId - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- externalRef - Variable in class org.flowable.cmmn.model.Decision
- externalRef - Variable in class org.flowable.cmmn.model.Process
- ExternalWorkerCompletionBuilder - Interface in org.flowable.engine.runtime
- ExternalWorkerCompletionBuilderImpl - Class in org.flowable.engine.impl.externalworker
- ExternalWorkerCompletionBuilderImpl(CommandExecutor, String, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- ExternalWorkerJob - Interface in org.flowable.job.api
- ExternalWorkerJobAcquireBuilder - Interface in org.flowable.job.api
- ExternalWorkerJobAcquireBuilderImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobAcquireBuilderImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- ExternalWorkerJobBpmnErrorCmd - Class in org.flowable.engine.impl.cmd
- ExternalWorkerJobBpmnErrorCmd(String, String, Map<String, Object>, String, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- externalWorkerJobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- ExternalWorkerJobCompleteCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ExternalWorkerJobCompleteCmd - Class in org.flowable.engine.impl.cmd
- ExternalWorkerJobCompleteCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- ExternalWorkerJobCompleteCmd(String, String, Map<String, Object>, JobServiceConfiguration) - Constructor for class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- externalWorkerJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- externalWorkerJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- ExternalWorkerJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- externalWorkerJobEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- externalWorkerJobEntity - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- ExternalWorkerJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Represents an external job.
- ExternalWorkerJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
- ExternalWorkerJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- externalWorkerJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- ExternalWorkerJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManager
responsible for theExternalWorkerJobEntity
class. - ExternalWorkerJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- ExternalWorkerJobEntityManagerImpl(JobServiceConfiguration, ExternalWorkerJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- ExternalWorkerJobFailCmd - Class in org.flowable.job.service.impl.cmd
- ExternalWorkerJobFailCmd(String, String, int, Duration, String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- ExternalWorkerJobFailureBuilder - Interface in org.flowable.job.api
- ExternalWorkerJobFailureBuilderImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobFailureBuilderImpl(String, String, CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- ExternalWorkerJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of External Worker
Job
s. - ExternalWorkerJobQueryImpl - Class in org.flowable.job.service.impl
- ExternalWorkerJobQueryImpl() - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- ExternalWorkerJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- ExternalWorkerJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
- externalWorkerJobsByScopeIdAndSubScopeIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- ExternalWorkerJobTerminateCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ExternalWorkerJobTerminateCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobTerminateCmd
- externalWorkers() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select external worker jobs.
- externalWorkers() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select external worker jobs.
- externalWorkers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- externalWorkers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- externalWorkerServiceTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- externalWorkerServiceTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- externalWorkerServiceTask - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- externalWorkerServiceTask - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- ExternalWorkerServiceTask - Class in org.flowable.bpmn.model
- ExternalWorkerServiceTask - Class in org.flowable.cmmn.model
- ExternalWorkerServiceTask() - Constructor for class org.flowable.bpmn.model.ExternalWorkerServiceTask
- ExternalWorkerServiceTask() - Constructor for class org.flowable.cmmn.model.ExternalWorkerServiceTask
- ExternalWorkerServiceTaskExport - Class in org.flowable.cmmn.converter.export
- ExternalWorkerServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.ExternalWorkerServiceTaskExport
- ExternalWorkerServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ExternalWorkerServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ExternalWorkerServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ExternalWorkerServiceTaskParseHandler
- ExternalWorkerServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- ExternalWorkerServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
- ExternalWorkerServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.ExternalWorkerServiceTaskXMLConverter
- ExternalWorkerTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- ExternalWorkerTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ExternalWorkerTaskActivityBehavior(ExternalWorkerServiceTask, Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- ExternalWorkerTaskActivityBehavior(ExternalWorkerServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- ExternalWorkerTaskCompleteJobHandler - Class in org.flowable.cmmn.engine.impl.job
- ExternalWorkerTaskCompleteJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ExternalWorkerTaskCompleteJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- ExternalWorkerTaskCompleteJobHandler(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- extractBpmnModelFromEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.impl.BpmnModelEventDispatchAction
-
In case no process-context is active, this method attempts to extract a process-definition based on the event.
- extractCandidates(Object) - Static method in class org.flowable.common.engine.impl.assignment.CandidateUtil
- extractCandidates(Object) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- extractDeploymentIds(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- extractOutVariables(List<IOParameter>, VariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- extractPayload(EventModel, JsonNode) - Method in class org.flowable.eventregistry.impl.payload.JsonFieldToMapPayloadExtractor
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventPayloadExtractor
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.impl.payload.CompositePayloadExtractor
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- extractPayload(EventModel, FlowableEventInfo<T>) - Method in class org.flowable.eventregistry.spring.kafka.payload.KafkaConsumerRecordInformationPayloadExtractor
- extractPayload(EventModel, KafkaInboundChannelModel, ConsumerRecord<?, ?>) - Method in class org.flowable.eventregistry.spring.kafka.payload.KafkaConsumerRecordInformationPayloadExtractor
- extractPayload(EventModel, Document) - Method in class org.flowable.eventregistry.impl.payload.XmlElementsToMapPayloadExtractor
- extractPayload(EventModel, T) - Method in interface org.flowable.eventregistry.api.InboundEventInfoAwarePayloadExtractor
- extractPayload(EventModel, T) - Method in interface org.flowable.eventregistry.api.InboundEventPayloadExtractor
- extractScopeFormConfiguration() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntityImpl
- extractVariableValue(JsonNode, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- extractVariableValue(JsonNode, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- extraFormInfo - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormInfo - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraFormOutcome - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormOutcome - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraFormVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- extraFormVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- extraResources() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
Specify resources that are extra, on top of the automatically detected test resources.
- extraResources() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify resources that are extra, on top of the automatically detected test resources.
- extraValue - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- extraValue - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- extraValue - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- extraValue - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- extraValue - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- extraValue - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- extraValue - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
F
- factory - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
- fail() - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
Perform the logic for failing a job.
- fail() - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- fail(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
throw exception
- fail(Scanner.Symbol) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
throw exception
- failBatchPart(CmmnEngineConfiguration, BatchService, BatchPart, Batch, String) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- failBatchPart(CmmnEngineConfiguration, BatchService, BatchPart, Batch, String, boolean) - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- failBatchPart(ProcessEngineConfigurationImpl, BatchService, BatchPart, Batch, String) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- failBatchPart(ProcessEngineConfigurationImpl, BatchService, BatchPart, Batch, String, boolean) - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- failCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- failed - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- failed - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- failed - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- failed() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- failed(Boolean) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given failed state.
- failed(Boolean) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- failed(Throwable, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test fails
- failed(Throwable, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
-
Invoked when a test fails
- failed(Throwable, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test fails
- failed(Throwable, Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
-
Invoked when a test fails
- failed(Throwable, Description) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
-
Invoked when a test fails
- FAILED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- FAILED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- FAILED_JOB_RETRY_TIME_CYCLE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- failedJobCommandFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- failedJobCommandFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- failedJobCommandFactory - Variable in class org.flowable.job.service.JobServiceConfiguration
- FailedJobCommandFactory - Interface in org.flowable.job.service.impl.asyncexecutor
- FailedJobListener - Class in org.flowable.job.service.impl.asyncexecutor
- FailedJobListener(CommandExecutor, Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- FailedJobRetryCountExport - Class in org.flowable.bpmn.converter.export
- FailedJobRetryCountExport() - Constructor for class org.flowable.bpmn.converter.export.FailedJobRetryCountExport
- failedJobRetryTimeCycleValue - Variable in class org.flowable.bpmn.model.Activity
- failedMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- failedMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- failOnException - Variable in class org.flowable.engine.delegate.event.BaseEntityEventListener
- failOnException - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- failOnException - Variable in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- failStatusCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- fallbackFlowable5CompatibilityHandlerThreadLocal - Static variable in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- fallbackToDefaultTenant - Variable in class org.flowable.bpmn.model.CallActivity
- fallbackToDefaultTenant - Variable in class org.flowable.bpmn.model.CaseServiceTask
- fallbackToDefaultTenant - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- fallbackToDefaultTenant - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- fallbackToDefaultTenant - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- fallbackToDefaultTenant - Variable in class org.flowable.cmmn.model.CaseTask
- fallbackToDefaultTenant - Variable in class org.flowable.cmmn.model.ProcessTask
- fallbackToDefaultTenant - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Set to true if by default lookups should fallback to the default tenant (an empty string by default or a defined tenant value)
- fallbackToDefaultTenant - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- fallbackToDefaultTenant - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- fallbackToDefaultTenant - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- fallbackToDefaultTenant - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEventProcessor
- fallbackToDefaultTenant() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
If case definition is not found by key in the specified tenant use default tenant search as a fallback
- fallbackToDefaultTenant() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- fallbackToDefaultTenant() - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
allow to search for definition by key in the default tenant when tenant specific search fails
- fallbackToDefaultTenant() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- fallbackToDefaultTenant() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- fallbackToDefaultTenant() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Use default tenant as a fallback in the case when process definition was not found by key and tenant id
- FALSE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- FAULT - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- features - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- fetchExecutionEntity(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- fetchPlanItemInstances - Variable in class org.flowable.cmmn.engine.interceptor.MigrationContext
- fetchProcessInstancesPage(CommandContext, ProcessDefinition, int) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- field - Variable in class org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector
- field(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given field.
- FIELD_EXIT_CRITERION_ID - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_EXIT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_EXIT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_ID - Static variable in interface org.flowable.content.api.ContentMetaDataKeys
- FIELD_IS_STAGE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_PLAN_ITEM_INSTANCE_ID - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FieldBaseStructureDefinition - Interface in org.flowable.engine.impl.bpmn.data
-
Represents a structure definition based on fields
- FieldBaseStructureInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
FieldBaseStructureDefinition
- FieldBaseStructureInstance(FieldBaseStructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- FieldDeclaration - Class in org.flowable.engine.impl.bpmn.parser
-
Represents a field declaration in object form:
- FieldDeclaration() - Constructor for class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- FieldDeclaration(String, String, Object) - Constructor for class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- fieldDeclarations - Variable in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- FieldExport - Class in org.flowable.cmmn.converter.export
- FieldExport() - Constructor for class org.flowable.cmmn.converter.export.FieldExport
- FieldExtension - Class in org.flowable.bpmn.model
- FieldExtension - Class in org.flowable.cmmn.model
- FieldExtension() - Constructor for class org.flowable.bpmn.model.FieldExtension
- FieldExtension() - Constructor for class org.flowable.cmmn.model.FieldExtension
- FieldExtension(String, String, String) - Constructor for class org.flowable.cmmn.model.FieldExtension
- FieldExtensionExport - Class in org.flowable.bpmn.converter.export
- FieldExtensionExport() - Constructor for class org.flowable.bpmn.converter.export.FieldExtensionExport
- FieldExtensionParser - Class in org.flowable.bpmn.converter.child
- FieldExtensionParser() - Constructor for class org.flowable.bpmn.converter.child.FieldExtensionParser
- fieldExtensions - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- fieldExtensions - Variable in class org.flowable.bpmn.model.FlowableListener
- fieldExtensions - Variable in class org.flowable.bpmn.model.TaskWithFieldExtensions
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- fieldExtensions - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
- fieldExtensions - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- fieldExtensions - Variable in class org.flowable.cmmn.model.FlowableListener
- fieldExtensions - Variable in class org.flowable.cmmn.model.TaskWithFieldExtensions
- fieldLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a field like the given string.
- fieldName - Variable in class org.flowable.bpmn.model.FieldExtension
- fieldName - Variable in class org.flowable.cmmn.model.FieldExtension
- fieldNames - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- fieldParameterTypes - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- fields - Variable in class org.flowable.bpmn.model.DataGridRow
- fields - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- fields - Variable in class org.flowable.form.model.FormContainer
- fields - Variable in class org.flowable.form.model.SimpleFormModel
- fields - Variable in class org.flowable.rest.service.api.FormModelResponse
- Fields - Interface in org.flowable.engine.impl.event.logger.handler
- fieldTypeCompatible(Object, Field) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- fieldTypeCompatible(FieldDeclaration, Field) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- fieldTypes - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- fieldValues - Variable in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- fileExists(File) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- fileExtensionToContentType - Variable in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- filename - Variable in class org.flowable.http.common.api.MultiValuePart
- filename - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- fillBasicTaskLoggingData(String, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillBasicTaskLoggingData(String, TaskEntity, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillDefaultAsyncJobInfo(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- fillDefinitionMaps(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillEvaluateSentryInstanceEntity(EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillExecutionTree(ExecutionTree, Map<String, List<ExecutionEntity>>) - Static method in class org.flowable.engine.debug.ExecutionTreeUtil
- fillFlowElementInfo(ObjectNode, DelegateExecution) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillImporterInfo(Import, String) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillLoggingData(ObjectNode, CaseInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillLoggingData(ObjectNode, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillLoggingData(ObjectNode, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- fillLoggingData(String, String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- fillLoggingData(String, String, String, String, String, String, String, String, String, ObjectMapper) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- fillMessage(List<DataAssociation>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- fillMessageRef(BpmnParse, EventDefinition) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- fillPlanItemDefinitionInfo(ObjectNode, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillPlanItemInstanceInfo(String, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillScopeDefinitionInfo(String, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillScopeDefinitionInfo(String, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- finalizeMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
- findAccessibleMethod(Method) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
- findActiveActivityIds(ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- FindActiveActivityIdsCmd - Class in org.flowable.engine.impl.cmd
- FindActiveActivityIdsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindActiveActivityIdsCmd
- findActivityInstanceByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstanceCountByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByExecutionIdAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByExecutionIdAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByProcessInstanceId(String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findActivityInstancesByQueryCriteria(ActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findAll() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManager
-
Returns all
ByteArrayEntity
. - findAll() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- findAll() - Method in interface org.flowable.common.engine.impl.persistence.entity.data.ByteArrayDataManager
- findAll() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- findAll() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- findAll() - Method in interface org.flowable.common.engine.impl.persistence.entity.data.PropertyDataManager
- findAll() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntityManager
- findAll() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityManagerImpl
- findAll() - Method in interface org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManager
-
Returns all
IdmByteArrayEntity
. - findAll() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- findAll() - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.ByteArrayDataManager
- findAll() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- findAll() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- findAll() - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PropertyDataManager
- findAll() - Method in interface org.flowable.idm.engine.impl.persistence.entity.PropertyEntityManager
- findAll() - Method in class org.flowable.idm.engine.impl.persistence.entity.PropertyEntityManagerImpl
- findAllBatches() - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- findAllBatches() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- findAllBatches() - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
- findAllBatches() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- findAllEventLogEntries() - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findAllEventLogEntries() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findAllEventLogEntries() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findAllEventLogEntries() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findAllSubFlowElementInFlowMapOfType(Class<T>) - Method in class org.flowable.bpmn.model.SubProcess
- findAssociationsWithSourceRefRecursive(String) - Method in class org.flowable.bpmn.model.Process
- findAssociationsWithSourceRefRecursive(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
- findAssociationsWithTargetRefRecursive(String) - Method in class org.flowable.bpmn.model.Process
- findAssociationsWithTargetRefRecursive(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
- findAttachmentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- findAttachmentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- findAttachmentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
- findAttachmentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- findAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntityManager
- findAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- findAttachmentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.AttachmentDataManager
- findAttachmentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- findBatchCountByQueryCriteria(BatchQuery) - Method in interface org.flowable.batch.api.BatchService
- findBatchCountByQueryCriteria(BatchQuery) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchCountByQueryCriteria(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- findBatchCountByQueryCriteria(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- findBatchCountByQueryCriteria(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
- findBatchCountByQueryCriteria(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- findBatchesByQueryCriteria(BatchQuery) - Method in interface org.flowable.batch.api.BatchService
- findBatchesByQueryCriteria(BatchQuery) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchesByQueryCriteria(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- findBatchesByQueryCriteria(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- findBatchesByQueryCriteria(BatchQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
- findBatchesByQueryCriteria(BatchQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- findBatchesBySearchKey(String) - Method in interface org.flowable.batch.api.BatchService
- findBatchesBySearchKey(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchesBySearchKey(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntityManager
- findBatchesBySearchKey(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- findBatchesBySearchKey(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchDataManager
- findBatchesBySearchKey(String) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- findBatchesBySearchKey(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchesBySearchKey(String) - Method in interface org.flowable.engine.ManagementService
- FindBatchesBySearchKeyCmd - Class in org.flowable.engine.impl.cmd
- FindBatchesBySearchKeyCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- findBatchPartCountByQueryCriteria(BatchPartQuery) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- findBatchPartCountByQueryCriteria(BatchPartQuery) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- findBatchPartCountByQueryCriteria(BatchPartQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchPartDataManager
- findBatchPartCountByQueryCriteria(BatchPartQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- findBatchPartsByBatchId(String) - Method in interface org.flowable.batch.api.BatchService
- findBatchPartsByBatchId(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchPartsByBatchId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- findBatchPartsByBatchId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- findBatchPartsByBatchId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchPartDataManager
- findBatchPartsByBatchId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- findBatchPartsByBatchId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchPartsByBatchId(String) - Method in interface org.flowable.engine.ManagementService
- findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.batch.api.BatchService
- findBatchPartsByBatchIdAndStatus(String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- findBatchPartsByBatchIdAndStatus(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchPartDataManager
- findBatchPartsByBatchIdAndStatus(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- findBatchPartsByBatchIdAndStatus(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findBatchPartsByBatchIdAndStatus(String, String) - Method in interface org.flowable.engine.ManagementService
- FindBatchPartsByBatchIdCmd - Class in org.flowable.engine.impl.cmd
- FindBatchPartsByBatchIdCmd(String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- FindBatchPartsByBatchIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- findBatchPartsByQueryCriteria(BatchPartQuery) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- findBatchPartsByQueryCriteria(BatchPartQuery) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- findBatchPartsByQueryCriteria(BatchPartQueryImpl) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchPartDataManager
- findBatchPartsByQueryCriteria(BatchPartQueryImpl) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- findBatchPartsByScopeIdAndType(String, String) - Method in interface org.flowable.batch.api.BatchService
- findBatchPartsByScopeIdAndType(String, String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- findBatchPartsByScopeIdAndType(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManager
- findBatchPartsByScopeIdAndType(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- findBatchPartsByScopeIdAndType(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.data.BatchPartDataManager
- findBatchPartsByScopeIdAndType(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- findBoundaryEventsForFlowNode(String, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- findBoundaryEventsForFlowNode(String, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- findByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- findByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- findByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- findByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- findByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- findByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- findByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- findByCaseInstanceIdAndPlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findByCaseInstanceIdAndPlanItemId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- findByCaseInstanceIdAndPlanItemId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- findByCaseInstanceIdAndPlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- findByCriteria(HistoricCaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- findByCriteria(HistoricCaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- findByCriteria(HistoricPlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManager
- findByCriteria(HistoricPlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- findByCriteria(CaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- findByCriteria(CaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- findByCriteria(PlanItemInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- findByCriteria(PlanItemInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- findByCriteria(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- findByCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- findByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
- findByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- findByCriteria(CaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- findByCriteria(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- findByCriteria(PlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findByCriteria(PlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- findById(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- findById(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findById(String) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- findById(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- findById(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- findById(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- findById(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findById(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findById(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findById(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findById(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findById(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findByName(String) - Static method in class org.flowable.batch.service.impl.BatchQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.common.engine.impl.Direction
- findByName(String) - Static method in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- findByName(String) - Static method in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.DeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ExecutionQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricDetailQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ModelQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- findByName(String) - Static method in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- findByName(String) - Static method in class org.flowable.idm.api.GroupQueryProperty
- findByName(String) - Static method in class org.flowable.idm.api.TokenQueryProperty
- findByName(String) - Static method in class org.flowable.idm.api.UserQueryProperty
- findByName(String) - Static method in class org.flowable.job.service.impl.JobQueryProperty
- findByName(String) - Static method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- findByName(String) - Static method in class org.flowable.task.service.impl.TaskQueryProperty
- findByName(String) - Static method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- findByQuery(String, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- findByRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
-
Finds the
ExecutionEntity
for the given root process instance id. - findByRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findByStageInstanceIdAndPlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findByStageInstanceIdAndPlanItemId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- findByStageInstanceIdAndPlanItemId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- findByStageInstanceIdAndPlanItemId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- findByStagePlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- findByStagePlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.PlanItemInstanceDataManager
- findByStagePlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- findByStagePlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- findCaseDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionCountByQueryCriteria(CaseDefinitionQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionCountByQueryCriteria(CaseDefinitionQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionCountByQueryCriteria(CaseDefinitionQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionCountByQueryCriteria(CaseDefinitionQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseDefinitionsByQueryCriteria(CaseDefinitionQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findCaseDefinitionsByQueryCriteria(CaseDefinitionQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findCaseDefinitionsByQueryCriteria(CaseDefinitionQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findCaseDefinitionsByQueryCriteria(CaseDefinitionQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findCaseInstanceEntityEagerFetchPlanItemInstances(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- findCaseInstanceEntityEagerFetchPlanItemInstances(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- findCaseInstancesByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- findCaseInstancesByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- findCaseInstancesByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- findCaseInstancesByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- findCatchingEventsForProcess(String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- findCatchingEventsForProcess(String, String) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- findChangedEventListenerInstances(PlanItemInstanceContainer, String, boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- findChannelDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionCountByQueryCriteria(ChannelDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionCountByQueryCriteria(ChannelDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionCountByQueryCriteria(ChannelDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionCountByQueryCriteria(ChannelDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChannelDefinitionsByQueryCriteria(ChannelDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findChannelDefinitionsByQueryCriteria(ChannelDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findChannelDefinitionsByQueryCriteria(ChannelDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findChannelDefinitionsByQueryCriteria(ChannelDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findChildExecutionsByParentExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findChildExecutionsByParentExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findChildExecutionsByParentExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findChildExecutionsByParentExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findChildExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findChildExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findChildExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findChildExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findChildPlanItemInstances(CaseInstanceEntity, List<PlanItem>) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntity
instances for the givenCaseInstanceEntity
, which have a plan item that matches any of the given plan items and which are in any state. - findChildPlanItemInstances(CaseInstanceEntity, PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntity
instances for the givenCaseInstanceEntity
, irregardless of the state. - findChildPlanItemInstancesMap(CaseInstanceEntity, List<PlanItem>) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Similar to
CaseInstanceUtil.findChildPlanItemInstances(CaseInstanceEntity, List)
, but returns a map planItemId, List - findClassCacheByCheckingSubclasses(Class<?>) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- findComment(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findComment(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findComment(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findComment(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByTaskIdAndType(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByTaskIdAndType(String, String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByTaskIdAndType(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByTaskIdAndType(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCommentsByType(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findCommentsByType(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findCommentsByType(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findCommentsByType(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findCompensateEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findCompensateEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findCompensateEventSubscriptionsByExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findCompensateEventSubscriptionsByExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findCompensateEventSubscriptionsByExecutionIdAndActivityId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findCompensateEventSubscriptionsByExecutionIdAndActivityId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findCompensateEventSubscriptionsByProcessInstanceIdAndActivityId(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findCompensateEventSubscriptionsByProcessInstanceIdAndActivityId(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findCompensateEventSubscriptionsByProcessInstanceIdAndActivityId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findCompensateEventSubscriptionsByProcessInstanceIdAndActivityId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findDeadLetterJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findDeadLetterJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findDeadLetterJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findDeadLetterJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findDecisionByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionByDeploymentAndKey(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionByDeploymentAndKey(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionByKeyAndVersion(String, Integer) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionByKeyAndVersion(String, Integer) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionCountByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findDecisionsByQueryCriteria(DecisionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findDeployedCaseDefinitionById(String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- findDeployedCaseDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- findDeployedChannelDefinitionById(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedDecisionById(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedDefinitionByKeyAndVersionAndTenantId(String, int, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedEventDefinitionById(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedEventDefinitionByKeyAndVersionAndTenantId(String, int, String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestCaseDefinitionByKey(String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- findDeployedLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- findDeployedLatestChannelDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestDecisionByKeyAndDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestDecisionByKeyDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestDefinitionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestEventDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestEventDefinitionByKeyAndDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestEventDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestEventDefinitionByKeyDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- findDeployedLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedProcessDefinitionById(String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeployedProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- findDeploymentCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(CmmnDeploymentQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- findDeploymentCountByQueryCriteria(CmmnDeploymentQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(CmmnDeploymentQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnDeploymentDataManager
- findDeploymentCountByQueryCriteria(CmmnDeploymentQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
- findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- findDeploymentCountByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentCountByQueryCriteria(EventDeploymentQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDeploymentDataManager
- findDeploymentCountByQueryCriteria(EventDeploymentQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- findDeploymentCountByQueryCriteria(EventDeploymentQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- findDeploymentCountByQueryCriteria(EventDeploymentQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- findDeploymentsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(CmmnDeploymentQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- findDeploymentsByQueryCriteria(CmmnDeploymentQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(CmmnDeploymentQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnDeploymentDataManager
- findDeploymentsByQueryCriteria(CmmnDeploymentQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
- findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- findDeploymentsByQueryCriteria(DmnDeploymentQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.DeploymentDataManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntityManager
- findDeploymentsByQueryCriteria(DeploymentQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- findDeploymentsByQueryCriteria(EventDeploymentQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDeploymentDataManager
- findDeploymentsByQueryCriteria(EventDeploymentQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- findDeploymentsByQueryCriteria(EventDeploymentQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- findDeploymentsByQueryCriteria(EventDeploymentQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- findDuplicatedFromActivityIds(List<ActivityMigrationMapping>) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- findEditorSourceByModelId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findEditorSourceByModelId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findEditorSourceExtraByModelId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findEditorSourceExtraByModelId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findEntityLinkByQuery(InternalEntityLinkQuery<EntityLinkEntity>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
- findEntityLinkByQuery(InternalEntityLinkQuery<EntityLinkEntity>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- findEntityLinksByQuery(InternalEntityLinkQuery<EntityLinkEntity>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
- findEntityLinksByQuery(InternalEntityLinkQuery<EntityLinkEntity>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- findEntityLinksByReferenceScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- findEntityLinksByRootScopeIdAndRootType(String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- findEntityLinksByScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.EntityLinkService
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.EntityLinkDataManager
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManager
- findEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityManagerImpl
- findEvent(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEvent(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEvent(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEvent(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findEventDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionCountByQueryCriteria(EventDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionCountByQueryCriteria(EventDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionCountByQueryCriteria(EventDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionCountByQueryCriteria(EventDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventDefinitionsByQueryCriteria(EventDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findEventDefinitionsByQueryCriteria(EventDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findEventDefinitionsByQueryCriteria(EventDefinitionQueryImpl) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findEventDefinitionsByQueryCriteria(EventDefinitionQueryImpl) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findEventLogEntries(long, long) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findEventLogEntries(long, long) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findEventLogEntries(long, long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findEventLogEntries(long, long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.EventLogEntryDataManager
- findEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- findEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManager
- findEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityManagerImpl
- findEventsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEventsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEventsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEventsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findEventsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntityManager
- findEventsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- findEventsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.CommentDataManager
- findEventsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- findEventSubscriptionCountByQueryCriteria(EventSubscriptionQueryImpl) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionCountByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionCountByQueryCriteria(EventSubscriptionQueryImpl) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionCountByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptions(String, EventInstance, Collection<CorrelationKey>) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- findEventSubscriptionsByExecution(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByExecution(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByExecution(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByExecution(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByExecution(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByExecution(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByExecutionAndType(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByExecutionAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByExecutionAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByExecutionAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByExecutionAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByExecutionAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByName(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByName(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByName(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByNameAndExecution(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByProcessInstanceAndActivityId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByProcessInstanceAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByProcessInstanceAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByProcessInstanceAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByProcessInstanceAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByScopeIdAndType(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByScopeIdAndType(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsBySubScopeId(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsBySubScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsBySubScopeId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsBySubScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsBySubScopeId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsBySubScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findEventSubscriptionsByTypeAndProcessDefinitionId(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionCountByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByParentExecutionAndActivityIds(String, Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findExecutionsByRootProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findExecutionsByRootProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findExpiredJobs(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findExpiredJobs(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- findExpiredJobs(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- FindExpiredJobsCmd - Class in org.flowable.job.service.impl.asyncexecutor
- FindExpiredJobsCmd(int, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
- findExternalJobsToExecute(ExternalWorkerJobAcquireBuilderImpl, int) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findExternalWorkerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findExternalWorkerJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findFirstMultiInstanceRoot(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findFirstMultiInstanceRoot(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findFirstParentScopeExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Returns the first parent execution of the provided execution that is a scope.
- findFirstScope(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findFirstScope(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findFirstSubFlowElementInFlowMapOfType(Class<T>) - Method in class org.flowable.bpmn.model.SubProcess
- findFlowElementInList(String) - Method in class org.flowable.bpmn.model.Process
- findFlowElementsInSubProcessOfType(SubProcess, Class<FlowElementType>) - Method in class org.flowable.bpmn.model.Process
- findFlowElementsInSubProcessOfType(SubProcess, Class<FlowElementType>, boolean) - Method in class org.flowable.bpmn.model.Process
- findFlowElementsOfType(Class<FlowElementType>) - Method in class org.flowable.bpmn.model.Process
- findFlowElementsOfType(Class<FlowElementType>, boolean) - Method in class org.flowable.bpmn.model.Process
- findGroupByQueryCriteria(GroupQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupByQueryCriteria(GroupQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupByQueryCriteria(GroupQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupByQueryCriteria(GroupQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findGroupCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findGroupCountByQueryCriteria(GroupQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupCountByQueryCriteria(GroupQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupCountByQueryCriteria(GroupQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupCountByQueryCriteria(GroupQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findGroupsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupsByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupsByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findGroupsByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupsByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupsByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupsByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findGroupsByUser(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.GroupDataManager
- findGroupsByUser(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- findGroupsByUser(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- findGroupsByUser(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- findHistoricActivityInstance(ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Finds the
HistoricActivityInstanceEntity
that is active in the given execution. - findHistoricActivityInstance(ExecutionEntity, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByExecutionIdAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByExecutionIdAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findHistoricalVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricalVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricalVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricCaseInstanceIdsByParentIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- findHistoricCaseInstanceIdsByParentIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- findHistoricCaseInstanceIdsByParentIds(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- findHistoricCaseInstanceIdsByParentIds(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- findHistoricCaseInstancesByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- findHistoricCaseInstancesByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- findHistoricCaseInstancesByCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- findHistoricCaseInstancesByCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- findHistoricDecisionExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- findHistoricDecisionExecutionCountByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- findHistoricDecisionExecutionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.HistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManager
- findHistoricDecisionExecutionsByQueryCriteria(HistoricDecisionExecutionQueryImpl) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- findHistoricDetailsByTaskId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricDetailDataManager
- findHistoricDetailsByTaskId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- findHistoricEntityLinkByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity>) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- findHistoricEntityLinksByQuery(InternalEntityLinkQuery<HistoricEntityLinkEntity>) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- findHistoricEntityLinksByReferenceScopeIdAndType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- findHistoricEntityLinksByScopeDefinitionIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- findHistoricEntityLinksByScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdAndScopeType(String, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.data.HistoricEntityLinkDataManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManager
- findHistoricEntityLinksWithSameRootScopeForScopeIdsAndScopeType(Collection<String>, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- findHistoricIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- findHistoricIdentityLinksByScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- findHistoricIdentityLinksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- findHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- findHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- findHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.HistoricIdentityLinkDataManager
- findHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- findHistoricIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManager
- findHistoricIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- findHistoricMilestoneInstanceCountByQueryCriteria(HistoricMilestoneInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
- findHistoricMilestoneInstanceCountByQueryCriteria(HistoricMilestoneInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- findHistoricMilestoneInstancesByQueryCriteria(HistoricMilestoneInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManager
- findHistoricMilestoneInstancesByQueryCriteria(HistoricMilestoneInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- findHistoricMilestoneInstancesByQueryCriteria(HistoricMilestoneInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
- findHistoricMilestoneInstancesByQueryCriteria(HistoricMilestoneInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- findHistoricMilestoneInstancesCountByQueryCriteria(HistoricMilestoneInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricMilestoneInstanceDataManager
- findHistoricMilestoneInstancesCountByQueryCriteria(HistoricMilestoneInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstanceIdsBySuperProcessInstanceIds(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesAndVariablesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricProcessInstanceDataManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManager
- findHistoricProcessInstancesBySuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.HistoricVariableService
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManager
- findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- findHistoricVariableInstancesByTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.HistoricVariableInstanceDataManager
- findHistoricVariableInstancesByTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.HistoryJobDataManager
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
Same as
HistoryJobEntityManager.findHistoryJobsByQueryCriteria(HistoryJobQueryImpl)
, but only returns a count and not the instances itself. - findHistoryJobCountByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.HistoryJobService
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.HistoryJobDataManager
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManager
-
Executes a
HistoryJobQueryImpl
and returns the matchingHistoryJobEntity
instances. - findHistoryJobsByQueryCriteria(HistoryJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- findIdentityInfoByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.IdentityInfoDataManager
- findIdentityInfoByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- findIdentityInfoByUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
- findIdentityInfoByUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- findIdentityInfoDetails(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.IdentityInfoDataManager
- findIdentityInfoDetails(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- findIdentityLinkByProcessDefinitionUserAndGroup(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinkByProcessDefinitionUserAndGroup(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinkByProcessDefinitionUserAndGroup(String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinkByProcessDefinitionUserAndGroup(String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinkByProcessInstanceUserGroupAndType(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinkByProcessInstanceUserGroupAndType(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinkByProcessInstanceUserGroupAndType(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinkByProcessInstanceUserGroupAndType(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinkByScopeDefinitionScopeTypeUserAndGroup(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinkByScopeDefinitionScopeTypeUserAndGroup(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinkByScopeDefinitionScopeTypeUserAndGroup(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinkByScopeDefinitionScopeTypeUserAndGroup(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinkByScopeIdScopeTypeUserGroupAndType(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinkByScopeIdScopeTypeUserGroupAndType(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinkByScopeIdScopeTypeUserGroupAndType(String, String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinkByScopeIdScopeTypeUserGroupAndType(String, String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinkByTaskUserGroupAndType(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinkByTaskUserGroupAndType(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinkByTaskUserGroupAndType(String, String, String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinkByTaskUserGroupAndType(String, String, String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksByProcessDefinitionId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksByProcessDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksByProcessDefinitionId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksByProcessDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksByProcessDefinitionId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksByProcessDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksByProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksByProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksByScopeDefinitionIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksByScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksByScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksBySubScopeIdAndType(String, String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- findIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- findIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.data.IdentityLinkDataManager
- findIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- findIdentityLinksByTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManager
- findIdentityLinksByTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findInactiveExecutionsByActivityIdAndProcessInstanceId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findInactiveExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findInactiveExecutionsByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findInCache(Class<T>) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Returns all cached
Entity
instances of a given type. - findInCache(Class<T>) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- findInCache(Class<T>, String) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Returns the cached
Entity
instance of the given class with the provided id. - findInCache(Class<T>, String) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- findInCacheAsCachedObjects(Class<T>) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Returns all
CachedEntity
instances for the given type. - findInCacheAsCachedObjects(Class<T>) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- findInfoJsonById(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findInfoJsonById(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- findInternalJobManager(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- findJobByCorrelationId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.engine.ManagementService
-
Find a job by a correlation id.
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Find the deadletter job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Find the external worker job by the given correlationId
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Find the job with the given correlation id
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Find the suspended job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobByCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Find the timer job with the given correlation id.
- findJobByCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobById(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobById(String) - Method in interface org.flowable.job.service.JobService
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Same as
DeadLetterJobEntityManager.findJobsByQueryCriteria(DeadLetterJobQueryImpl)
, but only returns a count and not the instances itself. - findJobCountByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Same as
ExternalWorkerJobEntityManager.findJobsByQueryCriteria(ExternalWorkerJobQueryImpl)
, but only returns a count and not the instances itself. - findJobCountByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobCountByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobCountByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobCountByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Same as
JobEntityManager.findJobsByQueryCriteria(JobQueryImpl)
, but only returns a count and not the instances itself. - findJobCountByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Same as
SuspendedJobEntityManager.findJobsByQueryCriteria(SuspendedJobQueryImpl)
, but only returns a count and not the instances itself. - findJobCountByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Same as
TimerJobEntityManager.findJobsByQueryCriteria(TimerJobQueryImpl)
, but only returns a count and not the instances itself. - findJobCountByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Returns all
DeadLetterJobEntity
instances related to an execution id. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns all
JobEntity
instances related to on ExecutionEntity. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Returns all
SuspendedJobEntity
instances related to an execution id. - findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Returns all
DeadLetterJobEntity
instances related to a process instance - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns all
JobEntity
instances related to one process instance ExecutionEntity. - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Returns all
SuspendedJobEntity
instances related to an execution id. - findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Executes a
JobQueryImpl
and returns the matchingDeadLetterJobEntity
instances. - findJobsByQueryCriteria(DeadLetterJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Executes a
ExternalWorkerJobQueryImpl
and returns the matchingExternalWorkerJobEntity
instances. - findJobsByQueryCriteria(ExternalWorkerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobDataManager
- findJobsByQueryCriteria(JobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Executes a
JobQueryImpl
and returns the matchingJobEntity
instances. - findJobsByQueryCriteria(JobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Executes a
JobQueryImpl
and returns the matchingSuspendedJobEntity
instances. - findJobsByQueryCriteria(SuspendedJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByQueryCriteria(TimerJobQueryImpl) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Executes a
JobQueryImpl
and returns the matchingTimerJobEntity
instances. - findJobsByQueryCriteria(TimerJobQueryImpl) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Returns all
ExternalWorkerJobEntity
for the given scope and subscope. - findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsByScopeIdAndSubScopeId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Returns all
TimerJobEntity
for the given scope and subscope. - findJobsByScopeIdAndSubScopeId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Returns the
TimerJobEntity
for a given process definition. - findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionId(String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
The same as
TimerJobEntityManager.findJobsByTypeAndProcessDefinitionId(String, String)
, but by key and for a specific tenantId. - findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionKeyAndTenantId(String, String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.TimerJobDataManager
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
The same as
TimerJobEntityManager.findJobsByTypeAndProcessDefinitionId(String, String)
, but by key and specifically for the 'no tenant' mode. - findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findJobsByTypeAndProcessDefinitionKeyNoTenantId(String, String) - Method in interface org.flowable.job.service.TimerJobService
- findJobsByWorkerId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByWorkerId(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByWorkerId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Returns all
ExternalWorkerJobEntity
for the given worker id. - findJobsByWorkerId(String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsByWorkerIdAndTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.ExternalWorkerJobDataManager
- findJobsByWorkerIdAndTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsByWorkerIdAndTenantId(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Returns all
ExternalWorkerJobEntity
for the given worker and tenant id. - findJobsByWorkerIdAndTenantId(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- findJobsToExecute(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- findJobsToExecute(List<String>, Page) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Returns
JobEntity
that are eligible to be executed. - findJobsToExecute(List<String>, Page) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- findJobsToExecuteAndLockInBulk(List<String>, Page, String, Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
- findKnowledgeBaseByDeploymentId(String) - Static method in class org.flowable.engine.impl.app.RulesHelper
- findKnowledgeBaseByDeploymentId(String) - Static method in class org.flowable.engine.impl.rules.RulesHelper
- findLatestCaseDefinition(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findLatestCaseDefinitionByKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findLatestCaseDefinitionByKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findLatestCaseDefinitionByKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findLatestCaseDefinitionByKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManager
- findLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- findLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- findLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- findLatestChannelDefinitionByKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findLatestChannelDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findLatestChannelDefinitionByKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findLatestChannelDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- findLatestChannelDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- findLatestChannelDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- findLatestChannelDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- findLatestDecisionByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findLatestDecisionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findLatestDecisionByKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findLatestDecisionByKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findLatestDecisionByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findLatestDecisionByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findLatestDecisionByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findLatestDecisionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findLatestDecisionByKeyAndTenantId(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- findLatestDecisionByKeyAndTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- findLatestDecisionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- findLatestDecisionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- findLatestDefinition(DmnDecision) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- findLatestDeploymentByName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- findLatestDeploymentByName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findLatestDeploymentByName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnDeploymentDataManager
- findLatestDeploymentByName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestDerivedProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestDerivedProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestEventDefinitionByKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findLatestEventDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findLatestEventDefinitionByKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findLatestEventDefinitionByKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findLatestEventDefinitionByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findLatestEventDefinitionByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findLatestEventDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findLatestEventDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findLatestEventDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- findLatestEventDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- findLatestEventDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- findLatestEventDefinitionByKeyParentDeploymentIdAndTenantId(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- findLatestProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- findLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestProcessDefinitionByKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findMatchingCamMigrationIndex(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
- findMatchingConstructor(Class<T>, Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- findMatchingExceptionMapping(Exception, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- findMatchingVersionIndex(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
- findMatchingVersionIndex(FlowableVersion) - Static method in class org.flowable.common.engine.impl.FlowableVersions
-
Returns the index in the list of
FlowableVersions.FLOWABLE_VERSIONS
matching the provided string version. - findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findMessageEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findMessageStartEventSubscriptionByName(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findMessageStartEventSubscriptionByName(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findMessageStartEventSubscriptionByName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findMessageStartEventSubscriptionByName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findMessageStartEventSubscriptionByName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findMessageStartEventSubscriptionByName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findMethod(String) - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- findMethod(String, Class<?>, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- findMilestoneInstanceCountByQueryCriteria(MilestoneInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- findMilestoneInstanceCountByQueryCriteria(MilestoneInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- findMilestoneInstancesByQueryCriteria(MilestoneInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- findMilestoneInstancesByQueryCriteria(MilestoneInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- findMilestoneInstancesByQueryCriteria(MilestoneInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- findMilestoneInstancesByQueryCriteria(MilestoneInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
- findMilestoneInstancesCountByQueryCriteria(MilestoneInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- findMilestoneInstancesCountByQueryCriteria(MilestoneInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.MilestoneInstanceDataManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelCountByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findModelsByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ModelDataManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- findModelsByQueryCriteria(ModelQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- findMultiInstanceParentExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- findNewLatestCaseDefinitionAfterRemovalOf(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findNewLatestProcessDefinitionAfterRemovalOf(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- findNextParentScopeExecutionWithAllEndedChildExecutions(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- findNextWhiteSpace(int, String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- findNonTerminalChildPlanItemInstances(CaseInstanceEntity, PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntity
instances for the givenCaseInstanceEntity
, which have a plan item that matches the given plan item and which are non terminal. - findParent(FlowElement) - Method in class org.flowable.bpmn.model.Process
- findParent(FlowElement, FlowElementsContainer) - Method in class org.flowable.bpmn.model.Process
- findPlanItem(String) - Method in class org.flowable.cmmn.converter.ConversionHelper
- findPlanItem(String) - Method in class org.flowable.cmmn.model.CmmnModel
- findPlanItemByPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.model.CmmnModel
- findPlanItemDefinition(String) - Method in class org.flowable.cmmn.model.CmmnModel
- findPlanItemDefinitionInStageOrDownwards(String) - Method in class org.flowable.cmmn.model.Stage
- findPlanItemDefinitionInStageOrUpwards(String) - Method in class org.flowable.cmmn.model.Stage
- findPlanItemDefinitionsOfType(Class<T>) - Method in class org.flowable.cmmn.model.Case
- findPlanItemDefinitionsOfType(Class<T>, boolean) - Method in class org.flowable.cmmn.model.Stage
- findPlanItemForPlanItemDefinitionInPlanFragmentOrDownwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
- findPlanItemForPlanItemDefinitionInPlanFragmentOrUpwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
- findPlanItemInPlanFragmentOrDownwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
- findPlanItemInPlanFragmentOrUpwards(String) - Method in class org.flowable.cmmn.model.PlanFragment
- findPrivilegeByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- findPrivilegeByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeDataManager
- findPrivilegeByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
- findPrivilegeByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- findPrivilegeByQueryCriteria(PrivilegeQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- findPrivilegeByQueryCriteria(PrivilegeQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeDataManager
- findPrivilegeByQueryCriteria(PrivilegeQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
- findPrivilegeByQueryCriteria(PrivilegeQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- findPrivilegeCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- findPrivilegeCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeDataManager
- findPrivilegeCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
- findPrivilegeCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- findPrivilegeCountByQueryCriteria(PrivilegeQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- findPrivilegeCountByQueryCriteria(PrivilegeQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeDataManager
- findPrivilegeCountByQueryCriteria(PrivilegeQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManager
- findPrivilegeCountByQueryCriteria(PrivilegeQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- findProcessDefinition(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByKeyAndVersion(String, Integer) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersion(String, Integer) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByKeyAndVersionAndTenantId(String, Integer, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByParentDeploymentAndKey(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionByParentDeploymentAndKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionInfoDataManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- findProcessDefinitionInfoByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionsByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceAndVariablesByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceByNativeQuery(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findProcessInstanceIdsByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findProcessInstanceIdsByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findRegisteredChannel(ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
- findRegisteredChannel(ChannelDefinition) - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnResourceDataManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnResourceDataManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- findResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventResourceDataManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- findResourcesByDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManager
- findResourcesByDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityManagerImpl
- findSentry(String) - Method in class org.flowable.cmmn.model.PlanFragment
- findSentryPartInstancesByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- findSentryPartInstancesByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
- findSentryPartInstancesByCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
- findSentryPartInstancesByCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- findSentryPartInstancesByCaseInstanceIdAndNullPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- findSentryPartInstancesByCaseInstanceIdAndNullPlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
- findSentryPartInstancesByCaseInstanceIdAndNullPlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
- findSentryPartInstancesByCaseInstanceIdAndNullPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- findSentryPartInstancesByPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- findSentryPartInstancesByPlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.SentryPartInstanceDataManager
- findSentryPartInstancesByPlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
- findSentryPartInstancesByPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- findSignalEventSubscriptionsByEventName(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findSignalEventSubscriptionsByEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findSignalEventSubscriptionsByEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findSignalEventSubscriptionsByEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findSignalEventSubscriptionsByEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findSignalEventSubscriptionsByEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findSignalEventSubscriptionsByProcessInstanceAndEventName(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- findSignalEventSubscriptionsByScopeAndEventName(String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- findSubProcessInstanceBySuperExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- findSuspendedJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findSuspendedJobsByExecutionId(String) - Method in interface org.flowable.job.service.JobService
- findSuspendedJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- findSuspendedJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.JobService
- findTaskCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksBySubScopeIdScopeType(String, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksBySubScopeIdScopeType(String, String) - Method in interface org.flowable.task.service.TaskService
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTextAnnotation(String) - Method in class org.flowable.cmmn.model.CmmnModel
- findTimerJobById(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobById(String) - Method in interface org.flowable.job.service.TimerJobService
- findTimerJobsByExecutionId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobsByExecutionId(String) - Method in interface org.flowable.job.service.TimerJobService
- findTimerJobsByProcessInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- findTimerJobsByProcessInstanceId(String) - Method in interface org.flowable.job.service.TimerJobService
- findTokenByQueryCriteria(TokenQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- findTokenByQueryCriteria(TokenQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.TokenDataManager
- findTokenByQueryCriteria(TokenQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- findTokenByQueryCriteria(TokenQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- findTokenCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- findTokenCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.TokenDataManager
- findTokenCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- findTokenCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- findTokenCountByQueryCriteria(TokenQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- findTokenCountByQueryCriteria(TokenQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.TokenDataManager
- findTokenCountByQueryCriteria(TokenQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- findTokenCountByQueryCriteria(TokenQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- findTokensByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- findTokensByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.TokenDataManager
- findTokensByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- findTokensByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- findUnfinishedActivityInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
- findUnfinishedActivityInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstance(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ActivityInstanceDataManager
- findUnfinishedActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findUnfinishedHistoricActivityInstancesByExecutionAndActivityId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.data.HistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManager
- findUnfinishedHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- findUserByQueryCriteria(UserQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- findUserByQueryCriteria(UserQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.UserDataManager
- findUserByQueryCriteria(UserQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- findUserByQueryCriteria(UserQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findUserCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- findUserCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.UserDataManager
- findUserCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- findUserCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findUserCountByQueryCriteria(UserQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- findUserCountByQueryCriteria(UserQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.UserDataManager
- findUserCountByQueryCriteria(UserQueryImpl) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- findUserCountByQueryCriteria(UserQueryImpl) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findUserInfoByUserIdAndKey(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.IdentityInfoDataManager
- findUserInfoByUserIdAndKey(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- findUserInfoByUserIdAndKey(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
- findUserInfoByUserIdAndKey(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- findUserInfoKeysByUserIdAndType(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.IdentityInfoDataManager
- findUserInfoKeysByUserIdAndType(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- findUserInfoKeysByUserIdAndType(String, String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
- findUserInfoKeysByUserIdAndType(String, String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- findUsersByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- findUsersByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.UserDataManager
- findUsersByNativeQuery(Map<String, Object>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- findUsersByNativeQuery(Map<String, Object>) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findUsersByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- findUsersByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.UserDataManager
- findUsersByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- findUsersByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- findVariableInstanceByScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstanceBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstancesByExecutionId(String) - Method in interface org.flowable.variable.service.VariableService
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
- findVariableInstancesByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- findVariablesInstanceByQuery(InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariablesInstanceByQuery(InternalVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariablesInstancesByQuery(InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- findVariablesInstancesByQuery(InternalVariableInstanceQueryImpl) - Method in interface org.flowable.variable.service.impl.persistence.entity.data.VariableInstanceDataManager
- findVariableType(Object) - Method in interface org.flowable.variable.api.types.VariableTypes
- findVariableType(Object) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- findVariableType(Object) - Method in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- findVariableType(Object) - Method in interface org.flowable.variable.service.impl.VariableValueProvider
- findWithVariablesByCriteria(CaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- findWithVariablesByCriteria(CaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- findWithVariablesByCriteria(CaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- findWithVariablesByCriteria(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- findWithVariablesByQueryCriteria(HistoricCaseInstanceQuery) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManager
- findWithVariablesByQueryCriteria(HistoricCaseInstanceQuery) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- findWithVariablesByQueryCriteria(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
- findWithVariablesByQueryCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- finished - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finished - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- finished - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- finished - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finished - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finished - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- finished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- finished() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are finished.
- finished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finished() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that are finished.
- finished() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are completely finished.
- finished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- finished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finished() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that are finished.
- finished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are finished.
- finished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- finished(Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- finished(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- finished(Description) - Method in class org.flowable.engine.test.FlowableRule
- finished(Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- finishedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedAfter - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are finished after the provided date time.
- finishedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedAfter(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- finishedAfter(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were finished after the given date.
- finishedAfter(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are finished before the provided date time.
- finishedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedBefore(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- finishedBefore(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were finished before the given date.
- finishedBefore(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- fireAssignmentEvents(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
- fireAssignmentEvents(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- fireEntityDeletedEvent(Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- fireEntityInsertedEvent(Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- fireEntityUpdatedEvent(Entity) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- fireTaskDeletedEvent(TaskEntity, CommandContext, FlowableEventDispatcher) - Static method in class org.flowable.engine.impl.util.TaskHelper
- fireTransactionEvent(TransactionState, boolean) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
-
Fires the event for the provided
TransactionState
. - first - Variable in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- FIRST - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- FIRST_NAME - Static variable in class org.flowable.idm.api.UserQueryProperty
- firstName - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- firstName - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- firstName - Variable in class org.flowable.rest.service.api.identity.UserResponse
- firstName - Variable in class org.flowable.spring.security.UserDto
- firstNameChanged - Variable in class org.flowable.rest.service.api.identity.UserRequest
- firstNameLike - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- firstNameLikeIgnoreCase - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- firstResult - Variable in class org.flowable.common.engine.api.management.TablePage
-
Identifies the index of the first result stored in this TablePage.
- firstResult - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- firstResult - Variable in class org.flowable.common.engine.impl.Page
- firstResult - Variable in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- firstResult - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
- fitTextToWidth(String, int) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- fitTextToWidth(String, int) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- fitTextToWidth(String, int) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- fixed(Scanner.Symbol) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- fixedDelayTopicStrategy - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- fixedEventKey(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder
-
Sets the event key to a hardcoded value.
- fixedEventKey(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder
-
Sets the event key to a hardcoded value.
- fixedEventKey(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
- fixedEventKey(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl
- fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantDetectorBuilder
-
Sets the tenant to a hardcoded value.
- fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder
-
Sets the tenant to a hardcoded value.
- fixedTenantId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder
-
Sets the tenant to a hardcoded value.
- fixedTenantId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl
- fixedTenantId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl
- fixedTenantId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl
- fixedValue - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- fixedValue - Variable in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- fixedValue - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- FixedValue - Class in org.flowable.common.engine.impl.el
-
Expression that always returns the same value when
getValue
is called. - FixedValue - Class in org.flowable.engine.impl.el
-
Expression that always returns the same value when
getValue
is called. - FixedValue(Object) - Constructor for class org.flowable.common.engine.impl.el.FixedValue
- FixedValue(Object) - Constructor for class org.flowable.engine.impl.el.FixedValue
- fixFlowNodePositionsIfModelFromAdonis(Document, Map<String, DiagramNode>) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- flattenedList - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- flattenedListIterator - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- flattenTree() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- FLOAT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- FLOW_ELEMENT_ID_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
- FLOWABLE_CASE - Static variable in interface org.flowable.cmmn.validation.validator.ValidatorSetNames
- FLOWABLE_CMMN_CFG_XML - Static variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- FLOWABLE_EXECUTABLE_PROCESS - Static variable in interface org.flowable.validation.validator.ValidatorSetNames
- FLOWABLE_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- FLOWABLE_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- FLOWABLE_EXTENSIONS_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- FLOWABLE_EXTENSIONS_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- FLOWABLE_EXTENSIONS_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- FLOWABLE_EXTENSIONS_PREFIX - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- FLOWABLE_VERSIONS - Static variable in class org.flowable.common.engine.impl.FlowableVersions
- flowable5ActivityBehaviorFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityContext - Class in org.flowable.engine.impl.context
- Flowable5CompatibilityContext() - Constructor for class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- flowable5CompatibilityEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CompatibilityHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityHandler - Interface in org.flowable.engine.compatibility
- flowable5CompatibilityHandlerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5CompatibilityHandlerFactory - Interface in org.flowable.engine.compatibility
- flowable5CustomDefaultBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CustomMybatisMappers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5CustomMybatisXMLMappers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5ExpressionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5JobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5ListenerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5PostBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- flowable5PreBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- Flowable5Util - Class in org.flowable.engine.impl.util
- Flowable5Util() - Constructor for class org.flowable.engine.impl.util.Flowable5Util
- FlowableActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to cancel event being sent to an activity. - FlowableActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableActivityCancelledEvent
implementation. - FlowableActivityCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableActivityCancelledEventImpl
- FlowableActivityEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to an activity within an execution. - FlowableActivityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableActivityEvent
. - FlowableActivityEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- FlowableAddDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableAddDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
- FlowableAllOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableAllOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
- FlowableAnyOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableAnyOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
- FlowableAstFunctionCreator - Interface in org.flowable.common.engine.impl.el
- FlowableAsyncHttpClient - Interface in org.flowable.http.common.api.client
- FlowableAuthenticationProvider - Class in org.flowable.spring.security
-
A flowable implementation of
AuthenticationProvider
that uses theIdmIdentityService
andUserDetailsService
to check the user credentials and and load the user. - FlowableAuthenticationProvider(IdmIdentityService, UserDetailsService) - Constructor for class org.flowable.spring.security.FlowableAuthenticationProvider
- FlowableBatchPartMigrationException - Exception in org.flowable.common.engine.api
- FlowableBatchPartMigrationException(String) - Constructor for exception org.flowable.common.engine.api.FlowableBatchPartMigrationException
- FlowableBatchPartMigrationException(String, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableBatchPartMigrationException
- FlowableBatchServiceRuntimeHints - Class in org.flowable.batch.service.impl.aot
- FlowableBatchServiceRuntimeHints() - Constructor for class org.flowable.batch.service.impl.aot.FlowableBatchServiceRuntimeHints
- FlowableCancelledEvent - Interface in org.flowable.engine.delegate.event
- FlowableCaseEndedEvent - Interface in org.flowable.cmmn.api.event
-
The interface for a case ended event, which might be a case completed or case terminated event.
- FlowableCaseEndedEventImpl - Class in org.flowable.cmmn.engine.impl.event
-
Implementation of the case completed event.
- FlowableCaseEndedEventImpl(CaseInstance, String) - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- FlowableCaseStageEndedEvent - Interface in org.flowable.cmmn.api.event
-
An event representing a CMMN case stage being ended either manually through termination or with an exit sentry or by completing it.
- FlowableCaseStageEndedEventImpl - Class in org.flowable.cmmn.engine.impl.event
-
Implements a CMMN case stage ending event, holding the case and stage instances as well as the ending state of the stage.
- FlowableCaseStageEndedEventImpl(CaseInstance, PlanItemInstance, String) - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- FlowableCaseStageStartedEvent - Interface in org.flowable.cmmn.api.event
-
An event representing a CMMN case stage being started.
- FlowableCaseStageStartedEventImpl - Class in org.flowable.cmmn.engine.impl.event
-
Implements a CMMN case stage started event, holding the case and stage instances.
- FlowableCaseStageStartedEventImpl(CaseInstance, PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
- FlowableCaseStartedEvent - Interface in org.flowable.cmmn.api.event
- FlowableCaseStartedEventImpl - Class in org.flowable.cmmn.engine.impl.event
- FlowableCaseStartedEventImpl(CaseInstance) - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCaseStartedEventImpl
- FlowableChangeTenantIdEvent - Interface in org.flowable.common.engine.api.delegate.event
- FlowableChangeTenantIdEventImpl - Class in org.flowable.common.engine.impl.event
- FlowableChangeTenantIdEventImpl(String, String, String, String) - Constructor for class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- FlowableClassLoadingException - Exception in org.flowable.common.engine.api
-
Runtime exception indicating the requested class was not found or an error occurred while loading the class.
- FlowableClassLoadingException(String, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableClassLoadingException
- FlowableCmmnEventBuilder - Class in org.flowable.cmmn.engine.impl.event
- FlowableCmmnEventBuilder() - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- FlowableCmmnExtension - Class in org.flowable.cmmn.engine.test
-
JUnit Jupiter extension for the Flowable CmmnEngine and services initialization.
- FlowableCmmnExtension() - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- FlowableCmmnRule - Class in org.flowable.cmmn.engine.test
-
Convenience for CmmnEngine and services initialization in the form of a JUnit rule.
- FlowableCmmnRule() - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnRule
- FlowableCmmnRule(String) - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnRule
- FlowableCmmnRule(CmmnEngine) - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnRule
- FlowableCmmnRuntimeHints - Class in org.flowable.cmmn.engine.impl.aot
- FlowableCmmnRuntimeHints() - Constructor for class org.flowable.cmmn.engine.impl.aot.FlowableCmmnRuntimeHints
- FlowableCmmnSpringExtension - Class in org.flowable.cmmn.spring.impl.test
-
An extension that uses
SpringExtension
to get theCmmnEngine
from theApplicationContext
and make it available for theFlowableCmmnExtension
. - FlowableCmmnSpringExtension() - Constructor for class org.flowable.cmmn.spring.impl.test.FlowableCmmnSpringExtension
- FlowableCmmnTest - Annotation Interface in org.flowable.cmmn.engine.test
-
Convenience for annotation that activates the
FlowableCmmnExtension
JUnit Jupiter annotation. - FlowableCmmnTestCase - Class in org.flowable.cmmn.engine.test
- FlowableCmmnTestCase() - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- FlowableCmmnTestHelper - Class in org.flowable.cmmn.engine.test
-
A Helper for the Flowable
FlowableCmmnExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theCmmnEngine
time. - FlowableCmmnTestHelper(CmmnEngine) - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- FlowableCollectionHandler - Interface in org.flowable.engine.impl.delegate
- FlowableCollectionParser - Class in org.flowable.bpmn.converter.child
- FlowableCollectionParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableCollectionParser
- FlowableCommonRuntimeHints - Class in org.flowable.common.engine.impl.aot
- FlowableCommonRuntimeHints() - Constructor for class org.flowable.common.engine.impl.aot.FlowableCommonRuntimeHints
- FlowableConditionalEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to a conditional being sent to an activity. - FlowableConditionalEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableConditionalEvent
implementation. - FlowableConditionalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- flowableConfigurationResource - Variable in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- FlowableConflictException - Exception in org.flowable.common.rest.exception
- FlowableConflictException(String) - Constructor for exception org.flowable.common.rest.exception.FlowableConflictException
- FlowableContainsAnyFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableContainsAnyFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
- FlowableContainsFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableContainsFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
- FlowableContentNotSupportedException - Exception in org.flowable.common.rest.exception
- FlowableContentNotSupportedException(String) - Constructor for exception org.flowable.common.rest.exception.FlowableContentNotSupportedException
- flowableContext - Variable in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
- FlowableCurrentDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableCurrentDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
- FlowableDateFunctionDelegate - Class in org.flowable.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableDateFunctionDelegate() - Constructor for class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- FlowableDmnExpressionException - Exception in org.flowable.dmn.engine
- FlowableDmnExpressionException(String) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
- FlowableDmnExpressionException(String, String, Throwable) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
- FlowableDmnExpressionException(String, Throwable) - Constructor for exception org.flowable.dmn.engine.FlowableDmnExpressionException
- FlowableDmnExtension - Class in org.flowable.dmn.engine.test
-
JUnit Jupiter extension for the Flowable DmnEngine and services initialization.
- FlowableDmnExtension() - Constructor for class org.flowable.dmn.engine.test.FlowableDmnExtension
- FlowableDmnRule - Class in org.flowable.dmn.engine.test
-
Convenience for DmnEngine and services initialization in the form of a JUnit rule.
- FlowableDmnRule() - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
- FlowableDmnRule(String) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
- FlowableDmnRule(DmnEngine) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnRule
- FlowableDmnRuntimeHints - Class in org.flowable.dmn.engine.impl.aot
- FlowableDmnRuntimeHints() - Constructor for class org.flowable.dmn.engine.impl.aot.FlowableDmnRuntimeHints
- FlowableDmnSpringExtension - Class in org.flowable.dmn.spring.impl.test
-
An extension that uses
SpringExtension
to get theDmnEngine
from theApplicationContext
and make it available for theFlowableDmnExtension
. - FlowableDmnSpringExtension() - Constructor for class org.flowable.dmn.spring.impl.test.FlowableDmnSpringExtension
- FlowableDmnTest - Annotation Interface in org.flowable.dmn.engine.test
-
Convenience for annotation that activates the
FlowableDmnExtension
JUnit Jupiter annotation. - FlowableDmnTestHelper - Class in org.flowable.dmn.engine.test
-
A Helper for the Flowable
FlowableDmnExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theDmnEngine
time. - FlowableDmnTestHelper(DmnEngine) - Constructor for class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- FlowableElContext - Class in org.flowable.common.engine.impl.el
- FlowableElContext(ELResolver, FlowableFunctionResolver) - Constructor for class org.flowable.common.engine.impl.el.FlowableElContext
- FlowableEngineAgenda - Interface in org.flowable.engine
-
This interface exposes methods needed to manipulate the agenda implementation.
- flowableEngineAgendaFactory - Variable in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- FlowableEngineAgendaFactory - Interface in org.flowable.engine
- FlowableEngineEntityEvent - Interface in org.flowable.common.engine.api.delegate.event
- FlowableEngineEvent - Interface in org.flowable.common.engine.api.delegate.event
- FlowableEngineEventImpl - Class in org.flowable.common.engine.impl.event
-
Base class for all
FlowableEngineEvent
implementations. - FlowableEngineEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
Creates a new event implementation, not part of an execution context.
- FlowableEngineEventImpl(FlowableEngineEventType, String, String, String) - Constructor for class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
Creates a new event implementation, part of an execution context.
- FlowableEngineEventImpl(FlowableEngineEventType, String, String, String, String) - Constructor for class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
-
Creates a new event implementation, part of an execution context.
- FlowableEngineEventType - Enum Class in org.flowable.common.engine.api.delegate.event
-
Enumeration containing all possible types of
FlowableEvent
s. - FlowableEntityEvent - Interface in org.flowable.common.engine.api.delegate.event
-
An
FlowableEvent
related to a single entity. - FlowableEntityEventImpl - Class in org.flowable.common.engine.impl.event
-
Base class for all
FlowableEvent
implementations, related to entities. - FlowableEntityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEvent
implementations, related to entities. - FlowableEntityEventImpl(Object, FlowableEngineEventType) - Constructor for class org.flowable.common.engine.impl.event.FlowableEntityEventImpl
- FlowableEntityEventImpl(Object, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityEventImpl
- FlowableEntityExceptionEventImpl - Class in org.flowable.common.engine.impl.event
-
Base class for all
FlowableEvent
implementations, represents an exception occurred, related to an entity. - FlowableEntityExceptionEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEvent
implementations, represents an exception occurred, related to an entity. - FlowableEntityExceptionEventImpl(Object, FlowableEngineEventType, Throwable) - Constructor for class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
- FlowableEntityExceptionEventImpl(Object, FlowableEngineEventType, Throwable) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityExceptionEventImpl
- FlowableEntityLinkServiceRuntimeHints - Class in org.flowable.entitylink.service.impl.aot
- FlowableEntityLinkServiceRuntimeHints() - Constructor for class org.flowable.entitylink.service.impl.aot.FlowableEntityLinkServiceRuntimeHints
- FlowableEntityWithVariablesEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEntityEvent
related to a single entity. - FlowableEntityWithVariablesEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Base class for all
FlowableEngineEntityEvent
implementations, related to entities with variables. - FlowableEntityWithVariablesEventImpl(Object, Map, boolean, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- FlowableErrorEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to an error being sent to an activity. - FlowableErrorEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableErrorEvent
. - FlowableErrorEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- FlowableEscalationEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to an escalation being sent to an activity. - FlowableEscalationEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableEscalationEvent
implementation. - FlowableEscalationEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- flowableEvent - Variable in class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
- FlowableEvent - Interface in org.flowable.common.engine.api.delegate.event
-
Describes an event that occurred in the Flowable Engine which is dispatched to external listeners, if any.
- FlowableEventBuilder - Class in org.flowable.engine.delegate.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableEventBuilder() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- FlowableEventDispatcher - Interface in org.flowable.common.engine.api.delegate.event
-
Dispatcher which allows for adding and removing
FlowableEventListener
s to the Flowable Engine as well as dispatchingFlowableEvent
to all the listeners registered. - FlowableEventDispatcherImpl - Class in org.flowable.common.engine.impl.event
-
Class capable of dispatching events.
- FlowableEventDispatcherImpl() - Constructor for class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- FlowableEventExtension - Class in org.flowable.eventregistry.test
-
JUnit Jupiter extension for the Flowable EventRegistryEngine and services initialization.
- FlowableEventExtension() - Constructor for class org.flowable.eventregistry.test.FlowableEventExtension
- FlowableEventImpl - Class in org.flowable.common.engine.impl.event
-
Base class for all
FlowableEvent
implementations. - FlowableEventImpl(FlowableEventType) - Constructor for class org.flowable.common.engine.impl.event.FlowableEventImpl
- FlowableEventInfo<T> - Interface in org.flowable.eventregistry.api
- FlowableEventInfoImpl<T> - Class in org.flowable.eventregistry.impl
- FlowableEventInfoImpl(InboundEvent, T, InboundChannelModel) - Constructor for class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- FlowableEventJsonException - Exception in org.flowable.eventregistry.json.converter
- FlowableEventJsonException(String) - Constructor for exception org.flowable.eventregistry.json.converter.FlowableEventJsonException
- FlowableEventJsonException(String, Throwable) - Constructor for exception org.flowable.eventregistry.json.converter.FlowableEventJsonException
- FlowableEventListener - Interface in org.flowable.common.engine.api.delegate.event
-
Describes a class that listens for
FlowableEvent
s dispatched by the engine. - FlowableEventListenerParser - Class in org.flowable.bpmn.converter.child
- FlowableEventListenerParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableEventListenerParser
- FlowableEventListenerValidator - Class in org.flowable.validation.validator.impl
- FlowableEventListenerValidator() - Constructor for class org.flowable.validation.validator.impl.FlowableEventListenerValidator
- FlowableEventRegistryEvent - Class in org.flowable.eventregistry.impl.event
- FlowableEventRegistryEvent(EventInstance) - Constructor for class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- FlowableEventRegistryRuntimeHints - Class in org.flowable.eventregistry.impl.aot
- FlowableEventRegistryRuntimeHints() - Constructor for class org.flowable.eventregistry.impl.aot.FlowableEventRegistryRuntimeHints
- FlowableEventRule - Class in org.flowable.eventregistry.test
-
Convenience for EventRegistryEngine and services initialization in the form of a JUnit rule.
- FlowableEventRule() - Constructor for class org.flowable.eventregistry.test.FlowableEventRule
- FlowableEventRule(String) - Constructor for class org.flowable.eventregistry.test.FlowableEventRule
- FlowableEventRule(EventRegistryEngine) - Constructor for class org.flowable.eventregistry.test.FlowableEventRule
- FlowableEventSpringExtension - Class in org.flowable.eventregistry.spring.test
-
An extension that uses
SpringExtension
to get theEventRegistryEngine
from theApplicationContext
and make it available for theFlowableEventExtension
. - FlowableEventSpringExtension() - Constructor for class org.flowable.eventregistry.spring.test.FlowableEventSpringExtension
- FlowableEventSubscriptionServiceRuntimeHints - Class in org.flowable.eventsubscription.service.impl.aot
- FlowableEventSubscriptionServiceRuntimeHints() - Constructor for class org.flowable.eventsubscription.service.impl.aot.FlowableEventSubscriptionServiceRuntimeHints
- FlowableEventSupport - Class in org.flowable.common.engine.impl.event
-
Class that allows adding and removing event listeners and dispatching events to the appropriate listeners.
- FlowableEventSupport() - Constructor for class org.flowable.common.engine.impl.event.FlowableEventSupport
- FlowableEventTestHelper - Class in org.flowable.eventregistry.test
-
A Helper for the Flowable
FlowableEventExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theEventRegistryEngine
time and easy access for waiting on the job executor. - FlowableEventTestHelper(EventRegistryEngine) - Constructor for class org.flowable.eventregistry.test.FlowableEventTestHelper
- FlowableEventType - Interface in org.flowable.common.engine.api.delegate.event
-
Enumeration containing all possible types of
FlowableEvent
s. - FlowableException - Exception in org.flowable.common.engine.api
-
Runtime exception that is the superclass of all Flowable exceptions.
- FlowableException(String) - Constructor for exception org.flowable.common.engine.api.FlowableException
- FlowableException(String, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableException
- FlowableExceptionEvent - Interface in org.flowable.common.engine.api.delegate.event
-
Indicates the
FlowableEvent
also contains information about aThrowable
that occurred, triggering the event. - FlowableExpressionBuilder(Builder.Feature...) - Constructor for class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- FlowableExpressionFactory - Class in org.flowable.common.engine.impl.el
- FlowableExpressionFactory() - Constructor for class org.flowable.common.engine.impl.el.FlowableExpressionFactory
- FlowableExpressionFactory.FlowableExpressionBuilder - Class in org.flowable.common.engine.impl.el
- FlowableExpressionFactory.FlowableExpressionParserImpl - Class in org.flowable.common.engine.impl.el
- FlowableExpressionParser - Interface in org.flowable.common.engine.impl.el
- FlowableExpressionParserImpl(FlowableExpressionFactory.FlowableExpressionBuilder, String) - Constructor for class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionParserImpl
- FlowableExtension - Class in org.flowable.engine.test
-
JUnit Jupiter extension for the Flowable ProcessEngine and services initialization.
- FlowableExtension() - Constructor for class org.flowable.engine.test.FlowableExtension
- FlowableFailedjobRetryParser - Class in org.flowable.bpmn.converter.child
- FlowableFailedjobRetryParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableFailedjobRetryParser
- FlowableForbiddenException - Exception in org.flowable.common.engine.api
- FlowableForbiddenException(String) - Constructor for exception org.flowable.common.engine.api.FlowableForbiddenException
- FlowableFunctionDelegate - Interface in org.flowable.common.engine.api.delegate
-
Interface for pluggable functions that can be used in the EL expressions
- flowableFunctionDelegates - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- flowableFunctionDelegates - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- flowableFunctionDelegates - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FlowableFunctionMapper - Class in org.flowable.common.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableFunctionMapper(FlowableFunctionResolver) - Constructor for class org.flowable.common.engine.impl.el.FlowableFunctionMapper
- FlowableFunctionResolver - Interface in org.flowable.common.engine.impl.el
- FlowableFunctionResolverFactory - Interface in org.flowable.common.engine.impl.el
- FlowableFutureJavaDelegate<Input,
Output> - Interface in org.flowable.engine.delegate -
Convenience class which always uses the
AsyncTaskInvoker
to execute the async data. - FlowableHttpClient - Interface in org.flowable.http.common.api.client
- FlowableHttpRequestHandler - Class in org.flowable.bpmn.model
- FlowableHttpRequestHandler - Class in org.flowable.cmmn.model
- FlowableHttpRequestHandler() - Constructor for class org.flowable.bpmn.model.FlowableHttpRequestHandler
- FlowableHttpRequestHandler() - Constructor for class org.flowable.cmmn.model.FlowableHttpRequestHandler
- FlowableHttpRequestHandlerParser - Class in org.flowable.bpmn.converter.child
- FlowableHttpRequestHandlerParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableHttpRequestHandlerParser
- FlowableHttpResponseHandler - Class in org.flowable.bpmn.model
- FlowableHttpResponseHandler - Class in org.flowable.cmmn.model
- FlowableHttpResponseHandler() - Constructor for class org.flowable.bpmn.model.FlowableHttpResponseHandler
- FlowableHttpResponseHandler() - Constructor for class org.flowable.cmmn.model.FlowableHttpResponseHandler
- FlowableHttpResponseHandlerParser - Class in org.flowable.bpmn.converter.child
- FlowableHttpResponseHandlerParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableHttpResponseHandlerParser
- FlowableIdentityLinkEventBuilder - Class in org.flowable.identitylink.service.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableIdentityLinkEventBuilder() - Constructor for class org.flowable.identitylink.service.event.impl.FlowableIdentityLinkEventBuilder
- FlowableIdentityLinkServiceRuntimeHints - Class in org.flowable.identitylink.service.impl.aot
- FlowableIdentityLinkServiceRuntimeHints() - Constructor for class org.flowable.identitylink.service.impl.aot.FlowableIdentityLinkServiceRuntimeHints
- FlowableIdmEntityEventImpl - Class in org.flowable.idm.engine.delegate.event.impl
-
Base class for all
FlowableIdmEventImpl
implementations, related to entities. - FlowableIdmEntityEventImpl(Object, FlowableIdmEventType) - Constructor for class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEntityEventImpl
- FlowableIdmEventBuilder - Class in org.flowable.idm.engine.delegate.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableIdmEventBuilder() - Constructor for class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventBuilder
- FlowableIdmEventImpl - Class in org.flowable.idm.engine.delegate.event.impl
-
Base class for all IDM event implementations.
- FlowableIdmEventImpl(FlowableIdmEventType) - Constructor for class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
-
Creates a new event implementation, not part of an execution context.
- FlowableIdmEventType - Enum Class in org.flowable.idm.api.event
-
Enumeration containing all possible types of Flowable IDM events.
- FlowableIdmMembershipEvent - Interface in org.flowable.idm.api.event
-
An event related to group memberships.
- FlowableIdmMembershipEventImpl - Class in org.flowable.idm.engine.delegate.event.impl
-
Implementation of
FlowableIdmMembershipEvent
. - FlowableIdmMembershipEventImpl(FlowableIdmEventType) - Constructor for class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- FlowableIdmRule - Class in org.flowable.idm.engine.test
-
Convenience for IdmEngine and services initialization in the form of a JUnit rule.
- FlowableIdmRule() - Constructor for class org.flowable.idm.engine.test.FlowableIdmRule
- FlowableIdmRule(String) - Constructor for class org.flowable.idm.engine.test.FlowableIdmRule
- FlowableIdmRule(IdmEngine) - Constructor for class org.flowable.idm.engine.test.FlowableIdmRule
- FlowableIllegalArgumentException - Exception in org.flowable.common.engine.api
-
An exception indicating that an illegal argument has been supplied in an Flowable API-call, an illegal value was configured in the engine's configuration or an illegal value has been supplied or an illegal value is used in a process-definition.
- FlowableIllegalArgumentException(String) - Constructor for exception org.flowable.common.engine.api.FlowableIllegalArgumentException
- FlowableIllegalArgumentException(String, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableIllegalArgumentException
- FlowableIllegalStateException - Exception in org.flowable.common.engine.api
-
An exception indicating that an API call could not be executed due to data being in the wrong state.
- FlowableIllegalStateException(String) - Constructor for exception org.flowable.common.engine.api.FlowableIllegalStateException
- FlowableIllegalStateException(String, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableIllegalStateException
- FlowableImageException - Exception in org.flowable.cmmn.image.exception
-
Runtime exception for all image logic.
- FlowableImageException - Exception in org.flowable.dmn.image.exception
-
Runtime exception for all image logic.
- FlowableImageException - Exception in org.flowable.image.exception
-
Runtime exception for all image logic.
- FlowableImageException(String) - Constructor for exception org.flowable.cmmn.image.exception.FlowableImageException
- FlowableImageException(String) - Constructor for exception org.flowable.dmn.image.exception.FlowableImageException
- FlowableImageException(String) - Constructor for exception org.flowable.image.exception.FlowableImageException
- FlowableImageException(String, Throwable) - Constructor for exception org.flowable.cmmn.image.exception.FlowableImageException
- FlowableImageException(String, Throwable) - Constructor for exception org.flowable.dmn.image.exception.FlowableImageException
- FlowableImageException(String, Throwable) - Constructor for exception org.flowable.image.exception.FlowableImageException
- FlowableJobEventBuilder - Class in org.flowable.job.service.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableJobEventBuilder() - Constructor for class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- FlowableJobRescheduledEvent - Interface in org.flowable.engine.delegate.event
- FlowableJobRescheduledEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableJobRescheduledEventImpl(Job, String, FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
- FlowableJobServiceRuntimeHints - Class in org.flowable.job.service.impl.aot
- FlowableJobServiceRuntimeHints() - Constructor for class org.flowable.job.service.impl.aot.FlowableJobServiceRuntimeHints
- FlowableListener - Class in org.flowable.bpmn.model
- FlowableListener - Class in org.flowable.cmmn.model
- FlowableListener() - Constructor for class org.flowable.bpmn.model.FlowableListener
- FlowableListener() - Constructor for class org.flowable.cmmn.model.FlowableListener
- FlowableListenerExport - Class in org.flowable.bpmn.converter.export
- FlowableListenerExport - Class in org.flowable.cmmn.converter.export
- FlowableListenerExport() - Constructor for class org.flowable.bpmn.converter.export.FlowableListenerExport
- FlowableListenerExport() - Constructor for class org.flowable.cmmn.converter.export.FlowableListenerExport
- FlowableListenerParser - Class in org.flowable.bpmn.converter.child
- FlowableListenerParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableListenerParser
- FlowableMailClient - Interface in org.flowable.mail.common.api.client
- FlowableMailClientCreator - Class in org.flowable.common.engine.impl.cfg.mail
- FlowableMailClientCreator() - Constructor for class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- FlowableMailException - Exception in org.flowable.mail.common.impl
- FlowableMailException(String) - Constructor for exception org.flowable.mail.common.impl.FlowableMailException
- FlowableMailException(String, Throwable) - Constructor for exception org.flowable.mail.common.impl.FlowableMailException
- FlowableMapExceptionParser - Class in org.flowable.bpmn.converter.child
- FlowableMapExceptionParser() - Constructor for class org.flowable.bpmn.converter.child.FlowableMapExceptionParser
- FlowableMessageEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to an message being sent to an activity. - FlowableMessageEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableSignalEvent
implementation. - FlowableMessageEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- FlowableMockSupport - Class in org.flowable.engine.test.mock
- FlowableMockSupport(ProcessEngine) - Constructor for class org.flowable.engine.test.mock.FlowableMockSupport
- FlowableMockSupport(TestActivityBehaviorFactory) - Constructor for class org.flowable.engine.test.mock.FlowableMockSupport
- FlowableMultiInstanceActivityCancelledEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to cancel event being sent to an activity. - FlowableMultiInstanceActivityCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableMultiInstanceActivityCancelledEvent
implementation. - FlowableMultiInstanceActivityCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCancelledEventImpl
- FlowableMultiInstanceActivityCompletedEvent - Interface in org.flowable.engine.delegate.event
- FlowableMultiInstanceActivityCompletedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableMultiInstanceActivityCompletedEvent
. - FlowableMultiInstanceActivityCompletedEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- FlowableMultiInstanceActivityEvent - Interface in org.flowable.engine.delegate.event
-
A
FlowableEvent
related to a multi-instance activity within an execution. - FlowableMultiInstanceActivityEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of an
FlowableMultiInstanceActivityEvent
. - FlowableMultiInstanceActivityEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- FlowableMyBatisResourceHintsRegistrar - Class in org.flowable.common.engine.impl.aot
-
Register the necessary resource hints for the Flowable SQL resources.
- FlowableMyBatisResourceHintsRegistrar() - Constructor for class org.flowable.common.engine.impl.aot.FlowableMyBatisResourceHintsRegistrar
- FlowableMyBatisRuntimeHints - Class in org.flowable.common.engine.impl.aot
- FlowableMyBatisRuntimeHints() - Constructor for class org.flowable.common.engine.impl.aot.FlowableMyBatisRuntimeHints
- FlowableNoneOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableNoneOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
- FlowableNotAllOfFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableNotAllOfFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
- FlowableNotContainsAnyFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableNotContainsAnyFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
- FlowableNotContainsFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A collection function mapper that can be used in EL expressions
- FlowableNotContainsFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
- FlowableObjectNotFoundException - Exception in org.flowable.common.engine.api
-
An exception indicating that the object that is required or actioned on does not exist.
- FlowableObjectNotFoundException(Class<?>) - Constructor for exception org.flowable.common.engine.api.FlowableObjectNotFoundException
- FlowableObjectNotFoundException(String) - Constructor for exception org.flowable.common.engine.api.FlowableObjectNotFoundException
- FlowableObjectNotFoundException(String, Class<?>) - Constructor for exception org.flowable.common.engine.api.FlowableObjectNotFoundException
- FlowableObjectNotFoundException(String, Class<?>, Throwable) - Constructor for exception org.flowable.common.engine.api.FlowableObjectNotFoundException
- FlowableOptimisticLockingException - Exception in org.flowable.common.engine.api
-
Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
- FlowableOptimisticLockingException(String) - Constructor for exception org.flowable.common.engine.api.FlowableOptimisticLockingException
- FlowablePlanItemFutureJavaDelegate<Input,
Output> - Interface in org.flowable.cmmn.api.delegate -
Convenience class which always uses the
AsyncTaskInvoker
to execute the async data. - FlowableProcessCancelledEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableCancelledEvent
implementation. - FlowableProcessCancelledEventImpl() - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessCancelledEventImpl
- FlowableProcessEngineEvent - Interface in org.flowable.engine.delegate.event
-
Event interface for
FlowableEvent
implementations related to the process engine, exposing process engine specific functions. - FlowableProcessEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableProcessEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessEventImpl
- FlowableProcessRuntimeHints - Class in org.flowable.engine.impl.aot
- FlowableProcessRuntimeHints() - Constructor for class org.flowable.engine.impl.aot.FlowableProcessRuntimeHints
- FlowableProcessStartedEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to start event being sent when a process instance is started. - FlowableProcessStartedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableCancelledEvent
implementation. - FlowableProcessStartedEventImpl(Object, Map, boolean) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- FlowableProcessTerminatedEvent - Interface in org.flowable.engine.delegate.event
-
Event extends default
FlowableEntityEvent
with the cause of termination - FlowableProcessTerminatedEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableProcessTerminatedEvent
implementation. - FlowableProcessTerminatedEventImpl(ExecutionEntity, Object) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableProcessTerminatedEventImpl
- FlowableProfiler - Class in org.flowable.engine.test.profiler
- FlowableProfiler() - Constructor for class org.flowable.engine.test.profiler.FlowableProfiler
- FlowableRule - Class in org.flowable.engine.test
-
Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
- FlowableRule() - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableRule(String) - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableRule(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableRule
- FlowableScriptEvaluationException - Exception in org.flowable.common.engine.impl.scripting
-
Thrown by ScriptingEngines in case script evaluation failed.
- FlowableScriptEvaluationException(ScriptTrace, Throwable) - Constructor for exception org.flowable.common.engine.impl.scripting.FlowableScriptEvaluationException
- FlowableSequenceFlowTakenEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
that indicates a certain sequence flow has been taken. - FlowableSequenceFlowTakenEventImpl - Class in org.flowable.engine.delegate.event.impl
- FlowableSequenceFlowTakenEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- FlowableServletContextListener - Class in org.flowable.rest.servlet
- FlowableServletContextListener() - Constructor for class org.flowable.rest.servlet.FlowableServletContextListener
- FlowableSignalEvent - Interface in org.flowable.engine.delegate.event
-
An
FlowableEvent
related to a signal being sent to an activity. - FlowableSignalEventImpl - Class in org.flowable.engine.delegate.event.impl
-
An
FlowableSignalEvent
implementation. - FlowableSignalEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- FlowableSpringExtension - Class in org.flowable.spring.impl.test
-
An extension that uses
SpringExtension
to get theProcessEngine
from theApplicationContext
and make it available for theFlowableExtension
. - FlowableSpringExtension() - Constructor for class org.flowable.spring.impl.test.FlowableSpringExtension
- FlowableSqlResourceHintsRegistrar - Class in org.flowable.common.engine.impl.aot
-
Register the necessary resource hints for the Flowable SQL resources.
- FlowableSqlResourceHintsRegistrar() - Constructor for class org.flowable.common.engine.impl.aot.FlowableSqlResourceHintsRegistrar
- FlowableStringTypeHandler - Class in org.flowable.common.engine.impl.db
- FlowableStringTypeHandler(boolean) - Constructor for class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- FlowableSubtractDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableSubtractDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
- FlowableTaskAlreadyClaimedException - Exception in org.flowable.common.engine.api
-
This exception is thrown when you try to claim a task that is already claimed by someone else.
- FlowableTaskAlreadyClaimedException(String, String) - Constructor for exception org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
- FlowableTaskEventBuilder - Class in org.flowable.task.service.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableTaskEventBuilder() - Constructor for class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- FlowableTaskServiceRuntimeHints - Class in org.flowable.task.service.impl.aot
- FlowableTaskServiceRuntimeHints() - Constructor for class org.flowable.task.service.impl.aot.FlowableTaskServiceRuntimeHints
- FlowableTest - Annotation Interface in org.flowable.engine.test
-
Convenience for annotation that activates the
FlowableExtension
JUnit Jupiter annotation. - FlowableTestCase - Class in org.flowable.engine.test
-
Convenience for ProcessEngine and services initialization in the form of a JUnit base class.
- FlowableTestCase() - Constructor for class org.flowable.engine.test.FlowableTestCase
-
uses 'flowable.cfg.xml' as it's configuration resource
- FlowableTestHelper - Class in org.flowable.engine.test
-
A Helper for the Flowable
FlowableExtension
that can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theProcessEngine
time and easy access for waiting on the job executor. - FlowableTestHelper(ProcessEngine) - Constructor for class org.flowable.engine.test.FlowableTestHelper
- FlowableToDateFunctionDelegate - Class in org.flowable.dmn.engine.impl.el
-
A date function mapper that can be used in EL expressions
- FlowableToDateFunctionDelegate() - Constructor for class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
- FlowableUnrecoverableJobException - Exception in org.flowable.job.api
- FlowableUnrecoverableJobException(String) - Constructor for exception org.flowable.job.api.FlowableUnrecoverableJobException
- FlowableUnrecoverableJobException(String, Throwable) - Constructor for exception org.flowable.job.api.FlowableUnrecoverableJobException
- FlowableUser - Class in org.flowable.spring.security
-
A flowable implementation of
UserDetails
. - FlowableUser(User, boolean, List<? extends Group>, Collection<? extends GrantedAuthority>) - Constructor for class org.flowable.spring.security.FlowableUser
- FlowableUser(User, String, boolean, List<? extends Group>, Collection<? extends GrantedAuthority>) - Constructor for class org.flowable.spring.security.FlowableUser
- FlowableUserDetails - Interface in org.flowable.spring.security
-
Provides core user information within a Flowable application.
- FlowableUserDetailsService - Class in org.flowable.spring.security
-
UserDetails
provider that uses theIdmIdentityService
to load users. - FlowableUserDetailsService(IdmIdentityService) - Constructor for class org.flowable.spring.security.FlowableUserDetailsService
- FlowableVariableEvent - Interface in org.flowable.variable.api.event
-
An
FlowableEvent
related to a single variable. - FlowableVariableEventBuilder - Class in org.flowable.variable.service.event.impl
-
Builder class used to create
FlowableEvent
implementations. - FlowableVariableEventBuilder() - Constructor for class org.flowable.variable.service.event.impl.FlowableVariableEventBuilder
- FlowableVariableEventImpl - Class in org.flowable.engine.delegate.event.impl
-
Implementation of
FlowableVariableEvent
. - FlowableVariableEventImpl - Class in org.flowable.variable.service.event.impl
-
Implementation of
FlowableVariableEvent
. - FlowableVariableEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- FlowableVariableEventImpl(FlowableEngineEventType) - Constructor for class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- FlowableVariableServiceRuntimeHints - Class in org.flowable.variable.service.impl.aot
- FlowableVariableServiceRuntimeHints() - Constructor for class org.flowable.variable.service.impl.aot.FlowableVariableServiceRuntimeHints
- FlowableVersion - Class in org.flowable.common.engine.impl
-
This class is used for auto-upgrade purposes.
- FlowableVersion(String) - Constructor for class org.flowable.common.engine.impl.FlowableVersion
- FlowableVersion(String, List<String>) - Constructor for class org.flowable.common.engine.impl.FlowableVersion
- FlowableVersions - Class in org.flowable.common.engine.impl
- FlowableVersions() - Constructor for class org.flowable.common.engine.impl.FlowableVersions
- FlowableWrongDbException - Exception in org.flowable.common.engine.api
-
Exception that is thrown when the Flowable engine discovers a mismatch between the database schema version and the engine version.
- FlowableWrongDbException(String, String) - Constructor for exception org.flowable.common.engine.api.FlowableWrongDbException
- flowElement - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- FlowElement - Class in org.flowable.bpmn.model
- FlowElement() - Constructor for class org.flowable.bpmn.model.FlowElement
- flowElementClass - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- flowElementId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionCreated
- flowElementId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- flowElementList - Variable in class org.flowable.bpmn.model.Process
- flowElementList - Variable in class org.flowable.bpmn.model.SubProcess
- flowElementLocalVariableMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- flowElementMap - Variable in class org.flowable.bpmn.model.Process
- flowElementMap - Variable in class org.flowable.bpmn.model.SubProcess
- FlowElementMoveEntry(FlowElement, FlowElement) - Constructor for class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- FlowElementsContainer - Interface in org.flowable.bpmn.model
- FlowElementValidator - Class in org.flowable.validation.validator.impl
-
A validator for stuff that is shared across all flow elements
- FlowElementValidator() - Constructor for class org.flowable.validation.validator.impl.FlowElementValidator
- flowLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
- flowLocationMap - Variable in class org.flowable.bpmn.model.BpmnModel
- flowLocationMap - Variable in class org.flowable.cmmn.model.CmmnModel
- flowLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
- FlowNode - Class in org.flowable.bpmn.model
- FlowNode() - Constructor for class org.flowable.bpmn.model.FlowNode
- FlowNodeActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.
- FlowNodeActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- FlowNodeRefParser - Class in org.flowable.bpmn.converter.child
- FlowNodeRefParser() - Constructor for class org.flowable.bpmn.converter.child.FlowNodeRefParser
- flowReferences - Variable in class org.flowable.bpmn.model.Lane
- flush() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- flush() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- flush() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- flush() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flush() - Method in interface org.flowable.common.engine.impl.interceptor.Session
- flush() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- flush() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- flush() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- flush() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- flush() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- flush() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flush() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- flushBulkDeletes(Class<? extends Entity>, List<BulkDeleteOperation>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushBulkDeletes(Class<? extends Entity>, List<BulkDeleteOperation>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushBulkInsert(Collection<Entity>, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushBulkInsert(Collection<Entity>, Class<? extends Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushBulkUpdate(BulkUpdateOperation) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushBulkUpdate(BulkUpdateOperation) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushDeleteEntities(Class<? extends Entity>, Collection<Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushDeleteEntities(Class<? extends Entity>, Collection<Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushDeletes() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushInsertEntities(Class<? extends Entity>, Collection<Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushInserts() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushRegularInsert(Entity, Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushRegularInsert(Entity, Class<? extends Entity>) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- flushUpdateEntity(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- flushUpdateEntity(Entity) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- flushUpdates() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- FONT_SIZE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- FONT_SIZE - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- FONT_SIZE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- FONT_SPACING - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- FONT_SPACING - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- FONT_SPACING - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- fontMetrics - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- fontMetrics - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- fontMetrics - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- force - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- forceAcquireAfter - Variable in class org.flowable.common.engine.impl.cmd.LockCmd
- forceCachedValue - Variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- forceCloseMybatisConnectionPool - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- forceCompleteStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Completes the plan item instance, which needs to be a stage instance.
- forceCompleteStage() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- forceDMN11 - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- forceDMN11 - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- forceDMN11 - Variable in class org.flowable.dmn.model.Decision
- forcedSynchronous - Variable in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- forcedUpdate - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- forcedUpdate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- forcedUpdate - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- forceSynchronous - Variable in class org.flowable.engine.impl.agenda.EndExecutionOperation
- forceSynchronousOperation - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- forceTo() - Method in interface org.flowable.mail.common.impl.MailDefaultsConfiguration
- forceTo() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Returns the value of the
forceTo
record component. - forceUpdate() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- forceUpdate() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- forceUpdate() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- forceUpdate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- forceUpdate() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- forceUpdate() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- forCompensation - Variable in class org.flowable.bpmn.model.Activity
- forFriendlyName(String) - Static method in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- forFriendlyName(String) - Static method in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- form - Variable in class org.flowable.engine.impl.form.FormReference
- FORM - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- FORM_INSTANCES - Static variable in interface org.flowable.form.api.FormChangeTenantIdEntityTypes
- FORM_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- FORM_PROPERTY - Static variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- format - Variable in class org.flowable.engine.impl.transformer.BigDecimalToString
- format - Variable in class org.flowable.engine.impl.transformer.DateToString
- format - Variable in class org.flowable.engine.impl.transformer.StringToDate
- format(Object) - Static method in class org.flowable.engine.impl.el.DateUtil
- formatAsString() - Method in class org.flowable.http.common.api.HttpHeaders
- formatDate(Date) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- formatDate(Date) - Static method in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- formatDate(DateTime) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- formatDate(LocalDate) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- formatElementValue(Object, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- formatUrl(String, String[], Object...) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- formatUrl(String, String[], Object...) - Method in class org.flowable.rest.service.api.RestResponseFactory
- formCategory(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms with the given category.
- formCategoryLike(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms where the category matches the given parameter.
- formCategoryNotEquals(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select deployments that have a different category then the given one.
- FormChangeTenantIdEntityTypes - Interface in org.flowable.form.api
- FormContainer - Class in org.flowable.form.model
- FormContainer() - Constructor for class org.flowable.form.model.FormContainer
- FormData - Class in org.flowable.engine.impl.form
- FormData - Interface in org.flowable.engine.form
-
Contains all information for displaying a form and serves as base interface for
StartFormData
andTaskFormData
- FormData(TaskEntity) - Constructor for class org.flowable.engine.impl.form.FormData
- FormDataImpl - Class in org.flowable.engine.impl.form
- FormDataImpl() - Constructor for class org.flowable.engine.impl.form.FormDataImpl
- FormDataResource - Class in org.flowable.rest.service.api.form
- FormDataResource() - Constructor for class org.flowable.rest.service.api.form.FormDataResource
- FormDataResponse - Class in org.flowable.rest.service.api.form
- FormDataResponse() - Constructor for class org.flowable.rest.service.api.form.FormDataResponse
- FormDefinition - Interface in org.flowable.form.api
-
An object structure representing a form At deploy time, the engine will then parse the form definition files to an form instance of this class.
- formDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- formDefinitionId - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- formDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- formDefinitionId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- formDefinitionId - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- formDefinitionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- formDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- formDefinitionId(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- formDefinitionId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given form definition id.
- formDefinitionId(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets a form definition id.
- formDefinitionIdLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a form definition id like the given string.
- formDefinitionKey(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select form with the given key.
- formDefinitionKey(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with the given form definition key.
- formDefinitionKeyLike(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms where the key matches the given parameter.
- formDefinitionKeyLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with a form definition key like the given string.
- FormDefinitionQuery - Interface in org.flowable.form.api
-
Allows programmatic querying of
FormDefinition
s. - FormDefinitionResponse - Class in org.flowable.cmmn.rest.service.api.repository
- FormDefinitionResponse - Class in org.flowable.rest.service.api.repository
- FormDefinitionResponse() - Constructor for class org.flowable.rest.service.api.repository.FormDefinitionResponse
- FormDefinitionResponse(FormDefinition) - Constructor for class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- FormDefinitionResponse(FormDefinition) - Constructor for class org.flowable.rest.service.api.repository.FormDefinitionResponse
- FormDeployment - Interface in org.flowable.form.api
-
Represents a deployment that is already present in the form repository.
- FormDeploymentBuilder - Interface in org.flowable.form.api
-
Builder for creating new deployments.
- FormDeploymentQuery - Interface in org.flowable.form.api
-
Allows programmatic querying of
FormDeployment
s. - FormEngine - Interface in org.flowable.engine.impl.form
- FormEngineConfigurationApi - Interface in org.flowable.form.api
- formEngineName - Variable in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- formEngineName - Variable in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- formEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormField - Class in org.flowable.form.model
- FormField() - Constructor for class org.flowable.form.model.FormField
- formFieldHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- formFieldHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormFieldHandler - Interface in org.flowable.form.api
-
Defines a form field handler.
- FormFieldTypes - Interface in org.flowable.form.model
- FormHandler - Interface in org.flowable.engine.impl.form
- formHandlerHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormHandlerHelper - Class in org.flowable.engine.impl.form
- FormHandlerHelper() - Constructor for class org.flowable.engine.impl.form.FormHandlerHelper
- formHandlerRestApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- formHandlerRestApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- formHandlerRestApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- formHandlerRestApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- formHandlerRestApiInterceptor - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- formHandlerRestApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.task.TaskResource
- FormHandlerRestApiInterceptor - Interface in org.flowable.rest.service.api
- formId(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select form with the given id.
- formIds(Set<String>) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms with the given ids.
- formInfo - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- formInfo - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- formInfo - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- FormInfo - Class in org.flowable.form.api
- FormInfo() - Constructor for class org.flowable.form.api.FormInfo
- FormInstance - Interface in org.flowable.form.api
-
An object structure representing a submitted form.
- formInstanceId - Variable in class org.flowable.form.api.FormInstanceInfo
- FormInstanceInfo - Class in org.flowable.form.api
- FormInstanceInfo() - Constructor for class org.flowable.form.api.FormInstanceInfo
- FormInstanceQuery - Interface in org.flowable.form.api
-
Allows programmatic querying of
FormInstance
s. - formKey - Variable in class org.flowable.bpmn.model.StartEvent
- formKey - Variable in class org.flowable.bpmn.model.UserTask
- formKey - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- formKey - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- formKey - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- formKey - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- formKey - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- formKey - Variable in class org.flowable.cmmn.model.CasePageTask
- formKey - Variable in class org.flowable.cmmn.model.HumanTask
- formKey - Variable in class org.flowable.cmmn.model.Stage
- formKey - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- formKey - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- formKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- formKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- formKey - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
- formKey - Variable in class org.flowable.engine.impl.form.FormDataImpl
- formKey - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- formKey - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- formKey - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- formKey - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- formKey - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- formKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- formKey - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- formKey - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- formKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- formKey(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Change the form key of the task
- formKey(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- FormManagementService - Interface in org.flowable.form.api
-
Service for admin and maintenance operations on the form engine.
- formModel - Variable in class org.flowable.form.api.FormInfo
- FormModel - Interface in org.flowable.form.api
- FormModelResponse - Class in org.flowable.cmmn.rest.service.api
- FormModelResponse - Class in org.flowable.rest.service.api
- FormModelResponse(FormInfo) - Constructor for class org.flowable.cmmn.rest.service.api.FormModelResponse
- FormModelResponse(FormInfo) - Constructor for class org.flowable.rest.service.api.FormModelResponse
- FormModelResponse(FormInfo, SimpleFormModel) - Constructor for class org.flowable.cmmn.rest.service.api.FormModelResponse
- FormModelResponse(FormInfo, SimpleFormModel) - Constructor for class org.flowable.rest.service.api.FormModelResponse
- formName(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms with the given name.
- formNameLike(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms where the name matches the given parameter.
- formOutcome - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- formOutcome - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- formOutcome - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- FormOutcome - Class in org.flowable.form.model
- FormOutcome() - Constructor for class org.flowable.form.model.FormOutcome
- formProperties - Variable in class org.flowable.bpmn.model.StartEvent
- formProperties - Variable in class org.flowable.bpmn.model.UserTask
- formProperties - Variable in class org.flowable.engine.impl.form.FormDataImpl
- formProperties - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- formProperties() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select
HistoricFormProperty
s. - formProperties() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- FormProperty - Class in org.flowable.bpmn.model
- FormProperty - Interface in org.flowable.engine.form
-
Represents a single property on a form.
- FormProperty() - Constructor for class org.flowable.bpmn.model.FormProperty
- FormPropertyHandler - Class in org.flowable.engine.impl.form
- FormPropertyHandler() - Constructor for class org.flowable.engine.impl.form.FormPropertyHandler
- formPropertyHandlers - Variable in class org.flowable.engine.impl.form.DefaultFormHandler
- FormPropertyImpl - Class in org.flowable.engine.impl.form
- FormPropertyImpl(FormPropertyHandler) - Constructor for class org.flowable.engine.impl.form.FormPropertyImpl
- FormPropertyParser - Class in org.flowable.bpmn.converter.child
- FormPropertyParser() - Constructor for class org.flowable.bpmn.converter.child.FormPropertyParser
- FormReference - Class in org.flowable.engine.impl.form
- FormReference(String, String) - Constructor for class org.flowable.engine.impl.form.FormReference
- formRepositoryService - Variable in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- formRepositoryService - Variable in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- FormRepositoryService - Interface in org.flowable.form.api
-
Service providing access to the repository of forms.
- formResourceName(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select form with the given resource name.
- formResourceNameLike(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select form with a resource name like the given .
- formService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- formService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- formService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- formService - Variable in class org.flowable.engine.test.FlowableRule
- formService - Variable in class org.flowable.engine.test.FlowableTestCase
- formService - Variable in class org.flowable.rest.service.api.form.FormDataResource
- FormService - Interface in org.flowable.engine
-
Access to form data and rendered forms for starting new process instances and completing tasks.
- FormService - Interface in org.flowable.form.api
- FormServiceImpl - Class in org.flowable.engine.impl
- FormServiceImpl() - Constructor for class org.flowable.engine.impl.FormServiceImpl
- formServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- formTenantId(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms that have the given tenant id.
- formTenantIdLike(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms with a tenant id like the given one.
- FormType - Interface in org.flowable.engine.form
-
Used to indicate the type on a
FormProperty
. - formTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- formTypes - Variable in class org.flowable.engine.impl.form.FormTypes
- FormTypes - Class in org.flowable.engine.impl.form
- FormTypes() - Constructor for class org.flowable.engine.impl.form.FormTypes
- FormValue - Class in org.flowable.bpmn.model
- FormValue() - Constructor for class org.flowable.bpmn.model.FormValue
- formValues - Variable in class org.flowable.bpmn.model.FormProperty
- formVariables - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- formVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- formVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- formVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
The form variables that should be set before the transition is executed.
- formVariables(Map<String, Object>, FormInfo, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- formVariables(Map<String, Object>, FormInfo, String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- formVariables(Map<String, Object>, FormInfo, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance with the given form variables from the given
formInfo
. - formVersion(Integer) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select form with a certain version.
- formVersionGreaterThan(Integer) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms which version are greater than a certain version.
- formVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms which version are greater than or equals a certain version.
- formVersionLowerThan(Integer) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms which version are lower than a certain version.
- formVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms which version are lower than or equals a certain version.
- formWithoutTenantId() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms that do not have a tenant id.
- forUserOrGroups(String, Collection<String>) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs where the given user or groups are authorized to execute.
- forUserOrGroups(String, Collection<String>) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only select jobs for the given user or groups.
- forUserOrGroups(String, Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- forUserOrGroups(String, Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- forwardClock(long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- from - Variable in class org.flowable.bpmn.model.Assignment
- from - Variable in class org.flowable.mail.common.api.MailMessage
- from - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- from - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- from(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- from(Date) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- FROM_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- FROM_ACTIVITY_IDS_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- fromActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- fromActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- fromActivityIds - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- fromCallActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
- fromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Creates a CaseInstanceMigrationBuilder using the values of a CaseInstanceMigrationDocument
- fromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- fromCurrentRequest() - Static method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
-
Extracts the base URL from current request
- fromCurrentRequest() - Static method in class org.flowable.common.rest.util.RestUrlBuilder
-
Extracts the base URL from current request
- fromDate - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromExpression - Variable in class org.flowable.engine.impl.bpmn.data.Assignment
- fromFile(String, byte[], String) - Static method in class org.flowable.http.common.api.MultiValuePart
- fromFixedValue(String) - Static method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- fromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Creates a HistoricCaseInstanceMigrationBuilder using the values of a HistoricCaseInstanceMigrationDocument
- fromHistoricCaseInstanceMigrationDocument(HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- fromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- fromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- fromJson(String) - Static method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- fromLogNumber - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- fromLogNumber - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromLogNumber(long) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- fromLogNumber(long) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromPlanItemInstance(PlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- fromPlanItemInstance(PlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- fromPlanItemInstance(PlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- fromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- fromProcessInstanceMigrationDocument(ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Creates a ProcessInstanceMigrationBuilder using the values of a ProcessInstanceMigrationDocument
- fromRequest(HttpServletRequest) - Static method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
-
Extracts the base URL from the request
- fromRequest(HttpServletRequest) - Static method in class org.flowable.common.rest.util.RestUrlBuilder
-
Extracts the base URL from the request
- fromText(String, String) - Static method in class org.flowable.http.common.api.MultiValuePart
- fromValue(String) - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
- FULL - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- FullDeploymentCache<T> - Class in org.flowable.common.engine.impl.persistence.deploy
-
Default cache: keep everything in memory, without a limit.
- FullDeploymentCache() - Constructor for class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
-
Cache with no limit
- fullMessage - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- fullNameLike - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- fullNameLikeIgnoreCase - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- fullPayload(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines the property name for the full payload.
- fullPayload(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- fullPayload(String) - Static method in class org.flowable.eventregistry.model.EventPayload
- function(String, AstParameters) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- FUNCTIONAL_GROUP - Static variable in interface org.flowable.form.model.FormFieldTypes
- functionClass() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
-
The class, typically containing static methods.
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
- functionClass() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
- functionClass() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- functionDelegateMap - Variable in class org.flowable.common.engine.impl.el.FunctionDelegatesFlowableFunctionResolver
- functionDelegates - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- FunctionDelegatesFlowableFunctionResolver - Class in org.flowable.common.engine.impl.el
- FunctionDelegatesFlowableFunctionResolver(Collection<FlowableFunctionDelegate>) - Constructor for class org.flowable.common.engine.impl.el.FunctionDelegatesFlowableFunctionResolver
- FunctionMapper - Class in org.flowable.common.engine.impl.javax.el
-
The interface to a map between EL function names and methods.
- FunctionMapper() - Constructor for class org.flowable.common.engine.impl.javax.el.FunctionMapper
- functionMethod() - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- functionMethod() - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- functionMethod() - Method in class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- functionMethod() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
-
Returns the method that is invoked by JUEL.
- functionMethod() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
- functionMethod() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
- functionMethod() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- functionMethod() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- functionName - Variable in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- functionNamesOptions - Variable in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- FunctionNode - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Function node interface.
- functionResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- functionResolver - Variable in class org.flowable.common.engine.impl.el.FlowableElContext
- functionResolver - Variable in class org.flowable.common.engine.impl.el.FlowableFunctionMapper
- functionResolver - Variable in class org.flowable.common.engine.impl.el.ParsingElContext
- functionResolverFactory - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- future - Variable in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- FutureCompleteAction(DelegateExecution) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior.FutureCompleteAction
- FutureExpressionCompleteAction(PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction
- futureJavaDelegate - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- FutureJavaDelegate<Output> - Interface in org.flowable.engine.delegate
-
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
- FutureJavaDelegateCompleteAction(FutureJavaDelegate<Object>, DelegateExecution, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- FutureJavaDelegateCompleteAction(FutureJavaDelegate<Object>, DelegateExecution, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- FutureJavaDelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of FutureJavaDelegates
- FutureJavaDelegateInvocation(FutureJavaDelegate<?>, DelegateExecution, AsyncTaskInvoker) - Constructor for class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- futureOperations - Variable in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- futureOperations - Variable in class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
G
- g - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- g - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- g - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- Gateway - Class in org.flowable.bpmn.model
- Gateway() - Constructor for class org.flowable.bpmn.model.Gateway
- GATEWAY_TYPE_STROKE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- GATEWAY_TYPE_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- 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
- gatherAllArtifacts(BpmnModel) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- gatherAllFlowNodes(BpmnModel) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- gatherAllFlowNodes(FlowElementsContainer) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- gatherEventListenerDependencies(PlanItem, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- ge(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- GE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- GE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- generateBufferedImage(String) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateBufferedImage(String) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateBufferedImage(String) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateCaseDiagram(CmmnModel, String, String, String, String, ClassLoader, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateCorrelationConfiguration(String, String, Map<String, Object>, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- generateCorrelationConfiguration(String, String, Map<String, Object>, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- generateCorrelationKey(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- generateCorrelationKeys(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
-
Generates all possible correlation keys for the given correlation parameters.
- generated - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- generated - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- generated - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- generateDecisionRequirementsDiagram(DmnDefinition, String, String, String, String, ClassLoader, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateDiagram(BpmnModel, String, String, String, String, ClassLoader, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, String, String, String, ClassLoader, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateDiagram(BpmnModel, String, String, String, String, ClassLoader, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, String, String, String, ClassLoader, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, List<String>, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, List<String>, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
-
Generates a diagram of the given process definition, using the diagram interchange information of the process.
- generateDiagram(BpmnModel, String, List<String>, List<String>, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, List<String>, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, List<String>, String, String, String, ClassLoader, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateDiagram(BpmnModel, String, List<String>, List<String>, String, String, String, ClassLoader, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
-
Generates a diagram of the given process definition, using the diagram interchange information of the process.
- generateDiagram(CmmnModel, String) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
-
Generates a diagram of the given process definition, using the diagram interchange information of the process.
- generateDiagram(CmmnModel, String) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateDiagram(CmmnModel, String, double) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generateDiagram(CmmnModel, String, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateDiagram(CmmnModel, String, String, String, String, ClassLoader) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generateDiagram(CmmnModel, String, String, String, String, ClassLoader) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateDiagram(CmmnModel, String, String, String, String, ClassLoader, double) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
-
Generates a diagram of the given case definition, using the diagram interchange information of the case.
- generateDiagram(CmmnModel, String, String, String, String, ClassLoader, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateDiagram(DmnDefinition, String) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
-
Generates a diagram of the given process definition, using the diagram interchange information of the process.
- generateDiagram(DmnDefinition, String) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateDiagram(DmnDefinition, String, double) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generateDiagram(DmnDefinition, String, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateDiagram(DmnDefinition, String, String, String, String, ClassLoader) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generateDiagram(DmnDefinition, String, String, String, String, ClassLoader) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateDiagram(DmnDefinition, String, String, String, String, ClassLoader, double) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
-
Generates a diagram of the given decision definition, using the diagram interchange information of the decision.
- generateDiagram(DmnDefinition, String, String, String, String, ClassLoader, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateEntryCriterionId(HasEntryCriteria) - Static method in class org.flowable.cmmn.converter.util.CriterionUtil
- 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
- generateExitCriterionId(HasExitCriteria) - Static method in class org.flowable.cmmn.converter.util.CriterionUtil
- generateIdForDuplicateFlowElement(String, Process, BpmnModel, BpmnModel, FlowElement, Map<String, FlowElement>, boolean) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- generateImage(String) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateImage(String) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateImage(String) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
-
Generates an image of what currently is drawn on the canvas.
- generateImage(BpmnModel, String, List<String>, List<String>, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateImage(BpmnModel, String, List<String>, List<String>, String, String, String, ClassLoader, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateImage(CmmnModel, String, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateImage(CmmnModel, String, String, String, String, ClassLoader, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateImage(DmnDefinition, String, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateImage(DmnDefinition, String, String, String, String, ClassLoader, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateJpgDiagram(BpmnModel) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateJpgDiagram(BpmnModel) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateJpgDiagram(BpmnModel, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generateJpgDiagram(BpmnModel, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generateJpgDiagram(CmmnModel) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generateJpgDiagram(CmmnModel) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateJpgDiagram(CmmnModel, double) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generateJpgDiagram(CmmnModel, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generateJpgDiagram(DmnDefinition) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generateJpgDiagram(DmnDefinition) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateJpgDiagram(DmnDefinition, double) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generateJpgDiagram(DmnDefinition, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateKey(Map<String, Object>) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Method to generate the unique key used to correlate an event.
- generateKey(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.DefaultCorrelationKeyGenerator
- generateKey(Map<String, Object>) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- generateKey(T) - Method in interface org.flowable.eventregistry.api.CorrelationKeyGenerator
- generateNewCaseInstanceId() - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- generateNewCaseInstanceId() - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- generateNewProcessInstanceId() - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- generateNewProcessInstanceId() - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
- generateParameterMap() - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
- generatePngDiagram(BpmnModel, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generatePngDiagram(BpmnModel, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generatePngDiagram(BpmnModel, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generatePngDiagram(BpmnModel, double, boolean) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generatePngDiagram(CmmnModel) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generatePngDiagram(CmmnModel) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generatePngDiagram(CmmnModel, double) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generatePngDiagram(CmmnModel, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generatePngDiagram(DmnDefinition) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generatePngDiagram(DmnDefinition) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generatePngDiagram(DmnDefinition, double) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generatePngDiagram(DmnDefinition, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generatePngImage(BpmnModel, double) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- generatePngImage(BpmnModel, double) - Method in interface org.flowable.image.ProcessDiagramGenerator
- generatePngImage(CmmnModel, double) - Method in interface org.flowable.cmmn.image.CaseDiagramGenerator
- generatePngImage(CmmnModel, double) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- generatePngImage(DmnDefinition, double) - Method in interface org.flowable.dmn.image.DecisionRequirementsDiagramGenerator
- generatePngImage(DmnDefinition, double) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- generateProcessDiagram(BpmnModel, String, List<String>, List<String>, String, String, String, ClassLoader, double, boolean) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- GENERIC_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- GenericEventListener - Class in org.flowable.cmmn.model
- GenericEventListener() - Constructor for class org.flowable.cmmn.model.GenericEventListener
- GenericEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
implementation for the CMMN Event Listener. - GenericEventListenerActivityBehaviour() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.GenericEventListenerActivityBehaviour
- GenericEventListenerExport - Class in org.flowable.cmmn.converter.export
- GenericEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.GenericEventListenerExport
- GenericEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
- GenericEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- GenericEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- GenericEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- GenericEventListenerInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- GenericEventListenerInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- GenericEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- GenericEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.GenericEventListenerParseHandler
- GenericEventListenerXmlConverter - Class in org.flowable.cmmn.converter
- GenericEventListenerXmlConverter() - Constructor for class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
- GenericEventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- GenericEventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- GenericEventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.GenericEventSubscriptionEntityImpl
- GenericEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.GenericEventSubscriptionEntityImpl
- GenericManagerFactory - Class in org.flowable.common.engine.impl.persistence
- GenericManagerFactory(Class<? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
Deprecated.use
GenericManagerFactory(Class, Supplier)
instead - GenericManagerFactory(Class<? extends Session>, Class<? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
-
Deprecated.use
GenericManagerFactory(Class, Supplier)
instead - GenericManagerFactory(Class<? extends Session>, Function<CommandContext, ? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- GenericManagerFactory(Class<? extends Session>, Supplier<? extends Session>) - Constructor for class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- get(Object) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- get(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- get(Object) - Method in class org.flowable.common.engine.impl.scripting.BeansResolverFactory
- get(Object) - Method in class org.flowable.common.engine.impl.scripting.MapResolver
- get(Object) - Method in interface org.flowable.common.engine.impl.scripting.Resolver
- get(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- get(Object) - Method in class org.flowable.engine.impl.form.FormData
- get(Object) - Method in class org.flowable.engine.impl.scripting.VariableScopeResolver
- get(Object) - Static method in class org.flowable.engine.test.mock.Mocks
-
This method returns the mock object registered under the provided key or null if there is no object for the provided key.
- get(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- get(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
- get(String) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.TreeCache
-
Lookup tree
- get(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.TreeStore
-
Get a
Tree
. - get(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- get(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- get(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- get(String) - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
- get(String) - Static method in enum class org.flowable.dmn.model.HitPolicy
- get(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- get(String, Object...) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.LocalMessages
- get(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableGetExpressionFunction
- getAckMode() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getAcquireRunnableThreadName() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAction() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getAction() - Method in class org.flowable.cmmn.rest.service.api.RestActionRequest
- getAction() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getAction() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- getAction() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getAction() - Method in interface org.flowable.engine.task.Event
-
Indicates the type of of action and also indicates the meaning of the parts as exposed in
Event.getMessageParts()
- getAction() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getAction() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- getAction() - Method in class org.flowable.rest.service.api.RestActionRequest
- getAction() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- getAction() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- getAction() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getAction() - Method in interface org.flowable.task.api.Event
-
Indicates the type of of action and also indicates the meaning of the parts as exposed in
Event.getMessageParts()
- getActivateCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- getActivatePlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getActivatePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getActivatePlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getActivatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getActivatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getActive() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getActive() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getActiveActivities(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActiveActivitiesCollectionResource
- getActiveActivityId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActiveActivityId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getActiveActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActiveActivityId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getActiveActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getActiveActivityIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActiveActivityIds() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getActiveActivityIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActiveActivityIds() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getActiveActivityIds() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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
- getActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- getActivePlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getActivePlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getActivePlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getActivePlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getActivePlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getActiveValue(String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getActiveValue(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.bpmn.helper.DynamicPropertyUtil
- getActiveValue(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
- getActiveValueList(List<String>, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
- getActivitiesLocalVariables() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getActivitiesLocalVariables() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- getActivitiesLocalVariables() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- 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.cmmn.engine.impl.delegate.CmmnClassDelegate
- getActivityBehaviorInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getActivityDrawInstructions() - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- getActivityDrawInstructions() - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- getActivityFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getActivityFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getActivityId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getActivityId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the activity for which the decision was executed
- getActivityId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getActivityId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getActivityId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getActivityId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getActivityId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getActivityId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getActivityId() - Method in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- getActivityId() - Method in class org.flowable.engine.migration.EnableActivityMapping
- getActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the id of the activity where the execution currently is at.
- getActivityId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getActivityId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Gets the activity id of the BPMN definition where this event subscription is defined.
- getActivityId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getActivityId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getActivityId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getActivityId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getActivityId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getActivityId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getActivityId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getActivityId() - Method in class org.flowable.validation.ValidationError
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getActivityIdForExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getActivityIdFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getActivityIds() - Method in class org.flowable.engine.impl.dynamic.EnableActivityContainer
- getActivityIds() - Method in class org.flowable.engine.impl.runtime.EnableActivityIdContainer
- getActivityIds() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getActivityIdsForVariableListenerName(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- getActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The activity reference in case this detail is related to an activity instance.
- getActivityInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getActivityInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getActivityInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getActivityInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getActivityInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getActivityInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getActivityInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getActivityInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getActivityInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceCollectionResource
- 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
- getActivityName() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getActivityName() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getActivityName() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getActivityName() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getActivityName() - Method in class org.flowable.validation.ValidationError
- getActivityRef() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- getActivityRef() - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- getActivitySubType(FlowElement) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getActivitySubType(PlanItemDefinition) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- getActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The XML tag of the activity as in the process file
- getActivityType() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getActivityType() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getActivityType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The XML tag of the activity as in the process file
- getActivityType() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getActivityType() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getActivityType() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getActivityType() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getActivityType(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getActivityTypes() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getAdapterDelegateExpression() - Method in class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
- getAdapterDelegateExpression() - Method in class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
- getAdditionalData() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- getAdditionalDataContainer() - Method in exception org.flowable.engine.delegate.BpmnError
- getAdditionalDefaultCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getAdditionalDefaultCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getAdditionalResolvers() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- getAddWaitingForRepetitionPlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- 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
- getAdmin() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getAdvancedJobHandlerConfiguration() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getAdvancedJobHandlerConfiguration() - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- getAdvancedJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getAdvancedJobHandlerConfiguration() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getAdvancedJobHandlerConfigurationByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- getAdvancedJobHandlerConfigurationByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getAgenda() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getAgenda() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- 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.cmmn.engine.impl.util.CommandContextUtil
- getAgenda(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getAgenda(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAgendaFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- getAgendaFutureMaxWaitTimeoutProvider() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAgendaOperationExecutionListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getAgendaOperationRunner() - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- getAgendaOperationRunner() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getAgendaOperationRunner() - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- getAggregation() - Method in class org.flowable.dmn.model.DecisionTable
- getAggregations() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getAggregations() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
- getAggregations() - Method in class org.flowable.cmmn.model.RepetitionRule
- getAggregations() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
- getAggregations() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getAggregationTargetVarName(VariableAggregationDefinition, DelegateExecution, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- getAggregationTargetVarName(VariableAggregationDefinition, VariableScope, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- getAggregator() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getAll() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- getAll() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- getAll() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- getAll() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- getAllBatches() - Method in interface org.flowable.batch.api.BatchService
- getAllBatches() - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- getAllBatches() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getAllBatches() - Method in interface org.flowable.engine.ManagementService
- GetAllBatchesCmd - Class in org.flowable.engine.impl.cmd
- GetAllBatchesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetAllBatchesCmd
- getAllCachedEntities() - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Returns all cached
Entity
instances as a map with following structure: { entityClassName, {entityId, entity} } - getAllCachedEntities() - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- getAllCaseDefinitions() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getAllCaseElements() - Method in class org.flowable.cmmn.model.Case
- getAllChannelDefinitions() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getAllChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- getAllChildPlanItemInstances(CaseInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntity
instances for the givenCaseInstanceEntity
, without any filtering. - getAllChildPlanItems(PlanFragment) - Static method in class org.flowable.cmmn.converter.util.PlanItemUtil
- getAllConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getAllDecisions() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getAllDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
- getAllEventDefinitions() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getAllMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getAllMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getAllowedAnswers() - Method in class org.flowable.dmn.model.Decision
- getAllowedValues() - Method in class org.flowable.dmn.model.ItemDefinition
- getAllParentPlanItems(PlanItem) - Static method in class org.flowable.cmmn.converter.util.PlanItemUtil
-
Returns all parent plan items, ordered from direct parent plan item to outermost.
- getAllPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getAllProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getAllTenants() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Returns all known tenant identifiers.
- getAnnotationFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAnnotationFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getAnnotationFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAppDefinition(String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Returns the
AppDefinition
including all App information like additional Properties (e.g. - getApplicationContext() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getApplicationContext() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getApplicationContext() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getApplicationContext() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getApplicationContext() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getAppManagementService() - Method in interface org.flowable.app.api.AppEngineConfigurationApi
- getAppModel(String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Returns the
AppModel
including all App model info. - getAppRepositoryService() - Method in interface org.flowable.app.api.AppEngineConfigurationApi
- 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
- getArtifact(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getArtifact(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getArtifact(String) - Method in class org.flowable.bpmn.model.Process
- getArtifact(String) - Method in class org.flowable.bpmn.model.SubProcess
- getArtifactDrawInstructions() - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- getArtifactInSubProcess(String, SubProcess) - Method in class org.flowable.bpmn.model.BpmnModel
- getArtifactMap() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getArtifactMap() - Method in class org.flowable.bpmn.model.Process
- getArtifactMap() - Method in class org.flowable.bpmn.model.SubProcess
- getArtifacts() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getArtifacts() - Method in class org.flowable.bpmn.model.Process
- getArtifacts() - Method in class org.flowable.bpmn.model.SubProcess
- getArtificialSequenceFlowId(SequenceFlow) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getAssignee() - Method in class org.flowable.bpmn.model.UserTask
- getAssignee() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getAssignee() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getAssignee() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getAssignee() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getAssignee() - Method in class org.flowable.cmmn.engine.interceptor.MigrationContext
- getAssignee() - Method in class org.flowable.cmmn.model.CasePageTask
- getAssignee() - Method in class org.flowable.cmmn.model.HumanTask
- getAssignee() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getAssignee() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getAssignee() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getAssignee() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getAssignee() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getAssignee() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Assignee in case of user task activity
- getAssignee() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getAssignee() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getAssignee() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getAssignee() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getAssignee() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getAssignee() - Method in class org.flowable.engine.interceptor.MigrationContext
- getAssignee() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Assignee in case of user task activity
- getAssignee() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getAssignee() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getAssignee() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getAssignee() - Method in interface org.flowable.task.api.TaskBuilder
- getAssignee() - Method in interface org.flowable.task.api.TaskInfo
-
The user id of the person to which this task is delegated.
- getAssignee() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person to which this task is delegated.
- getAssignee() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getAssigneeId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getAssigneeId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getAssigneeIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getAssigneeLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getAssigneeLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeValue(UserTask, MigrationContext, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getAssignments() - Method in class org.flowable.bpmn.model.DataAssociation
- getAssociationDirection() - Method in class org.flowable.bpmn.model.Association
- getAssociations() - Method in class org.flowable.cmmn.model.CmmnModel
- getAstFunctionCreator(String) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- getAstFunctionCreators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAstFunctionCreators() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getAstFunctionCreators() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Returns the
FlowableAstFunctionCreator
which potentially can alter the expression functions during the creation of anExpression
instance. - getAstFunctionCreators() - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- getAstFunctionCreators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getAsyncExecutor() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getAsyncExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getAsyncExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorCorePoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorExecuteAsyncRunnableFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorExecuteAsyncRunnableFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorLockOwner() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxPoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorMaxTimerJobsPerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxTimerJobsPerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncExecutorResetExpiredJobsInterval() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncExecutorResetExpiredJobsPageSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTenantId() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadKeepAliveTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadPoolQueue() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorThreadPoolQueueSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncExecutorTimerLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorTimerLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncFailedJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getAsyncHistoryExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorCorePoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorCorePoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorLockOwner() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorLockOwner() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorMaxJobsDuePerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorMaxJobsDuePerAcquisition() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorMaxPoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorMaxPoolSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadKeepAliveTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadKeepAliveTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadPoolQueue() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadPoolQueue() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryExecutorThreadPoolQueueSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadPoolQueueSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAsyncHistoryJobHandlerTypes(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- getAsyncHistoryTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getAsyncJobLockTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobLockTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getAsyncJobLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getAsyncJobsDueLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsDueRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobsGlobalLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncJobsGlobalLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncJobsGlobalLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getAsyncLeaveTransitionMetadata() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- getAsyncLeaveTransitionMetadata() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- getAsyncLeaveTransitionMetadata() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getAsyncLeaveTransitionMetadata() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- getAsyncLeaveTransitionMetadata() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getAsyncRunnableExecutionExceptionHandler() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getAsyncTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskExecutor() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- getAsyncTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvoker() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvokerTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvokerTaskExecutor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachedToRef() - Method in class org.flowable.bpmn.model.BoundaryEvent
- getAttachedToRefId() - Method in class org.flowable.bpmn.model.BoundaryEvent
- getAttachedToRefId() - Method in class org.flowable.cmmn.model.Criterion
- getAttachment(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getAttachment(String) - Method in interface org.flowable.engine.TaskService
-
Retrieve a particular attachment
- getAttachment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentResource
- 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
- getAttachmentContent(String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentContentResource
- GetAttachmentContentCmd - Class in org.flowable.engine.impl.cmd
- GetAttachmentContentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetAttachmentContentCmd
- getAttachmentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAttachmentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getAttachmentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAttachmentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getAttachments() - Method in class org.flowable.mail.common.api.MailMessage
- getAttachments(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- getAttempts() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getAttribute(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getAttributes() - Method in class org.flowable.bpmn.model.BaseElement
- getAttributes() - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
-
get element's attributes
- getAttributes() - Method in class org.flowable.cmmn.model.BaseElement
- getAttributes() - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
-
get element's attributes
- getAttributes() - Method in class org.flowable.dmn.model.DmnElement
- getAttributeValue(String, String) - Method in class org.flowable.bpmn.model.BaseElement
- getAttributeValue(String, String) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
-
return value of the attribute from given namespace with given name.
- getAttributeValue(String, String) - Method in class org.flowable.cmmn.model.BaseElement
- getAttributeValue(String, String) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
-
return value of the attribute from given namespace with given name.
- getAttributeValue(String, String) - Method in class org.flowable.dmn.model.DmnElement
- getAttributeValue(String, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- getAttributeValue(String, XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- getAuditContainer() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getAuthenticatedUserId() - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
-
The user id of the authenticated principal.
- getAuthenticatedUserId() - Static method in class org.flowable.common.engine.impl.identity.Authentication
- getAuthenticatedUserId() - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
- getAuthenticatedUserId() - Method in class org.flowable.spring.security.SpringSecurityAuthenticationContext
- getAuthenticationContext() - Static method in class org.flowable.common.engine.impl.identity.Authentication
- getAuthenticator(MailHostServerConfiguration) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- getAuthor() - Method in class org.flowable.cmmn.model.CmmnModel
- getAuthor() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- getAuthor() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getAuthorityRequirements() - Method in class org.flowable.dmn.model.Decision
- getAuthorizationGroups() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getAuthorizationGroups() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getAuthorizationUserId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getAuthorizationUserId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getAuthorizedGroups() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getAuthorizedGroups() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getAuthorizedRoleRefs() - Method in class org.flowable.cmmn.model.UserEventListener
- getAuthorizedUser() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getAuthorizedUser() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getAutoCompleteCondition() - Method in class org.flowable.cmmn.model.Stage
- getAutoCreateTopics() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getAutoDeploymentStrategy(String) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
-
Gets the
AutoDeploymentStrategy
for the provided mode. - getAutoDeploymentStrategy(String) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
-
Gets the
AutoDeploymentStrategy
for the provided mode. - getAutoDeploymentStrategy(String) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
-
Gets the
AutoDeploymentStrategy
for the provided mode. - getAutoDeploymentStrategy(String) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
-
Gets the
AutoDeploymentStrategy
for the provided mode. - getAutoStartup() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getAvailableConditionExpression() - Method in class org.flowable.cmmn.model.EventListener
- getAverageDatabaseExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getAverageDatabaseExecutionTimePercentage() - Method in class org.flowable.engine.test.profiler.CommandStats
- getAverageExecutionTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getAwaitTerminationPeriod() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getBase() - Method in class org.flowable.common.engine.impl.javax.el.ValueReference
- getBaseUrl() - Method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
- getBaseUrl() - Method in class org.flowable.common.rest.util.RestUrlBuilder
- getBatch() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatch() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatch(String) - Method in interface org.flowable.batch.api.BatchService
- getBatch(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- getBatch(String) - Method in class org.flowable.rest.service.api.management.BatchResource
- getBatchById(String) - Method in class org.flowable.rest.service.api.management.BatchBaseResource
- getBatchConfiguration(Batch, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchConfiguration(Batch, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchDataManager() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getBatchDocRefId() - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- getBatchDocRefId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getBatchDocument(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchDocument(String) - Method in interface org.flowable.engine.ManagementService
- getBatchDocument(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.BatchResource
- GetBatchDocumentCmd - Class in org.flowable.engine.impl.cmd
- GetBatchDocumentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchDocumentCmd
- getBatchDocumentJson() - Method in interface org.flowable.batch.api.BatchBuilder
- getBatchDocumentJson() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getBatchDocumentJson(String) - Method in interface org.flowable.batch.api.Batch
- getBatchDocumentJson(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getBatchEntityManager() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getBatchEntityManager() - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- getBatchEntityManager() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getBatches(String, Map<String, String>) - Method in class org.flowable.rest.service.api.management.BatchPartCollectionResource
- getBatches(Map<String, String>) - Method in class org.flowable.rest.service.api.management.BatchCollectionResource
- getBatchId() - Method in interface org.flowable.batch.api.BatchPart
-
The id of the batch that this batch part is linked to
- getBatchId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getBatchId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getBatchId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getBatchId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getBatchId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getBatchId() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getBatchIdFromHandlerCfg(String) - Static method in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- getBatchIdFromHandlerCfg(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getBatchPart() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchPart() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchPart(String) - Method in interface org.flowable.batch.api.BatchService
- getBatchPart(String) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- getBatchPart(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchPart(String) - Method in interface org.flowable.engine.ManagementService
- getBatchPart(String) - Method in class org.flowable.rest.service.api.management.BatchPartResource
- getBatchPartById(String) - Method in class org.flowable.rest.service.api.management.BatchPartBaseResource
- GetBatchPartCmd - Class in org.flowable.engine.impl.cmd
- GetBatchPartCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchPartCmd
- getBatchPartDataManager() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getBatchPartDocument(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getBatchPartDocument(String) - Method in interface org.flowable.engine.ManagementService
- getBatchPartDocument(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.BatchPartResource
- GetBatchPartDocumentCmd - Class in org.flowable.engine.impl.cmd
- GetBatchPartDocumentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBatchPartDocumentCmd
- getBatchPartEntityManager() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getBatchPartEntityManager() - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- getBatchPartEntityManager() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getBatchPartEntityManager() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityManagerImpl
- getBatchPartEntityManager() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityManagerImpl
- getBatchPartIdFromHandlerCfg(String) - Static method in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- getBatchPartIdFromHandlerCfg(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getBatchPartResult(BatchPart, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- getBatchPartResult(BatchPart, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- getBatchSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getBatchSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getBatchSearchKey() - Method in interface org.flowable.batch.api.Batch
- getBatchSearchKey() - Method in interface org.flowable.batch.api.BatchPart
-
The search key of the batch that this batch part is linked to
- getBatchSearchKey() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getBatchSearchKey() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getBatchSearchKey() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getBatchSearchKey2() - Method in interface org.flowable.batch.api.Batch
- getBatchSearchKey2() - Method in interface org.flowable.batch.api.BatchPart
-
The second search key of the batch that this batch part is linked to
- getBatchSearchKey2() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getBatchSearchKey2() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getBatchSearchKey2() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getBatchService() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getBatchService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getBatchService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getBatchServiceConfiguration() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchSize() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchSize() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getBatchSizeProcessInstances() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchSizeTasks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchStatusTimeCycleConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchStatusTimeCycleConfig() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchType() - Method in interface org.flowable.batch.api.Batch
- getBatchType() - Method in interface org.flowable.batch.api.BatchBuilder
- getBatchType() - Method in interface org.flowable.batch.api.BatchPart
-
The type of the batch that this batch part is linked to
- getBatchType() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getBatchType() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getBatchType() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getBatchType() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getBatchType() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getBatchType() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getBatchType() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getBatchTypes() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getBatchUrl() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getBcc() - Method in class org.flowable.mail.common.api.MailMessage
- getBeanProperty(String) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperties
- getBeanResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getBeans() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getBeans() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getBeans() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Returns the beans registered with this expression manager instance.
- getBeans() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getBehavior() - Method in class org.flowable.bpmn.model.FlowNode
- getBehavior() - Method in class org.flowable.cmmn.model.PlanItem
- getBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableActivityEvent
- getBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- getBlockingExpression() - Method in class org.flowable.cmmn.model.Task
- getBody() - Method in interface org.flowable.eventregistry.api.InboundEvent
- getBody() - Method in interface org.flowable.eventregistry.api.OutboundEvent
- getBody() - Method in class org.flowable.eventregistry.impl.DefaultInboundEvent
- getBody() - Method in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- getBody() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- getBody() - Method in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- getBody() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- getBody() - Method in class org.flowable.http.common.api.HttpRequest
- getBody() - Method in class org.flowable.http.common.api.HttpResponse
- getBody() - Method in class org.flowable.http.common.api.MultiValuePart
- getBodyBytes() - Method in class org.flowable.http.common.api.HttpResponse
- getBodyEncoding() - Method in class org.flowable.http.common.api.HttpRequest
- getBoolean(Object) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- getBoolean(Object) - Static method in class org.flowable.engine.impl.util.TaskHelper
- getBoolean(Map<String, String>, String, boolean) - Static method in class org.flowable.common.rest.api.RequestUtil
- getBooleanFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getBooleanFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getBooleanFromJson(ObjectNode, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getBoundaryCreateEventType(BoundaryEvent) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getBoundaryEventActivityIds(DelegateExecution) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
-
Returns the list of boundary event activity ids that are in the the process model, associated with the current activity of the passed execution.
- getBoundaryEvents() - Method in class org.flowable.bpmn.model.Activity
- getBoundaryEventType(BoundaryEvent) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getBpmnDeployer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getBpmnDeploymentHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnElementProperties(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- getBpmnElementProperties(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.alfresco.AlfrescoStartEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.alfresco.AlfrescoUserTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.CaseServiceTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ExternalWorkerServiceTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.HttpServiceTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.SendEventServiceTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.TaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- getBpmnElementType() - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- 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. - 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 passedDelegateExecution
. - GetBpmnModelCmd - Class in org.flowable.engine.impl.cmd
- GetBpmnModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- getBpmnModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getBpmnModelFromCache(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getBpmnNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getBpmnOverrideContext() - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getBpmnOverrideElementProperties(String, String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getBpmnParseFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnParseForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getBpmnParser() - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBpmnParser() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getBpmnParserHandlers() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- getBpmnProcessDefinitionResource(Class<?>, String) - Static method in class org.flowable.engine.impl.test.TestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getBpmnProcessDiagramLayout(Document, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
Provides positions and dimensions of elements in a BPMN process diagram as provided by
RepositoryService.getProcessDiagram(String)
. - getBpmnProperties(String, ObjectNode) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- getBuilder() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.TreeStore
- getBuilderForDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBuilderForDeployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- getBuilderForDeployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- getBuilderForDeploymentAndSettings(EngineDeployment, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- getBuilderForDeploymentAndSettings(DmnDeploymentEntity, Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- getBulkInserteableEntityClasses() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getBulkInsertStatement(Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getBulkInsertStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getBusinessCalendar(String) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendarManager
- getBusinessCalendar(String) - Method in class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
- getBusinessCalendarManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBusinessCalendarManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBusinessCalendarManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getBusinessCalendarManager() - Method in class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- getBusinessCalendarName() - Method in class org.flowable.bpmn.model.UserTask
- getBusinessCalendarName(String, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getBusinessCalendarName(String, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getBusinessCalendarName(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getBusinessCalendarName(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Get the business calendar name of the job configuration
- getBusinessKey() - Method in class org.flowable.bpmn.model.CallActivity
- getBusinessKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getBusinessKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getBusinessKey() - Method in class org.flowable.cmmn.model.ChildTask
- getBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- getBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The user provided unique reference to this process instance.
- getBusinessKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getBusinessKey() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getBusinessKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The business key of this process instance.
- getBusinessKey() - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- getBusinessKey() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getBusinessKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getBusinessKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getBusinessKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- getBusinessKey(CmmnEngineConfiguration, PlanItemInstanceEntity, ChildTask) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- getBusinessKeyLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatus() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getBusinessStatus() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getBusinessStatus() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getBusinessStatus() - Method in class org.flowable.cmmn.model.Milestone
- getBusinessStatus() - Method in class org.flowable.cmmn.model.Stage
- getBusinessStatus() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getBusinessStatus() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getBusinessStatus() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The user provided business status for this process instance.
- getBusinessStatus() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatus() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getBusinessStatus() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getBusinessStatus() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The business status of this process instance.
- getBusinessStatus() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getBusinessStatus() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getBusinessStatusLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatusLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessStatusLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getByteArrayDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getByteArrayEntityManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- getByteArrayEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getByteArrayEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getByteArrayEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getByteArrayRef() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getByteArrayRef() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getByteArrayRef() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- getByteArrayRef() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getByteArrayRef() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- getByteArrayRef() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getBytes() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getBytes() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- getBytes() - Method in interface org.flowable.common.engine.api.repository.EngineResource
- getBytes() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- getBytes() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- getBytes() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- getBytes() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getBytes() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getBytes() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- getBytes() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- getBytes() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- getBytes() - Method in class org.flowable.idm.api.Picture
- getBytes() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- getBytes() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntity
- getBytes() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- getBytes() - Method in interface org.flowable.variable.api.types.ValueFields
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getBytes() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getBytes(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getBytesFromInputStream(InputStream) - Method in class org.flowable.common.engine.impl.util.io.InputStreamSource
- getCachedElContext() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getCachedValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getCachedValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getCachedValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getCachedValue() - Method in interface org.flowable.variable.api.types.ValueFields
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getCachedValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getCachingAndArtifactsManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCachingAndArtifcatsManager() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- getCachingAndArtifcatsManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getCachingAndArtifcatsManager() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- getCalendarAfter() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getCalendarAfter(Calendar) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getCalendarName() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- getCalendarNameFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getCallActivity() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- getCallActivityExecution() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- getCallActivityId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivityId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getCallActivityProcessDefinitionVersion() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- getCallActivityProcessDefinitionVersion() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCallActivitySubProcessVersion() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getCallbackId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCallbackId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCallbackId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getCallbackId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCallbackId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCallbackId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCallbackId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getCallbackId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCallbackId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCallbackId() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- getCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback id for the process instance.
- getCallbackId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCallbackId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getCallbackId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getCallbackId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getCallbackId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getCallbackId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback id of this process instance.
- getCallbackId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getCallbackId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getCallbackId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getCallbackId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getCallbackType() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCallbackType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCallbackType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getCallbackType() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCallbackType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCallbackType() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCallbackType() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getCallbackType() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCallbackType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCallbackType() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- getCallbackType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The callback type for the process instance.
- getCallbackType() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCallbackType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getCallbackType() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getCallbackType() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getCallbackType() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getCallbackType() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the callback type of this process instance.
- getCallbackType() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getCallbackType() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getCallbackType() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getCallbackType() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getCalledElement() - Method in class org.flowable.bpmn.model.CallActivity
- getCalledElementType() - Method in class org.flowable.bpmn.model.CallActivity
- getCalledElementValue(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The called process instance in case of call activity
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getCalledProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getCalledProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The called process instance in case of call activity
- getCalledProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getCalledProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getCamelContextObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getCancelActivityIds() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- getCancelActivityIds() - Method in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- getCandidateGroup() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateGroup() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateGroup() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateGroup() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidateGroupIn() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateGroupIn() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateGroups() - Method in class org.flowable.bpmn.model.UserTask
- getCandidateGroups() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getCandidateGroups() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getCandidateGroups() - Method in class org.flowable.cmmn.model.CasePageTask
- getCandidateGroups() - Method in class org.flowable.cmmn.model.HumanTask
- getCandidateGroups() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCandidateGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidateLocales(String, Locale) - Method in class org.flowable.engine.impl.context.BpmnOverrideContext.ResourceBundleControl
- getCandidateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCandidateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCandidateOrAssigned() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateOrAssigned() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCandidates() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Retrieves the candidate users and groups associated with the task.
- getCandidates() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCandidateStarterGroups() - Method in class org.flowable.bpmn.model.Process
- getCandidateStarterGroups() - Method in class org.flowable.cmmn.model.Case
- getCandidateStarterUsers() - Method in class org.flowable.bpmn.model.Process
- getCandidateStarterUsers() - Method in class org.flowable.cmmn.model.Case
- getCandidateUser() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateUser() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCandidateUser() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateUser() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidateUsers() - Method in class org.flowable.bpmn.model.UserTask
- getCandidateUsers() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getCandidateUsers() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getCandidateUsers() - Method in class org.flowable.cmmn.model.CasePageTask
- getCandidateUsers() - Method in class org.flowable.cmmn.model.HumanTask
- getCandidateUsers() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- getCardinality() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- getCardinality() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.Node
-
Get the node's number of children.
- getCase() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- getCase() - Method in class org.flowable.cmmn.model.PlanFragment
- getCase(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getCase(String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getCaseBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseById(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getCaseDefinition() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- getCaseDefinition() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- getCaseDefinition() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Returns the
CaseDefinition
including all CMMN information like additional Properties (e.g. - getCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getCaseDefinition(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getCaseDefinition(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- getCaseDefinition(String, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- getCaseDefinition(String, CmmnDeploymentManager, CaseDefinitionCacheEntry) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getCaseDefinition(CaseInstanceBuilder, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- getCaseDefinitionById(String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getCaseDefinitionCacheEntry(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- getCaseDefinitionCacheEntry(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getCaseDefinitionCacheLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionCategory() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionCategory() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionCategory() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionCategory() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionCategoryLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionCategoryLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionCategoryLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionCategoryLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionDeploymentId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseDefinitionDeploymentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCaseDefinitionDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseDefinitionDescription() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCaseDefinitionDescription() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCaseDefinitionDiagramHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionDiagramHelper() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getCaseDefinitionEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCaseDefinitionEntityManager() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getCaseDefinitionEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- getCaseDefinitionEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseDefinitionEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseDefinitionFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
-
Returns the
CaseDefinition
that is requested and calls the access interceptor. - getCaseDefinitionFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResourceDataResource
-
Returns the
CaseDefinition
that is requested. - getCaseDefinitionFromRequestWithoutAccessCheck(String) - Method in class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
-
Returns the
CaseDefinition
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or definition was not found. - getCaseDefinitionHistoryLevel(String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCaseDefinitionId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCaseDefinitionId() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getCaseDefinitionId(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- getCaseDefinitionId(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- getCaseDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionIdToMigrateTo(CaseInstanceChangeState) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- getCaseDefinitionKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseDefinitionKey() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKey(String, VariableContainer, ExpressionManager) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionLocalizationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseDefinitionName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionName() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionName() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCaseDefinitionName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCaseDefinitionName() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getCaseDefinitionNameLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionNameLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionNameLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionNameLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseDefinitionNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseDefinitionParentDeploymentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getCaseDefinitionParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCaseDefinitionToMigrateTo() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDiagram(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
- getCaseDiagram(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getCaseDiagramGenerator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDiagramResourceName(String, String, String) - Static method in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- getCaseDiagramResourceNameFromDeployment(CaseDefinitionEntity, Map<String, EngineResource>) - Static method in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
-
Finds the name of a resource for the diagram for a case definition.
- getCaseElements() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCaseEngineConfiguration() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getCaseIdentityLinks(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceIdentityLinkCollectionResource
- getCaseInstance() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
-
Returns the case instance the stage belongs to.
- getCaseInstance() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageStartedEvent
-
Returns the case instance the stage belongs to.
- getCaseInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Returns the case instance entity using the entity manager by getting the case instance id through
CmmnOperation.getCaseInstanceId()
and returning the case instance entity accordingly. - getCaseInstance() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- getCaseInstance() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
- getCaseInstance() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- getCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- getCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- getCaseInstanceBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceBusinessKeyLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessKeyLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceBusinessStatus() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessStatus() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceBusinessStatusLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessStatusLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceBusinessStatusLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceBusinessStatusLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceCallbackId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceCallbackId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceCallbackType() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceCallbackType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceDiagram(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
- getCaseInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- getCaseInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getCaseInstanceEntity(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- getCaseInstanceEntity(CommandContext, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
-
Returns the case instance entity for the given id, if it exists, otherwise an exception will be thrown.
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- getCaseInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseInstanceFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
-
Returns the
CaseInstance
that is requested and calls the access interceptor. - getCaseInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
-
Returns the
CaseInstance
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - getCaseInstanceHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceHelper() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseInstanceHelper(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getCaseInstanceId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCaseInstanceId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getCaseInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getCaseInstanceIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceIds() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceIdVariableName() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getCaseInstanceIdVariableName() - Method in class org.flowable.cmmn.model.CaseTask
- getCaseInstanceIdWithChildren() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getCaseInstanceIdWithChildren() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCaseInstanceIdWithChildren() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getCaseInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseInstanceLastReactivatedAfter() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceLastReactivatedBefore() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceLastReactivatedBy() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceLifecycleListeners() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetCaseInstanceMigrationBatchResultCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetCaseInstanceMigrationBatchResultCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- getCaseInstanceMigrationCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceMigrationDocument() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Builds a CaseInstanceMigrationDocument
- getCaseInstanceMigrationDocument() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- getCaseInstanceMigrationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceName() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getCaseInstanceName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceName() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getCaseInstanceName() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceNameLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceNameLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceNameLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceParentPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceParentScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceParentScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceReferenceId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceReferenceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceReferenceType() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceReferenceType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceRootScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceRootScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
- getCaseInstanceService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCaseInstanceStartedAfter() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceStartedBefore() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceStartedBy() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceState() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getCaseInstanceState() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getCaseInstanceStateChangeCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getCaseInstanceVariables() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getCaseInstanceVariables() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getCaseInstanceVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getCaseLifeCycleListenerInstance() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getCaseLocalizationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getCaseModel(String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- getCaseModel(CaseDefinition, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- getCaseModel(CmmnParseResult, CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getCasePageTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- getCasePageTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getCaseRef() - Method in class org.flowable.cmmn.model.CaseTask
- getCaseRefExpression() - Method in class org.flowable.cmmn.model.CaseTask
- getCases() - Method in class org.flowable.cmmn.model.CmmnModel
- getCaseValidator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetCaseVariableInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetCaseVariableInstanceCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstanceCmd
- GetCaseVariableInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetCaseVariableInstancesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstancesCmd
- getCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
-
Returns the case variables if requested in the case instance query
- getCaseVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getCaseVariables() - Method in interface org.flowable.task.api.TaskInfo
-
Returns the case variables if requested in the task query
- getCaseVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCaseVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCatchEventFromList(List<Event>, ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- getCatchEventFromList(List<Event>, ExecutionEntity) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- getCategory() - Method in interface org.flowable.app.api.repository.AppDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategory() - Method in class org.flowable.bpmn.model.UserTask
- getCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategory() - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- getCategory() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getCategory() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getCategory() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getCategory() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getCategory() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getCategory() - Method in class org.flowable.cmmn.model.HumanTask
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionActionRequest
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getCategory() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCategory() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getCategory() - Method in interface org.flowable.dmn.api.DmnDecision
-
category name of this definition
- getCategory() - Method in interface org.flowable.dmn.api.DmnDeployment
- getCategory() - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- getCategory() - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- getCategory() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getCategory() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getCategory() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- getCategory() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- getCategory() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getCategory() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getCategory() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getCategory() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getCategory() - Method in interface org.flowable.engine.repository.Model
- getCategory() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategory() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
category name of the channel definition
- getCategory() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
category name of the event definition
- getCategory() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getCategory() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCategory() - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- getCategory() - Method in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- getCategory() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getCategory() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getCategory() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getCategory() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getCategory() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getCategory() - Method in class org.flowable.eventregistry.model.ChannelModel
- getCategory() - Method in interface org.flowable.form.api.FormDefinition
-
category name of the form
- getCategory() - Method in interface org.flowable.form.api.FormDeployment
- getCategory() - Method in interface org.flowable.job.api.Job
-
Get the category for this job.
- getCategory() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCategory() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCategory() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCategory() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCategory() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getCategory() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getCategory() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getCategory() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getCategory() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getCategory() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- getCategory() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getCategory() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCategory() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getCategory() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getCategory() - Method in interface org.flowable.task.api.TaskBuilder
- getCategory() - Method in interface org.flowable.task.api.TaskInfo
-
The category of the task.
- getCategory() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The category of the task.
- getCategory() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategory() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCategory() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCategoryIn() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCategoryIn() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCategoryInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategoryInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCategoryLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getCategoryLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getCategoryLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getCategoryLike() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getCategoryLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getCategoryLike() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCategoryLike() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCategoryLike() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- 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
- getCategoryNotEquals() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getCategoryNotIn() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCategoryNotIn() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCategoryNotInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategoryNotInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCause() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableExceptionEvent
- getCause() - Method in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
- 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
- getCc() - Method in class org.flowable.mail.common.api.MailMessage
- getChangedEntityTypes() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdResult
-
The types of the changed entities
- getChangedEntityTypes() - Method in class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
- getChangeDetectionRunnable() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- getChangedInstances(String) - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdResult
-
The number of instances that were changed for the given entity type.
- getChangedInstances(String) - Method in class org.flowable.common.engine.impl.tenant.DefaultChangeTenantIdResult
- getChangePlanItemDefinitionsToAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChangePlanItemDefinitionsWithNewTargetIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getChangePlanItemDefinitionWithNewTargetIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChangePlanItemDefinitionWithNewTargetIds() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChangePlanItemDefinitionWithNewTargetIdsMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getChangePlanItemDefinitionWithNewTargetIdsMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getChangePlanItemIdMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getChangePlanItemIdMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getChangePlanItemIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChangePlanItemIds() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChangePlanItemIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getChangePlanItemIdsWithDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChangePlanItemIdsWithDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChangePlanItemIdsWithDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getChangePlanItemIdWithDefinitionIdMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getChangePlanItemIdWithDefinitionIdMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getChangeTenantEntityTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getChangeTenantEntityTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getChangeTenantIdManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getChangeTenantIdManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getChangeTenantIdManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getChangeToAvailableStatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChangeType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- getChannelDefinition(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelDefinition(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelDefinitionCache() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getChannelDefinitionCache() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- GetChannelDefinitionCmd - Class in org.flowable.eventregistry.impl.cmd
- GetChannelDefinitionCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionCmd
- getChannelDefinitionEntity() - Method in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- getChannelDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getChannelDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- getChannelDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- getChannelDefinitionEntityManager() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getChannelDefinitionEntityManager(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getChannelDefinitionId() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.RegisteredChannel
- getChannelDefinitionId() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
- getChannelDefinitionKey() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getChannelDefinitionKeyLike() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getChannelDefinitionParseForChannelDefinition(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getChannelDefinitionResource(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelDefinitionResource(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- GetChannelDefinitionResourceCmd - Class in org.flowable.eventregistry.impl.cmd
-
Gives access to a deployed event model, e.g., an Event definition JSON file, through a stream of bytes.
- GetChannelDefinitionResourceCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetChannelDefinitionResourceCmd
- getChannelDefinitions() - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- getChannelDefinitionVersion() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.RegisteredChannel
- getChannelDefinitionVersion() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
- getChannelDeploymentHelper() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- getChannelEventKeyDetection() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getChannelEventTenantIdDetection() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getChannelJsonConverter() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getChannelModel() - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- getChannelModel() - Method in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- getChannelModelById(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelModelById(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelModelByKey(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelModelByKey(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelModelByKey(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelModelByKey(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelModelByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelModelByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelModelByKeyAndParentDeploymentId(String, String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getChannelModelByKeyAndParentDeploymentId(String, String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getChannelModelClasses() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- GetChannelModelCmd - Class in org.flowable.eventregistry.impl.cmd
- GetChannelModelCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- GetChannelModelCmd(String, String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- getChannelModelForChannelDefinition(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getChannelModelProcessors() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getChannelModels(CommandContext, PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getChannelModels(CommandContext, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- getChannelParseFactory() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- getChannelResource(Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getChannelType() - Method in class org.flowable.eventregistry.model.ChannelModel
- getCharset() - Method in class org.flowable.mail.common.api.MailMessage
- getCharset(MailMessage) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstLiteral
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- getChild(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- getChild(int) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.Node
-
Get i'th child
- getChildDecisionExecution(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getChildDecisionExecutions() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getChildElements() - Method in class org.flowable.bpmn.model.ExtensionElement
- getChildElements() - Method in class org.flowable.cmmn.model.ExtensionElement
- getChildElements() - Method in class org.flowable.dmn.model.DmnExtensionElement
- getChildExecution() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getChildInstanceTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChildInstanceTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChildNode(Document, String) - Method in class org.flowable.eventregistry.impl.payload.XmlElementsToMapPayloadExtractor
- getChildNodes() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getChildPlanItemInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceContainer
- getChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getChildPlanItemsWithDependencies(PlanFragment) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- getChildren() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getClaimedBy() - Method in interface org.flowable.task.api.TaskInfo
-
The user reference that claimed this task
- getClaimedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that claimed the task.
- getClaimedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getClaimedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getClaimTime() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getClaimTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getClaimTime() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getClaimTime() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getClaimTime() - Method in interface org.flowable.task.api.TaskInfo
-
The claim time of this task
- getClaimTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was claimed
- getClaimTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getClaimTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getClassDelegateFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getClassLoader() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getClassLoader() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getClassLoader() - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getClassName() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- getClassName() - Method in class org.flowable.bpmn.model.MapExceptionEntry
- getClassName() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getClassName() - Method in exception org.flowable.common.engine.api.FlowableClassLoadingException
-
Returns the name of the class this exception is related to.
- getClassName() - Method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
-
returns the class name this
AbstractClassDelegate
is configured to. - getCleanInstancesBatchSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCleanInstancesBatchSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getCleanInstancesEndedAfter() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCleanInstancesEndedAfter() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getCleanInstancesEndedAfterNumberOfDays() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.
- getCleanInstancesEndedAfterNumberOfDays() - Method in class org.flowable.engine.ProcessEngineConfiguration
-
Deprecated.
- getCleanVersion(String) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getClientIdPrefix() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getClientIdPrefix() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getClock() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getClock() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getClock() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getClock() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- getClock() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
- 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
- getClock() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- getClock() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getClock() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getCloseListeners() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getCmmnActivityBehavior(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getCmmnCaseDefinitionResource(Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getCmmnCaseForCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getCmmnDefinitionResource(FrameworkMethod) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- getCmmnDeployer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnDeployment(String) - Method in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResource
- getCmmnDeploymentEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnDeploymentEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCmmnDeploymentEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnDeploymentEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnDeploymentId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCmmnDeploymentId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCmmnDeploymentIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCmmnDeploymentIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCmmnElement(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
-
Returns the current
CmmnElement
where theDelegatePlanItemInstance
is currently at. - getCmmnElementExtensionElements(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getCmmnElementField(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getCmmnElementFieldExpression(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getCmmnElementFields(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiShape
- getCmmnEngine() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnEngine() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- getCmmnEngine(String) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Obtain a cmmn engine by name.
- getCmmnEngine(String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- getCmmnEngineAgendaFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnEngineConfiguration() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
- getCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- getCmmnEngineConfiguration() - Method in class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
- getCmmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnEngineInfo(String) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Get initialization results.
- getCmmnEngineInfos() - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Get initialization results.
- getCmmnEngineName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnEngines() - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
provides access to cmmn engine to application clients in a managed server environment.
- getCmmnHistoryCleaningManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnHistoryManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnHistoryManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnHistoryManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnHistoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnHistoryService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnHistoryService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnHistoryService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnHistoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnHistoryService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnHistoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnManagementService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnManagementService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnManagementService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnManagementService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnManagementService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnMigrationService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnMigrationService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnMigrationService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnMigrationService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnMigrationService() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- getCmmnMigrationService() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- getCmmnModel() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCmmnModel() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getCmmnModel() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- getCmmnModel() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getCmmnModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- getCmmnModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getCmmnModel(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Gives access to a deployed case model, e.g., a CMMN 1.1 XML file, through a stream of bytes.
- getCmmnModel(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getCmmnModel(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getCmmnModel(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
-
Returns the
CmmnModel
matching the case definition cmmn model for the case definition of the passedDelegatePlanItemInstance
. - getCmmnModel(CommandContext, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- GetCmmnModelCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetCmmnModelCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetCmmnModelCmd
- getCmmnModelForCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- getCmmnParser() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnParser() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getCmmnRepositoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnRepositoryService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnRepositoryService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnRepositoryService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnRepositoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnRepositoryService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnResourceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnResourceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCmmnResourceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- getCmmnResourceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnResourceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnRuntimeService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnRuntimeService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnRuntimeService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnRuntimeService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnRuntimeService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnRuntimeService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getCmmnRuntimeService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getCmmnTaskService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getCmmnTaskService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getCmmnTaskService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCmmnTaskService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getCmmnTaskService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCmmnTaskService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- 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
- getCollectionFromArrayNode(ArrayNode) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- 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.bpmn.model.MultiInstanceLoopCharacteristics
- getCollectionString() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionVariable() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCollectionVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
- getColumnName() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- getColumnNames() - Method in class org.flowable.common.engine.api.management.TableMetaData
- getColumnTypes() - Method in class org.flowable.common.engine.api.management.TableMetaData
- getCommand() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getCommand(String, Throwable) - Method in class org.flowable.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- getCommand(String, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.FailedJobCommandFactory
- getCommandConfig() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getCommandContext() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.batch.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCommandContext() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- getCommandContext() - Static method in class org.flowable.common.engine.impl.context.Context
- getCommandContext() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getCommandContext() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- 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
- getCommandContext() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.entitylink.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.eventsubscription.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.identitylink.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getCommandContext() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getCommandContext() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getCommandContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCommandContextFactory() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- getCommandExecutions() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- getCommandExecutor() - Method in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
- getCommandExecutor() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getCommandExecutor() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getCommandExecutor() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getCommandExecutor() - Method in class org.flowable.job.service.impl.ServiceImpl
- getCommandExecutor() - Method in class org.flowable.job.service.JobServiceConfiguration
- getCommandFqn() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommandInvoker() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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.
- getComment(String, String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- getComment(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentResource
- GetCommentCmd - Class in org.flowable.engine.impl.cmd
- GetCommentCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetCommentCmd
- getCommentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommentEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommentEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getCommentEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getCommentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getComments(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- getComments(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskCommentCollectionResource
- 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.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is not null, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Returns the most general type that this resolver accepts for the property argument, given a base object.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Returns the most general type that this resolver accepts for the property argument, given a base object.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the property argument.
- getCommonPropertyType(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getCommonSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getCommonSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCommonSchemaManager() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- getCommonSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getCommonSchemaManager() - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- getCompatibilityHandlerClassName() - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- getCompletedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCompletedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCompletedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCompletedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCompletedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCompletedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCompletedBy() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
User reference that has completed the task.
- getCompletedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCompletedPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getCompletedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getCompletedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getCompletedTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getCompletedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getCompletedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCompletedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCompletedTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCompletedTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCompletedTimeAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCompletedTimeBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCompleteTime() - Method in interface org.flowable.batch.api.Batch
- getCompleteTime() - Method in interface org.flowable.batch.api.BatchPart
-
The time the batch part was completed
- getCompleteTime() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getCompleteTime() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getCompleteTime() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getCompleteTime() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getCompleteTime() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getCompleteTime() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getCompletionCondition() - Method in class org.flowable.bpmn.model.AdhocSubProcess
- getCompletionCondition() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getCompletionCondition() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCompletionNeutralRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getComplexValue() - Method in class org.flowable.bpmn.model.CustomProperty
- getConclusionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getConcurrency() - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- getConcurrency() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getConcurrency() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getConcurrency() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getCondition() - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- getCondition() - Method in class org.flowable.cmmn.model.PlanItemRule
- getCondition() - Method in class org.flowable.cmmn.model.SentryIfPart
- getConditionExpression() - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
- getConditionExpression() - Method in class org.flowable.bpmn.model.SequenceFlow
- getConditionExpression() - Method in interface org.flowable.engine.delegate.event.FlowableConditionalEvent
- getConditionExpression() - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- getConditionResults() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getConfiguration() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getConfiguration() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getConfiguration() - Method in class org.flowable.common.engine.impl.service.CommonServiceImpl
- getConfiguration() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Returns the configuration with additional info about this event subscription.
- getConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getConfiguration() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getConfiguration() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getConfiguration() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getConfiguration() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getConfigurationResource() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getConfigurationResource() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableRule
- getConfigurationResource() - Method in class org.flowable.engine.test.FlowableTestCase
- getConfigurationResource() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- getConfigurationResource() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- getConfigurations() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getConfigurators() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getConfirmationMessage() - Method in class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- getConnection() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getConnection() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- getConnection(String, String) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getConnection(String, String) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- getConnectionManager() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getConnectionMetadataDefaultCatalog() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- getConnectionMetadataDefaultSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- getConnectionRequestTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getConnectTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getConsumerKey() - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- getConsumerKey() - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- getConsumerKey() - Method in interface org.flowable.eventregistry.api.EventRegistryEventConsumer
- getConsumerProperties() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getContainerFactory() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- getContainerFactory() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getContainerFactory() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- getContainerFactoryBeanName() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- getContainerFactoryBeanName() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getContainerFactoryBeanName() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- getContent() - Method in interface org.flowable.content.api.ContentObject
- 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.cmmn.engine.impl.util.CommandContextUtil
- getContentEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getContentEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getContentId() - Method in interface org.flowable.engine.task.Attachment
-
the id of the byte array entity storing the content
- getContentItemData(String) - Method in interface org.flowable.content.api.ContentService
- getContentLength() - Method in interface org.flowable.content.api.ContentObject
- getContentManagementService() - Method in interface org.flowable.content.api.ContentEngineConfigurationApi
- getContentObject(String) - Method in interface org.flowable.content.api.ContentStorage
- getContentService() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
- getContentService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentService() - Method in interface org.flowable.content.api.ContentEngineConfigurationApi
- getContentService() - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- getContentService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentService() - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- getContentService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getContentService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getContentSize() - Method in interface org.flowable.content.api.ContentItem
- getContentStoreId() - Method in interface org.flowable.content.api.ContentItem
- getContentStoreName() - Method in interface org.flowable.content.api.ContentItem
- getContentStoreName() - Method in interface org.flowable.content.api.ContentStorage
- getContentType() - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- getContentUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- getContentUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getContentUrl() - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- getContext(Class<?>) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Returns the context object associated with the given key.
- getContextExtractorDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getContinueParentExecution(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getContinueParentPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getContinueParentPlanItemInstanceMap() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getConvertersToCmmnModelMap() - Static method in class org.flowable.cmmn.converter.CmmnXmlConverter
- getCorePoolSize() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getCorePoolSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getCorrelationId() - Method in interface org.flowable.job.api.Job
-
Returns the correlation id of a job.
- getCorrelationId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getCorrelationId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getCorrelationId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getCorrelationKey(String, CommandContext, FlowElement, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CorrelationUtil
- getCorrelationKey(String, CommandContext, BaseElement) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
- getCorrelationKey(String, CommandContext, ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CorrelationUtil
- getCorrelationKey(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- getCorrelationKeyWithAllParameters(Collection<CorrelationKey>, EventInstance) - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- getCorrelationParameterInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
- getCorrelationParameterInstances() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- getCorrelationParameters() - Method in class org.flowable.eventregistry.model.EventModel
- getCorrelationParameterValues() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getCount() - Method in class org.flowable.engine.test.profiler.CommandStats
- getCount() - Method in class org.flowable.rest.service.api.management.TableResponse
- getCounterVariable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- getCounterVariable(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- getCreateCasePageTaskInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCreateCmmnExternalWorkerJobInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCreated() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getCreated() - Method in interface org.flowable.content.api.ContentItem
- getCreated() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Gets the date/time when this event subscription was created.
- getCreated() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getCreated() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getCreatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCreatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCreatedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCreatedAfter() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getCreatedAfter() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedAfter() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getCreatedAfter() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCreatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCreatedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getCreatedBefore() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getCreatedBefore() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedBefore() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getCreatedBefore() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedBy() - Method in interface org.flowable.content.api.ContentItem
- getCreatedEmbeddedSubProcessByKey(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreatedEmbeddedSubProcesses() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreatedMultiInstanceRootExecution() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getCreatedOn() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedOn() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getCreatedStageInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCreateExternalWorkerJobInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCreateHumanTaskInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCreateTime() - Method in interface org.flowable.batch.api.Batch
- getCreateTime() - Method in interface org.flowable.batch.api.BatchPart
-
The time the batch part was created
- getCreateTime() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getCreateTime() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getCreateTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getCreateTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getCreateTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getCreateTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getCreateTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCreateTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getCreateTime() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getCreateTime() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getCreateTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getCreateTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getCreateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getCreateTime() - Method in interface org.flowable.engine.repository.Model
- getCreateTime() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The create time for the entity link
- getCreateTime() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getCreateTime() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getCreateTime() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
create time for this channel definition
- getCreateTime() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCreateTime() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getCreateTime() - Method in interface org.flowable.identitylink.api.history.HistoricIdentityLink
-
Returns the time when the identity link was created.
- getCreateTime() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getCreateTime() - Method in interface org.flowable.job.api.HistoryJob
-
Get the job create time.
- getCreateTime() - Method in interface org.flowable.job.api.Job
-
Returns the create datetime of the job.
- getCreateTime() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCreateTime() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCreateTime() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCreateTime() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getCreateTime() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getCreateTime() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getCreateTime() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getCreateTime() - Method in class org.flowable.rest.service.api.management.JobResponse
- getCreateTime() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getCreateTime() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getCreateTime() - Method in interface org.flowable.task.api.TaskInfo
-
The date/time when this task was created
- getCreateTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was created
- getCreateTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCreateTime() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
-
Returns the time when the variable was created.
- getCreateTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getCreateTimeAfter() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCreateTimeAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTimeAfter() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCreateTimeBefore() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getCreateTimeBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTimeBefore() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCreateTimeHigherThan() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getCreateTimeLowerThan() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getCreateUserTaskInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCreationDate() - Method in class org.flowable.cmmn.model.CmmnModel
- getCriteriaRefs() - Method in class org.flowable.cmmn.model.PlanItem
- getCriterion(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getCriterionId(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getCronExpression() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getCurrentActivityId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the current activity.
- getCurrentActivityId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the current activity.
- getCurrentActivityId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getCurrentActivityId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentActivityName() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the name of the current activity.
- getCurrentActivityName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentActivityToNewElement(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getCurrentCalendar() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
- getCurrentCalendar() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- getCurrentCalendar(TimeZone) - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
- getCurrentCalendar(TimeZone) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- getCurrentCase() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentCmmnElement() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getCurrentCommandExecution() - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- getCurrentDataSource() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getCurrentDecision() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getCurrentDiDiagram() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getCurrentDiEdge() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentDiEdge() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getCurrentDiShape() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentDiShape() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getCurrentFlowableListener() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- getCurrentFlowableListener() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCurrentFlowableListener() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the
FlowableListener
instance matching anExecutionListener
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() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The BPMN element where the execution currently is at.
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getCurrentFlowElement() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getCurrentFlowElement(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
-
Helper method to match the activityId of an execution with a FlowElement of the process definition referenced by the execution.
- getCurrentFlowElementId() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getCurrentFlowElementInfo() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getCurrentLabelGraphicInfo() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentLifecycleListener() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- getCurrentLifecycleListener() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCurrentOrQueryObject() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getCurrentPlanFragment() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentPlanItem() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- getCurrentSentry() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentSentryOnPart() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentStage() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getCurrentSubProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getCurrentTenantId() - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Returns the current tenant identifier.
- getCurrentTime() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
- getCurrentTime() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- getCurrentTime() - Method in class org.flowable.common.engine.impl.util.TestClockImpl
- getCurrentTime(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- getCurrentTimeZone() - Method in interface org.flowable.common.engine.impl.runtime.ClockReader
- getCurrentTimeZone() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- getCustomAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomClassLoader() - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getCustomCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomDefaultBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomDeployers() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getCustomDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- getCustomDeployers() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getCustomDeployers() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getCustomDeployers() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getCustomEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomExpressionMethods() - Method in interface org.flowable.idm.engine.CustomExpressionFunctionRegistry
- getCustomFlowableFunctionDelegates() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomFlowableFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- 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
- getCustomGroupIdentityLinks() - Method in class org.flowable.bpmn.model.UserTask
- getCustomHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getCustomJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomMapper(Class<T>) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- getCustomMybatisInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomMybatisMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomMybatisXMLMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomPostCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomPostCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomPostVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomPostVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomPreCommandInterceptors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomPreVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomPreVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomProperties() - Method in class org.flowable.bpmn.model.ServiceTask
- getCustomProperties() - Method in class org.flowable.bpmn.model.UserTask
- getCustomProperties() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getCustomPropertiesMap() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getCustomPropertiesMap(DelegateExecution) - Method in interface org.flowable.engine.delegate.CustomPropertiesResolver
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
- getCustomPropertiesMap(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
- getCustomPropertiesResolverImplementation() - Method in class org.flowable.bpmn.model.FlowableListener
- getCustomPropertiesResolverImplementationType() - Method in class org.flowable.bpmn.model.FlowableListener
- getCustomPropertiesResolverInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getCustomScriptingEngineClasses() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomServiceTaskValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomServiceTaskValidator() - Method in class org.flowable.validation.ProcessValidatorFactory
- getCustomSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getCustomUserIdentityLinks() - Method in class org.flowable.bpmn.model.UserTask
- getCustomValues() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getCustomValues() - Method in interface org.flowable.job.api.JobInfo
-
Get the custom values.
- getCustomValues() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getCustomValues() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCustomValues() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCustomValues() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getCustomValues() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getCustomValuesByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getCustomValuesByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getCustomValuesByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getData() - Method in class org.flowable.common.rest.api.DataResponse
- getData() - Method in interface org.flowable.engine.event.EventLogEntry
- getData() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getData() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getData() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getData() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getData() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getData() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
- getDatabaseCatalog() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
- getDatabaseCatalog() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getDatabaseConfiguration() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getDatabaseConfiguration() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- getDatabaseConfiguration() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- getDatabaseConfiguration() - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
- getDatabaseSchema() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
- getDatabaseSchema() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getDatabaseSchemaUpdate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDatabaseSpecificStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDatabaseTablePrefix() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDatabaseTablePrefix() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDatabaseTimeInMs() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDatabaseType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDatabaseType() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDatabaseType() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getDatabaseWildcardEscapeCharacter() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDataInputAssociations() - Method in class org.flowable.bpmn.model.Activity
- getDataInputRefs() - Method in class org.flowable.bpmn.model.IOSpecification
- getDataInputs() - Method in class org.flowable.bpmn.model.IOSpecification
- getDataInputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getDataManager() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- getDataObject(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObject(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObject(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject.
- getDataObject(String, String) - Method in interface org.flowable.engine.TaskService
-
The DataObject.
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObject(String, String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObject(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject.
- getDataObject(String, String, String, boolean) - Method in interface org.flowable.engine.TaskService
-
The DataObject.
- GetDataObjectCmd - Class in org.flowable.engine.impl.cmd
- GetDataObjectCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
- GetDataObjectCmd(String, String, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectCmd
- getDataObjectDefinitionKey() - Method in class org.flowable.engine.impl.DataObjectImpl
- getDataObjectDefinitionKey() - Method in interface org.flowable.engine.runtime.DataObject
-
The id of the flow element in the process defining this data object.
- getDataObjectLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjectLocal(String, String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectLocal(String, String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObject for an execution.
- getDataObjects() - Method in class org.flowable.bpmn.model.Process
- getDataObjects() - Method in class org.flowable.bpmn.model.SubProcess
- getDataObjects(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String) - Method in interface org.flowable.engine.TaskService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
All DataObjects visible from the given execution scope (including parent scopes).
- getDataObjects(String, String, boolean) - Method in interface org.flowable.engine.TaskService
-
All DataObjects visible from the given task scope (including parent scopes).
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given execution scope (including parent scopes).
- getDataObjects(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given task scope (including parent scopes).
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjects(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getDataObjects(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given execution scope (including parent scopes).
- getDataObjects(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.TaskService
-
The DataObjects for all given dataObjectNames, takes all dataObjects into account which are visible from the given task scope (including parent scopes).
- GetDataObjectsCmd - Class in org.flowable.engine.impl.cmd
- GetDataObjectsCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- GetDataObjectsCmd(String, Collection<String>, boolean, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- getDataObjectsLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All DataObject values that are defined in the execution scope, without taking outer scopes into account.
- getDataObjectsLocal(String, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
All DataObject values that are defined in the execution scope, without taking outer scopes into account.
- getDataObjectsLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for the given dataObjectNames only taking the given execution scope into account, not looking in outer scopes.
- getDataObjectsLocal(String, Collection<String>, String, boolean) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getDataObjectsLocal(String, Collection<String>, String, boolean) - Method in interface org.flowable.engine.RuntimeService
-
The DataObjects for the given dataObjectNames only taking the given execution scope into account, not looking in outer scopes.
- getDataOutputAssociations() - Method in class org.flowable.bpmn.model.Activity
- getDataOutputRefs() - Method in class org.flowable.bpmn.model.IOSpecification
- getDataOutputs() - Method in class org.flowable.bpmn.model.IOSpecification
- getDataOutputs() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getDataSource() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDataSource() - Method in class org.flowable.common.engine.impl.db.EngineDatabaseConfiguration
- getDataSource() - Method in interface org.flowable.common.engine.impl.db.LiquibaseDatabaseConfiguration
- getDataSourceJndiName() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDataSources() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getDataState() - Method in class org.flowable.bpmn.model.DataStore
- getDataState() - Method in class org.flowable.bpmn.model.DataStoreReference
- getDataStore(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getDataStoreRef() - Method in class org.flowable.bpmn.model.DataStoreReference
- getDataStores() - Method in class org.flowable.bpmn.model.BpmnModel
- getDate() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- getDate(Map<String, String>, String) - Static method in class org.flowable.common.rest.api.RequestUtil
- getDateAfter() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getDateFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getDatePattern() - Method in class org.flowable.bpmn.model.FormProperty
- getDatePattern() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getDayOfWeekNumber(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbDeletes() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbInserts() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbSelects() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbSqlSession() - Static method in class org.flowable.batch.service.impl.util.CommandContextUtil
- getDbSqlSession() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getDbSqlSession() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- getDbSqlSession() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getDbSqlSession() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.entitylink.service.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.eventsubscription.service.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.identitylink.service.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getDbSqlSession() - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.batch.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.entitylink.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.eventsubscription.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.identitylink.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.job.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.variable.service.impl.util.CommandContextUtil
- getDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- getDbUpdates() - Method in class org.flowable.engine.test.profiler.CommandStats
- getDbVersion() - Method in exception org.flowable.common.engine.api.FlowableWrongDbException
-
The version of the Flowable library that was used to create the database schema.
- getDbVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getDeadletterJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- getDeadletterJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- getDeadLetterJobById(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- getDeadLetterJobById(String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- getDeadLetterJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getDeadLetterJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDeadLetterJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getDeadLetterJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getDeadLetterJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns the full stacktrace of the exception that occurs when the deadletter job with the given id was last executed.
- getDeadLetterJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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. - getDeadletterJobId() - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- getDeadLetterJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.management.JobExceptionStacktraceResource
- getDeadLetterJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.JobExceptionStacktraceResource
- getDebugInfoKey(Runnable) - Method in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- getDecision() - Method in class org.flowable.cmmn.model.DecisionTask
- getDecision() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- getDecision(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDecision(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- getDecision(String, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- getDecisionById(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getDecisionById(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionCache() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- getDecisionCacheEntry(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- getDecisionCacheEntry(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getDecisionCacheLimit() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDecisionDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDecisionDefinitionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the decision definition that was executed
- getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getDecisionDefinitionId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getDecisionEntity() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- getDecisionEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDecisionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- getDecisionEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDecisionEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDecisionExecution() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDecisionForDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getDecisionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getDecisionKey() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionKey() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision key
- getDecisionKey() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionKey() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getDecisionKey() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getDecisionKey() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getDecisionKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getDecisionKeyLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getDecisionName() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionName() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision name
- getDecisionName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getDecisionRef() - Method in class org.flowable.cmmn.model.DecisionTask
- getDecisionRefExpression() - Method in class org.flowable.cmmn.model.DecisionTask
- getDecisionRequirementsDiagram(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDecisionRequirementsDiagram(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- getDecisionRequirementsDiagramGenerator() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDecisionRequirementsDiagramHelper() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- getDecisionRequirementsDiagramResourceName(String, String, String) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
- getDecisionRequirementsDiagramResourceNameFromDeployment(DecisionEntity, Map<String, EngineResource>) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
-
Finds the name of a resource for the diagram for a decision definition.
- getDecisionResult() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionResultTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisions() - Method in class org.flowable.cmmn.model.CmmnModel
- getDecisions() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- getDecisions() - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionService() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- getDecisionService(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- getDecisionServiceById(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionServiceDividerGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionServiceDividerLine() - Method in class org.flowable.dmn.model.DmnDiShape
- getDecisionServiceDividerLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionServiceDividerLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionServiceDividerLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionServiceForDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getDecisionServiceResult() - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getDecisionServiceResultForDecision(String) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- getDecisionServices() - Method in class org.flowable.dmn.model.DmnDefinition
- getDecisionsForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Retrieves the
DmnDecision
s associated with the given case definition. - getDecisionsForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getDecisionsForCaseDefinition(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionDecisionCollectionResource
- GetDecisionsForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDecisionsForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- getDecisionsForProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getDecisionsForProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Retrieves the
DmnDecision
s associated with the given process definition. - getDecisionsForProcessDefinition(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionDecisionCollectionResource
- GetDecisionsForProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetDecisionsForProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- getDecisionsFromModel(BpmnModel, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- getDecisionsFromModel(Case, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- getDecisionTableEntity(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- getDecisionTableEntity(String, boolean) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getDecisionTableEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- getDecisionTableFromDatabase(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- getDecisionTableId() - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- getDecisionTablesForCaseDefinition(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionDecisionCollectionResource
-
Deprecated.
- getDecisionTablesForProcessDefinition(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionDecisionCollectionResource
-
Deprecated.
- getDecisionTableVariableManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDecisionTableVariableManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDecisionType() - Method in interface org.flowable.dmn.api.DmnDecision
-
The decision type of this definition
- getDecisionType() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getDecisionType() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getDecisionTypeLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getDecisionVersion() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDecisionVersion() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to decision version
- getDecisionVersion() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDecisionVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultAsyncJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- 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
- getDefaultCmmnEngine() - Static method in class org.flowable.cmmn.engine.CmmnEngines
- getDefaultCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDefaultCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDefaultCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- getDefaultConfig() - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- getDefaultConfig() - Method in interface org.flowable.common.engine.impl.interceptor.CommandExecutor
- getDefaultControl() - Method in class org.flowable.cmmn.model.PlanItemDefinition
- getDefaultDatabaseTypeMappings() - Static method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDefaultDeployers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultDeployers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDefaultDeployers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultDeployers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getDefaultDescription() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getDefaultDescription() - Method in class org.flowable.validation.ValidationError
- getDefaultDmnEngine() - Static method in class org.flowable.dmn.engine.DmnEngines
- getDefaultEventRegistryEngine() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
- getDefaultExpression() - Method in class org.flowable.bpmn.model.FormProperty
- getDefaultExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getDefaultFailedJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultFailedJobWaitTime() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultFlow() - Method in class org.flowable.bpmn.model.Activity
- getDefaultFlow() - Method in class org.flowable.bpmn.model.Gateway
- getDefaultFunctionCreator() - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- getDefaultHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDefaultIdmEngine() - Static method in class org.flowable.idm.engine.IdmEngines
- getDefaultInboundEventPayloadExtractor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getDefaultMailClient() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultMailClient() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultMailServer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultMailServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getDefaultOutputEntry() - Method in class org.flowable.dmn.model.OutputClause
- getDefaultProcessEngine() - Static method in class org.flowable.engine.ProcessEngines
- getDefaultQueueSizeFullWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultQueueSizeFullWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getDefaultReactivationRule() - Method in class org.flowable.cmmn.model.ReactivateEventListener
- getDefaultScheduleVersion() - Method in class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
- getDefaultScheduleVersion() - Method in class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- getDefaultTenant(String, String, String) - Method in interface org.flowable.common.engine.impl.DefaultTenantProvider
- getDefaultTenantProvider() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getDefaultTimerJobAcquireWaitTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getDefaultTraceEnhancer() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getDefaultValue(MailServerInfo, MailServerInfo, Function<MailServerInfo, T>) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- getDefinition() - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
- getDefinition() - Method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- getDefinition() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
- getDefinition() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getDefinition() - Method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- getDefinitionCache() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDefinitionDeploymentId(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getDefinitionDeploymentId(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDefinitionDeploymentId(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getDefinitionDeploymentId(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDefinitionDeploymentId(CaseDefinition, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getDefinitionDeploymentId(ProcessDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getDefinitionId() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getDefinitionName() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getDefinitionName() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
- getDefinitionName() - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- getDefinitionNames() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getDefinitionRef() - Method in class org.flowable.cmmn.model.PlanItem
- getDefinitions() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- getDefinitions() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- getDefinitionsAttributes() - Method in class org.flowable.bpmn.model.BpmnModel
- getDefinitionsAttributes() - Method in class org.flowable.cmmn.model.CmmnModel
- getDefinitionsAttributeValue(String, String) - Method in class org.flowable.bpmn.model.BpmnModel
- getDefinitionsAttributeValue(String, String) - Method in class org.flowable.cmmn.model.CmmnModel
- getDefinitionTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
-
The id of the definition tenant whose instances need to be moved.
- getDefinitionTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- getDefinitionTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- getDefinitionType() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
- getDefinitionType() - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- getDelay() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- 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
- getDelegateExpression() - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- getDelegateExpression() - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- getDelegateExpression() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- getDelegateExpression() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- getDelegateExpressionFieldInjectionMode() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getDelegationState() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDelegationState() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getDelegationState() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getDelegationState() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDelegationState() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getDelegationState() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getDelegationState() - Method in interface org.flowable.task.api.Task
-
The current
DelegationState
for this task. - getDelegationState() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The current
DelegationState
for this task. - getDelegationState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDelegationState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- getDelegationState(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- getDelegationStateString() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDelegationStateString() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDelegationStateString(DelegationState) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getDelegationStateString(DelegationState) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getDeleteReason() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- getDeleteReason() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- getDeleteReason() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getDeleteReason() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- 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)
- getDeleteReason() - Method in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- getDeleteReason() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getDeleteReason() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
The reason why this task was deleted {'completed' | 'deleted' | any other user defined string }.
- getDeleteReason() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getDeleteReasonLike() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getDeleteStatement(Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDeleteStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDeletionOrder() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getDependentEngineMybatisTypeAliasConfigs() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDependentEngineMybatisTypeHandlerConfigs() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDependentEngineMyBatisXmlMappers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDependentScopeTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDependentScopeTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- 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
- getDeployedArtifacts(Class<T>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getDeployedProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getDeployers() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getDeployers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getDeployers() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- getDeployers() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getDeployers() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- getDeployment() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getDeployment() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- getDeployment() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getDeployment() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- getDeployment() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- 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
- getDeployment() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getDeployment() - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- getDeployment() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- getDeployment() - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- getDeployment(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
- getDeployment(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResource
- GetDeploymentCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDeploymentCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDefinitionCmd
- GetDeploymentCaseDiagramCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentCaseDiagramCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentCaseDiagramCmd
- getDeploymentDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDeploymentDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDeploymentDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeploymentDataManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- GetDeploymentDecisionCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetDeploymentDecisionCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionCmd
- GetDeploymentDecisionRequirementsDiagramCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetDeploymentDecisionRequirementsDiagramCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- GetDeploymentDmnResourceCmd - Class in org.flowable.dmn.engine.impl.cmd
-
Gives access to a deployed decision table model, e.g., a DMN XML file, through a stream of bytes.
- GetDeploymentDmnResourceCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentDmnResourceCmd
- getDeploymentEntityManager() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getDeploymentEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- getDeploymentEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- 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() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getDeploymentEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getDeploymentEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- getDeploymentEntityManager() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDeploymentEntityManager(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getDeploymentId() - Method in interface org.flowable.app.api.repository.AppDefinition
-
The deployment in which this app definition is contained.
- getDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
The deployment in which this case definition is contained.
- getDeploymentId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- getDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getDeploymentId() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getDeploymentId() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getDeploymentId() - Method in interface org.flowable.common.engine.api.repository.EngineResource
- getDeploymentId() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- getDeploymentId() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- getDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecision
-
The deployment in which this definition is contained.
- getDeploymentId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the deployment of the decision definition that was executed
- getDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- getDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getDeploymentId() - Method in interface org.flowable.engine.form.FormData
-
The deployment id of the process definition to which this form is related
- getDeploymentId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- getDeploymentId() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- getDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getDeploymentId() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getDeploymentId() - Method in interface org.flowable.engine.repository.Model
- getDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The deployment in which this process definition is contained.
- getDeploymentId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The deployment id of the process definition of the process instance.
- getDeploymentId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
The deployment in which this channel definition is contained.
- getDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
The deployment in which this form is contained.
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getDeploymentId() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- getDeploymentId() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- getDeploymentId() - Method in interface org.flowable.form.api.FormDefinition
-
The deployment in which this form is contained.
- getDeploymentId() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getDeploymentId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getDeploymentId() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getDeploymentId() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getDeploymentId() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getDeploymentId() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getDeploymentId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getDeploymentId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDeploymentId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.engine.test.FlowableTestHelper
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- getDeploymentIdIn() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getDeploymentIdIn() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getDeploymentIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getDeploymentIds() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getDeploymentIds() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getDeploymentIds() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- 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
- getDeploymentIds() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getDeploymentIds() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getDeploymentIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDeploymentIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDeploymentLockWaitTime() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- getDeploymentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDeploymentManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDeploymentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeploymentManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getDeploymentMode() - Method in class org.flowable.cmmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getDeploymentMode() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
-
Gets the deployment mode this strategy handles.
- getDeploymentMode() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getDeploymentMode() - Method in class org.flowable.dmn.spring.autodeployment.DefaultAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getDeploymentMode() - Method in class org.flowable.eventregistry.spring.autodeployment.DefaultAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getDeploymentMode() - Method in class org.flowable.spring.configurator.DefaultAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
- getDeploymentMode() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getDeploymentName() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getDeploymentName() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getDeploymentName() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getDeploymentName() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getDeploymentName() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- GetDeploymentProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- GetDeploymentProcessDiagramCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentProcessDiagramCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- GetDeploymentProcessDiagramLayoutCmd - Class in org.flowable.engine.impl.cmd
-
Provides positions and dimensions of elements in a process diagram as provided by
GetDeploymentProcessDiagramCmd
. - GetDeploymentProcessDiagramLayoutCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- GetDeploymentProcessModelCmd - Class in org.flowable.engine.impl.cmd
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- GetDeploymentProcessModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- getDeploymentProperties() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- getDeploymentProperties() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- getDeploymentResource(String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
- getDeploymentResource(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResource
- getDeploymentResource(String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceDataResource
- getDeploymentResource(String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceDataResource
- GetDeploymentResourceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDeploymentResourceCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetDeploymentResourceCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentResourceCmd - Class in org.flowable.eventregistry.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd
- getDeploymentResourceData(String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
- getDeploymentResourceData(String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
- getDeploymentResourceNames(String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
- getDeploymentResourceNames(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
- getDeploymentResourceNames(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CmmnDeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DmnDeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- getDeploymentResourceNames(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- 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.
- getDeploymentResourceNames(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getDeploymentResourceNames(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDeploymentDataManager
- getDeploymentResourceNames(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- getDeploymentResourceNames(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManager
- getDeploymentResourceNames(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- getDeploymentResourceNames(String) - Method in interface org.flowable.form.api.FormRepositoryService
- GetDeploymentResourceNamesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDeploymentResourceNamesCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetDeploymentResourceNamesCmd - Class in org.flowable.engine.impl.cmd
- GetDeploymentResourceNamesCmd - Class in org.flowable.eventregistry.impl.cmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetDeploymentResourceNamesCmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceNamesCmd
- getDeploymentResources() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getDeploymentResources() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getDeploymentResources() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getDeploymentResources() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getDeploymentResources() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getDeploymentResources(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
- getDeploymentResources(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- getDeployments(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- getDeployments(Map<String, String>) - Method in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- getDeploymentStrategies() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getDeploymentStrategies() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getDeploymentStrategies() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getDeploymentStrategies() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getDeploymentTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDeploymentTime() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getDeploymentTime() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeployment
- getDeploymentTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getDeploymentTime() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getDeploymentTime() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getDeploymentTime() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getDeploymentTime() - Method in interface org.flowable.form.api.FormDeployment
- getDeploymentTime() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getDeploymentUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getDeploymentUrl() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getDeploymentUrl() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getDerivedCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getDerivedCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getDerivedCaseDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getDerivedCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getDerivedCaseDefinitionUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getDerivedFrom() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDerivedFrom() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getDerivedFrom() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- 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.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDerivedFromRoot() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getDerivedFromRoot() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- 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 interface org.flowable.app.api.repository.AppDefinition
-
description of this app definition
- getDescription() - Method in interface org.flowable.app.api.repository.AppModel
- getDescription() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
description of this case definition
- getDescription() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getDescription() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getDescription() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getDescription() - Method in interface org.flowable.dmn.api.DmnDecision
-
description of this definition
- getDescription() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getDescription() - Method in class org.flowable.dmn.model.DmnElement
- getDescription() - Method in class org.flowable.engine.app.AppModel
- getDescription() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The description for the process instance.
- getDescription() - Method in class org.flowable.engine.impl.DataObjectImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getDescription() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getDescription() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getDescription() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
description of this process
- getDescription() - Method in interface org.flowable.engine.runtime.DataObject
-
Description of the DataObject.
- getDescription() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the description of this execution.
- getDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the description of this process instance.
- getDescription() - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- getDescription() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
description of this channel definition
- getDescription() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
description of this event definition
- getDescription() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getDescription() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getDescription() - Method in class org.flowable.eventregistry.model.ChannelModel
- getDescription() - Method in interface org.flowable.form.api.FormDefinition
-
description of this form
- getDescription() - Method in class org.flowable.form.api.FormInfo
- getDescription() - Method in class org.flowable.form.model.SimpleFormModel
- getDescription() - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- getDescription() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getDescription() - Method in class org.flowable.rest.service.api.FormModelResponse
- getDescription() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getDescription() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getDescription() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getDescription() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getDescription() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDescription() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getDescription() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getDescription() - Method in interface org.flowable.task.api.TaskBuilder
- getDescription() - Method in interface org.flowable.task.api.TaskInfo
-
Free text description of the task.
- getDescription() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Free text description of the task.
- getDescription() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getDescription() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDescription() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDescription() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDescriptionLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDescriptionLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDescriptionLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDescriptionLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDeserializerDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getDeserializerType() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getDestination() - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- getDestination() - Method in class org.flowable.eventregistry.model.JmsOutboundChannelModel
- getDestination() - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- getDetails() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getDetails() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getDetailType() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- getDetailType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getDetailType() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getDiagramBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(BufferedImage, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramBoundsFromImage(InputStream, int, int) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getDiagramResource() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getDiagramResource() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getDiagramResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
The resource name in the deployment of the diagram image (if any).
- getDiagramResourceName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getDiagramResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
-
The resource name in the deployment of the diagram image (if any).
- getDiagramResourceName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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).
- getDiDiagram(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getDiDiagramMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getDiDiagrams() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getDiEdges() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getDiEdges(String) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getDigester() - Method in class org.flowable.idm.engine.impl.authentication.ApacheDigester
- getDirectChildPlanItemsWithLifecycleEnabled() - Method in class org.flowable.cmmn.model.PlanFragment
- getDirection() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- getDiShapes() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getDiShapes(String) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getDisplayName() - Method in interface org.flowable.idm.api.User
- getDisplayName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getDisplayName() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getDisplayName() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getDisplayName() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getDisplayName() - Method in class org.flowable.spring.security.UserDto
- getDisplayNameLike() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getDisplayNameLikeIgnoreCase() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getDisplayOrder() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getDisplayOrder() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getDisplayOrder() - Method in class org.flowable.cmmn.model.Milestone
- getDisplayOrder() - Method in class org.flowable.cmmn.model.Stage
- getDltTopicSuffix() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getDmnDecisionResource(Class<?>, String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getDmnDecisionService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnDecisionService() - Method in interface org.flowable.dmn.engine.DmnEngine
- getDmnDecisionService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnDecisionService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getDmnDefinition() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- getDmnDefinition() - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- getDmnDefinition() - Method in class org.flowable.dmn.model.Decision
- getDmnDefinition() - Method in class org.flowable.dmn.model.DecisionService
- getDmnDefinition() - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- getDmnDefinition(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDmnDefinition(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- getDmnDefinitionByDecisionId(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- GetDmnDefinitionCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetDmnDefinitionCmd(String) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetDmnDefinitionCmd
- getDmnDefinitionForDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getDmnDefinitionFromCache(String) - Static method in class org.flowable.dmn.engine.impl.util.DecisionUtil
- getDmnDeployer() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnDeploymentHelper() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- getDmnDeploymentId() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getDmnElement() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getDmnElementRef() - Method in class org.flowable.dmn.model.DmnDiEdge
- getDmnElementRef() - Method in class org.flowable.dmn.model.DmnDiShape
- getDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- getDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- getDmnEngine(String) - Static method in class org.flowable.dmn.engine.DmnEngines
-
obtain a dmn engine by name.
- getDmnEngine(String) - Static method in class org.flowable.dmn.engine.test.DmnTestHelper
- getDmnEngineAgendaFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getDmnEngineConfiguration() - Method in interface org.flowable.dmn.engine.DmnEngine
- getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getDmnEngineConfiguration() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getDmnEngineConfiguration() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDmnEngineConfiguration() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- getDmnEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnEngineInfo(String) - Static method in class org.flowable.dmn.engine.DmnEngines
-
Get initialization results.
- getDmnEngineInfos() - Static method in class org.flowable.dmn.engine.DmnEngines
-
Get initialization results.
- getDmnEngines() - Static method in class org.flowable.dmn.engine.DmnEngines
-
provides access to dmn engine to application clients in a managed server environment.
- getDmnHistoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnHistoryService() - Method in interface org.flowable.dmn.engine.DmnEngine
- getDmnHistoryService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnHistoryService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getDmnManagementService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnManagementService() - Method in interface org.flowable.dmn.engine.DmnEngine
- getDmnManagementService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnManagementService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getDmnManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnParseFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnParseFactory() - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- getDmnParseForDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getDmnRepositoryService() - Method in interface org.flowable.dmn.api.DmnEngineConfigurationApi
- getDmnRepositoryService() - Method in interface org.flowable.dmn.engine.DmnEngine
- getDmnRepositoryService() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getDmnRepositoryService() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getDmnRepositoryService() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDmnRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnRepositoryService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnRepositoryService(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getDmnResource(String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getDmnResource(String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- getDmnRuleService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getDmnRuleService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getDmnRuleService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDocumentation() - Method in class org.flowable.bpmn.model.FlowElement
- getDocumentation() - Method in class org.flowable.bpmn.model.Process
- getDocumentation() - Method in class org.flowable.cmmn.model.CmmnElement
- getDocumentationTextFormat() - Method in class org.flowable.cmmn.model.CmmnElement
- getDoubleFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getDoubleValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getDoubleValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getDoubleValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getDoubleValue() - Method in interface org.flowable.variable.api.types.ValueFields
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getDoubleValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getDoubleValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getDueAfter() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDueAfter() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDueAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueAfter() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDueBefore() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDueBefore() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDueBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueBefore() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDuedate() - Method in interface org.flowable.job.api.Job
-
Returns the date on which this job is supposed to be processed.
- getDuedate() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getDuedate() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getDueDate() - Method in class org.flowable.bpmn.model.UserTask
- getDueDate() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getDueDate() - Method in class org.flowable.cmmn.model.HumanTask
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.management.TimerJobActionRequest
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getDueDate() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getDueDate() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getDueDate() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getDueDate() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getDueDate() - Method in class org.flowable.rest.service.api.management.JobResponse
- getDueDate() - Method in class org.flowable.rest.service.api.management.TimerJobActionRequest
- getDueDate() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getDueDate() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getDueDate() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getDueDate() - Method in interface org.flowable.task.api.TaskBuilder
- getDueDate() - Method in interface org.flowable.task.api.TaskInfo
-
Due date of the task.
- getDueDate() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Due date of the task.
- getDueDate() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDueDateAfter() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getDueDateAfter() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getDueDateBefore() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getDueDateBefore() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateHigherThan() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateHigherThanOrEqual() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateLowerThan() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getDuedateLowerThanOrEqual() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getDuration() - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- getDuration() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- getDurationInMillis() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Difference between
HistoricActivityInstance.getEndTime()
andHistoricActivityInstance.getStartTime()
. - getDurationInMillis() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The difference between
HistoricProcessInstance.getEndTime()
andHistoricProcessInstance.getStartTime()
. - getDurationInMillis() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The difference between
ProcessInstanceHistoryLog.getEndTime()
andProcessInstanceHistoryLog.getStartTime()
. - getDurationInMillis() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getDurationInMillis() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getDurationInMillis() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getDurationInMillis() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getDurationInMillis() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Difference between
ActivityInstance.getEndTime()
andActivityInstance.getStartTime()
. - getDurationInMillis() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getDurationInMillis() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getDurationInMillis() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getDurationInMillis() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getDurationInMillis() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
Difference between
HistoricTaskInstance.getEndTime()
andHistoricTaskInstance.getStartTime()
in milliseconds. - getDurationInMillis() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- 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
- getDynamicCmmnService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
- getDynamicCmmnService() - Method in interface org.flowable.cmmn.engine.CmmnEngine
- getDynamicCmmnService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDynamicCmmnService() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getDynamicProcessDefinitionSummary(String) - Method in interface org.flowable.engine.DynamicBpmnService
-
Gives a summary between the
BpmnModel
andDynamicBpmnService.getProcessDefinitionInfo(String)
- getDynamicProcessDefinitionSummary(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getDynamicStateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getEdgeInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getEdgeInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getEdgeMap() - Method in class org.flowable.bpmn.model.BpmnModel
- getEdgeMap() - Method in class org.flowable.cmmn.model.CmmnModel
- 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
- getElContext(VariableContainer) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getElContext(VariableContainer) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Creates an
ELContext
against whichExpression
instance can be resolved. - getElContext(VariableContainer) - Method in class org.flowable.variable.service.impl.el.VariableScopeExpressionManager
- getELContext() - Method in class org.flowable.common.engine.impl.javax.el.ELContextEvent
-
Returns the ELContext that was created.
- getElement() - Method in class org.flowable.bpmn.model.GraphicInfo
- getElement() - Method in class org.flowable.cmmn.model.GraphicInfo
- getElement() - Method in class org.flowable.dmn.model.GraphicInfo
- getElement(String) - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
-
Returns the summary in the following structure:
- getElementBoundsFromBpmnDi(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getElementDrawInstructions() - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- getElementId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getElementId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getElementId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getElementId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getElementId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getElementId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getElementId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getElementId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getElementId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getElementId() - Method in interface org.flowable.job.api.Job
-
Reference to an element identifier or null if none is set.
- getElementId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getElementId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getElementId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getElementId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getElementId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getElementIndexVariable() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getElementIndexVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
- getElementName() - Method in class org.flowable.bpmn.converter.child.BaseChildElementParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.CancelEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.CompensateEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ConditionalEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ConditionExpressionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ConditionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.DataInputAssociationParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.DataOutputAssociationParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.DataStateParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.DocumentationParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ErrorEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.EscalationEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.EventInParameterParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.EventOutParameterParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ExecutionListenerParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FieldExtensionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableCollectionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableEventListenerParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableFailedjobRetryParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableHttpRequestHandlerParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableHttpResponseHandlerParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowableMapExceptionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FlowNodeRefParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.FormPropertyParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.InParameterParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.IOSpecificationParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.MessageEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.MultiInstanceParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.OutParameterParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ScriptInfoParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.ScriptTextParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.SignalEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TaskListenerParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TerminateEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TextAnnotationTextParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TimeCycleParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TimeDateParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TimeDurationParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.TimerEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.VariableAggregationDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.child.VariableListenerEventDefinitionParser
- getElementName() - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.CustomIdentityLinkParser
- getElementName() - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.HumanPerformerParser
- getElementName() - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.PotentialOwnerParser
- getElementName() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getElementName() - Method in class org.flowable.dmn.converter.child.AllowedValuesParser
- getElementName() - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- getElementName() - Method in class org.flowable.dmn.converter.child.InputClauseParser
- getElementName() - Method in class org.flowable.dmn.converter.child.InputEntryParser
- getElementName() - Method in class org.flowable.dmn.converter.child.InputExpressionParser
- getElementName() - Method in class org.flowable.dmn.converter.child.InputValuesParser
- getElementName() - Method in class org.flowable.dmn.converter.child.ItemComponentParser
- getElementName() - Method in class org.flowable.dmn.converter.child.OutputClauseParser
- getElementName() - Method in class org.flowable.dmn.converter.child.OutputEntryParser
- getElementName() - Method in class org.flowable.dmn.converter.child.OutputValuesParser
- getElementName() - Method in class org.flowable.dmn.converter.child.RequiredAuthorityParser
- getElementName() - Method in class org.flowable.dmn.converter.child.RequiredDecisionParser
- getElementName() - Method in class org.flowable.dmn.converter.child.RequiredInputParser
- getElementName() - Method in class org.flowable.dmn.converter.child.TypeRefParser
- getElementName() - Method in class org.flowable.dmn.converter.child.VariableParser
- getElementName() - Method in interface org.flowable.job.api.Job
-
Reference to an element name or null if none is set.
- getElementName() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getElementName() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getElementName() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getElementName() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getElementName() - Method in class org.flowable.rest.service.api.management.JobResponse
- getElements() - Method in class org.flowable.engine.repository.DiagramLayout
- getElementText() - Method in class org.flowable.bpmn.model.ExtensionElement
- getElementText() - Method in class org.flowable.cmmn.model.ExtensionElement
- getElementText() - Method in class org.flowable.dmn.model.DmnExtensionElement
- getElementVariable() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getElementVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
- getELResolver() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our resolver.
- getELResolver() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
- getELResolver() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
- getELResolver() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the ELResolver associated with this context.
- getEmail() - Method in interface org.flowable.idm.api.User
- getEmail() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getEmail() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getEmail() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getEmail() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getEmail() - Method in class org.flowable.spring.security.UserDto
- getEmailLike() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getEnableActivityContainers() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getEnableActivityIdList() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getEnableActivityMappings() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getEnableActivityMappings() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- GetEnabledActivitiesForAdhocSubProcessCmd - Class in org.flowable.engine.impl.cmd
- GetEnabledActivitiesForAdhocSubProcessCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEnabledActivitiesForAdhocSubProcessCmd
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEnabledActivitiesFromAdhocSubProcess(String) - Method in interface org.flowable.engine.RuntimeService
-
Gets enabled activities from ad-hoc sub process
- getEnabledJobCategories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEnabledJobCategories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEnabledJobCategories() - Method in class org.flowable.job.service.JobServiceConfiguration
- getEncapsulatedDecisions() - Method in class org.flowable.dmn.model.DecisionService
- getEncountered() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
- getEnd() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- 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
- getEndActivityId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getEndDate() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- getEndDate() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getEndDate() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getEndDateFromConfiguration(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- getEndedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getEndedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getEndedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getEndedBefore() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- getEndedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getEndedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getEndedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getEndedBefore() - Method in class org.flowable.engine.DefaultHistoryCleaningManager
- getEndedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getEndedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getEndedTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getEndedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getEndedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getEndedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getEndedTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getEndingState() - Method in interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
-
Returns the ending state of the case which can be
FlowableCaseEndedEvent.ENDING_STATE_COMPLETED
orFlowableCaseEndedEvent.ENDING_STATE_TERMINATED
. - getEndingState() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
-
Returns the ending state of the case stage which can be
FlowableCaseStageEndedEvent.ENDING_STATE_COMPLETED
orFlowableCaseStageEndedEvent.ENDING_STATE_TERMINATED
. - getEndingState() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- getEndingState() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- getEndpoint() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
- getEndpointGroupId(KafkaInboundChannelModel, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getEndpointId(ChannelModel, String) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- getEndpointId(ChannelModel, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getEndpointId(ChannelModel, String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- getEndpointRegistry() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- getEndpointRegistry() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getEndpointRegistry() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- getEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getEndTime() - Method in class org.flowable.cmmn.api.StageResponse
- getEndTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getEndTime() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getEndTime() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getEndTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
end time of the decision execution
- getEndTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getEndTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- 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
- getEndTime() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getEndTime() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getEndTime() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getEndTime() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getEndTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
Time when the task was deleted or completed.
- getEndTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getEngineByName(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getEngineCfgKey() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineCfgKey() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineCfgKey() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- getEngineCfgKey() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getEngineCfgKey() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineCfgKey() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEngineCfgKey() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getEngineConfiguration() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- getEngineConfiguration() - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- getEngineConfiguration() - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- getEngineConfiguration(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getEngineConfiguration(String, CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getEngineConfiguration(CommandContext) - Method in class org.flowable.common.engine.impl.tenant.BaseChangeTenantIdCmd
- getEngineConfigurationForAllType(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getEngineConfigurations() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- getEngineInfo() - Method in class org.flowable.cmmn.rest.service.api.management.CmmnEngineResource
- getEngineInfo() - Method in class org.flowable.rest.service.api.management.ProcessEngineResource
- getEngineLifecycleListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineName() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineName() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getEngineName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getEngineName() - Method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngineFactory
-
Returns the full name of the
ScriptEngine
. - getEngineName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getEngineName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getEngineName() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEngineName() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- getEngineName() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- getEngineProperties() - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- getEngineScopeType() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineScopeType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
-
The scope type of the engine for which the change tenant id was done
- getEngineScopeType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- getEngineScopeType() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineScopeType() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEngineType() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- getEngineType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getEngineType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getEngineType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getEngineType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.JsonType
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getEngineType(String) - Method in class org.flowable.variable.service.impl.types.TraceableObject
- getEngineVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getEngineVersion() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getEngineVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- 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.GroovyStaticScriptEngineFactory
-
Returns the version of the
ScriptEngine
. - 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 interface org.flowable.cmmn.api.event.FlowableCaseEndedEvent
- getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageEndedEvent
-
Overwritten in order to return the stage plan item instance.
- getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStageStartedEvent
-
Overwritten in order to return the stage plan item instance.
- getEntity() - Method in interface org.flowable.cmmn.api.event.FlowableCaseStartedEvent
- getEntity() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- getEntity() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- getEntity() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
- getEntity() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStartedEventImpl
- getEntity() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEntityEvent
- getEntity() - Method in class org.flowable.common.engine.impl.event.FlowableEntityEventImpl
- getEntity() - Method in class org.flowable.common.engine.impl.event.FlowableEntityExceptionEventImpl
- getEntity() - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- 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.eventregistry.impl.persistence.entity.ResourceRef
- getEntity() - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEntityEventImpl
- getEntity() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- getEntity(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getEntity(String, Object, SingleCachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getEntityCache() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEntityCache() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getEntityCache() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getEntityCache() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityCache() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getEntityCache(CommandContext) - Static method in class org.flowable.cmmn.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
- getEntityClass() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getEntityDeletionOrder() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getEntityDeletionOrder() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- getEntityDeletionOrder() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getEntityDeletionOrder() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getEntityDeletionOrder() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getEntityFromEvent() - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- getEntityInsertionOrder() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getEntityInsertionOrder() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- getEntityInsertionOrder() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getEntityInsertionOrder() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getEntityInsertionOrder() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getEntityLinkChildrenForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Retrieves the
EntityLink
s associated with the given case instance. - getEntityLinkChildrenForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetEntityLinkChildrenForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetEntityLinkChildrenForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenForCaseInstanceCmd
- 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
- getEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Retrieves all the
EntityLink
s associated with the same root as the given case instance. - getEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- getEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.RuntimeService
-
Retrieves all the
EntityLink
s associated with the same root as the given process instance. - GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- getEntityLinkDataManager() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- getEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getEntityLinkParentsForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Retrieves the
EntityLink
s where the given case instance is referenced. - getEntityLinkParentsForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetEntityLinkParentsForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetEntityLinkParentsForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetEntityLinkParentsForCaseInstanceCmd
- 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.cmmn.engine.CmmnEngineConfiguration
- getEntityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- 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.cmmn.engine.impl.util.CommandContextUtil
- getEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityLinkService() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getEntityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEntityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEntityLinkServiceConfiguration() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getEntityLinkServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEntityLinkServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEntityManager() - Method in interface org.flowable.variable.service.impl.types.EntityManagerSession
-
Get an
EntityManager
instance associated with this session. - getEntityManager() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- getEntityManagerFactory() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- getEntityMetaData(Class<?>) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getEntityType() - Method in class org.flowable.bpmn.model.EventListener
- getEntityType(String) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultListenerFactory
- getEntries() - Method in class org.flowable.cmmn.validation.CaseValidationContextImpl
- getEntryCriteria() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getEntryCriteria() - Method in interface org.flowable.cmmn.model.HasEntryCriteria
- getEntryCriteria() - Method in class org.flowable.cmmn.model.PlanItem
- getEntryCriterionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getEntryCriterionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getEntryCriterionId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getEntryCriterionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getEntryCriterionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getEntryCriterionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getEntryCriterionId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getEntryCriterionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getEntryCriterionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getEntryDependencies() - Method in class org.flowable.cmmn.model.PlanItem
- getEntryDependencies(PlanItem) - Static method in class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- getEntryDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
- getEnumValues() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getError() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getError() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getErrorCode() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- getErrorCode() - Method in class org.flowable.bpmn.model.MapExceptionEntry
- getErrorCode() - Method in exception org.flowable.engine.delegate.BpmnError
- getErrorCode() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
- getErrorCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.Error
- getErrorCode() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- getErrorCodeFromErrorEventDefinition(Event) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- getErrorId() - Method in interface org.flowable.engine.delegate.event.FlowableErrorEvent
- getErrorId() - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- getErrorMessage() - Method in class org.flowable.common.rest.api.RestError
- getErrorMessageRef() - Method in class org.flowable.bpmn.model.Operation
- getErrors() - Method in class org.flowable.bpmn.model.BpmnModel
- getErrorTrace() - Method in exception org.flowable.common.engine.impl.scripting.FlowableScriptEvaluationException
- getErrorVariableLocalScope() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- getErrorVariableName() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- getErrorVariableTransient() - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- getEscalation() - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- getEscalation(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getEscalationCode() - Method in class org.flowable.bpmn.model.Escalation
- getEscalationCode() - Method in class org.flowable.bpmn.model.EscalationEventDefinition
- getEscalationCode() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
- getEscalationCode() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- getEscalationEventDefinition() - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- getEscalationEventDefinition(Event) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- getEscalationName() - Method in interface org.flowable.engine.delegate.event.FlowableEscalationEvent
- getEscalationName() - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- getEscalations() - Method in class org.flowable.bpmn.model.BpmnModel
- getEvaluationAttribute(String) - Method in interface org.flowable.common.engine.impl.scripting.ScriptEvaluation
- getEvaluationAttribute(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptEvaluationImpl
- getEvent() - Method in class org.flowable.bpmn.model.FlowableListener
- getEvent() - Method in class org.flowable.cmmn.model.FlowableListener
- 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.
- getEvent(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskEventResource
- getEventConsumerInfos() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- getEventCorrelationKey(Case) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getEventDefinition(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventDefinition(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getEventDefinitionCache() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventDefinitionCache() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- getEventDefinitionCacheLimit() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- GetEventDefinitionCmd - Class in org.flowable.eventregistry.impl.cmd
- GetEventDefinitionCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetEventDefinitionCmd
- getEventDefinitionDataManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventDefinitionEntity() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- getEventDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- getEventDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- getEventDefinitionEntityManager() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getEventDefinitionEntityManager(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getEventDefinitionId() - Method in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- getEventDefinitionJson() - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- getEventDefinitionKey() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getEventDefinitionKey(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- getEventDefinitionKey(CommandContext, ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- getEventDefinitionKey(ExecutionEntity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- getEventDefinitionKeyLike() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getEventDefinitionParseForEventDefinition(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getEventDefinitionResource(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventDefinitionResource(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- GetEventDefinitionResourceCmd - Class in org.flowable.eventregistry.impl.cmd
-
Gives access to a deployed event model, e.g., an Event definition JSON file, through a stream of bytes.
- GetEventDefinitionResourceCmd(String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetEventDefinitionResourceCmd
- getEventDefinitions() - Method in class org.flowable.bpmn.model.Event
- getEventDefinitions() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- getEventDeployer() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventDeploymentHelper() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- getEventDispatcher() - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getEventDispatcher() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEngineEntityManager
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
- getEventDispatcher() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- getEventDispatcher() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- getEventDispatcher() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventDispatcher() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.job.service.impl.ServiceImpl
- getEventDispatcher() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getEventDispatcher() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getEventDispatcher(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventDispatcher(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventEngineConfiguration() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getEventEngineConfiguration() - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getEventEngineConfiguration() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- getEventField() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- getEventField() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- getEventFilterDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getEventHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventHandler(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getEventHandlerId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Returns the event handler identifier which triggered the task listener to fire for this task.
- getEventHandlerId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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
- getEventInParameters() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- getEventInstance() - Method in interface org.flowable.eventregistry.api.OutboundEvent
- getEventInstance() - Method in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- getEventInstance() - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- getEventJsonConverter() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventKey() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
- getEventKey() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- getEventKey(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getEventListeners() - Method in class org.flowable.bpmn.model.Process
- getEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEventListeners() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getEventLogEntries(Long, Long) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getEventLogEntries(Long, Long) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries, describing everything the engine has processed.
- getEventLogEntriesByProcessInstanceId(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getEventLogEntriesByProcessInstanceId(String) - Method in interface org.flowable.engine.ManagementService
-
Returns a list of event log entries for a specific process instance id.
- GetEventLogEntriesCmd - Class in org.flowable.engine.impl.cmd
- GetEventLogEntriesCmd() - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- GetEventLogEntriesCmd(Long, Long) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- GetEventLogEntriesCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- getEventLogEntryDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventLogEntryEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventLogEntryEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventLogEntryEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventManagementService() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
- getEventManagementService() - Method in interface org.flowable.eventregistry.impl.EventRegistryEngine
- getEventManagementService() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventManagementService() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- getEventModel() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- getEventModel(String, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getEventModel(String, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getEventModel(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getEventModel(CommandContext, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- getEventModelById(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventModelById(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getEventModelByKey(String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventModelByKey(String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getEventModelByKey(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventModelByKey(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getEventModelByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventModelByKeyAndParentDeploymentId(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getEventModelByKeyAndParentDeploymentId(String, String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getEventModelByKeyAndParentDeploymentId(String, String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- GetEventModelCmd - Class in org.flowable.eventregistry.impl.cmd
- GetEventModelCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- GetEventModelCmd(String, String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- getEventModelForEventDefinition(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getEventName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getEventName() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Will contain the event name in case this execution is passed in for an
ExecutionListener
. - getEventName() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Will contain the event name in case this execution is passed in for an
ExecutionListener
. - getEventName() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getEventName() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getEventName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getEventName() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
The event name for the signal or message event.
- getEventName() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getEventName() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getEventName() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getEventName() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- getEventName() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getEventName() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getEventName() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Returns the event name which triggered the task listener to fire for this task.
- getEventName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getEventObject() - Method in interface org.flowable.eventregistry.api.EventRegistryEvent
- getEventObject() - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- getEventOutParameters() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- getEventParseFactory() - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- getEventParseFactory() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventPayloadDefinition() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
- getEventPayloadDefinition() - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- getEventRegistry() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistry() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRegistry() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistry() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRegistry() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
- getEventRegistry() - Method in class org.flowable.eventregistry.impl.consumer.BaseEventRegistryEventConsumer
- getEventRegistry() - Method in interface org.flowable.eventregistry.impl.EventRegistryEngine
- getEventRegistry() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRegistry() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- getEventRegistry() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- getEventRegistry() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- getEventRegistry() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- getEventRegistry(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getEventRegistry(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryChangeDetectionDelayInMs() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRegistryChangeDetectionExecutor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRegistryChangeDetectionInitialDelayInMs() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRegistryChangeDetectionManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRegistryChangeDetectionManager() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- getEventRegistryChangeDetectionManager() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- getEventRegistryConfiguration() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getEventRegistryConfiguration(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getEventRegistryConfigurator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEventRegistryEngine() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getEventRegistryEngine() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- getEventRegistryEngine() - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- getEventRegistryEngine(String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Obtain an event registry engine by name.
- getEventRegistryEngine(String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
- getEventRegistryEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRegistryEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRegistryEngineConfiguration() - Method in interface org.flowable.eventregistry.impl.EventRegistryEngine
- getEventRegistryEngineConfiguration() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- getEventRegistryEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getEventRegistryEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRegistryEngineInfo(String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Get initialization results.
- getEventRegistryEngineInfos() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Get initialization results.
- getEventRegistryEngines() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
provides access to event registry engine to application clients in a managed server environment.
- getEventRegistryEventConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventRegistryEventConsumer() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventRegistryEventConsumers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getEventRegistryStartEventEventTypes(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- getEventRegistryUniqueCaseInstanceStartLockTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventRegistryUniqueProcessInstanceStartLockTime() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventRepositoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRepositoryService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventRepositoryService() - Method in class org.flowable.engine.test.FlowableTestCase
- getEventRepositoryService() - Method in interface org.flowable.eventregistry.api.EventRegistryConfigurationApi
- getEventRepositoryService() - Method in interface org.flowable.eventregistry.impl.EventRegistryEngine
- getEventRepositoryService() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getEventRepositoryService() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- getEventRepositoryService() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getEventRepositoryService() - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- getEventRepositoryService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRepositoryService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventResource(Class<?>, String) - Static method in class org.flowable.eventregistry.test.EventTestHelper
-
get a resource location by convention based on a class (type) and a relative resource name.
- getEvents() - Method in class org.flowable.bpmn.model.EventListener
- getEvents(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskEventCollectionResource
- getEventScopeExecutions(ExecutionEntityManager, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- getEventSubscription(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResource
- getEventSubscription(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResource
- 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.eventsubscription.service.EventSubscriptionServiceConfiguration
- getEventSubscriptionEntityManager() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getEventSubscriptionEntityManager() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- getEventSubscriptionEntityManager() - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getEventSubscriptionId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- getEventSubscriptionLockTime() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- 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
- getEventSubscriptions(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource
- getEventSubscriptions(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionCollectionResource
- getEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getEventSubscriptionSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getEventSubscriptionService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventSubscriptionService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventSubscriptionService() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getEventSubscriptionService(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getEventSubscriptionService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventSubscriptionService(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getEventSubscriptionService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.AbstractEventSubscriptionDataManager
- getEventSubscriptionServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventSubscriptionServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEventSubscriptionType() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getEventSupport() - Method in class org.flowable.bpmn.model.BpmnModel
- getEventSupport() - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- getEventSupport(BpmnModel) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- getEventTransformerDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getEventType() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- getEventType() - Method in class org.flowable.cmmn.model.GenericEventListener
- getEventType() - Method in class org.flowable.cmmn.model.SendEventServiceTask
- getEventType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getEventType() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getEventType() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Returns the type of subscription, for example signal or message.
- getEventType() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getEventType() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getEventType() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getEventType() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- getEventType() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getEventType() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getException() - Method in class org.flowable.common.engine.impl.EngineInfo
- getException() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getException() - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- getException() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- getException() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer.ScriptTraceContext
- getException() - Method in class org.flowable.common.rest.api.EngineInfoResponse
- getException() - Method in class org.flowable.common.rest.exception.ErrorInfo
- getException() - Method in class org.flowable.dmn.api.ExpressionExecution
- getException() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getExceptionByteArrayRef() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionByteArrayRef() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getExceptionMessage() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getExceptionMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getExceptionMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getExceptionMessage() - Method in interface org.flowable.job.api.JobInfo
-
Returns the message of the exception that occurred, the last time the job was executed.
- getExceptionMessage() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getExceptionMessage() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionMessage() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExceptionMessage() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getExceptionMessage() - Method in class org.flowable.rest.service.api.management.JobResponse
- getExceptionMessage(Exception) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- getExceptionStacktrace() - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- getExceptionStacktrace() - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- getExceptionStacktrace() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getExceptionStacktrace() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExceptionStacktrace() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getExceptionStacktrace(Throwable) - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- getExceptionStacktrace(Throwable) - Method in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- getExceptionStacktrace(Throwable) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- getExceptionStacktrace(Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getExchange() - Method in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- getExchange() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- getExcludeLocalVariables() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getExcludeLocalVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getExcludeLocalVariables() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getExcludeLocalVariables() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getExcludeSubprocesses() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getExcludeSubprocesses() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getExcludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getExcludeSubTasks() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getExcludeSubTasks() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getExcludeTaskRelated() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExcludeTaskVariables() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getExcludeTaskVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getExcludeTaskVariables() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getExcludeTaskVariables() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getExecutable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExecutable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExecutable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExecuteAsyncRunnableFactory() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getExecutedNoOpServiceTaskDelegateClassNames() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- getExecution() - Method in interface org.flowable.engine.delegate.event.FlowableProcessEngineEvent
-
Return the execution this event is associated with.
- getExecution() - Method in class org.flowable.engine.delegate.event.impl.FlowableProcessEventImpl
- getExecution() - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- getExecution() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- getExecution() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getExecution(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResource
- getExecution(FlowableEngineEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- getExecutionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutionEntity() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getExecutionEntity(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- getExecutionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getExecutionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getExecutionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getExecutionFromRequest(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- getExecutionFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- getExecutionId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getExecutionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getExecutionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getExecutionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getExecutionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
- getExecutionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getExecutionId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the execution for which the decision was executed
- getExecutionId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getExecutionId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getExecutionId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getExecutionId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getExecutionId() - Method in interface org.flowable.engine.event.EventLogEntry
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Execution reference
- getExecutionId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the path of execution.
- getExecutionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getExecutionId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getExecutionId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getExecutionId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getExecutionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getExecutionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.engine.impl.variable.BpmnAggregation
- getExecutionId() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- getExecutionId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Execution reference
- getExecutionId() - Method in interface org.flowable.engine.runtime.DataObject
-
The id of the execution in which this Data Object resides.
- getExecutionId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Gets the id of the execution for this event subscription.
- getExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getExecutionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getExecutionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getExecutionId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getExecutionId() - Method in interface org.flowable.job.api.Job
-
Returns the specific execution on which the job was created.
- getExecutionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getExecutionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getExecutionId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- getExecutionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getExecutionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getExecutionId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to the path of execution or null if it is not related to a process instance.
- getExecutionId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the path of execution or null if it is not related to a process instance.
- getExecutionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getExecutionId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
-
The process instance reference.
- getExecutionId() - Method in interface org.flowable.variable.api.types.ValueFields
- getExecutionId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getExecutionId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExecutionIdParameter() - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- getExecutionIds() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getExecutionIds() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getExecutionIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getExecutionIds() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getExecutionJson() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
detailed information of the decision execution
- getExecutionJson() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getExecutionListeners() - Method in class org.flowable.bpmn.model.FlowElement
- getExecutionListeners() - Method in interface org.flowable.bpmn.model.HasExecutionListeners
- getExecutionListeners() - Method in class org.flowable.bpmn.model.Process
- getExecutionQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExecutions() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the list of execution of which this execution the parent of.
- getExecutions() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getExecutions() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getExecutions() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the non-null executions list
- GetExecutionsVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionsVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionsVariablesCmd
- getExecutionTrees() - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- getExecutionUrl() - Method in class org.flowable.rest.service.api.management.JobResponse
- getExecutionUrl() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getExecutionUrl() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getExecutionVariable(String, Object) - Static method in class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
- getExecutionVariable(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- getExecutionVariableInstance(String, String, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- getExecutionVariableInstances(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetExecutionVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getExecutionVariables() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getExecutionVariables(String, List<Object>) - Static method in class org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
- GetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- getExecutor() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getExistingPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- getExistingPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- getExistingPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- getExistingPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- getExitAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExitAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getExitAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getExitBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExitBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getExitBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getExitCriteria() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getExitCriteria() - Method in interface org.flowable.cmmn.model.HasExitCriteria
- getExitCriteria() - Method in class org.flowable.cmmn.model.PlanItem
- getExitCriteria() - Method in class org.flowable.cmmn.model.Stage
- getExitCriterionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getExitCriterionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getExitCriterionId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getExitCriterionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getExitCriterionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getExitDependencies() - Method in class org.flowable.cmmn.model.PlanItem
- getExitDependencies(PlanItem) - Static method in class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- getExitDependentPlanItems() - Method in class org.flowable.cmmn.model.PlanItem
- getExitEventType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getExitEventType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getExitEventType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getExitEventType() - Method in class org.flowable.cmmn.model.Criterion
- getExitTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getExitTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getExitTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getExitTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getExitTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getExitTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getExitTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getExitType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getExitType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getExitType() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getExitType() - Method in class org.flowable.cmmn.model.Criterion
- getExpanded() - Method in class org.flowable.bpmn.model.GraphicInfo
- getExpanded() - Method in class org.flowable.cmmn.model.GraphicInfo
- getExpanded() - Method in class org.flowable.dmn.model.GraphicInfo
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getExParsedDeploymentBuilderFactory() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- getExpected() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
- getExpectedType() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
- getExpectedType() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- getExpectedType() - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Returns the type the result of the expression will be coerced to after evaluation.
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
The class for which exporter subclasses works for
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.HttpServiceTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.ScriptServiceTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.ServiceTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.CasePageTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.CaseTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.DecisionTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.ExternalWorkerServiceTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.GenericEventListenerExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.HumanTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.MilestoneExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.PlanFragmentExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.ProcessTaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.ReactivationEventListenerExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.SignalEventListenerExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.StageExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.TaskExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.TimerEventListenerExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.UserEventListenerExport
- getExportablePlanItemDefinitionClass() - Method in class org.flowable.cmmn.converter.export.VariableEventListenerExport
- getExporter() - Method in class org.flowable.bpmn.model.BpmnModel
- getExporter() - Method in class org.flowable.cmmn.model.CmmnModel
- getExporter() - Method in class org.flowable.dmn.model.DmnDefinition
- getExporterVersion() - Method in class org.flowable.bpmn.model.BpmnModel
- getExporterVersion() - Method in class org.flowable.cmmn.model.CmmnModel
- getExporterVersion() - Method in class org.flowable.dmn.model.DmnDefinition
- getExpression() - Method in class org.flowable.bpmn.model.FieldExtension
- getExpression() - Method in class org.flowable.bpmn.model.FormProperty
- getExpression() - Method in class org.flowable.cmmn.model.FieldExtension
- getExpression() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
- getExpression() - Method in exception org.flowable.dmn.engine.FlowableDmnExpressionException
- getExpression() - Method in class org.flowable.dmn.model.Decision
- getExpression() - Method in class org.flowable.form.model.ExpressionFormField
- getExpression(V, Expression) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- getExpressionCache() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getExpressionCacheSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExpressionCacheSize() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionLanguage() - Method in class org.flowable.cmmn.model.CmmnModel
- getExpressionLanguage() - Method in class org.flowable.dmn.model.DmnDefinition
- getExpressionLanguage() - Method in class org.flowable.dmn.model.LiteralExpression
- getExpressionLanguage() - Method in class org.flowable.dmn.model.UnaryTests
- getExpressionListValue(String, PlanItemInstanceEntity, ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- getExpressionManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExpressionManager() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- getExpressionManager() - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- getExpressionManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getExpressionManager() - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
- getExpressionManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getExpressionManager() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- getExpressionManager() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- getExpressionManager() - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- getExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getExpressionManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getExpressionManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getExpressionManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getExpressionManagerConfigurers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExpressionManagerConfigurers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getExpressionManagerConfigurers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionManagerConfigurers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getExpressionSetSummary(ArrayList<Integer>) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getExpressionSetSummary(Set<Integer>) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer
null
. - getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
- getExpressionString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- getExpressionString() - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Returns the original String used to create this Expression, unmodified.
- getExpressionSummary() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
-
returns the expression text for this CaseInstance lifecycle listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
-
returns the expression text for this planItemInstance lifecycle listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
-
returns the expression text for this case instance lifecycle listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in interface org.flowable.common.engine.api.delegate.Expression
- getExpressionText() - Method in class org.flowable.common.engine.impl.el.FixedValue
- getExpressionText() - Method in class org.flowable.common.engine.impl.el.JuelExpression
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionCustomPropertiesResolver
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionValue(String, PlanItemInstanceEntity, ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- getExtension() - Method in class org.flowable.eventregistry.model.ChannelModel
- getExtensionElements() - Method in class org.flowable.bpmn.model.BaseElement
- getExtensionElements() - Method in class org.flowable.cmmn.model.BaseElement
- getExtensionElements() - Method in class org.flowable.dmn.model.DmnElement
- getExtensionElements(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getExtensionHandler(Scanner.Token) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- getExtensionId() - Method in class org.flowable.bpmn.model.ServiceTask
- getExtensionId() - Method in class org.flowable.bpmn.model.UserTask
- getExtensionPoint() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionHandler
- getExtensions() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getExternalRef() - Method in class org.flowable.cmmn.model.Decision
- getExternalRef() - Method in class org.flowable.cmmn.model.Process
- getExternalUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- getExternalUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getExternalWorkerJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getExternalWorkerJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getExternalWorkerJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getExternalWorkerJobEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- getExternalWorkerJobEntity() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExternalWorkerJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getExternalWorkerJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getExternalWorkerJobErrorDetails(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns the full error details that were passed to the External worker
Job
when the job was last failed. - getExternalWorkerJobErrorDetails(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getExternalWorkerJobErrorDetails(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getExternalWorkerJobErrorDetails(String) - Method in interface org.flowable.engine.ManagementService
-
Returns the full error details that were passed to the
ExternalWorkerJobEntity
when the job was last failed. - getExternalWorkerServiceTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- getExternalWorkerServiceTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobAfterContext
- getExternalWorkerServiceTask() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getExtraFormInfo() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getExtraFormOutcome() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getExtraFormVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getExtraValue() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getExtraValue() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getExtraValue() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getExtraValue() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExtraValue() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getExtraValue() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getExtraValue() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getExtraValue() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getExtraValue() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getFactory() - Method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- getFactory() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- getFactory() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.Configuration
- getFailCodes() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getFailed() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getFailedJobCommandFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getFailedJobCommandFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFailedJobCommandFactory() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFailedJobCommandFactory() - Method in class org.flowable.job.service.JobServiceConfiguration
- getFailedJobCommandFactory(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFailedJobRetryTimeCycleValue() - Method in class org.flowable.bpmn.model.Activity
- getFailedMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getFailedMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Context
- getFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- getFallbackToDefaultTenant() - Method in class org.flowable.bpmn.model.CallActivity
- getFallbackToDefaultTenant() - Method in class org.flowable.cmmn.model.CaseTask
- getFallbackToDefaultTenant() - Method in class org.flowable.cmmn.model.ProcessTask
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is not null, returns an Iterator containing the set of JavaBeans properties available on the given object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
Always returns null, since there is no reason to iterate through set set of all integers.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns an Iterator containing the set of JavaBeans properties available on the given object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Returns information about the set of variables or properties that can be resolved for the given base object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Returns information about the set of variables or properties that can be resolved for the given base object.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
Always returns null, since there is no reason to iterate through set set of all integers.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns an Iterator containing the set of keys available in the Map.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns an Iterator containing the set of keys available in the ResourceBundle.
- getFeatureDescriptors(ELContext, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getField() - Method in interface org.flowable.content.api.ContentItem
- getField(String, Class<?>) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the field of the given class or null if it doesn't exist.
- getField(String, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the field of the given object or null if it doesn't exist.
- getField(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- 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 providedDelegateExecution
. - getFieldExpression(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the
Expression
for the field defined for the current activity of the providedDelegateExecution
. - getFieldExpression(DelegateTask, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Similar to
DelegateHelper.getFieldExpression(DelegateExecution, String)
, but for use within aTaskListener
. - getFieldExtensions() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- getFieldExtensions() - Method in class org.flowable.bpmn.model.FlowableListener
- getFieldExtensions() - Method in class org.flowable.bpmn.model.TaskWithFieldExtensions
- getFieldExtensions() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getFieldExtensions() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- getFieldExtensions() - Method in class org.flowable.cmmn.model.FlowableListener
- getFieldExtensions() - Method in class org.flowable.cmmn.model.TaskWithFieldExtensions
- getFieldName() - Method in class org.flowable.bpmn.model.FieldExtension
- getFieldName() - Method in class org.flowable.cmmn.model.FieldExtension
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldNameAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the name of the field in the index position
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldNameAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldParameterTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldParameterTypeAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the parameter type of the field in the index position
- getFieldParameterTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFields() - Method in class org.flowable.bpmn.model.DataGridRow
- getFields() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getFields() - Method in class org.flowable.form.model.FormContainer
- getFields() - Method in class org.flowable.form.model.SimpleFormModel
-
Do not use this method for logical operations since it only return the top level fields.
- getFields() - Method in class org.flowable.rest.service.api.FormModelResponse
- getFields(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the list of field extensions, represented as instances of
FieldExtension
, for the current activity of the passedDelegateExecution
. - getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldSize() - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the number of fields that this structure has
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldSize() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getFieldTypeAt(int) - Method in interface org.flowable.engine.impl.bpmn.data.FieldBaseStructureDefinition
-
Obtains the type of the field in the index position
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldTypeAt(int) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- getFieldValue(String) - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- getFile(String) - Static method in class org.flowable.common.engine.impl.util.IoUtil
- getFileBytes(MultipartFile) - Method in class org.flowable.rest.service.api.repository.BaseModelSourceResource
- getFilename() - Method in class org.flowable.http.common.api.MultiValuePart
- getFilename() - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- getFinalFireTime() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
NOT YET IMPLEMENTED: Returns the final time that the
CronExpression
will match. - getFinished() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getFinished() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getFinished() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getFinished() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getFinished() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getFinished() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getFinishedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getFinishedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedAfter() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishedAfter() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getFinishedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getFirst() - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- getFirstDataInputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getFirstDataOutputName() - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- getFirstEngineConfigurationWithByteArrayEntityManager(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getFirstName() - Method in interface org.flowable.idm.api.User
- getFirstName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getFirstName() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getFirstName() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getFirstName() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getFirstName() - Method in class org.flowable.spring.security.UserDto
- getFirstNameLike() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getFirstNameLikeIgnoreCase() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getFirstResult() - Method in class org.flowable.common.engine.api.management.TablePage
- getFirstResult() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getFirstResult() - Method in class org.flowable.common.engine.impl.Page
- getFirstRow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getFirstRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getFixedDelayTopicStrategy() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getFixedValue() - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- getFixedValue() - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- getFixedValue() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- 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.cmmn.engine.CmmnEngineConfiguration
- getFlowableFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getFlowableFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFlowableVersionIndexForDbVersion(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
- getFlowElement() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getFlowElement(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getFlowElement(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getFlowElement(String) - Method in class org.flowable.bpmn.model.Process
- getFlowElement(String) - Method in class org.flowable.bpmn.model.SubProcess
- getFlowElement(String, boolean) - Method in class org.flowable.bpmn.model.Process
- getFlowElement(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns the current
FlowElement
where theDelegateExecution
is currently at. - getFlowElementClass() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getFlowElementExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getFlowElementId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getFlowElementInSubProcess(String, SubProcess) - Method in class org.flowable.bpmn.model.BpmnModel
- getFlowElementLocalVariableMap() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getFlowElementMap() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getFlowElementMap() - Method in class org.flowable.bpmn.model.Process
- getFlowElementMap() - Method in class org.flowable.bpmn.model.SubProcess
- getFlowElementMultiInstanceParentId(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- getFlowElements() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getFlowElements() - Method in class org.flowable.bpmn.model.Process
- getFlowElements() - Method in class org.flowable.bpmn.model.SubProcess
- getFlowElementsContainer(String) - Method in class org.flowable.bpmn.model.Process
-
Searches the whole process, including subprocesses
- getFlowElementsContainer(FlowElementsContainer, String) - Method in class org.flowable.bpmn.model.Process
- getFlowElementsInSubProcess(SubProcess, Collection<FlowElement>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- getFlowLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getFlowLocationGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getFlowLocationGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getFlowLocationGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getFlowLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
- getFlowLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
- getFlowLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getFlowLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getFlowNode(FlowElement) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- getFlowNodeFromScope(String, BaseElement) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- getFlowReferences() - Method in class org.flowable.bpmn.model.Lane
- getForceTo(MailServerInfo, MailServerInfo) - Static method in class org.flowable.common.engine.impl.cfg.mail.FlowableMailClientCreator
- getForm() - Method in class org.flowable.engine.impl.form.FormReference
- getFormattedValue(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- getFormData(String, String) - Method in class org.flowable.rest.service.api.form.FormDataResource
- getFormDefinition(String) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormDefinitionEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getFormDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getFormDefinitionId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the form definition of this form instance
- getFormDefinitionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getFormDefinitionResource(String) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormDefinitionsForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Retrieves the
FormDefinition
s associated with the given case definition. - getFormDefinitionsForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getFormDefinitionsForCaseDefinition(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionFormDefinitionCollectionResource
- GetFormDefinitionsForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetFormDefinitionsForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- 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. - getFormDefinitionsForProcessDefinition(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionFormDefinitionCollectionResource
- 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
- getFormDefinitionsFromModel(Case, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- getFormEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormEngineConfiguration() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getFormEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormFieldHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getFormFieldHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormHandlerHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormInfo() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getFormInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getFormInstanceId() - Method in class org.flowable.form.api.FormInstanceInfo
- getFormInstanceModelById(String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelById(String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelById(String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKey(String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKey(String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndParentDeploymentId(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndParentDeploymentId(String, String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndParentDeploymentIdAndScopeId(String, String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndParentDeploymentIdAndScopeId(String, String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndScopeId(String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormInstanceModelByKeyAndScopeId(String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormInstanceValues(String) - Method in interface org.flowable.form.api.FormService
- getFormKey() - Method in class org.flowable.bpmn.model.StartEvent
- getFormKey() - Method in class org.flowable.bpmn.model.UserTask
- getFormKey() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getFormKey() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getFormKey() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getFormKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getFormKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getFormKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getFormKey() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getFormKey() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getFormKey() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getFormKey() - Method in class org.flowable.cmmn.model.CasePageTask
- getFormKey() - Method in class org.flowable.cmmn.model.HumanTask
- getFormKey() - Method in class org.flowable.cmmn.model.Stage
- getFormKey() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getFormKey() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getFormKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getFormKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getFormKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getFormKey() - Method in interface org.flowable.engine.form.FormData
-
User defined reference to a form.
- getFormKey() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getFormKey() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getFormKey() - Method in interface org.flowable.engine.impl.form.TaskFormHandler
- getFormKey() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getFormKey() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getFormKey() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getFormKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getFormKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getFormKey() - Method in interface org.flowable.task.api.TaskBuilder
- getFormKey() - Method in interface org.flowable.task.api.TaskInfo
-
The form key for the user task
- getFormKey() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The form key for the user task
- getFormKey() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getFormKey() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getFormKey() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getFormKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- GetFormKeyCmd - Class in org.flowable.engine.impl.cmd
-
Command for retrieving start or task form keys.
- GetFormKeyCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a start form key.
- GetFormKeyCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetFormKeyCmd
-
Retrieves a task form key.
- getFormManagementService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormManagementService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormManagementService() - Method in interface org.flowable.form.api.FormEngineConfigurationApi
- getFormManagementService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormManagementService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormManagementService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormModel() - Method in class org.flowable.form.api.FormInfo
- getFormModelById(String) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormModelByKey(String) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormModelByKey(String, String, boolean) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormModelByKeyAndParentDeploymentId(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormModelByKeyAndParentDeploymentId(String, String, String, boolean) - Method in interface org.flowable.form.api.FormRepositoryService
- getFormModelString(FormModelResponse) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- getFormModelString(FormModelResponse) - Method in class org.flowable.rest.service.api.RestResponseFactory
- getFormModelWithVariablesById(String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormModelWithVariablesById(String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormModelWithVariablesByKey(String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormModelWithVariablesByKey(String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormModelWithVariablesByKeyAndParentDeploymentId(String, String, String, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
- getFormModelWithVariablesByKeyAndParentDeploymentId(String, String, String, Map<String, Object>, String, boolean) - Method in interface org.flowable.form.api.FormService
- getFormOutcome() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getFormProperties() - Method in class org.flowable.bpmn.model.StartEvent
- getFormProperties() - Method in class org.flowable.bpmn.model.UserTask
- getFormProperties() - Method in interface org.flowable.engine.form.FormData
-
Properties containing the dynamic information that needs to be displayed in the form.
- getFormProperties() - Method in class org.flowable.engine.impl.form.FormDataImpl
- getFormProperties() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getFormPropertyHandlers() - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- getFormRepositoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormRepositoryService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormRepositoryService() - Method in interface org.flowable.form.api.FormEngineConfigurationApi
- getFormRepositoryService(CommandContext) - Static method in class org.flowable.cmmn.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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getFormService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormService() - Method in interface org.flowable.engine.ProcessEngine
- getFormService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getFormService() - Method in class org.flowable.engine.test.FlowableRule
- getFormService() - Method in interface org.flowable.form.api.FormEngineConfigurationApi
- getFormService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getFormService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getFormTemplateString(FormData, String) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- getFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormValueBytes() - Method in interface org.flowable.form.api.FormInstance
-
The JSON document that contains the submitted form values
- getFormValues() - Method in class org.flowable.bpmn.model.FormProperty
- getFormValuesId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the JSON document id that contains the submitted form values
- getFormVariables() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getFourObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getFourObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getFriendlyName() - Method in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- getFriendlyName() - Method in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- getFrom() - Method in class org.flowable.bpmn.model.Assignment
- getFrom() - Method in class org.flowable.mail.common.api.MailMessage
- getFrom() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- 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
- getFromDate() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getFromLogNumber() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getFromLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- 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
- getFullNameLike() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getFullNameLikeIgnoreCase() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getFunction(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Get function by index.
- getFunctionDelegates() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getFunctionDelegates() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Returns the custom functions registered and usable in expressions.
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our function mapper.
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
- getFunctionMapper() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the FunctionMapper associated with this ELContext.
- getFunctionNames() - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- getFunctionNames() - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- getFunctionNames() - Method in interface org.flowable.common.engine.impl.el.FlowableAstFunctionCreator
-
The names of the functions that this creator can create.
- getFunctionNames() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- getFunctionNodes() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Get function nodes (in no particular order)
- getFunctionResolverFactory() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getFunctionResolverFactory() - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
- getFunctions() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- getFuture() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- getFutureMaxWaitTimeout() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- getGetterShorthandName(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getGetTotalCommandTime() - Method in class org.flowable.engine.test.profiler.CommandStats
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getGlobalAcquireLockPrefix() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getGlobalAcquireLockPrefix() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getGlobalArtifacts() - Method in class org.flowable.bpmn.model.BpmnModel
- getGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiShape
- getGraphicInfo() - Method in class org.flowable.dmn.model.DmnDiDiagram
- getGraphicInfo() - Method in class org.flowable.dmn.model.DmnDiShape
- getGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getGraphicInfoByDiagramId(String, String) - Method in class org.flowable.dmn.model.DmnDefinition
- getGroup() - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- getGroup() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getGroup() - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- getGroup(String) - Method in class org.flowable.rest.service.api.identity.GroupResource
- getGroupDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getGroupEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getGroupEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getGroupEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getGroupEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getGroupFromRequest(String) - Method in class org.flowable.rest.service.api.identity.BaseGroupResource
- getGroupId() - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- getGroupId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getGroupId() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getGroupId() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getGroupId() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getGroupId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
If the identity link involves a group, then this will be a non-null id of a group.
- getGroupId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getGroupId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getGroupId() - Method in interface org.flowable.idm.api.event.FlowableIdmMembershipEvent
- getGroupId() - Method in interface org.flowable.idm.api.PrivilegeMapping
- getGroupId() - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- getGroupId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntity
- getGroupId() - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- getGroupId() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- getGroupId() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getGroupId() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getGroupId() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getGroupId() - Method in class org.flowable.rest.service.api.identity.MembershipResponse
- getGroupIds() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getGroupIds() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getGroups() - Method in class org.flowable.spring.security.FlowableUser
- getGroups() - Method in interface org.flowable.spring.security.FlowableUserDetails
-
The groups of the Flowable IDM User.
- getGroups(Map<String, String>) - Method in class org.flowable.rest.service.api.identity.GroupCollectionResource
- getGroupsAccess() - Method in class org.flowable.engine.app.AppModel
- getGroupsForCandidateUser(String) - Method in interface org.flowable.cmmn.api.CandidateManager
- getGroupsForCandidateUser(String) - Method in class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
- getGroupsForCandidateUser(String) - Method in interface org.flowable.engine.CandidateManager
- getGroupsForCandidateUser(String) - Method in class org.flowable.engine.DefaultCandidateManager
- getGroupsForCandidateUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getGroupsForCandidateUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getGroupsWithPrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Returns all
Group
instances that have a particular privilege. - getGroupsWithPrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- GetGroupsWithPrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
- GetGroupsWithPrivilegeCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetGroupsWithPrivilegeCmd
- getHandleCodes() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.AdhocSubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BoundaryEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.BusinessRuleParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CallActivityParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CancelEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CaseServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.CompensateEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ConditionalEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EndEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ErrorEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EscalationEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventBasedGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.EventSubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExclusiveGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ExternalWorkerServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ParallelGatewayParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ScriptTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SequenceFlowParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- getHandledType() - Method in class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- getHandledTypes() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseHandler
-
The types for which this handler must be called during case definition parsing.
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.CasePageTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.CaseParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.CaseTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.DecisionTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.ExternalWorkerServiceTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.GenericEventListenerParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.HttpTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.HumanTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.MilestoneParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.PlanFragmentParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.ProcessTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.ReactivateEventListenerParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.ScriptTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.SendEventServiceTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.ServiceTaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.SignalEventListenerParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.StageParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.TaskParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.TimerEventListenerParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.UserEventListenerParseHandler
- getHandledTypes() - Method in class org.flowable.cmmn.engine.impl.parser.handler.VariableEventListenerParseHandler
- 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.bpmn.model.MultiInstanceLoopCharacteristics
- getHandler() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getHandlerActivityId() - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- getHandlerCfgForBatchId(String) - Static method in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- getHandlerCfgForBatchId(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getHandlerCfgForBatchPartId(String) - Static method in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- getHandlerCfgForBatchPartId(String) - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getHandlersFor(Class<? extends BaseElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- getHandlerType() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getHandlerType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getHandlerType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getHandlerType() - Method in class org.flowable.rest.service.api.management.JobResponse
- getHandlerTypes() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getHandlerTypes() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getHasEmptyValue() - Method in class org.flowable.form.model.OptionFormField
- getHasStartFormKey() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHasStartFormKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getHeaderExtractorDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getHeaderInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
- getHeaderInstances() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- getHeaders() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
- getHeaders() - Method in interface org.flowable.eventregistry.api.InboundEvent
- getHeaders() - Method in interface org.flowable.eventregistry.api.OutboundEvent
- getHeaders() - Method in class org.flowable.eventregistry.impl.DefaultInboundEvent
- getHeaders() - Method in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- getHeaders() - Method in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- getHeaders() - Method in class org.flowable.eventregistry.model.EventModel
- getHeaders() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- getHeaders() - Method in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- getHeaders() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- getHeaders() - Method in class org.flowable.mail.common.api.MailMessage
- getHeaders(Header[]) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getHeight() - Method in class org.flowable.bpmn.model.GraphicInfo
- getHeight() - Method in class org.flowable.cmmn.model.GraphicInfo
- getHeight() - Method in class org.flowable.dmn.model.GraphicInfo
- getHeight() - Method in class org.flowable.engine.repository.DiagramNode
- getHierarchyType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the hierarchy type for the entity link e.g.
- getHierarchyType() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getHierarchyType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getHierarchyType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getHistoricActivityInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricActivityInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricActivityInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricActivityInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricActivityInstanceFromCache(String, String, boolean) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getHistoricActivityInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceCollectionResource
- getHistoricActivityInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceCollectionResource
- getHistoricActivityInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceCollectionResource
- getHistoricActivityInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceCollectionResource
- getHistoricCaseInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricCaseInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricCaseInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricCaseInstanceFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- getHistoricCaseInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- getHistoricCaseInstanceMigrationDocument() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Builds a HistoricCaseInstanceMigrationDocument
- getHistoricCaseInstanceMigrationDocument() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- getHistoricCaseInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getHistoricCasenstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceCollectionResource
- 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
- getHistoricDecisionExecutionDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getHistoricDecisionExecutionEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- getHistoricDecisionExecutionEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getHistoricDecisionExecutionEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getHistoricDetailDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricDetailEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricDetailEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricDetailEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricDetailInfo(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricDetailCollectionResource
- getHistoricEntityLink(String) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- getHistoricEntityLink(String) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- getHistoricEntityLinkChildrenForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricEntityLink
s associated with the given case instance. - getHistoricEntityLinkChildrenForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricEntityLinkChildrenForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricEntityLinkChildrenForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForCaseInstanceCmd
- 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.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricEntityLink
s associated with the given task. - getHistoricEntityLinkChildrenForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- 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.cmmn.engine.impl.cmd
- GetHistoricEntityLinkChildrenForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- GetHistoricEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- getHistoricEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Retrieves all the
HistoricEntityLink
s associated with same root as the given case instance. - getHistoricEntityLinkChildrenWithSameRootAsCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsCaseInstanceCmd
- getHistoricEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in interface org.flowable.engine.HistoryService
-
Retrieves all the
HistoricEntityLink
s associated with same root as the given process instance. - getHistoricEntityLinkChildrenWithSameRootAsProcessInstance(String) - Method in class org.flowable.engine.impl.HistoryServiceImpl
- GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- getHistoricEntityLinkDataManager() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getHistoricEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getHistoricEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- getHistoricEntityLinkEntityManager() - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getHistoricEntityLinkParentsForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricEntityLink
s where the given case instance is referenced. - getHistoricEntityLinkParentsForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricEntityLinkParentsForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricEntityLinkParentsForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForCaseInstanceCmd
- 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.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricEntityLink
s where the given task is referenced. - getHistoricEntityLinkParentsForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- 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.cmmn.engine.impl.cmd
- GetHistoricEntityLinkParentsForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- GetHistoricEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- getHistoricEntityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkService() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getHistoricEntityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLink(String) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- getHistoricIdentityLink(String) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- getHistoricIdentityLinkDataManager() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getHistoricIdentityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getHistoricIdentityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricIdentityLink
s associated with the given case instance. - getHistoricIdentityLinksForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricIdentityLinksForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricIdentityLinksForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForCaseInstanceCmd
- getHistoricIdentityLinksForPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricIdentityLink
s associated with the given plan item instance. - getHistoricIdentityLinksForPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricIdentityLinksForPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricIdentityLinksForPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForPlanItemInstanceCmd
- 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.cmmn.api.CmmnHistoryService
-
Retrieves the
HistoricIdentityLink
s associated with the given task. - getHistoricIdentityLinksForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- 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.cmmn.engine.impl.cmd
- GetHistoricIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetHistoricIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- GetHistoricIdentityLinksForTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getHistoricMilestoneInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricMilestoneInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricMilestoneInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricMilestoneInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceCollectionResource
- getHistoricPlanItemInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricPlanItemInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricPlanItemInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricPlanItemInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceCollectionResource
- getHistoricProcessInstanceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricProcessInstanceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoricProcessInstanceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricProcessInstanceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricProcessInstanceFromRequest(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- getHistoricProcessInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- getHistoricProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricProcessInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceCollectionResource
- getHistoricProcessInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceCollectionResource
- getHistoricProcessInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceCollectionResource
- GetHistoricStageOverviewCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricStageOverviewCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- GetHistoricStageOverviewCmd.OverviewElement - Class in org.flowable.cmmn.engine.impl.cmd
- getHistoricTask(String) - Method in interface org.flowable.task.service.HistoricTaskService
- getHistoricTask(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskFromRequest(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
-
Returns the
HistoricTaskInstance
that is requested and calls the access interceptor. - getHistoricTaskFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
-
Returns the
HistoricTaskInstance
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - getHistoricTaskInstanceDataManager() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- getHistoricTaskInstanceDataManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskInstanceFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
-
Returns the
HistoricTaskInstance
that is requested and calls the access interceptor. - getHistoricTaskInstanceFromRequest(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
-
Returns the
HistoricTaskInstance
that is requested and calls the access interceptor. - getHistoricTaskInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
-
Returns the
HistoricTaskInstance
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - getHistoricTaskInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
-
Returns the
HistoricTaskInstance
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - getHistoricTaskLogEntries(Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogCollectionResource
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoricTaskQueryInterceptor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricTaskService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricVariableInstance(String) - Method in interface org.flowable.variable.service.HistoricVariableService
- getHistoricVariableInstance(String) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getHistoricVariableInstanceDataManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoricVariableService() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getHistoricVariableService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricVariableService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistory() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryCleaningManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryCleaningTimeCycleConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryCleaningTimeCycleConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- getHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getHistoryJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- getHistoryJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- GetHistoryJobAdvancedConfigurationCmd - Class in org.flowable.job.service.impl.cmd
-
Executes a
HistoryJob
directly (not through the async history executor). - GetHistoryJobAdvancedConfigurationCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- getHistoryJobById(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- getHistoryJobById(String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- getHistoryJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobEntity() - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Get the history job entity.
- getHistoryJobEntity() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- getHistoryJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getHistoryJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobExecutionScope() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryJobExecutionScope() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryJobHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobHistoryJson(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Get the advanced configuration (storing the history json data) of a
HistoryJob
. - getHistoryJobHistoryJson(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getHistoryJobHistoryJson(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getHistoryJobHistoryJson(String) - Method in interface org.flowable.engine.ManagementService
-
Get the advanced configuration (storing the history json data) of a
HistoryJob
. - getHistoryJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryJobProcessors() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryJobs(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobCollectionResource
- getHistoryJobs(Map<String, String>) - Method in class org.flowable.rest.service.api.management.HistoryJobCollectionResource
- getHistoryJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getHistoryLevel() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getHistoryLevelForKey(String) - Static method in enum class org.flowable.common.engine.impl.history.HistoryLevel
- getHistoryManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- getHistoryManager() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- getHistoryManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoryManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getHistoryService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getHistoryService() - Method in interface org.flowable.engine.ProcessEngine
- getHistoryService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHistoryService() - Method in class org.flowable.engine.test.FlowableRule
- getHitPolicy() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getHitPolicy() - Method in class org.flowable.dmn.model.DecisionTable
- getHitPolicyBehavior(HitPolicy) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- getHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- getHitPolicyBehaviors() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
-
Returns the name for the specific Hit Policy behavior
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
- getHitPolicyName() - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyRuleOrder
- getHitPolicyName() - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
- getHref() - Method in class org.flowable.dmn.model.DmnElementReference
- getHtmlContent() - Method in class org.flowable.mail.common.api.MailMessage
- getHttpClient() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getHttpClientConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHttpClientConfig() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getHttpHeaders() - Method in class org.flowable.http.common.api.HttpRequest
- getHttpHeaders() - Method in class org.flowable.http.common.api.HttpResponse
- getHttpHeadersAsString() - Method in class org.flowable.http.common.api.HttpRequest
- getHttpHeadersAsString() - Method in class org.flowable.http.common.api.HttpResponse
- getHttpRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getHttpRequestHandler() - Method in class org.flowable.bpmn.model.HttpServiceTask
- getHttpRequestHandler() - Method in class org.flowable.cmmn.model.HttpServiceTask
- getHttpRequestHandlerInstance() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- getHttpRequestHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- getHttpResponseHandler() - Method in class org.flowable.bpmn.model.HttpServiceTask
- getHttpResponseHandler() - Method in class org.flowable.cmmn.model.HttpServiceTask
- getHttpResponseHandlerInstance() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- getHttpResponseHandlerInstance() - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- getHumanTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- getHumanTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getHumanTaskStateInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIcon() - Method in class org.flowable.cmmn.model.CasePageTask
- getIcon() - Method in class org.flowable.engine.app.AppModel
- getId() - Method in interface org.flowable.app.api.repository.AppDefinition
-
unique identifier
- getId() - Method in interface org.flowable.batch.api.Batch
- getId() - Method in interface org.flowable.batch.api.BatchPart
-
The technical id of the batch part
- getId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getId() - Method in class org.flowable.bpmn.model.BaseElement
- getId() - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- getId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
unique identifier
- getId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getId() - Method in class org.flowable.cmmn.api.StageResponse
- getId() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getId() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getId() - Method in class org.flowable.cmmn.model.BaseElement
- getId() - Method in class org.flowable.cmmn.model.CmmnModel
- getId() - Method in interface org.flowable.cmmn.model.HasEntryCriteria
- getId() - Method in interface org.flowable.cmmn.model.HasExitCriteria
- getId() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getId() - Method in interface org.flowable.common.engine.api.query.CacheAwareQuery
- getId() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getId() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- getId() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- getId() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- getId() - Method in interface org.flowable.content.api.ContentItem
-
unique identifier
- getId() - Method in interface org.flowable.content.api.ContentObject
- getId() - Method in interface org.flowable.dmn.api.DmnDecision
-
unique identifier
- getId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
unique identifier
- getId() - Method in class org.flowable.dmn.api.ExpressionExecution
- getId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getId() - Method in class org.flowable.dmn.model.DmnElement
- getId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
- getId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
- getId() - Method in interface org.flowable.engine.form.FormProperty
-
The key used to submit the property in
FormService.submitStartFormData(String, java.util.Map)
orFormService.submitTaskFormData(String, java.util.Map)
- getId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The unique identifier of this historic activity instance.
- getId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The unique DB id for this historic detail
- getId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process instance id (== as the id for the runtime
process instance
). - getId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process instance id (== as the id for the runtime
process instance
). - getId() - Method in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getId() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- getId() - Method in interface org.flowable.engine.impl.bpmn.data.StructureDefinition
-
Obtains the id of this structure
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.Error
- getId() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- getId() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getId() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
- getId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- getId() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getId() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getId() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- getId() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- getId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getId() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getId() - Method in class org.flowable.engine.repository.DiagramElement
-
Id of the diagram element.
- getId() - Method in interface org.flowable.engine.repository.Model
- getId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique identifier
- getId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The unique identifier of this historic activity instance.
- getId() - Method in interface org.flowable.engine.runtime.DataObject
-
The unique id of this Data Object.
- getId() - Method in interface org.flowable.engine.runtime.Execution
-
The unique identifier of the execution.
- getId() - Method in interface org.flowable.engine.task.Attachment
-
unique id for this attachment
- getId() - Method in interface org.flowable.engine.task.Comment
-
unique identifier for this comment
- getId() - Method in interface org.flowable.engine.task.Event
-
Unique identifier for this event
- getId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
unique identifier
- getId() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
unique identifier
- getId() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getId() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- getId() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
The unique identifier of the execution.
- getId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getId() - Method in interface org.flowable.form.api.FormDefinition
-
unique identifier
- getId() - Method in interface org.flowable.form.api.FormDeployment
- getId() - Method in class org.flowable.form.api.FormInfo
- getId() - Method in interface org.flowable.form.api.FormInstance
-
unique identifier
- getId() - Method in class org.flowable.form.model.FormField
- getId() - Method in class org.flowable.form.model.FormOutcome
- getId() - Method in class org.flowable.form.model.Option
- getId() - Method in interface org.flowable.idm.api.Group
- getId() - Method in interface org.flowable.idm.api.Privilege
- getId() - Method in interface org.flowable.idm.api.Token
- getId() - Method in interface org.flowable.idm.api.User
- getId() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getId() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- getId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- getId() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- getId() - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- getId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getId() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getId() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getId() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getId() - Method in interface org.flowable.job.api.JobInfo
-
Returns the unique identifier for this job.
- getId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getId() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getId() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- getId() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getId() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getId() - Method in class org.flowable.rest.service.api.form.RestEnumFormProperty
- getId() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getId() - Method in class org.flowable.rest.service.api.FormModelResponse
- getId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.identity.GroupResponse
- getId() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getId() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getId() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getId() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getId() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getId() - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- getId() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getId() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getId() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getId() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- getId() - Method in class org.flowable.spring.security.GroupDetails
- getId() - Method in class org.flowable.spring.security.UserDto
- getId() - Method in interface org.flowable.task.api.Event
-
Unique identifier for this event
- getId() - Method in interface org.flowable.task.api.TaskBuilder
- getId() - Method in interface org.flowable.task.api.TaskInfo
-
DB id of the task.
- getId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
DB id of the task.
- getId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
-
The unique DB id
- getId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getIdBlockSize() - Method in class org.flowable.engine.impl.db.DbIdGenerator
- getIdBlockSize() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getIdentifierNodes() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Get identifier nodes (in no particular order)
- getIdentifiers() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- getIdentityInfoDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdentityInfoEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdentityInfoEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getIdentityInfoEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- getIdentityInfoEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdentityInfoEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdentityLink(String) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- getIdentityLink(String) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- getIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
- getIdentityLink(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
- getIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
- getIdentityLink(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
- getIdentityLink(String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
- getIdentityLink(String, String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
- getIdentityLinkCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getIdentityLinkCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIdentityLinkCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getIdentityLinkCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinkDataManager() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- getIdentityLinkEntityManager() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getIdentityLinkEventHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkEventHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinkEventHandler() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getIdentityLinkEventHandler() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- getIdentityLinkInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinkRequest(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
- getIdentityLinkRequest(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
- getIdentityLinkRequest(String, String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
- getIdentityLinkRequest(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
- getIdentityLinkRequest(String, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
- getIdentityLinkRequest(String, String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
- getIdentityLinks() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- getIdentityLinks() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- 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
- getIdentityLinks() - Method in interface org.flowable.task.api.TaskBuilder
- getIdentityLinks() - Method in interface org.flowable.task.api.TaskInfo
-
Returns the identity links.
- getIdentityLinks() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getIdentityLinks() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinks(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkCollectionResource
- getIdentityLinks(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkCollectionResource
- getIdentityLinks(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- getIdentityLinks(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkCollectionResource
- getIdentityLinks(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkCollectionResource
- getIdentityLinks(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- getIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- 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.cmmn.engine.impl.util.CommandContextUtil
- getIdentityLinkService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdentityLinkService() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.job.service.JobServiceConfiguration
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinkServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getIdentityLinkServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityLinksForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Retrieves the
IdentityLink
s associated with the given case definition. - getIdentityLinksForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- GetIdentityLinksForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetIdentityLinksForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseDefinitionCmd
- getIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Retrieves the
IdentityLink
s associated with the given case instance. - getIdentityLinksForCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetIdentityLinksForCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetIdentityLinksForCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForCaseInstanceCmd
- getIdentityLinksForFamily(String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkFamilyResource
- getIdentityLinksForFamily(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkFamilyResource
- getIdentityLinksForPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Retrieves the
IdentityLink
s associated with the given plan item instance. - getIdentityLinksForPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetIdentityLinksForPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetIdentityLinksForPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForPlanItemInstanceCmd
- 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 interface org.flowable.cmmn.api.CmmnTaskService
-
Retrieves the
IdentityLink
s associated with the given task. - getIdentityLinksForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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.cmmn.engine.impl.cmd
- GetIdentityLinksForTaskCmd - Class in org.flowable.engine.impl.cmd
- GetIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForTaskCmd
- 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
- getIdentityService() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- getIdField() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- 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.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- getIdGenerator() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- getIdGenerator() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getIdGenerator() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
- getIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getIdGenerator() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getIdGenerator() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- getIdGenerator() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- getIdGenerator() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- getIdGenerator() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.AbstractDmnDataManager
- getIdGenerator() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- getIdGenerator() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- getIdGenerator() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- getIdGenerator() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- getIdGenerator() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- getIdGenerator() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.AbstractEventDataManager
- getIdGenerator() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- getIdGenerator() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- getIdGenerator() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- getIdGenerator() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.AbstractIdmDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- getIdGenerator() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- getIdGenerator() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- getIdGenerator() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- getIdIgnoreCase() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getIdmByteArrayDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmByteArrayEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmByteArrayEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdmByteArrayEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdmEngine() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- getIdmEngine(String) - Static method in class org.flowable.idm.engine.IdmEngines
-
obtain a idm engine by name.
- getIdmEngine(String) - Static method in class org.flowable.idm.engine.test.IdmTestHelper
- getIdmEngine(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- getIdmEngine(ExtensionContext) - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmExtension
- getIdmEngine(ExtensionContext) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- getIdmEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration() - Method in interface org.flowable.idm.engine.IdmEngine
- getIdmEngineConfiguration() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmEngineConfiguration() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
- getIdmEngineConfiguration() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getIdmEngineConfiguration() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getIdmEngineConfigurator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getIdmEngineInfo(String) - Static method in class org.flowable.idm.engine.IdmEngines
-
Get initialization results.
- getIdmEngineInfos() - Static method in class org.flowable.idm.engine.IdmEngines
-
Get initialization results.
- getIdmEngines() - Static method in class org.flowable.idm.engine.IdmEngines
-
provides access to idm engine to application clients in a managed server environment.
- getIdMethod() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getIdmIdentityService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdmIdentityService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdmIdentityService() - Method in class org.flowable.engine.impl.IdentityServiceImpl
- getIdmIdentityService() - Method in class org.flowable.engine.impl.TaskServiceImpl
- getIdmIdentityService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getIdmIdentityService() - Method in interface org.flowable.idm.api.IdmEngineConfigurationApi
- getIdmIdentityService() - Method in interface org.flowable.idm.engine.IdmEngine
- getIdmIdentityService() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmIdentityService() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
- getIdmIdentityService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getIdmIdentityService(AbstractEngineConfiguration) - Static method in class org.flowable.engine.impl.util.EngineServiceUtil
- getIdmManagementService() - Method in interface org.flowable.idm.api.IdmEngineConfigurationApi
- getIdmManagementService() - Method in interface org.flowable.idm.engine.IdmEngine
- getIdmManagementService() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmManagementService() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
- getIdmPropertyDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdmPropertyEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getIdPrefix() - Method in class org.flowable.batch.service.impl.persistence.entity.AbstractBatchServiceEntity
- getIdPrefix() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineEntity
- getIdPrefix() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEngineVariableScopeEntity
- getIdPrefix() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- getIdPrefix() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- getIdPrefix() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- getIdPrefix() - Method in class org.flowable.dmn.engine.impl.persistence.entity.AbstractDmnEngineNoRevisionEntity
- 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
- getIdPrefix() - Method in class org.flowable.entitylink.service.impl.persistence.entity.AbstractEntityLinkServiceNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.eventregistry.impl.persistence.entity.AbstractEventRegistryNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.AbstractEventSubscriptionEntity
- getIdPrefix() - Method in class org.flowable.identitylink.service.impl.persistence.entity.AbstractIdentityLinkServiceNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntity
- getIdPrefix() - Method in class org.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineNoRevisionEntity
- getIdPrefix() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobServiceEntity
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getIdPrefix() - Method in class org.flowable.variable.service.impl.persistence.entity.AbstractVariableServiceEntity
- getIdRef() - Method in class org.flowable.engine.impl.bpmn.data.DataRef
- getIds() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getIds() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getIds() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getIds() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getIds() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getIds() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getIds() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getIds() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getIds() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getIds() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getIdString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getIdType() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- getIdValue(Object, EntityMetaData) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getIfPartId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getIfPartId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getIgnoreCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- getImage() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- getImageResource(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionImageResource
- getImplementation() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- getImplementation() - Method in class org.flowable.bpmn.model.CollectionHandler
- getImplementation() - Method in class org.flowable.bpmn.model.EventListener
- getImplementation() - Method in class org.flowable.bpmn.model.FlowableListener
- getImplementation() - Method in class org.flowable.bpmn.model.ServiceTask
- getImplementation() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- getImplementation() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- getImplementation() - Method in class org.flowable.cmmn.model.FlowableListener
- getImplementation() - Method in class org.flowable.cmmn.model.ServiceTask
- getImplementation() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getImplementation() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getImplementation() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
The implementation type of the channel.
- getImplementation() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getImplementation() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getImplementationRef() - Method in class org.flowable.bpmn.model.Interface
- getImplementationRef() - Method in class org.flowable.bpmn.model.Operation
- getImplementationType() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- getImplementationType() - Method in class org.flowable.bpmn.model.CollectionHandler
- getImplementationType() - Method in class org.flowable.bpmn.model.EventListener
- getImplementationType() - Method in class org.flowable.bpmn.model.FlowableListener
- getImplementationType() - Method in class org.flowable.bpmn.model.SendTask
- getImplementationType() - Method in class org.flowable.bpmn.model.ServiceTask
- getImplementationType() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- getImplementationType() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- getImplementationType() - Method in class org.flowable.cmmn.model.Decision
- getImplementationType() - Method in class org.flowable.cmmn.model.FlowableListener
- getImplementationType() - Method in class org.flowable.cmmn.model.Process
- getImplementationType() - Method in class org.flowable.cmmn.model.ServiceTask
- getImplementationType() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- getImports() - Method in class org.flowable.bpmn.model.BpmnModel
- getImportType() - Method in class org.flowable.bpmn.model.Import
- getInboundChannel() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
- getInboundChannel() - Method in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- getInboundChannelModel() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- getInboundChannelModel() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- getInboundChannelModel() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- getInboundChannelModelCacheManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getInboundEventChannelAdapter() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getInboundEventDeserializer() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- getInboundEventKeyDetector() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- getInboundEventPayloadExtractor() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- getInboundEventPayloadExtractorsByChannelType() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getInboundEventProcessingPipeline() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getInboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getInboundEventTenantDetector() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- getInboundEventTransformer() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- getIncludeCaseVariables() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getIncludeCaseVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getIncludeEnded() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.model.Milestone
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.model.Stage
- getIncludeProcessInstances(JsonNode) - Static method in class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- getIncludeProcessVariables() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getIncludeProcessVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getIncludeProcessVariables() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getIncludeProcessVariables() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getIncludeProcessVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getIncludeProcessVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getIncludeTaskLocalVariables() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getIncludeTaskLocalVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getIncludeTaskLocalVariables() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getIncludeTaskLocalVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getIncomingAssociations() - Method in class org.flowable.cmmn.model.Criterion
- getIncomingAssociations() - Method in interface org.flowable.cmmn.model.HasAssociations
- getIncomingAssociations() - Method in class org.flowable.cmmn.model.PlanItem
- getIncomingFlows() - Method in class org.flowable.bpmn.model.FlowNode
- getIndex() - Method in class org.flowable.bpmn.model.DataGridRow
- getIndex() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndex() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.IdentifierNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndex() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getIndex() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getInfoJsonId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getInfoJsonId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getInfoNode() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- getInformation(String) - Method in class org.flowable.engine.form.AbstractFormType
- getInformation(String) - Method in interface org.flowable.engine.form.FormType
-
Retrieve type specific extra information like the list of values for enum types or the format for date types.
- getInformation(String) - Method in class org.flowable.engine.impl.form.DateFormType
- getInformation(String) - Method in class org.flowable.engine.impl.form.EnumFormType
- getInitialActivityId() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getInitialFlowElement() - Method in class org.flowable.bpmn.model.Process
- getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getInitialFlowElement() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getInitiator() - Method in class org.flowable.bpmn.model.StartEvent
- getInitiatorVariableName() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getInitiatorVariableName() - Method in class org.flowable.cmmn.model.Case
- getInitiatorVariableName() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getInjectionType() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getInMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getInMessageRef() - Method in class org.flowable.bpmn.model.Operation
- getInnerActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getInParameters() - Method in class org.flowable.bpmn.model.CallActivity
- getInParameters() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getInParameters() - Method in class org.flowable.bpmn.model.Event
- getInParameters() - Method in interface org.flowable.bpmn.model.HasInParameters
- getInParameters() - Method in class org.flowable.cmmn.model.ChildTask
- getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- getInParameters() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- getInProgressStartDueDate() - Method in interface org.flowable.task.api.TaskInfo
-
In progress start due date of the task.
- getInProgressStartDueDate() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Due date of the in progress start of the task.
- getInProgressStartDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInProgressStartedBy() - Method in interface org.flowable.task.api.TaskInfo
-
The user reference that put this task in progress
- getInProgressStartedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that started the task.
- getInProgressStartedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInProgressStartTime() - Method in interface org.flowable.task.api.TaskInfo
-
The date/time when this task was put in progress
- getInProgressStartTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was put in progress
- getInProgressStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInput() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- getInputClause() - Method in class org.flowable.dmn.model.RuleInputClauseContainer
- getInputData() - Method in class org.flowable.dmn.model.DecisionService
- getInputData() - Method in class org.flowable.dmn.model.DmnDefinition
- getInputDataItem() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getInputDecisions() - Method in class org.flowable.dmn.model.DecisionService
- getInputEntries() - Method in class org.flowable.dmn.model.DecisionRule
- getInputEntry() - Method in class org.flowable.dmn.model.RuleInputClauseContainer
- getInputExpression() - Method in class org.flowable.dmn.model.InputClause
- getInputNumber() - Method in class org.flowable.dmn.model.InputClause
- getInputs() - Method in class org.flowable.dmn.model.DecisionTable
- getInputStream() - Method in interface org.flowable.common.engine.api.io.InputStreamProvider
-
Creates a NEW
InputStream
to the provided resource. - getInputStream() - Method in class org.flowable.common.engine.impl.util.io.BytesStreamSource
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.InputStreamSource
- getInputStream() - Method in interface org.flowable.common.engine.impl.util.io.StreamSource
-
Creates a NEW
InputStream
to the provided resource. - getInputStream() - Method in class org.flowable.common.engine.impl.util.io.StringStreamSource
- getInputStream() - Method in class org.flowable.common.engine.impl.util.io.UrlStreamSource
- getInputStream() - Method in class org.flowable.dmn.engine.impl.io.ResourceStreamSource
- getInputStream() - Method in class org.flowable.engine.impl.util.io.ResourceStreamSource
- getInputStream() - Method in class org.flowable.eventregistry.impl.io.ResourceStreamSource
- getInputStream() - Method in class org.flowable.idm.api.Picture
- getInputStream() - Method in class org.flowable.idm.engine.impl.io.ResourceStreamSource
- getInputStream() - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- getInputValues() - Method in class org.flowable.dmn.model.InputClause
- getInputVariables() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- getInputVariables() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getInputVariableTypes() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getInsertionOrder() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getInsertStatement(Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getInsertStatement(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getInsertStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getInstance() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- getInstance() - Method in class org.flowable.bpmn.model.FlowableListener
- getInstance() - Static method in class org.flowable.cmmn.converter.export.PlanFragmentExport
- getInstance() - Static method in class org.flowable.cmmn.converter.export.StageExport
- getInstance() - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- getInstance() - Method in class org.flowable.cmmn.model.FlowableListener
- getInstance() - Static method in class org.flowable.engine.impl.transformer.Identity
- getInstance() - Static method in class org.flowable.engine.test.profiler.FlowableProfiler
- getInstance() - Static method in class org.flowable.idm.engine.impl.authentication.BlankSalt
- getInstance() - Static method in class org.flowable.idm.engine.impl.authentication.BlankSaltProvider
- getInstance() - Static method in class org.flowable.idm.engine.impl.authentication.ClearTextPasswordEncoder
- getInstanceExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getInstanceId() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- getInstanceId() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- getInstanceId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the (process) instance for which the decision was executed
- getInstanceId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getInstanceId() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getInstanceId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getInstanceId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getInstanceId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getInstanceIds() - Method in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- getInstanceIds() - Method in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- getInteger(Map<String, String>, String, int) - Static method in class org.flowable.common.rest.api.RequestUtil
- getIntegerFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getInterface() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getInterfaces() - Method in class org.flowable.bpmn.model.BpmnModel
- getInternalHistoryTaskManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalHistoryTaskManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalHistoryTaskManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalHistoryVariableManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalHistoryVariableManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalHistoryVariableManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getInternalJobCompatibilityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalJobCompatibilityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getInternalJobManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getInternalJobParentStateResolver() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalProcessDefinitionLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalProcessLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskAssignmentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalTaskAssignmentManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getInternalTaskAssignmentManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskAssignmentManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalTaskAssignmentManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getInternalTaskLocalizationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskLocalizationManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getIntFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getInvocationParameters() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- getInvocationResult() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- getInvolvedCaseInstanceIds(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getInvolvedExecutions(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getInvolvedGroupIdentityLink() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedGroupIdentityLink() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getInvolvedGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getInvolvedUser() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getInvolvedUser() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- 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
- getInvolvedUser() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getInvolvedUser() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getInvolvedUser() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getInvolvedUser() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getIoSpecification() - Method in class org.flowable.bpmn.model.Activity
- getIoSpecification() - Method in class org.flowable.bpmn.model.Process
- getIoSpecification() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getIpAddress() - Method in interface org.flowable.idm.api.Token
- getIpAddress() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getIpAddress() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getIpAddressLike() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getIsActive() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsConcurrent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsCountEnabled() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsCountEnabled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIsEnded() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsEventScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsGraphicalNotationDefined() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getIsMultiInstanceRoot() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getIsScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getItem() - Method in class org.flowable.engine.impl.bpmn.data.ItemInstance
- getItemComponents() - Method in class org.flowable.dmn.model.ItemDefinition
- getItemControl() - Method in class org.flowable.cmmn.model.PlanItem
- getItemDefinition() - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- getItemDefinitions() - Method in class org.flowable.bpmn.model.BpmnModel
- getItemDefinitions() - Method in class org.flowable.dmn.model.DmnDefinition
- getItemId() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getItemKind() - Method in class org.flowable.bpmn.model.ItemDefinition
- getItemKind() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- getItemName() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getItemRef() - Method in class org.flowable.bpmn.model.Message
- getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataObject
- getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataSpec
- getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataStore
- getItemSubjectRef() - Method in class org.flowable.bpmn.model.DataStoreReference
- getJdbcDefaultTransactionIsolationLevel() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcDriver() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcMaxActiveConnections() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcMaxCheckoutTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcMaxIdleConnections() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcMaxWaitTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcPassword() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcPingConnectionNotUsedFor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcPingQuery() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcUrl() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJdbcUsername() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getJmsOperations() - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- getJmsOperations() - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- getJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- getJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- getJobActivityId(Job) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- GetJobByCorrelationIdCmd - Class in org.flowable.job.service.impl.cmd
- GetJobByCorrelationIdCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- getJobById(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- getJobById(String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- getJobByteArrayRefAsString(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobCategory() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getJobCategory() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getJobCategory(FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- getJobCategory(BaseElement) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- getJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobEntity() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- getJobEntity() - Method in interface org.flowable.job.service.JobProcessorContext
-
Get the job entity.
- getJobEntityManager() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
- getJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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.
- GetJobExceptionStacktraceCmd - Class in org.flowable.job.service.impl.cmd
- GetJobExceptionStacktraceCmd(String, JobType, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- getJobExecutionScope() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobExecutionScope() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobExecutionScope() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobHandlerConfiguration() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getJobHandlerConfiguration() - Method in interface org.flowable.job.api.JobInfo
-
Get the job handler configuration.
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobHandlerConfiguration() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJobHandlerConfiguration() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobHandlerConfiguration() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobHandlers() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobHandlerType() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getJobHandlerType() - Method in interface org.flowable.job.api.JobInfo
-
Get the job handler type.
- getJobHandlerType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobHandlerType() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getJobHandlerType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJobHandlerType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getJobHandlerType() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getJobId() - Method in exception org.flowable.job.api.JobNotFoundException
- getJobId() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- getJobId() - Method in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- getJobIdBatches() - Method in class org.flowable.engine.impl.jobexecutor.AcquiredJobs
- getJobIds() - Method in class org.flowable.cmmn.rest.service.api.BulkMoveDeadLetterActionRequest
- getJobIds() - Method in class org.flowable.rest.service.api.BulkMoveDeadLetterActionRequest
- getJobManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobParentStateResolver() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobProcessors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobProcessors() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- getJobs(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.management.SuspendedJobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.rest.service.api.management.JobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.rest.service.api.management.SuspendedJobCollectionResource
- getJobs(Map<String, String>) - Method in class org.flowable.rest.service.api.management.TimerJobCollectionResource
- getJobSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- 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.cmmn.engine.impl.util.CommandContextUtil
- getJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getJobService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getJobServiceConfiguration() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- getJobServiceConfiguration() - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getJobServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getJobServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getJobServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.management.JobExceptionStacktraceResource
- getJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.JobExceptionStacktraceResource
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- getJobToDelete(CommandContext) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- getJobTopicExpression() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getJobTopicExpression() - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- getJobType() - Method in interface org.flowable.job.api.Job
-
Get the job type for this job.
- getJobType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getJobType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getJPAClassString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getJPAEntity(String, String) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getJpaEntityManagerFactory() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getJPAIdString(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- getJpaPersistenceUnitName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getJsonField() - Method in class org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector
- getJsonField() - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- getJsonNodeResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getJsonPointerExpression() - Method in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- getJsonPointerExpression() - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- getJsonPointerExpression() - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- getJsonPointerValue() - Method in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- getJsonProperty(String, JsonNode) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- getJsonProperty(String, JsonNode) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- getJsonPropertyAsInteger(String, JsonNode) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- getJsonPropertyAsInteger(String, JsonNode) - Static method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- getJsonValue(JsonNode) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- getKafkaAdminOperations() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getKafkaConsumerBackoffManager() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getKafkaOperations() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getKeepAlive() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getKeepAliveTime() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getKey() - Method in interface org.flowable.app.api.repository.AppDefinition
-
unique name for all versions of this app definition
- getKey() - Method in interface org.flowable.app.api.repository.AppModel
- getKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
unique name for all versions of this case definition
- getKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getKey() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getKey() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getKey() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getKey() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getKey() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getKey() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getKey() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getKey() - Method in enum class org.flowable.common.engine.impl.history.HistoryLevel
-
String representation of this history-level.
- getKey() - Method in interface org.flowable.dmn.api.DmnDecision
-
unique name for all versions this definition
- getKey() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getKey() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getKey() - Method in class org.flowable.engine.app.AppModel
- getKey() - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- getKey() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getKey() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getKey() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getKey() - Method in interface org.flowable.engine.repository.Model
- getKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
unique name for all versions this process definitions
- getKey() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
unique name for all versions this channel definition
- getKey() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
unique name for all versions this event definition
- getKey() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getKey() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getKey() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getKey() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getKey() - Method in class org.flowable.eventregistry.model.ChannelModel
- getKey() - Method in class org.flowable.eventregistry.model.EventModel
- getKey() - Method in interface org.flowable.form.api.FormDefinition
-
unique name for all versions this form
- getKey() - Method in class org.flowable.form.api.FormInfo
- getKey() - Method in class org.flowable.form.model.SimpleFormModel
- getKey() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getKey() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getKey() - Method in class org.flowable.rest.service.api.FormModelResponse
- getKey() - Method in class org.flowable.rest.service.api.identity.UserInfoRequest
- getKey() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getKey() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getKey() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getKey() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getKeyLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getKeyLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getKeyLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getKeyLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getKeyLike() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getKeyLike() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getKeyLikeIgnoreCase() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getKeyLikeIgnoreCase() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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
- getLabel() - Method in class org.flowable.cmmn.model.CasePageTask
- getLabel() - Method in class org.flowable.dmn.model.DmnElement
- getLabelFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getLabelFontName() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getLabelFontName() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getLabelGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getLabelGraphicInfo() - Method in class org.flowable.cmmn.model.CmmnDiShape
- getLabelGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getLabelGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getLabelLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getLabelLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getLabelLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
- getLabelLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
- getLane(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getLanes() - Method in class org.flowable.bpmn.model.Process
- getLanguage() - Method in class org.flowable.bpmn.model.ScriptInfo
-
The script language
- getLanguage() - Method in class org.flowable.cmmn.model.ScriptInfo
-
The script language
- getLanguage() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- getLanguage() - Method in class org.flowable.engine.impl.form.FormReference
- getLanguage() - Method in class org.flowable.engine.migration.Script
- getLanguageName() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getLanguageVersion() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getLastAvailableAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastAvailableAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastAvailableAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastAvailableBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastAvailableBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastAvailableBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastAvailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastAvailableTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastAvailableTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastAvailableTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastAvailableTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastAvailableTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastAvailableTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getLastDayOfMonth(int, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getLastDisabledAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastDisabledAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastDisabledAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastDisabledBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastDisabledBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastDisabledBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastDisabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastDisabledTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastDisabledTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastDisabledTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastDisabledTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastDisabledTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastDisabledTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getLastEnabledAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastEnabledAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastEnabledAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastEnabledBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastEnabledBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastEnabledBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastEnabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastEnabledTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastEnabledTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastEnabledTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getLastId() - Method in class org.flowable.common.engine.impl.db.IdBlock
- getLastModified() - Method in interface org.flowable.content.api.ContentItem
- getLastModifiedBy() - Method in interface org.flowable.content.api.ContentItem
- getLastName() - Method in interface org.flowable.idm.api.User
- getLastName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getLastName() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getLastName() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getLastName() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getLastName() - Method in class org.flowable.spring.security.UserDto
- getLastNameLike() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getLastNameLikeIgnoreCase() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getLastReactivatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getLastReactivatedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getLastReactivatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getLastReactivatedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getLastReactivatedBy() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedBy() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getLastReactivatedBy() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getLastReactivationTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getLastReactivationTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getLastReactivationTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLastReactivationTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getLastReactivationUserId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getLastReactivationUserId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getLastReactivationUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLastReactivationUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getLastRow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getLastStartedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastStartedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastStartedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastStartedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastStartedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastStartedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastStartedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastStartedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastStartedTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastStartedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastStartedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastStartedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastStartedTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getLastSuspendedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastSuspendedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastSuspendedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastSuspendedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastSuspendedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastSuspendedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getLastSuspendedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastSuspendedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastSuspendedTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastSuspendedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastSuspendedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastSuspendedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastSuspendedTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getLastUnavailableAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastUnavailableAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastUnavailableBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastUnavailableBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastUnavailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastUnavailableTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getLastUnavailableTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getLastUnavailableTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastUnavailableTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLastUpdatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getLastUpdatedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLastUpdatedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getLastUpdatedTime() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
-
Returns the time when the value of the variable was last updated.
- getLastUpdatedTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getLastUpdateTime() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getLastUpdateTime() - Method in interface org.flowable.engine.repository.Model
- getLastUpdateTime() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getLastUpdateTime() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- getLastUpdateTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getLatestCaseDefinitionByKey(String, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getLatestProcessDefinitionByKey(String, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getLayout() - Method in class org.flowable.form.model.FormField
- getLevel() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getLibraryVersion() - Method in exception org.flowable.common.engine.api.FlowableWrongDbException
-
The version of the Flowable library used.
- getLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- getLifecycleListeners() - Method in class org.flowable.cmmn.model.Case
- getLifecycleListeners() - Method in interface org.flowable.cmmn.model.HasLifecycleListeners
- getLifecycleListeners() - Method in class org.flowable.cmmn.model.PlanItemDefinition
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getLineCenter(List<GraphicInfo>) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- getLineCenter(List<GraphicInfo>) - Static method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- getLineCenter(List<GraphicInfo>) - Static method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- getLinksForProcessInstance(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getLinksForTask(CommandContext) - Method in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- getLinkType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the type of link.
- getLinkType() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getLinkType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getLinkType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getList() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getList(String, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getList(String, Object, CachedEntityMatcher<EntityImpl>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getList(String, Object, CachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
-
Gets a list by querying the database and the cache using
CachedEntityMatcher
. - getList(DbSqlSession, String, Object, CachedEntityMatcher<EntityImpl>, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getList(DbSqlSession, String, Object, CachedEntityMatcher<EntityImpl>, boolean, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getListenerExtensionElements(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerExtensionElements(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerField(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFieldExpression(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerFieldExpression(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerFields(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerFields(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
- getListenerNotificationHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getListenerNotificationHelper() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getListeners() - Method in class org.flowable.common.engine.impl.scripting.CompositeScriptTraceListener
- getListeners() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getListFromCache(CachedEntityMatcher<EntityImpl>, Object) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getListFromCache(CachedEntityMatcher<EntityImpl>, Object, boolean) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getLocale() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Get the Locale stored by a previous invocation to
ELContext.setLocale(Locale)
. - getLocale() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getLocale() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getLocale() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getLocale() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getLocale() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getLocalizationElementProperties(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- getLocalizationElementProperties(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getLocalizationElementProperties(String, String, String, boolean) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getLocalizationNode(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getLocalizedDescription() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getLocalizedDescription() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getLocalizedDescription() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized description of this process instance.
- getLocalizedDescription() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getLocalizedName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getLocalizedName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.DataObjectImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getLocalizedName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getLocalizedName() - Method in interface org.flowable.engine.runtime.DataObject
-
Localized Name of the DataObject.
- getLocalizedName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the localized name of this process instance.
- getLocalizedName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getLocalLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
The local variable value.
- getLocalVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetLocalVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetLocalVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetLocalVariableCmd
- getLocalVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
The local variable.
- getLocalVariableInstance(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getLocalVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
All variable values that are defined in the plan item instance scope, without taking outer scopes into account.
- getLocalVariableInstances(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getLocalVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getLocalVariables() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getLocalVariables() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getLocalVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
All variable values that are defined in the plan item instance scope, without taking outer scopes into account.
- getLocalVariables(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getLocalVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
All variable values for all given variableNames that are defined in the plan item instance scope, without taking outer scopes into account.
- getLocalVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetLocalVariablesCmd(String, Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetLocalVariablesCmd
- getLocalVariablesFromJson(JsonNode, ObjectMapper) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- getLocation() - Method in class org.flowable.bpmn.model.Import
- getLocation() - Method in class org.flowable.engine.impl.webservice.WSService
- getLocationByDiagramIdMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getLocationMap() - Method in class org.flowable.bpmn.model.BpmnModel
- getLocationMap() - Method in class org.flowable.cmmn.model.CmmnModel
- getLocationMap() - Method in class org.flowable.dmn.model.DmnDefinition
- getLocationMapByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- getLockDuration() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getLockExpirationTime() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getLockExpirationTime() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getLockExpirationTime() - Method in interface org.flowable.job.api.ExternalWorkerJob
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getLockExpirationTime() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getLockExpirationTime() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getLockExpirationTime() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getLockExpirationTime() - Method in class org.flowable.rest.service.api.management.JobResponse
- getLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockForceAcquireAfter() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLockManager(E, String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
-
Get the lock manager with the given
engine
and thedeploymentNameHint
. - getLockManager(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getLockManager(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getLockManager(String) - Method in interface org.flowable.engine.ManagementService
-
Acquire a lock manager for the requested lock.
- getLockManager(CmmnEngine, String) - Method in class org.flowable.cmmn.spring.autodeployment.AbstractCmmnAutoDeploymentStrategy
- getLockManager(DmnEngine, String) - Method in class org.flowable.dmn.spring.autodeployment.AbstractDmnAutoDeploymentStrategy
- getLockManager(ProcessEngine, String) - Method in class org.flowable.spring.configurator.AbstractProcessAutoDeploymentStrategy
- getLockManager(EventRegistryEngine, String) - Method in class org.flowable.eventregistry.spring.autodeployment.AbstractEventAutoDeploymentStrategy
- getLockName() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- getLockName() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- getLockOwner() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- getLockOwner() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLockOwner() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getLockOwner() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getLockOwner() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- getLockOwner() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getLockOwner() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getLockOwner() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getLockOwner() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Gets the owner of this event subscription, if it was locked.
- getLockOwner() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getLockOwner() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getLockOwner() - Method in interface org.flowable.job.api.ExternalWorkerJob
- getLockOwner() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getLockOwner() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getLockOwner() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getLockOwner() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getLockOwner() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getLockOwner() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getLockOwner() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getLockOwner() - Method in class org.flowable.rest.service.api.management.JobResponse
- getLockPollRate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getLockPollRate() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- getLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockPollRate() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLockTime() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- getLockTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- 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
- getLockTime() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Gets the date/time when this event subscription was locked.
- getLockTime() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getLockTimeAsyncJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetLockValueCmd - Class in org.flowable.common.engine.impl.cmd
- GetLockValueCmd(String, String) - Constructor for class org.flowable.common.engine.impl.cmd.GetLockValueCmd
- getLockWaitTime() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- getLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- getLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- getLockWaitTime() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- getLoggingData() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- getLoggingListener() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getLoggingListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- getLoggingListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- getLoggingSession() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- getLogicalNameToClassMapping() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getLoginTimeout() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getLoginTimeout() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- getLogNumber() - Method in interface org.flowable.engine.event.EventLogEntry
- getLogNumber() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getLogNumber() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getLogNumber() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getLogNumber() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getLogWriter() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getLogWriter() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- getLongFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getLongValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getLongValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getLongValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getLongValue() - Method in interface org.flowable.variable.api.types.ValueFields
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getLongValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getLongValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getLoopCardinality() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- getLoopCardinalityExpression() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLoopCharacteristics() - Method in class org.flowable.bpmn.model.Activity
- getLoopVariable(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLoopVariableInstance(DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getMailClient(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailClient(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailClient(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.mail.CmmnMailActivityDelegate
- getMailClient(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.mail.BpmnMailActivityDelegate
- getMailClient(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- getMailClients() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailClients() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServer(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServer(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerDefaultCharset() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerDefaultCharset() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerDefaultCharset() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerDefaultFrom() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerDefaultFrom() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerDefaultFrom() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerForceTo() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerForceTo() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerForceTo() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerHost() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerHost() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerHost() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerPassword() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerPassword() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerPassword() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerPort() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerPort() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerPort() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServers() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerSSLPort() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerSSLPort() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerSSLPort() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUsername() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUsername() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- getMailServerUsername() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUseSSL() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUseSSL() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailServerUseTLS() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUseTLS() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionJndi() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionJndi(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMailSessionsJndi() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionsJndi() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getMainListenerId() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getMainProcess() - Method in class org.flowable.bpmn.model.BpmnModel
- getMainVersion() - Method in class org.flowable.common.engine.impl.FlowableVersion
- getManagedEntityClass() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- getManagedEntityClass() - Method in class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- getManagedEntityClass() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- getManagedEntityClass() - Method in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- getManagedEntityClass() - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- getManagedEntityClass() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- getManagedEntityClass() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- getManagedEntityClass() - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- getManagedEntityClass() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- getManagedEntityClass() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- getManagedEntityClass() - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- getManagedEntityClass() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- getManagedEntityClass() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- getManagedEntityClass() - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- getManagedEntityClass() - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- getManagedEntityClass() - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- getManagedEntityClass() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- getManagedEntitySubClasses() - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getManagedEntitySubClasses() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- getManagedEntitySubClasses() - Method in class org.flowable.eventsubscription.service.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
- getManualActivationRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getMapExceptions() - Method in class org.flowable.bpmn.model.Activity
- getMapperClass() - Method in interface org.flowable.common.engine.impl.cmd.CustomSqlExecution
- getMapperClass() - Method in class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
- getMatchingEntityLink(Collection<EntityImpl>, Collection<CachedEntity>, String, String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher
- getMatchingExecution(Collection<ExecutionEntity>, Collection<CachedEntity>, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMaxAsyncJobsDuePerAcquisition() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getMaxDelay() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- getMaximumPriority() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getMaximumPriority() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getMaxInstanceCount() - Method in class org.flowable.cmmn.model.RepetitionRule
- getMaxIterations() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getMaxIterations() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getMaxIterations(Process, String) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- getMaxLengthString() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getMaxLengthString() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getMaxLengthStringVariableType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getMaxNrOfStatementsInBulkInsert() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getMaxNrOfStatementsInBulkInsert() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getMaxPoolSize() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getMaxPoolSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getMaxPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getMaxResults() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getMaxResults() - Method in class org.flowable.common.engine.impl.Page
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMaxTimerJobsPerAcquisition() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getMaxTimerJobsPerAcquisition() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getMaxWaitTimeout(CommandContext) - Method in interface org.flowable.common.engine.impl.agenda.AgendaFutureMaxWaitTimeoutProvider
- getMediaType() - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- getMediaType() - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- getMembershipDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getMembershipEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getMembershipEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getMembershipEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- getMembershipEntityManager() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- getMembershipEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getMembershipEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getMessage() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getMessage() - Method in class org.flowable.common.rest.exception.ErrorInfo
- 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.
- getMessage() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- getMessage() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getMessage() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getMessage() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getMessage() - Method in interface org.flowable.task.api.Event
-
The message that can be used in case this action only has a single message part.
- getMessage(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getMessageCreator() - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- getMessageData() - Method in interface org.flowable.engine.delegate.event.FlowableMessageEvent
- getMessageData() - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- getMessageEventSubscriptionName() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getMessageExpression() - Method in class org.flowable.bpmn.model.MessageEventDefinition
- getMessageFlow(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getMessageFlows() - Method in class org.flowable.bpmn.model.BpmnModel
- getMessageListener() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- 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
- getMessageName() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- 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()
- getMessageParts() - Method in interface org.flowable.task.api.Event
-
The meaning of the message parts is defined by the action as you can find in
Event.getAction()
- getMessageRef() - Method in class org.flowable.bpmn.model.MessageEventDefinition
- getMessageRef() - Method in class org.flowable.bpmn.model.MessageFlow
- getMessages() - Method in class org.flowable.bpmn.model.BpmnModel
- getMetaData() - Method in interface org.flowable.content.api.ContentStorage
- getMetaInfo() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getMetaInfo() - Method in interface org.flowable.engine.repository.Model
- getMetaInfo() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getMetaInfo() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getMetaInfo() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getMetaInfo() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getMetaInfo() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getMetaInfo() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getMethod() - Method in class org.flowable.http.common.api.HttpRequest
- getMethod() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody
- getMethodCallSyntax(String, String, String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getMethodExpression(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get method information.
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- getMethodInfo(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Evaluates the expression and answers information about the method
- getMethodInfo(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
- getMigrateToCaseDefinitionId() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getMigrateToCaseDefinitionId() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
- getMigrateToCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getMigrateToCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
- getMigrateToCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionTenantId() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getMigrateToCaseDefinitionTenantId() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
- getMigrateToCaseDefinitionTenantId() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionTenantId() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getMigrateToCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocument
- getMigrateToCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- 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
- getMigrationContext() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- getMigrationMessage() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getMigrationMessage() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getMigrationStacktrace() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getMigrationStacktrace() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getMilestoneInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResource
- getMilestoneInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getMilestoneInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getMilestoneInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getMilestoneInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getMilestoneVariable() - Method in class org.flowable.cmmn.model.Milestone
- getMimeType() - Method in interface org.flowable.content.api.ContentItem
- getMimeType() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The mime type of the content.
- 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
- getMimeType() - Method in class org.flowable.idm.api.Picture
- getMimeTypes() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getMinimumPriority() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getMinimumPriority() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getMinPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getMockSupport() - Method in class org.flowable.engine.test.FlowableRule
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- getMockSupport() - Method in class org.flowable.engine.test.FlowableTestHelper
- getModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
Model
- getModel(String) - Method in class org.flowable.rest.service.api.repository.ModelResource
- getModelBytes(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.repository.ModelSourceExtraResource
- getModelBytes(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.repository.ModelSourceResource
- GetModelCmd - Class in org.flowable.engine.impl.cmd
- GetModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelCmd
- getModelDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getModelEditorSource(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModelEditorSource(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source as a byte array
- GetModelEditorSourceCmd - Class in org.flowable.engine.impl.cmd
- GetModelEditorSourceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- getModelEditorSourceExtra(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getModelEditorSourceExtra(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the model editor source extra as a byte array
- GetModelEditorSourceExtraCmd - Class in org.flowable.engine.impl.cmd
- GetModelEditorSourceExtraCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- getModelEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getModelEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getModelEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getModelEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getModelEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getModelFromRequest(String) - Method in class org.flowable.rest.service.api.repository.BaseModelResource
-
Returns the
Model
that is requested. - getModelResource(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionModelResource
- getModelResource(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionImageResource
- getModelResource(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionModelResource
- getModels(Map<String, String>) - Method in class org.flowable.rest.service.api.repository.ModelCollectionResource
- getMonthNumber(String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- 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.
- getMostRecentVersionOfCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getMostRecentVersionOfChannelDefinition(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
-
Gets the persisted channel definition that matches this one for tenant and key.
- getMostRecentVersionOfDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Gets the most recent persisted decision that matches this one for tenant and key.
- getMostRecentVersionOfEventDefinition(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
-
Gets the persisted event 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
- getMoveTimerExecutorPoolSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getMoveTimerExecutorPoolSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- 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
- getMoveToAvailablePlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getMoveToAvailablePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getMoveToAvailablePlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMoveToFlowElement(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getMoveToFlowElements() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getMoveToPlanItem(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getMoveToPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- getMoveToPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getMoveToPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- getMoveToPlanItemMap() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getMoveToPlanItems() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getMultiInstanceActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getMultiInstanceRootExecution(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getMultiInstanceRootExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- getMultiInstanceRootExecution(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- getMultiplier() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- getMultiValueParts() - Method in class org.flowable.http.common.api.HttpRequest
- getMybatisCfgPath() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getMybatisCfgPath() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- getMybatisCfgPath() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getMybatisCfgPath() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getMybatisCfgPath() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getMybatisMappingFile() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getMybatisTypeAliases() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
Override when custom type aliases are needed.
- getMybatisTypeHandlers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
-
Override when custom type handlers are needed.
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getName() - Method in interface org.flowable.app.api.repository.AppDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.app.api.repository.AppModel
- getName() - Method in class org.flowable.batch.service.impl.BatchPartQueryProperty
- getName() - Method in class org.flowable.batch.service.impl.BatchQueryProperty
- getName() - Method in class org.flowable.bpmn.model.CustomProperty
- getName() - Method in class org.flowable.bpmn.model.DataGridField
- getName() - Method in class org.flowable.bpmn.model.DataSpec
- getName() - Method in class org.flowable.bpmn.model.DataStore
- getName() - Method in class org.flowable.bpmn.model.Escalation
- getName() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- getName() - Method in class org.flowable.bpmn.model.ExtensionElement
- getName() - Method in class org.flowable.bpmn.model.FlowElement
- getName() - Method in class org.flowable.bpmn.model.FormProperty
- getName() - Method in class org.flowable.bpmn.model.FormValue
- getName() - Method in class org.flowable.bpmn.model.Interface
- getName() - Method in class org.flowable.bpmn.model.Lane
- getName() - Method in class org.flowable.bpmn.model.Message
- getName() - Method in class org.flowable.bpmn.model.MessageFlow
- getName() - Method in class org.flowable.bpmn.model.Operation
- getName() - Method in class org.flowable.bpmn.model.Pool
- getName() - Method in class org.flowable.bpmn.model.Process
- getName() - Method in class org.flowable.bpmn.model.Resource
- getName() - Method in class org.flowable.bpmn.model.Signal
- getName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getName() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getName() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getName() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getName() - Method in class org.flowable.cmmn.api.StageResponse
- getName() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getName() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getName() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getName() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getName() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getName() - Method in class org.flowable.cmmn.model.Case
- getName() - Method in class org.flowable.cmmn.model.CaseElement
- getName() - Method in class org.flowable.cmmn.model.CmmnModel
- getName() - Method in class org.flowable.cmmn.model.Decision
- getName() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- getName() - Method in class org.flowable.cmmn.model.ExtensionElement
- getName() - Method in class org.flowable.cmmn.model.Process
- getName() - Method in class org.flowable.cmmn.model.SentryOnPart
- getName() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- getName() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getName() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getName() - Method in class org.flowable.cmmn.validation.validator.ValidatorSet
- getName() - Method in interface org.flowable.common.engine.api.Engine
- getName() - Method in interface org.flowable.common.engine.api.query.QueryProperty
- getName() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getName() - Method in interface org.flowable.common.engine.api.repository.EngineResource
- getName() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the full function name
- getName() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.IdentifierNode
-
Get the identifier name
- getName() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getName() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getName() - Method in class org.flowable.common.engine.impl.Direction
- getName() - Method in class org.flowable.common.engine.impl.EngineInfo
- getName() - Method in class org.flowable.common.engine.impl.identity.UserIdPrincipal
- getName() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the name of the method
- getName() - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- getName() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- getName() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- getName() - Method in class org.flowable.common.rest.api.EngineInfoResponse
- getName() - Method in class org.flowable.common.rest.variable.EngineRestVariable
- getName() - Method in interface org.flowable.content.api.ContentItem
- getName() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The name of the content.
- getName() - Method in interface org.flowable.dmn.api.DmnDecision
-
label used for display purposes
- getName() - Method in interface org.flowable.dmn.api.DmnDeployment
- getName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryProperty
- getName() - Method in class org.flowable.dmn.engine.impl.DeploymentQueryProperty
- getName() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getName() - Method in class org.flowable.dmn.engine.impl.DmnEngineImpl
- getName() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- getName() - Method in class org.flowable.dmn.model.DmnDiDiagram
- getName() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- getName() - Method in class org.flowable.dmn.model.DmnExtensionElement
- getName() - Method in class org.flowable.dmn.model.NamedElement
- getName() - Method in class org.flowable.dmn.model.OutputClause
- getName() - Method in class org.flowable.engine.app.AppModel
- getName() - Method in interface org.flowable.engine.form.FormProperty
-
The display label
- getName() - Method in interface org.flowable.engine.form.FormType
-
Name for the form type.
- getName() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The name for the process instance.
- getName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.bpmn.data.Data
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getName() - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.BpmnInterfaceImplementation
- getName() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getName() - Method in interface org.flowable.engine.impl.bpmn.webservice.OperationImplementation
- getName() - Method in class org.flowable.engine.impl.DataObjectImpl
- getName() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getName() - Method in class org.flowable.engine.impl.DeploymentQueryProperty
- getName() - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getName() - Method in class org.flowable.engine.impl.ExecutionQueryProperty
- getName() - Method in class org.flowable.engine.impl.form.BooleanFormType
- getName() - Method in class org.flowable.engine.impl.form.DateFormType
- getName() - Method in class org.flowable.engine.impl.form.DoubleFormType
- getName() - Method in class org.flowable.engine.impl.form.EnumFormType
- getName() - Method in interface org.flowable.engine.impl.form.FormEngine
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getName() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getName() - Method in class org.flowable.engine.impl.form.JuelFormEngine
- getName() - Method in class org.flowable.engine.impl.form.LongFormType
- getName() - Method in class org.flowable.engine.impl.form.StringFormType
- getName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.HistoricDetailQueryProperty
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getName() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getName() - Method in class org.flowable.engine.impl.ModelQueryProperty
- getName() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getName() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- getName() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getName() - Method in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- getName() - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- getName() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getName() - Method in class org.flowable.engine.impl.webservice.WSService
- getName() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getName() - Method in enum class org.flowable.engine.repository.MergeMode
- getName() - Method in interface org.flowable.engine.repository.Model
- getName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.engine.runtime.DataObject
-
Name of the DataObject.
- getName() - Method in interface org.flowable.engine.runtime.Execution
-
Returns the name of this execution.
- getName() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
Returns the name of this process instance.
- getName() - Method in interface org.flowable.engine.task.Attachment
-
free user defined short (max 255 chars) name for this attachment
- getName() - Method in class org.flowable.engine.test.profiler.ProfileSession
- getName() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getName() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getName() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- getName() - Method in class org.flowable.eventregistry.impl.DeploymentQueryProperty
- getName() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getName() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- getName() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getName() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- getName() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getName() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getName() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getName() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- getName() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- getName() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- getName() - Method in class org.flowable.eventregistry.model.ChannelModel
- getName() - Method in class org.flowable.eventregistry.model.EventModel
- getName() - Method in class org.flowable.eventregistry.model.EventPayload
- getName() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- getName() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- getName() - Method in interface org.flowable.form.api.FormDefinition
-
label used for display purposes
- getName() - Method in interface org.flowable.form.api.FormDeployment
- getName() - Method in class org.flowable.form.api.FormInfo
- getName() - Method in class org.flowable.form.model.FormField
- getName() - Method in class org.flowable.form.model.FormOutcome
- getName() - Method in class org.flowable.form.model.Option
- getName() - Method in class org.flowable.form.model.SimpleFormModel
- getName() - Method in class org.flowable.http.common.api.MultiValuePart
- getName() - Method in interface org.flowable.idm.api.Group
- getName() - Method in class org.flowable.idm.api.GroupQueryProperty
- getName() - Method in interface org.flowable.idm.api.Privilege
- getName() - Method in class org.flowable.idm.api.TokenQueryProperty
- getName() - Method in class org.flowable.idm.api.UserQueryProperty
- getName() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getName() - Method in class org.flowable.idm.engine.impl.IdmEngineImpl
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- getName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntity
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- getName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntity
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- getName() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- getName() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityImpl
- getName() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getName() - Method in class org.flowable.job.service.impl.JobQueryProperty
- getName() - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- getName() - Method in class org.flowable.rest.form.MonthFormType
- getName() - Method in class org.flowable.rest.form.ProcessDefinitionFormType
- getName() - Method in class org.flowable.rest.form.UserFormType
- getName() - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- getName() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getName() - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- getName() - Method in class org.flowable.rest.service.api.form.RestEnumFormProperty
- getName() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getName() - Method in class org.flowable.rest.service.api.FormModelResponse
- getName() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getName() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getName() - Method in class org.flowable.rest.service.api.identity.GroupResponse
- getName() - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- getName() - Method in class org.flowable.rest.service.api.management.TableResponse
- getName() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getName() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getName() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getName() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getName() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getName() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- getName() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getName() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getName() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getName() - Method in class org.flowable.spring.security.GroupDetails
- getName() - Method in interface org.flowable.task.api.TaskBuilder
- getName() - Method in interface org.flowable.task.api.TaskInfo
-
Name or title of the task.
- getName() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Name or title of the task.
- getName() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- getName() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- getName() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getName() - Method in class org.flowable.task.service.impl.TaskQueryProperty
- getName() - Method in class org.flowable.validation.validator.ValidatorSet
- getName() - Method in interface org.flowable.variable.api.types.ValueFields
- getName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- getName() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getName() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getName() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- getNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getNameLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getNameLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getNameLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- 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
- getNameLike() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getNameLike() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getNameLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getNameLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getNameLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameListIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNames() - Method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngineFactory
- getNames() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getNames() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getNamespace() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- getNamespace() - Method in class org.flowable.bpmn.model.ExtensionElement
- getNamespace() - Method in class org.flowable.bpmn.model.Import
- getNamespace() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- getNamespace() - Method in class org.flowable.cmmn.model.ExtensionElement
- getNamespace() - Method in class org.flowable.dmn.model.DmnDefinition
- getNamespace() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- getNamespace() - Method in class org.flowable.dmn.model.DmnExtensionElement
- getNamespace(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getNamespace(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getNamespaceContext() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- getNamespaceContext() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- getNamespaceContext() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- getNamespacePrefix() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- getNamespacePrefix() - Method in class org.flowable.bpmn.model.ExtensionElement
- getNamespacePrefix() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- getNamespacePrefix() - Method in class org.flowable.cmmn.model.ExtensionElement
- getNamespacePrefix() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- getNamespacePrefix() - Method in class org.flowable.dmn.model.DmnExtensionElement
- getNamespaces() - Method in class org.flowable.bpmn.model.BpmnModel
- getNamespaces() - Method in class org.flowable.cmmn.model.CmmnModel
- getNamespaces() - Method in class org.flowable.dmn.model.DmnDefinition
- 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
- getNewAssignee() - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- getNewAssigneeFromJson(JsonNode) - Method in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter
- getNewAssigneeId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- getNewAssigneeId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getNewAssigneeId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- 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
- getNewCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- getNewChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- getNewExecutionIds() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getNewFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- getNewOwnerId() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getNewOwnerId() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- getNewOwnerId() - Method in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- getNewPlanItem() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- getNewPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- getNewPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- getNewPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- getNewPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- getNewPlanItemId() - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- getNewPlanItemId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- getNewProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- getNewState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getNewState() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- 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.common.engine.impl.interceptor.AbstractCommandInterceptor
- getNext() - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
- getNext() - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
- getNext() - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- getNextId() - Method in interface org.flowable.common.engine.impl.cfg.IdGenerator
- getNextId() - Method in class org.flowable.common.engine.impl.db.IdBlock
- getNextId() - Method in class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
- 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
- getNextInvalidTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the next date/time after the given date/time which does not satisfy the expression
- getNextOperation() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- getNextOperation() - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Get next operation from agenda and remove operation from the queue.
- getNextValidTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the next date/time after the given date/time which satisfies the cron expression.
- getNode(String) - Method in class org.flowable.engine.repository.DiagramLayout
- getNoDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNodes() - Method in class org.flowable.engine.repository.DiagramLayout
- getNonBlockingBackOff() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getNonMatchingEventConsumer() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getNoParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getNoParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getNow() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getNow() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getNrOfNoOpServiceTaskExecutions() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- getNullableResult(CallableStatement, int) - Method in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- getNullableResult(ResultSet, int) - Method in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- getNullableResult(ResultSet, String) - Method in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- getNullHandlingColumn() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getNullHandlingOnOrder() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- 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
- getNumberValue(String) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- getNumberValue(String, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- getNumericValue(String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getNumOfRetries() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- getNumPartitions() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getObject() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- getObject() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- getObject() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- getObject() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- getObjectClass() - Method in exception org.flowable.common.engine.api.FlowableObjectNotFoundException
-
The class of the object that was not found.
- getObjectMapper() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getObjectMapper() - Static method in class org.flowable.cmmn.engine.impl.job.AbstractCaseInstanceMigrationJobHandler
- getObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getObjectMapper() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getObjectMapper() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- getObjectMapper() - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- getObjectMapper() - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- getObjectMapper() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- getObjectMapper() - Static method in class org.flowable.engine.impl.jobexecutor.AbstractProcessInstanceMigrationJobHandler
- getObjectMapper() - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- getObjectMapper() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getObjectMapper() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getObjectMapper() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getObjectMapper() - Method in class org.flowable.job.service.JobServiceConfiguration
- getObjectType() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- getObjectType() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- getObjectType() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- getObjectType() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- getOccurredAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getOccurredAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getOccurredAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getOccurredBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getOccurredBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getOccurredBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getOccurredTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getOccurredTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getOccurredTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getOccurredTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getOccurredTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getOccurredTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getOccurredTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getOffsetOutputName() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getOldState() - Method in class org.flowable.common.engine.impl.callback.CallbackData
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getOnlyProcessInstances() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getOnPartId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getOnPartId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getOnParts() - Method in class org.flowable.cmmn.model.Sentry
- getOnTransaction() - Method in class org.flowable.bpmn.model.EventListener
- getOnTransaction() - Method in class org.flowable.bpmn.model.FlowableListener
- getOnTransaction() - Method in class org.flowable.cmmn.model.FlowableListener
- getOnTransaction() - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
- getOnTransaction() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
- getOperation() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- getOperation() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getOperation() - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- getOperation(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getOperationIndex(CmmnOperation) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
-
Returns the index in the list of operations where the
CmmnOperation
should be inserted. - getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- getOperationRef() - Method in class org.flowable.bpmn.model.SendTask
- getOperationRef() - Method in class org.flowable.bpmn.model.ServiceTask
- getOperations() - Method in class org.flowable.bpmn.model.Interface
- getOperations() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- getOperations() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getOperations() - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- getOperator() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- getOperator() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- getOperator() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getOptions() - Method in class org.flowable.form.model.OptionFormField
- getOptionsExpression() - Method in class org.flowable.form.model.OptionFormField
- getOptionType() - Method in class org.flowable.form.model.OptionFormField
- getOrCreateAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncHistoryExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncHistoryExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOrCreateDefaultMaiLServer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateDefaultMaiLServer() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getOrCreateKafkaConsumerBackoffManager() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getOrCreateRetryTopicTaskScheduler() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getOrCreateStaticElResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- getOrDefault(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGetOrDefaultExpressionFunction
- getOrder() - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- getOrder() - Method in class org.flowable.common.rest.api.DataResponse
- getOrder() - Method in class org.flowable.common.rest.api.PaginateRequest
- getOrder() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- getOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getOrderByCollectionSafe() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getOrderByForWindow() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
- getOriginalAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getOriginalAssignee(TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getOriginalFlowElement() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- getOriginalPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- getOriginalPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- getOriginalPlanItem() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- getOriginalState(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- getOriginatingCurrentFlowElement() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getOriginatingCurrentFlowElement() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getOrQueryObjects() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getOrQueryObjects() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOutboundEventChannelAdapter() - Method in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- getOutboundEventChannelAdapter() - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- getOutboundEventProcessingPipeline() - Method in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- getOutboundEventProcessingPipeline() - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- getOutboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getOutboundEventSerializer() - Method in class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
- getOutcome() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getOutcome() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getOutcome() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getOutcome() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getOutcome() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOutcome() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getOutcome() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getOutcomes() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getOutcomes() - Method in class org.flowable.form.model.SimpleFormModel
- getOutcomes() - Method in class org.flowable.rest.service.api.FormModelResponse
- getOutcomeVariableName() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getOutcomeVariableName() - Method in class org.flowable.form.model.SimpleFormModel
- getOutcomeVariableName() - Method in class org.flowable.rest.service.api.FormModelResponse
- getOuterJoinOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getOutgoingAssociations() - Method in class org.flowable.cmmn.model.Criterion
- getOutgoingAssociations() - Method in interface org.flowable.cmmn.model.HasAssociations
- getOutgoingAssociations() - Method in class org.flowable.cmmn.model.PlanItem
- getOutgoingFlows() - Method in class org.flowable.bpmn.model.FlowNode
- getOutMessage() - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- getOutMessageRef() - Method in class org.flowable.bpmn.model.Operation
- getOutParameters() - Method in class org.flowable.bpmn.model.CallActivity
- getOutParameters() - Method in class org.flowable.bpmn.model.CaseServiceTask
- getOutParameters() - Method in class org.flowable.bpmn.model.Event
- getOutParameters() - Method in interface org.flowable.bpmn.model.HasOutParameters
- getOutParameters() - Method in class org.flowable.cmmn.model.ChildTask
- getOutputClause() - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
- getOutputDecisions() - Method in class org.flowable.dmn.model.DecisionService
- getOutputEntries() - Method in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
- getOutputEntries() - Method in class org.flowable.dmn.model.DecisionRule
- getOutputEntry() - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
- getOutputLabel() - Method in class org.flowable.dmn.model.DecisionTable
- getOutputNumber() - Method in class org.flowable.dmn.model.OutputClause
- getOutputParametersOfCaseTask(String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- getOutputParametersOfCaseTask(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Retrieves the
IOParameter
out parameters of a case task currently being execution by the given execution. - getOutputs() - Method in class org.flowable.dmn.model.DecisionTable
- getOutputStatement(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getOutputStream() - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate.ContentItemDataSourceWrapper
- getOutputValues() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getOutputValues() - Method in class org.flowable.dmn.model.OutputClause
- getOutputValues(String) - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getOverrideDefinitionTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getOverrideDefinitionTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getOverrideDefinitionTenantId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getOverrideDefinitionTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getOverrideDefinitionTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOverrideDefinitionTenantId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getOverrideDefinitionTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getOverviewAggregations() - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
- getOverviewAggregations() - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
- getOwner() - Method in class org.flowable.bpmn.model.UserTask
- getOwner() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getOwner() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getOwner() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getOwner() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getOwner() - Method in class org.flowable.cmmn.model.CasePageTask
- getOwner() - Method in class org.flowable.cmmn.model.HumanTask
- getOwner() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getOwner() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getOwner() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getOwner() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getOwner() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getOwner() - Method in class org.flowable.engine.interceptor.MigrationContext
- getOwner() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getOwner() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getOwner() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getOwner() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getOwner() - Method in interface org.flowable.task.api.TaskBuilder
- getOwner() - Method in interface org.flowable.task.api.TaskInfo
-
The user id of the person that is responsible for this task.
- getOwner() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person responsible for this task.
- getOwner() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getOwner() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getOwner() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getOwner() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwnerId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getOwnerId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getOwnerId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getOwnerLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getOwnerLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getOwnerLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwnerLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwnerValue(UserTask, MigrationContext, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getParallelInSameTransaction() - Method in class org.flowable.bpmn.model.HttpServiceTask
- getParallelInSameTransaction() - Method in class org.flowable.cmmn.model.HttpServiceTask
- getParam(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getParam(String) - Method in class org.flowable.form.model.FormField
- getParamCount() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
-
Get the number of parameters for this function
- getParamCount() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- getParameter() - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- getParameter() - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- getParameter() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- getParameter() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getParameter() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getParameter(String) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getParameterInstances() - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- getParameters() - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
- getParams() - Method in class org.flowable.form.model.FormField
- getParams() - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- getParamTypes() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the parameter types of the method
- getParent() - Method in class org.flowable.cmmn.model.CaseElement
- getParent() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- getParent() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns the parent of this execution, or null if there no parent.
- 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
- getParentCompletionRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getParentContainer() - Method in class org.flowable.bpmn.model.FlowElement
- getParentDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeployment
- getParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getParentDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getParentDeploymentId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getParentDeploymentId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getParentDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getParentDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getParentDeploymentId() - Method in interface org.flowable.engine.repository.Deployment
- getParentDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getParentDeploymentId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getParentDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getParentDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getParentDeploymentId() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getParentDeploymentId() - Method in interface org.flowable.form.api.FormDeployment
- getParentDeploymentId() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getParentDeploymentIdLike() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getParentDeploymentIdLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentDeploymentIdLike() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getParentDeploymentIds() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getParentDeploymentIds() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getParentDeploymentIfSameDeployment(CmmnEngineConfiguration, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- getParentElementId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The parent element id for the originating entity
- getParentElementId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getParentElementId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getParentId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getParentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getParentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getParentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getParentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getParentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getParentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getParentId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getParentId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getParentId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the parent of this execution.
- getParentId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the parent of this execution.
- getParentId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getParentId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getParentId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getParentId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
-
Methods needed for ibatis because of re-use of query-xml for executions.
- getParentId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the parent of this execution.
- getParentId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getParentId() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getParentId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getParentId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getParentInstanceExecutionInMultiInstance(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- getParentLogger() - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- getParentLogger() - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- getParentNode() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getParentProcess() - Method in class org.flowable.bpmn.model.Lane
- getParentScopeId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getParentScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getParentScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getParentScopeId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getParentScopeId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getParentScopeId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getParentScopeId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getParentScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getParentScopeId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getParentScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getParentStage() - Method in class org.flowable.cmmn.model.CaseElement
- getParentTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getParentTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getParentTaskId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getParentTaskId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getParentTaskId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getParentTaskId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getParentTaskId() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getParentTaskId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getParentTaskId() - Method in interface org.flowable.task.api.TaskBuilder
- getParentTaskId() - Method in interface org.flowable.task.api.TaskInfo
-
The parent task for which this task is a subtask
- getParentTaskId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getParentTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getParentTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getParentTaskUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getParentTaskUrl() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getParentUrl() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getParentVariableScope() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getParentVariableScope() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntity
- getParentVariableScope() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getParentVariableScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getParentVariableScope() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getParentVariableScope() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getParsedDeploymentBuilderFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getParsedId() - Method in class org.flowable.dmn.model.DmnElementReference
-
helper method returning the href with the starting '#'
- getPartition() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- getPartitionOutputName() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getPartitions() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- getPassword() - Method in interface org.flowable.idm.api.User
- getPassword() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getPassword() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getPassword() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getPassword() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getPassword() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getPassword() - Method in class org.flowable.spring.security.UserDto
- getPasswordBytes() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getPasswordBytes() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getPasswordEncoder() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPasswordSalt() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPayload() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
- getPayload() - Method in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- getPayload() - Method in class org.flowable.eventregistry.model.EventModel
- getPayload(String) - Method in class org.flowable.eventregistry.model.EventModel
- getPayloadAsMap(Object) - Method in class org.flowable.engine.impl.event.SignalEventHandler
- getPayloadExtractorDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getPayloadInstances() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
- getPayloadInstances() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- getPayloadValue(JsonNode, String, String, boolean) - Method in class org.flowable.eventregistry.impl.payload.JsonFieldToMapPayloadExtractor
- getPayloadValue(Document, String, String, boolean) - Method in class org.flowable.eventregistry.impl.payload.XmlElementsToMapPayloadExtractor
- getPendingEventSubProcessesStartEvents() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getPerformanceSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPeriod() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getPersistedInstanceOfCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getPersistedInstanceOfChannelDefinition(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
-
Gets the persisted version of the already-deployed channel definition.
- getPersistedInstanceOfDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Gets the persisted version of the already-deployed decision.
- getPersistedInstanceOfEventDefinition(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
-
Gets the persisted version of the already-deployed event definition.
- 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.batch.service.impl.persistence.entity.BatchEntityImpl
- getPersistentState() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- getPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
-
Returns a representation of the object, as would be stored in the database.
- getPersistentState() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- getPersistentState() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getPersistentState() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntity
- getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- getPersistentState() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getPersistentState() - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
- getPersistentState() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- getPersistentState() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getPersistentState() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getPersistentState() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getPersistentState() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getPersistentState() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- getPersistentState() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- getPersistentState() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getPersistentState() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getPersistentState() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- getPersistentState() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- getPersistentState() - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntity
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getPersistentState() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- getPersistentState() - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPersistentState() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getPhase() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getPhase() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getPhase() - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Get the history job phase.
- getPhase() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- getPhase() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- getPhase() - Method in interface org.flowable.job.service.JobProcessorContext
-
Get the job phase.
- getPhase() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getPicture() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getPicture() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getPictureByteArrayRef() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- getPictureByteArrayRef() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getPictureUrl() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getPipelineDelegateExpression() - Method in class org.flowable.eventregistry.model.InboundChannelModel
- getPipelineDelegateExpression() - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- getPlaceholder() - Method in class org.flowable.form.model.FormField
- getPlainContent() - Method in class org.flowable.mail.common.api.MailMessage
- getPlanFragments() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getPlanItem() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- getPlanItem() - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
- getPlanItem() - Method in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- getPlanItem() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getPlanItem() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getPlanItem() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getPlanItem() - Method in class org.flowable.cmmn.model.PlanFragment
- getPlanItem(String) - Method in class org.flowable.cmmn.model.PlanFragment
- getPlanItemCreationOrReactivationType(CaseInstanceEntity, Case, PlanItem, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
Evaluates the reactivation rule for the provided plan item, if the case is a reactivated one, otherwise the creation type will always be default.
- getPlanItemDefinition() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- getPlanItemDefinition() - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
- getPlanItemDefinition() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getPlanItemDefinition() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getPlanItemDefinition() - Method in class org.flowable.cmmn.model.PlanItem
- getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getPlanItemDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- getPlanItemDefinitionMap() - Method in class org.flowable.cmmn.model.Stage
- getPlanItemDefinitions() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getPlanItemDefinitions() - Method in class org.flowable.cmmn.model.Stage
- getPlanItemDefinitionType() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getPlanItemDefinitionType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getPlanItemDefinitionType() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getPlanItemDefinitionTypes() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemDefinitionTypes() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getPlanItemDefinitionTypes() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getPlanItemDefinitionXmlElementValue(CasePageTask) - Method in class org.flowable.cmmn.converter.export.CasePageTaskExport
- getPlanItemDefinitionXmlElementValue(CaseTask) - Method in class org.flowable.cmmn.converter.export.CaseTaskExport
- getPlanItemDefinitionXmlElementValue(DecisionTask) - Method in class org.flowable.cmmn.converter.export.DecisionTaskExport
- getPlanItemDefinitionXmlElementValue(ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.converter.export.ExternalWorkerServiceTaskExport
- getPlanItemDefinitionXmlElementValue(GenericEventListener) - Method in class org.flowable.cmmn.converter.export.GenericEventListenerExport
- getPlanItemDefinitionXmlElementValue(HumanTask) - Method in class org.flowable.cmmn.converter.export.HumanTaskExport
- getPlanItemDefinitionXmlElementValue(Milestone) - Method in class org.flowable.cmmn.converter.export.MilestoneExport
- getPlanItemDefinitionXmlElementValue(PlanFragment) - Method in class org.flowable.cmmn.converter.export.PlanFragmentExport
- getPlanItemDefinitionXmlElementValue(ProcessTask) - Method in class org.flowable.cmmn.converter.export.ProcessTaskExport
- getPlanItemDefinitionXmlElementValue(ReactivateEventListener) - Method in class org.flowable.cmmn.converter.export.ReactivationEventListenerExport
- getPlanItemDefinitionXmlElementValue(ServiceTask) - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
- getPlanItemDefinitionXmlElementValue(SignalEventListener) - Method in class org.flowable.cmmn.converter.export.SignalEventListenerExport
- getPlanItemDefinitionXmlElementValue(Stage) - Method in class org.flowable.cmmn.converter.export.StageExport
- getPlanItemDefinitionXmlElementValue(Task) - Method in class org.flowable.cmmn.converter.export.TaskExport
- getPlanItemDefinitionXmlElementValue(TimerEventListener) - Method in class org.flowable.cmmn.converter.export.TimerEventListenerExport
- getPlanItemDefinitionXmlElementValue(UserEventListener) - Method in class org.flowable.cmmn.converter.export.UserEventListenerExport
- getPlanItemDefinitionXmlElementValue(VariableEventListener) - Method in class org.flowable.cmmn.converter.export.VariableEventListenerExport
- getPlanItemDefinitionXmlElementValue(T) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
Subclasses must override this method to provide the xml element tag value of this planItemDefinition
- getPlanItemInstance() - Method in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
-
Returns the first plan item preventing the stage or case from being completed.
- getPlanItemInstance() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- getPlanItemInstance() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getPlanItemInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResource
- getPlanItemInstance(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResource
- getPlanItemInstance(List<HistoricPlanItemInstance>, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- getPlanItemInstance(List<HistoricPlanItemInstance>, Stage) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- getPlanItemInstance(List<PlanItemInstance>, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- getPlanItemInstanceByName(List<PlanItemInstance>, String, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getPlanItemInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPlanItemInstanceEndTime(List<HistoricPlanItemInstance>, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- getPlanItemInstanceEndTime(List<HistoricPlanItemInstance>, Stage) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- getPlanItemInstanceEndTime(List<PlanItemInstance>, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getPlanItemInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getPlanItemInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getPlanItemInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getPlanItemInstanceFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getPlanItemInstanceFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemInstanceId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getPlanItemInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getPlanItemInstanceIdByName(List<PlanItemInstance>, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getPlanItemInstanceIdByNameAndState(List<PlanItemInstance>, String, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getPlanItemInstanceIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- getPlanItemInstanceLifecycleListeners() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPlanItemInstanceName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemInstanceName() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getPlanItemInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceCollectionResource
- getPlanItemInstanceState() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getPlanItemInstancesWithState(String) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getPlanItemInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getPlanItemLifeCycleEvent() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- getPlanItemLifeCycleListenerInstance() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getPlanItemLocalizationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPlanItemLocalVariables() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getPlanItemLocalVariables() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getPlanItemRef() - Method in class org.flowable.cmmn.model.PlanItemDefinition
- getPlanItems() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getPlanItems() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getPlanItems() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceContainer
- getPlanItems() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getPlanItems() - Method in class org.flowable.cmmn.model.PlanFragment
- getPlanItemVariableAggregator() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- GetPlanItemVariableInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetPlanItemVariableInstanceCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstanceCmd
- GetPlanItemVariableInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetPlanItemVariableInstancesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstancesCmd
- getPlanModel() - Method in class org.flowable.cmmn.model.Case
- getPlanModel(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- getPool(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getPools() - Method in class org.flowable.bpmn.model.BpmnModel
- getPosition() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- getPosition() - Method in exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
- getPostBpmnParseHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPostDefaultELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPostDefaultELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getPostDefaultELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostDefaultELResolvers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getPostDefaultResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPostDefaultResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPostExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getPostUpgradeExpression() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getPostUpgradeExpression() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getPostUpgradeJavaDelegate() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPostUpgradeJavaDelegateExpression() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPostUpgradeScript() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPostUpgradeScript() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPotentialStarterGroups(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter groups for a given process definition.
- getPotentialStarterGroups(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- GetPotentialStarterGroupsCmd - Class in org.flowable.engine.impl.cmd
- GetPotentialStarterGroupsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- getPotentialStarterUsers(String) - Method in interface org.flowable.engine.IdentityService
-
Returns the potential starter users for a given process definition.
- getPotentialStarterUsers(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- GetPotentialStarterUsersCmd - Class in org.flowable.engine.impl.cmd
- GetPotentialStarterUsersCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- getPreBeanELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreBeanELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getPreBeanELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPreBeanELResolvers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- 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
- getPreCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreDefaultELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreDefaultELResolvers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getPreDefaultELResolvers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPreDefaultELResolvers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getPreDefaultResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreDefaultResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPredefinedCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getPredefinedCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getPredefinedCaseInstanceId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getPredefinedProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getPredefinedProcessInstanceId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getPreExecutionTime() - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- getPreferredOrientation() - Method in class org.flowable.dmn.model.DecisionTable
- getPrefix() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getPrefix() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- getPrefix(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- getPrefix(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- getPrefix(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- getPrefix(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPrefixes(String) - Method in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPreUpgradeExpression() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getPreUpgradeExpression() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getPreUpgradeJavaDelegate() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeJavaDelegate() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreUpgradeJavaDelegateExpression() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeJavaDelegateExpression() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreUpgradeScript() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- getPreUpgradeScript() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocument
- getPreviousDerivedFromVersionsOfProcessDefinitions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Constructs a map from new ProcessDefinitionEntities to the previous derived from version by key and tenant.
- getPreviousVersion(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
- getPreviousVersionsOfCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getPreviousVersionsOfChannelDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Constructs a map from new channel definitions to the previous version by key and tenant.
- getPreviousVersionsOfDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
-
Constructs a map from new DecisionEntities to the previous version by key and tenant.
- getPreviousVersionsOfEventDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Constructs a map from new event definitions to the previous 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.
- getPrimaryCase() - Method in class org.flowable.cmmn.model.CmmnModel
- getPrimitive() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- getPrimitiveClass() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- getPrincipal() - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
-
Obtains the currently authenticated principal, or an authentication request token.
- getPrincipal() - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
- getPrincipal() - Method in class org.flowable.spring.security.SpringSecurityAuthenticationContext
- getPriority() - Method in class org.flowable.bpmn.model.UserTask
- getPriority() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getPriority() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getPriority() - Method in class org.flowable.cmmn.model.HumanTask
- getPriority() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getPriority() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getPriority() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getPriority() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getPriority() - Method in interface org.flowable.common.engine.impl.EngineConfigurator
-
When the
EngineConfigurator
instances are used, they are first ordered by this priority number (lowest to highest). - getPriority() - Method in interface org.flowable.common.engine.impl.ServiceConfigurator
-
When the
ServiceConfigurator
instances are used, they are first ordered by this priority number (lowest to highest). - getPriority() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- getPriority() - Method in class org.flowable.engine.cfg.AbstractProcessEngineConfigurator
- getPriority() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- getPriority() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getPriority() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- getPriority() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- getPriority() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getPriority() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getPriority() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getPriority() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getPriority() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getPriority() - Method in interface org.flowable.task.api.TaskBuilder
- getPriority() - Method in interface org.flowable.task.api.TaskInfo
-
Indication of how important/urgent this task is
- getPriority() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
- getPriority() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getPriority() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPriority() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getPrivilegeDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPrivilegeEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPrivilegeEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getPrivilegeEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getPrivilegeId() - Method in interface org.flowable.idm.api.PrivilegeMapping
- getPrivilegeId() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- getPrivilegeMappingDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPrivilegeMappingEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getPrivilegeMappingEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getPrivilegeMappingEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getPrivilegeMappingsByPrivilegeId(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Get all privilege mappings for a specific privilege
- getPrivilegeMappingsByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- getPrivilegeMappingsByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- getPrivilegeMappingsByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.data.PrivilegeMappingDataManager
- getPrivilegeMappingsByPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManager
- getPrivilegeMappingsByPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
- GetPrivilegeMappingsByPrivilegeIdCmd - Class in org.flowable.idm.engine.impl.cmd
- GetPrivilegeMappingsByPrivilegeIdCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetPrivilegeMappingsByPrivilegeIdCmd
- getProblem() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getProblem() - Method in class org.flowable.validation.ValidationError
- getProcDefId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getProcess() - Method in class org.flowable.cmmn.model.ProcessTask
- getProcess() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcess() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcess(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getProcess(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcess(String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getProcessBusinessKey() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessKey() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessBusinessKey() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getProcessBusinessKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessBusinessKeyLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessKeyLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessBusinessKeyLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessBusinessKeyLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessKeyLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessBusinessStatus() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessStatus() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessBusinessStatusLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessStatusLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessBusinessStatusLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessBusinessStatusLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessById(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getProcessById(String) - Method in class org.flowable.cmmn.model.CmmnModel
- getProcessCategoryInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessCategoryInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessCategoryNotInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessCategoryNotInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefId() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- getProcessDefId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getProcessDefinition() - Method in interface org.flowable.engine.form.StartFormData
-
The process definition for which this form is starting a new process instance
- getProcessDefinition() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getProcessDefinition() - Method in class org.flowable.engine.impl.form.StartFormDataImpl
- getProcessDefinition() - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- getProcessDefinition() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcessDefinition() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcessDefinition(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDefinition(String) - Method in class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- getProcessDefinition(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Returns the
ProcessDefinition
including all BPMN information like additional Properties (e.g. - getProcessDefinition(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- getProcessDefinition(String, boolean) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(String, boolean, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinition(DelegateExecution, CallActivity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinition(ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- getProcessDefinitionBpmnModel(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionById(String, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractProcessStartEventSubscriptionCmd
- getProcessDefinitionById(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinitionByKey(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionByKey(DelegateExecution, boolean, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessDefinitionCacheEntry(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- getProcessDefinitionCacheEntry(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getProcessDefinitionCacheLimit() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionCategory() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The category of the process definition of the process instance.
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionCategory() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The category of the process definition of the process instance.
- getProcessDefinitionCategory() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionCategory() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategoryLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionCategoryLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionCategoryLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionCategoryLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionDeploymentDeletionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionDescription() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getProcessDefinitionDescription() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- 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
- getProcessDefinitionEngineVersion() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getProcessDefinitionEntityManager() - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- getProcessDefinitionEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionFromDatabase(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- getProcessDefinitionFromRequest(String) - Method in class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
-
Returns the
ProcessDefinition
that is requested and calls the access interceptor. - getProcessDefinitionFromRequest(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResourceDataResource
-
Returns the
ProcessDefinition
that is requested. - getProcessDefinitionFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
-
Returns the
ProcessDefinition
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or definition was not found. - getProcessDefinitionHistoryLevel(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- GetProcessDefinitionHistoryLevelModelCmd - Class in org.flowable.engine.impl.cmd
- GetProcessDefinitionHistoryLevelModelCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- getProcessDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getProcessDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getProcessDefinitionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
- getProcessDefinitionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in interface org.flowable.engine.event.EventLogEntry
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The process definition reference.
- getProcessDefinitionId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The process definition reference.
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The id of the process definition of the process instance.
- getProcessDefinitionId() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- getProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Id of the process definition for this event subscription.
- getProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the process definition for which the form instance was created
- getProcessDefinitionId() - Method in class org.flowable.form.api.FormInstanceInfo
- getProcessDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLink
-
The process definition id associated with this identity link.
- getProcessDefinitionId() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- getProcessDefinitionId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getProcessDefinitionId() - Method in interface org.flowable.job.api.Job
-
Returns the specific process definition on which the job was created
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessDefinitionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getProcessDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getProcessDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getProcessDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to the process definition or null if it is not related to a process.
- getProcessDefinitionId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the process definition or null if it is not related to a process.
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.validation.ValidationError
- getProcessDefinitionId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getProcessDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getProcessDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getProcessDefinitionId(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- getProcessDefinitionId(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- getProcessDefinitionId(VariableInstanceEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- getProcessDefinitionIdLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionIds() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionIds() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionInfo(String) - Method in interface org.flowable.engine.DynamicBpmnService
- getProcessDefinitionInfo(String) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- getProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- GetProcessDefinitionInfoCmd - Class in org.flowable.engine.impl.cmd
- GetProcessDefinitionInfoCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- getProcessDefinitionInfoDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessDefinitionInfoEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getProcessDefinitionInfoEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionInfoEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessDefinitionInfoNode(String) - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- getProcessDefinitionKey() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionKey() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The key of the process definition of the process instance.
- getProcessDefinitionKey() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeyIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyIn() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionKeyLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessDefinitionKeyLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionKeyLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeyNotIn() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getProcessDefinitionName() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessDefinitionName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.validation.ValidationError
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionNameLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessDefinitionNameLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionNameLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessDefinitionNameLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDefinitionParentDeploymentId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessDefinitionProcessObject(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessDefinitionResource(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResourceDataResource
- getProcessDefinitionResource(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResourceDataResource
- getProcessDefinitions() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getProcessDefinitions(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
- getProcessDefinitions(Map<String, String>) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionCollectionResource
- getProcessDefinitionsActivationDate() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- getProcessDefinitionStartForm(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- getProcessDefinitionStartForm(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- getProcessDefinitionSuspensionState() - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return the wanted
SuspensionState
here. - 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
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.management.JobResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getProcessDefinitionUrl() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- 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.
- getProcessDefinitionVersion() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessDefinitionVersion() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessDiagram(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDiagram(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
- getProcessDiagramGenerator() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getProcessDiagramLayout(InputStream, InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String)
. - getProcessDiagramLayout(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessDiagramLayout(String) - Method in interface org.flowable.engine.RepositoryService
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String)
. - getProcessDiagramResourceName(String, String, String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- getProcessDiagramResourceNameFromDeployment(ProcessDefinitionEntity, Map<String, EngineResource>) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
-
Finds the name of a resource for the diagram for a process definition.
- getProcessed() - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- getProcessed() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- getProcessEngine() - Method in class org.flowable.engine.test.FlowableTestHelper
- getProcessEngine(String) - Static method in class org.flowable.engine.impl.test.TestHelper
- getProcessEngine(String) - Static method in class org.flowable.engine.ProcessEngines
-
obtain a process engine by name.
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- getProcessEngine(ExtensionContext) - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- getProcessEngine(ExtensionContext) - Method in class org.flowable.spring.impl.test.InternalFlowableSpringExtension
- 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.configurator.ProcessEngineConfigurator
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.context.Context
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- getProcessEngineConfiguration() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getProcessEngineConfiguration() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessEngineConfiguration() - Method in interface org.flowable.engine.ProcessEngine
- getProcessEngineConfiguration() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getProcessEngineConfiguration() - Method in class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
- getProcessEngineConfiguration() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- getProcessEngineConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.context.Context
- getProcessEngineConfiguration(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getProcessEngineInfo(String) - Static method in class org.flowable.engine.ProcessEngines
-
Get initialization results.
- getProcessEngineInfos() - Static method in class org.flowable.engine.ProcessEngines
-
Get initialization results.
- getProcessEngines() - Static method in class org.flowable.engine.ProcessEngines
-
provides access to process engine to application clients in a managed server environment.
- getProcesses() - Method in class org.flowable.bpmn.model.BpmnModel
- getProcesses() - Method in class org.flowable.cmmn.model.CmmnModel
- getProcessExecutionLogger() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- getProcessFinished() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getProcessFinished() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessForTerminateEndEvent(FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- getProcessIdentityLinks(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceIdentityLinkCollectionResource
- getProcessInstance() - Method in class org.flowable.engine.impl.context.ExecutionContext
- getProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
ensures initialization and returns the process instance.
- getProcessInstance() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getProcessInstance() - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- getProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getProcessInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
- getProcessInstance(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- getProcessInstanceActiveEmbeddedExecutions() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessInstanceAttachments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getProcessInstanceAttachments(String) - Method in interface org.flowable.engine.TaskService
-
The list of attachments associated to a process instance
- GetProcessInstanceAttachmentsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceAttachmentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- getProcessInstanceBusinessKey() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The business key for the process instance this execution is associated with.
- getProcessInstanceBusinessKey() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The business key for the process instance this execution is associated with.
- getProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessInstanceBusinessKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessInstanceBusinessKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessStatus() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The business status for the process instance this execution is associated with.
- getProcessInstanceBusinessStatus() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The business status for the process instance this execution is associated with.
- getProcessInstanceBusinessStatus() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceBusinessStatus() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return a
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) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- getProcessInstanceComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getProcessInstanceComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given process instance.
- GetProcessInstanceCommentsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- GetProcessInstanceCommentsCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- getProcessInstanceDiagram(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceDiagramResource
- getProcessInstanceEntity(CommandContext, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
-
Returns the process instance entity for the given id, if it exists, otherwise an exception will be thrown.
- getProcessInstanceEvents(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getProcessInstanceEvents(String) - Method in interface org.flowable.engine.RuntimeService
-
The all events related to the given Process Instance.
- GetProcessInstanceEventsCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceEventsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- getProcessInstanceFromRequest(String) - Method in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
-
Returns the
ProcessInstance
that is requested and calls the access interceptor. - getProcessInstanceFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
-
Returns the
ProcessInstance
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - 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 class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getProcessInstanceId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
- getProcessInstanceId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getProcessInstanceId() - Method in interface org.flowable.content.api.ContentItem
- getProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Reference to the overall process instance
- getProcessInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Reference to the overall process instance
- getProcessInstanceId() - Method in interface org.flowable.engine.event.EventLogEntry
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The process instance reference.
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- getProcessInstanceId() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getProcessInstanceId() - Method in class org.flowable.engine.impl.DataObjectImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getProcessInstanceId() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getProcessInstanceId() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- getProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- getProcessInstanceId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.DataObject
-
/** The id of the process instance that this Data Object is associated with.
- getProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the process instance to which this attachment is associated.
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Comment
-
reference to the process instance on which this comment was made
- getProcessInstanceId() - Method in interface org.flowable.engine.task.Event
-
reference to the process instance on which this comment was made
- getProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Id of the process instance for this event subscription.
- getProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getProcessInstanceId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the process instance for which the form instance was created
- getProcessInstanceId() - Method in class org.flowable.form.api.FormInstanceInfo
- getProcessInstanceId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The process instance id associated with this identity link.
- getProcessInstanceId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getProcessInstanceId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getProcessInstanceId() - Method in interface org.flowable.job.api.Job
-
x Returns the id of the process instance which execution created the job.
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- getProcessInstanceId() - Method in interface org.flowable.task.api.Event
-
reference to the process instance on which this comment was made
- getProcessInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getProcessInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to the process instance or null if it is not related to a process instance.
- getProcessInstanceId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the process instance or null if it is not related to a process instance.
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
-
The process instance reference.
- getProcessInstanceId() - Method in interface org.flowable.variable.api.types.ValueFields
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- 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
- getProcessInstanceIds() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessInstanceIds() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessInstanceIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceIdVariableName() - Method in class org.flowable.bpmn.model.CallActivity
- getProcessInstanceIdVariableName() - Method in class org.flowable.cmmn.model.ProcessTask
- getProcessInstanceIdWithChildren() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getProcessInstanceIdWithChildren() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessInstanceIdWithChildren() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- GetProcessInstanceMigrationBatchResultCmd - Class in org.flowable.engine.impl.cmd
- GetProcessInstanceMigrationBatchResultCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetProcessInstanceMigrationBatchResultCmd
- getProcessInstanceMigrationCallbacks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceMigrationDocument() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- getProcessInstanceMigrationDocument() - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Builds a ProcessInstanceMigrationDocument
- getProcessInstanceMigrationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceName() - Method in class org.flowable.bpmn.model.CallActivity
- getProcessInstanceName() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getProcessInstanceName() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getProcessInstanceName() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessInstanceName() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessInstanceNameLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessInstanceNameLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessInstanceNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getProcessInstanceNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getProcessInstanceQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionCollectionResource
- getProcessInstances(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- getProcessInstanceService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getProcessInstanceStateChangedCallbacks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.management.JobResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getProcessInstanceUrl() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- 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
- getProcessInstanceVariables() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getProcessInstanceVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getProcessKeyNotIn() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- getProcessMigrationService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getProcessMigrationService() - Method in interface org.flowable.engine.ProcessEngine
- getProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getProcessModel(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- getProcessModel(String) - Method in interface org.flowable.engine.RepositoryService
-
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
- getProcessModelForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getProcessRef() - Method in class org.flowable.bpmn.model.Pool
- getProcessRef() - Method in class org.flowable.cmmn.model.ProcessTask
- getProcessRefExpression() - Method in class org.flowable.cmmn.model.ProcessTask
- 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
- getProcessVariables() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getProcessVariables() - Method in interface org.flowable.task.api.TaskInfo
-
Returns the process variables if requested in the task query
- getProcessVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getProfileSessions() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- getProgram(String...) - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getPropagatedStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getPropagatedStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getPropagatedStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getPropagatedStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
If this process instance runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getPropagatedStageInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getPropagatedStageInstanceId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getPropagatedStageInstanceId() - Method in interface org.flowable.task.api.TaskInfo
-
If this task runs in the context of a case and stage, this method returns it's closest parent stage instance id (the stage plan item instance id to be precise).
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProperties() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getProperties() - Method in interface org.flowable.engine.ManagementService
-
get the list of properties.
- getProperties() - Method in interface org.flowable.idm.api.IdmManagementService
-
get the list of properties.
- getProperties() - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- getProperties() - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- getProperties() - Method in class org.flowable.rest.service.api.management.PropertiesCollectionResource
- GetPropertiesCmd - Class in org.flowable.common.engine.impl.cmd
- GetPropertiesCmd - Class in org.flowable.idm.engine.impl.cmd
- GetPropertiesCmd() - Constructor for class org.flowable.idm.engine.impl.cmd.GetPropertiesCmd
- GetPropertiesCmd(String) - Constructor for class org.flowable.common.engine.impl.cmd.GetPropertiesCmd
- getProperty() - Method in class org.flowable.common.engine.impl.javax.el.ValueReference
- getProperty(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- getProperty(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- getProperty(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- getProperty(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Get property value
- getProperty(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- getProperty(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getPropertyDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getPropertyEntityManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getPropertyEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getPropertyEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getPropertyEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getPropertyEntityManager(CommandContext) - Static method in class org.flowable.idm.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
- getPropertyId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getPropertyTable() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- getPropertyTable() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- getPropertyType() - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
- 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
- getPropertyValue() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getProtocol() - Method in class org.flowable.http.common.api.HttpResponse
- getQuery() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getQuery() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- getQueryIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getQueryIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getQueryResponse(HistoricCaseInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- getQueryResponse(HistoricMilestoneInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceBaseResource
- getQueryResponse(HistoricPlanItemInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceBaseResource
- getQueryResponse(HistoricTaskInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- getQueryResponse(HistoricVariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- getQueryResponse(CaseInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- getQueryResponse(PlanItemInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- getQueryResponse(VariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- getQueryResponse(HistoricActivityInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceBaseResource
- getQueryResponse(HistoricDetailQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricDetailBaseResource
- getQueryResponse(HistoricProcessInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- getQueryResponse(HistoricTaskInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- getQueryResponse(HistoricTaskLogEntryQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryBaseResource
- getQueryResponse(HistoricVariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- getQueryResponse(ActivityInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
- getQueryResponse(ExecutionQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- getQueryResponse(ProcessInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- getQueryResponse(VariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- getQueryResult(TaskQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryResource
- getQueryResult(TaskQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryResource
- getQueryVariables() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- getQueryVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getQueryVariables() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- getQueryVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getQueryVariables() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getQueryVariables() - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- getQueryVariables() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getQueryVariables() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- getQueryVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getQueryVariables() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getQueryVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getQueryVariableValue() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getQueryVariableValue() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getQueryVariableValues() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- getQuestion() - Method in class org.flowable.dmn.model.Decision
- getQueues() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- getQueueSize() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getQueueSize() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getRabbitOperations() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- getRabbitOperations() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- getRandom() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- getRawCommandExecutor() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRawEvent() - Method in interface org.flowable.eventregistry.api.FlowableEventInfo
- getRawEvent() - Method in interface org.flowable.eventregistry.api.InboundEvent
- getRawEvent() - Method in class org.flowable.eventregistry.impl.DefaultInboundEvent
- getRawEvent() - Method in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- getRawEvent() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- getRawEvent() - Method in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- getRawEvent() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- getRawProcessConfiguration() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRawProcessEngine() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getReachedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getReachedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getReachedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getReachedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getReachedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getReachedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- getReactivateEventListener() - Method in class org.flowable.cmmn.model.Case
- getReactivationAvailableConditionExpression() - Method in class org.flowable.cmmn.model.ReactivateEventListener
- getReactivationRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getReadMethod(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
- getReason() - Method in class org.flowable.http.common.api.HttpResponse
- getRecordKey() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- getReferenceId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getReferenceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getReferenceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getReferenceId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The reference id for the process instance.
- getReferenceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getReferenceId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getReferenceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getReferenceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getReferenceId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getReferenceId() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution has created a case (through a case task), this will return the referenced case instance id.
- getReferenceId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getReferenceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getReferenceScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
A scope definition id for the referenced entity
- getReferenceScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getReferenceScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getReferenceScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getReferenceScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the scope id of the referenced entity
- getReferenceScopeId() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getReferenceScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getReferenceScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getReferenceScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the referenced entity
- getReferenceScopeType() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getReferenceScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getReferenceScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getReferenceType() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getReferenceType() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getReferenceType() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getReferenceType() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The reference type for the process instance.
- getReferenceType() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getReferenceType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getReferenceType() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getReferenceType() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getReferenceType() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getReferenceType() - Method in interface org.flowable.engine.runtime.Execution
-
If this execution has created a case (through a case task), this will return the referenced case type (e.g.
- getReferenceType() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getReferenceType() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getRegisteredChannels() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
- getRegisteredChannels() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- getRejectedExecutionHandler() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getRejectedJobsHandler() - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
- getRelatedActivityInstanceId(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRemainingCapacity() - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
- getRemainingCapacity() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getRemainingCapacity() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- getRemoveWaitingForRepetitionPlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getRemoveWaitingForRepetitionPlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getRemoveWaitingForRepetitionPlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getRemoveWaitingForRepetitionPlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getRemoveWaitingForRepetitionPlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getRenderedStartForm(String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the default build-in form engine for starting a new process instance.
- getRenderedStartForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getRenderedStartForm(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getRenderedStartForm(String, String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the given build-in form engine for starting a new process instance.
- getRenderedStartForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
- GetRenderedStartFormCmd - Class in org.flowable.engine.impl.cmd
- GetRenderedStartFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- getRenderedTaskForm(String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the default build-in form engine for completing a task.
- getRenderedTaskForm(String) - Method in class org.flowable.engine.impl.FormServiceImpl
- getRenderedTaskForm(String, String) - Method in interface org.flowable.engine.FormService
-
Rendered form generated by the given build-in form engine for completing a task.
- getRenderedTaskForm(String, String) - Method in class org.flowable.engine.impl.FormServiceImpl
- GetRenderedTaskFormCmd - Class in org.flowable.engine.impl.cmd
- GetRenderedTaskFormCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- getRepeat() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getRepeat() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- getRepetitionCounter(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- getRepetitionCounter(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- getRepetitionCounterVariableName() - Method in class org.flowable.cmmn.model.RepetitionRule
- getRepetitionRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getRepetitionRule(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Returns the repetition rule, if the given plan item instance has one, null otherwise.
- getReplicationFactor() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getRepositoryService() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- 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
- getRepositoryService() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- getRequest() - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- getRequest() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- getRequest() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer.ScriptTraceContext
- getRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getRequestHeaders(VariableContainer) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- getRequestRetryLimit() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getRequiredAuthority() - Method in class org.flowable.dmn.model.AuthorityRequirement
- getRequiredDecision() - Method in class org.flowable.dmn.model.AuthorityRequirement
- getRequiredDecision() - Method in class org.flowable.dmn.model.InformationRequirement
- getRequiredDecisions() - Method in class org.flowable.dmn.model.Decision
- getRequiredInput() - Method in class org.flowable.dmn.model.AuthorityRequirement
- getRequiredInput() - Method in class org.flowable.dmn.model.InformationRequirement
- getRequiredInputs() - Method in class org.flowable.dmn.model.Decision
- getRequiredRule() - Method in class org.flowable.cmmn.model.PlanItemControl
- getRescheduledJobId() - Method in interface org.flowable.engine.delegate.event.FlowableJobRescheduledEvent
- getRescheduledJobId() - Method in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobsInterval() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResetExpiredJobsInterval() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobsPageSize() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResetExpiredJobsPageSize() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getResetExpiredJobsRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getResetExpiredJobThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getResetExpiredRunnableName() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getResolverFactories() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- getResolverFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResource() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getResource() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getResource(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getResource(String) - Static method in class org.flowable.cmmn.image.util.ReflectUtil
- getResource(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getResource(String) - Static method in class org.flowable.dmn.image.util.ReflectUtil
- getResource(String) - Static method in class org.flowable.image.util.ReflectUtil
- getResource(String, ClassLoader) - Static method in class org.flowable.cmmn.image.util.ReflectUtil
- getResource(String, ClassLoader) - Static method in class org.flowable.dmn.image.util.ReflectUtil
- getResource(String, ClassLoader) - Static method in class org.flowable.image.util.ReflectUtil
- getResourceAsStream(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getResourceAsStream(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getResourceAsStream(String, String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Gives access to a deployment resource through a stream of bytes.
- getResourceAsStream(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Gives access to a deployment resource through a stream of bytes.
- getResourceAsStream(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getResourceAsStream(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- getResourceAsStream(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- 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.
- getResourceAsStream(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- getResourceAsStream(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- getResourceAsStream(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
- getResourceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getResourceDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getResourceDataManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResourceDataManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getResourceEntity() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getResourceEntityManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getResourceEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getResourceEntityManager() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- getResourceEntityManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getResourceEntityManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResourceEntityManager() - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getResourceEntityManager() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- getResourceEntityManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getResourceEntityManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getResourceEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getResourceEntityManager() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- getResourceEntityManager() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getResourceEntityManager(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getResourceForCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getResourceForChannelDefinition(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getResourceForDbOperation(String, String, String, String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- getResourceForDecision(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- getResourceForEventDefinition(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- getResourceForProcessDefinition(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- getResourceName() - Method in interface org.flowable.app.api.repository.AppDefinition
-
name of
the resource
of this app definition. - getResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
name of
the resource
of this case definition. - getResourceName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getResourceName() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getResourceName() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getResourceName() - Method in interface org.flowable.dmn.api.DmnDecision
-
name of
the resource
of this definition. - getResourceName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getResourceName() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getResourceName() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getResourceName() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
name of
the resource
of this process definition. - getResourceName() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
name of
the resource
of this channel definition. - getResourceName() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
name of
the resource
of this event definition. - getResourceName() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getResourceName() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getResourceName() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getResourceName() - Method in interface org.flowable.form.api.FormDefinition
-
name of
the resource
of this form definition. - getResourceName() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getResourceName() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getResourceNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getResourceNameLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getResourceNameLike() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getResourceNameLike() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getResourceNameLike() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getResources() - Method in class org.flowable.bpmn.model.BpmnModel
- getResources() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getResources() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getResources() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getResources() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getResources() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- getResources() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getResourcesRootDirectory() - Method in class org.flowable.batch.service.impl.db.BatchDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.common.engine.impl.db.CommonDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.entitylink.service.impl.db.EntityLinkDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.eventsubscription.service.impl.db.EventSubscriptionDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.identitylink.service.impl.db.IdentityLinkDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.job.service.impl.db.JobDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.task.service.impl.db.TaskDbSchemaManager
- getResourcesRootDirectory() - Method in class org.flowable.variable.service.impl.db.VariableDbSchemaManager
- getResourceUrl() - Method in class org.flowable.common.engine.impl.EngineInfo
- getResourceUrl() - Method in class org.flowable.common.rest.api.EngineInfoResponse
- getResponse() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- getRestTypeName() - Method in class org.flowable.common.rest.variable.BooleanRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.DateRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.DoubleRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.InstantRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.IntegerRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.LocalDateRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.LongRestVariableConverter
- getRestTypeName() - Method in interface org.flowable.common.rest.variable.RestVariableConverter
-
Simple type-name used by this converter.
- getRestTypeName() - Method in class org.flowable.common.rest.variable.ShortRestVariableConverter
- getRestTypeName() - Method in class org.flowable.common.rest.variable.StringRestVariableConverter
- getResult() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getResult() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getResult() - Method in interface org.flowable.common.engine.impl.scripting.ScriptEvaluation
- getResult() - Method in class org.flowable.common.engine.impl.scripting.ScriptEvaluationImpl
- getResult() - Method in class org.flowable.dmn.api.ExpressionExecution
- getResult() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getResult(CallableStatement, int) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- getResult(CallableStatement, int) - Method in class org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler
- getResult(CallableStatement, int) - Method in class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
- getResult(CallableStatement, int) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
- getResult(ResultSet, int) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
- getResult(ResultSet, String) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- getResultDocRefId() - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- getResultDocRefId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getResultDocumentJson(String) - Method in interface org.flowable.batch.api.BatchPart
-
The result document of the batch part
- getResultDocumentJson(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getResultNode(JsonNode, Object, ELContext) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
- getResultsOfBatchCaseInstanceMigration(String) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- getResultsOfBatchCaseInstanceMigration(String) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- getResultsOfBatchProcessInstanceMigration(String) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- getResultsOfBatchProcessInstanceMigration(String) - Method in interface org.flowable.engine.ProcessMigrationService
- getResultVariable() - Method in class org.flowable.bpmn.model.ScriptInfo
-
The name of the result variable where the script return value is written to.
- getResultVariable() - Method in class org.flowable.bpmn.model.ScriptTask
- getResultVariable() - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- getResultVariable() - Method in class org.flowable.cmmn.model.ScriptInfo
-
The name of the result variable where the script return value is written to.
- getResultVariableName() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- getResultVariableName() - Method in class org.flowable.bpmn.model.ServiceTask
- getResultVariableName() - Method in class org.flowable.cmmn.model.ServiceTask
- getRetries() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getRetries() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getRetries() - Method in interface org.flowable.job.api.JobInfo
-
Returns the number of retries this job has left.
- getRetries() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getRetries() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getRetries() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getRetries() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getRetries() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getRetries() - Method in class org.flowable.rest.service.api.management.JobResponse
- getRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getRetry() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getRetryTopicSuffix() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getReturnType() - Method in class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Returns the return type of the method
- getReturnVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getReturnVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getRevision() - Method in interface org.flowable.common.engine.impl.db.HasRevision
- getRevision() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- 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
- getRevision() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getRevisionNext() - Method in interface org.flowable.common.engine.impl.db.HasRevision
- getRevisionNext() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- getRevisionNext() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getRoot() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
- getRoot() - Method in class org.flowable.engine.debug.ExecutionTree
- getRootCause() - Method in class org.flowable.bpmn.model.MapExceptionEntry
- getRootProcessInstance() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getRootProcessInstance() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRootProcessInstanceId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
The 'root' process instance.
- getRootProcessInstanceId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
The 'root' process instance.
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getRootProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getRootProcessInstanceId() - Method in interface org.flowable.engine.runtime.Execution
-
Id of the root of the execution tree representing the process instance that has no super execution.
- getRootPropertyResolver() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Answer our root resolver which provides an API to access top-level properties.
- getRootScopeId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getRootScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getRootScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getRootScopeId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getRootScopeId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getRootScopeId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getRootScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the root scope id of the referenced entity
- getRootScopeId() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getRootScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getRootScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getRootScopeId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getRootScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getRootScopeId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getRootScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getRootScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the referenced entity
- getRootScopeType() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getRootScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getRootScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getRotation() - Method in class org.flowable.bpmn.model.GraphicInfo
- getRotation() - Method in class org.flowable.cmmn.model.GraphicInfo
- getRoundRobin() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- getRoutingKey() - Method in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- getRoutingKey() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- getRow() - Method in class org.flowable.form.model.LayoutDefinition
- getRows() - Method in class org.flowable.bpmn.model.DataGrid
- getRows() - Method in class org.flowable.common.engine.api.management.TablePage
- getRuleEngineExecutor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getRuleExecutions() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getRuleNames() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- getRuleNumber() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getRuleNumber() - Method in class org.flowable.dmn.model.DecisionRule
- getRuleResult(int) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getRuleResults() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getRuleResults() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getRuleRowIndex() - Method in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
- getRules() - Method in class org.flowable.dmn.model.DecisionTable
- getRunAs() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- getRunAs() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- getRuntimePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getRuntimePlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getRuntimeService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getRuntimeService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getRuntimeService() - Method in interface org.flowable.engine.ProcessEngine
- getRuntimeService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getRuntimeService() - Method in class org.flowable.engine.test.FlowableRule
- getSafeAuthorizationGroups() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getSafeAuthorizationGroups() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getSafeCandidateGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSafeCandidateGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSalt() - Method in interface org.flowable.idm.api.PasswordSaltProvider
- getSalt() - Method in class org.flowable.idm.engine.impl.authentication.BlankSaltProvider
- getSalt() - Method in class org.flowable.idm.engine.impl.authentication.TextSaltProvider
- getSatisfiedSentryPartInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getSatisfiedSentryPartInstances() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.EntityWithSentryPartInstances
- getSatisfiedSentryPartInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getScheduledExecutorService() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- getSchemaCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSchemaLockWaitTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSchemaManagementCmd() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSchemaVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- getScope() - Method in class org.flowable.bpmn.model.Signal
- getScope() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- getScope() - Method in class org.flowable.rest.service.api.engine.variable.RestVariable
- getScopeDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getScopeDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getScopeDefinitionId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getScopeDefinitionId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
-
The scope definition id of the entity associated with this event.
- getScopeDefinitionId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getScopeDefinitionId() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- getScopeDefinitionId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
A scope definition id for the originating entity
- getScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- getScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Id of the scope definition for this event subscription.
- getScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getScopeDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getScopeDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getScopeDefinitionId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the scope instance definition for which the form instance was created
- getScopeDefinitionId() - Method in class org.flowable.form.api.FormInstanceInfo
- getScopeDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope definition id associated with this identity link
- getScopeDefinitionId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getScopeDefinitionId() - Method in interface org.flowable.job.api.Job
-
Reference to a scope definition identifier or null if none is set.
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getScopeDefinitionId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getScopeDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getScopeDefinitionId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getScopeDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to a scope definition identifier or null if none is set (e.g.
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeDefinitionId() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getScopeDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getScopeDefinitionId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getScopeDefinitionKey() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Key of the scope definition for this event subscription.
- getScopeDefinitionKey() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getScopeDefinitionKey() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getScopeDefinitionKey() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getScopeDefinitionKey() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getScopeFromString(String) - Static method in class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- getScopeFromString(String) - Static method in class org.flowable.rest.service.api.engine.variable.RestVariable
- getScopeId() - Method in interface org.flowable.batch.api.BatchPart
-
The scope id of the batch part
- getScopeId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getScopeId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getScopeId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getScopeId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
-
The scope id of the entity associated with this event.
- getScopeId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getScopeId() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- getScopeId() - Method in interface org.flowable.content.api.ContentItem
- getScopeId() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The scope id of the content.
- getScopeId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the scope id of the originating entity
- getScopeId() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Id of the scope for this event subscription.
- getScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getScopeId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getScopeId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the scope instance for which the form instance was created
- getScopeId() - Method in class org.flowable.form.api.FormInstanceInfo
- getScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope id associated with this identity link
- getScopeId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getScopeId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getScopeId() - Method in interface org.flowable.job.api.Job
-
Reference to a scope identifier or null if none is set.
- getScopeId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getScopeId() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getScopeId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getScopeId() - Method in interface org.flowable.task.api.TaskBuilder
- getScopeId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to a scope identifier or null if none is set (e.g.
- getScopeId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getScopeId() - Method in interface org.flowable.variable.api.types.ValueFields
- getScopeId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getScopeId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getScopeIds() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getScopeIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeType() - Method in interface org.flowable.batch.api.BatchPart
-
The scope type of the batch part
- getScopeType() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getScopeType() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getScopeType() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getScopeType() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getScopeType() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getScopeType() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getScopeType() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getScopeType() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getScopeType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
-
The scope type of the entity associated with this event.
- getScopeType() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- getScopeType() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getScopeType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- getScopeType() - Method in interface org.flowable.content.api.ContentItem
- getScopeType() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The scope type of the content
- getScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
reference to the scope type for which the decision was executed
- getScopeType() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getScopeType() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getScopeType() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getScopeType() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getScopeType() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getScopeType() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getScopeType() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getScopeType() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
The scope type associated with the originating entity
- getScopeType() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- getScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getScopeType() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getScopeType() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- getScopeType() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Scope type for this event subscription.
- getScopeType() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getScopeType() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getScopeType() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getScopeType() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getScopeType() - Method in interface org.flowable.form.api.FormInstance
-
Type of the scope instance for which the form instance was created
- getScopeType() - Method in class org.flowable.form.api.FormInstanceInfo
- getScopeType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope type associated with this identity link
- getScopeType() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getScopeType() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getScopeType() - Method in interface org.flowable.job.api.HistoryJob
-
Get the scope type.
- getScopeType() - Method in interface org.flowable.job.api.Job
-
Reference to a scope type or null if none is set.
- getScopeType() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getScopeType() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getScopeType() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getScopeType() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getScopeType() - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- getScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getScopeType() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getScopeType() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getScopeType() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getScopeType() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getScopeType() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getScopeType() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getScopeType() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getScopeType() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getScopeType() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getScopeType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getScopeType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getScopeType() - Method in interface org.flowable.task.api.TaskBuilder
- getScopeType() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to a scope type or null if none is set (e.g.
- getScopeType() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeType() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getScopeType() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeType() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeType() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getScopeType() - Method in interface org.flowable.variable.api.types.ValueFields
- getScopeType() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getScopeType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getScopeType() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getScopeType() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getScopeTypes() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getScript() - Method in class org.flowable.bpmn.model.ScriptInfo
-
The actual script payload in the provided language.
- getScript() - Method in class org.flowable.bpmn.model.ScriptTask
- getScript() - Method in class org.flowable.cmmn.model.ScriptInfo
-
The actual script payload in the provided language.
- getScript() - Method in class org.flowable.cmmn.model.ScriptServiceTask
- getScript() - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- getScript() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- getScript() - Method in class org.flowable.engine.migration.Script
- getScriptBindingsFactory() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getScriptEngine() - Method in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngineFactory
-
Returns an instance of the
ScriptEngine
associated with thisScriptEngineFactory
. - getScriptEngine() - Method in class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
- getScriptEngineManager() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getScriptErrorListener() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getScriptFormat() - Method in class org.flowable.bpmn.model.ScriptTask
- getScriptFormat() - Method in class org.flowable.cmmn.model.ScriptServiceTask
- getScriptInfo() - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- getScriptInfo() - Method in class org.flowable.bpmn.model.FlowableListener
-
Return the script info, if present.
- getScriptInfo() - Method in interface org.flowable.bpmn.model.HasScriptInfo
-
Return the script info, if present.
- getScriptInfo() - Method in class org.flowable.cmmn.model.FlowableListener
-
Return the script info, if present.
- getScriptingEngines() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getScriptingEngines() - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- getScriptingEngines() - Method in interface org.flowable.common.engine.impl.ScriptingEngineAwareEngineConfiguration
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- getScriptingEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptingEngineValue(String, String, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getScriptProcessor() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- getScriptProcessor() - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- getScriptSuccessListener() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- getSearchKey() - Method in interface org.flowable.batch.api.BatchBuilder
- getSearchKey() - Method in interface org.flowable.batch.api.BatchPart
-
The search key of the batch part
- getSearchKey() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getSearchKey() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getSearchKey() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getSearchKey() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getSearchKey() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getSearchKey() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getSearchKey2() - Method in interface org.flowable.batch.api.BatchBuilder
- getSearchKey2() - Method in interface org.flowable.batch.api.BatchPart
-
The second search key of the batch part
- getSearchKey2() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getSearchKey2() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getSearchKey2() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getSearchKey2() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getSearchKey2() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getSearchKey2() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getSecondsToWaitOnShutdown() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getSelectedOutcome() - Method in class org.flowable.form.api.FormInstanceInfo
- getSelectOnlyFormProperties() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getSelectOnlyVariableUpdates() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getSelector() - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- getSelectStatement(Class<?>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getSelectStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getSentries() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getSentries() - Method in class org.flowable.cmmn.model.PlanFragment
- getSentry() - Method in class org.flowable.cmmn.model.Criterion
- getSentryIfPart() - Method in class org.flowable.cmmn.model.Sentry
- getSentryIfParts() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getSentryOnParts() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getSentryPartInstanceCount() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- getSentryPartInstanceCount() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getSentryPartInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getSentryPartInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getSentryPartInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getSentryPartInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getSentryPartInstanceEntityManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getSentryPartInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getSentryRef() - Method in class org.flowable.cmmn.model.Criterion
- getSequenceFlows() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getSerializerDelegateExpression() - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- getSerializerType() - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- getSerialversionuid() - Static method in class org.flowable.engine.impl.ModelQueryImpl
- getSerialversionuid() - Static method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getService() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- getService() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getService() - Method in class org.flowable.engine.impl.webservice.WSOperation
- getService() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- getService() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- getService() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- getService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getService() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getServiceConfiguration() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
- getServiceConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getServices() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getSession(Class<T>) - Method in class org.flowable.batch.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getSession(Class<T>) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- getSession(Class<T>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getSession(Class<T>) - Method in class org.flowable.dmn.engine.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.engine.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.entitylink.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.eventregistry.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.eventsubscription.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.idm.engine.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.job.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getSession(Class<T>) - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSessionFactories() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getSessionFactories() - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
- getSessionJndi() - Method in interface org.flowable.mail.common.impl.MailJndiServerConfiguration
- getSessions() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getSessionType() - Method in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- getSessionType() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getSessionType() - Method in interface org.flowable.common.engine.impl.interceptor.SessionFactory
- getSessionType() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- getSessionType() - Method in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- getSessionType() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionFactory
- getSessionType() - Method in class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
- getSessionType() - Method in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- getSessionType() - Method in class org.flowable.spring.SpringEntityManagerSessionFactory
- getSessionType() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- getSetter(String, Class<?>, Class<?>) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
-
Returns the setter-method for the given field name or null if no setter exists.
- getSetterShorthandName(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- getShapeType(BaseElement) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
-
This method returns shape type of base element.
Each element can be presented as rectangle, rhombus, or ellipse. - getShapeType(BaseElement) - Static method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
-
This method returns shape type of base element.
Each element can be presented as rectangle, rhombus, or ellipse. - getShapeType(DmnElement) - Static method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
-
This method returns shape type of base element.
Each element can be presented as rectangle, rhombus, or ellipse. - getSharedInstance() - Static method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
-
Since a
NoExecutionVariableScope
has no state, it's safe to use the same instance to prevent too many useless instances created. - getSharedInstance() - Static method in class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- getSharedInstance() - Static method in class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- getSignal() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getSignal() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getSignal(String) - Method in class org.flowable.bpmn.model.BpmnModel
- getSignalData() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
- getSignalData() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- getSignalEventSubscriptionName() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getSignalExpression() - Method in class org.flowable.bpmn.model.SignalEventDefinition
- getSignalName() - Method in interface org.flowable.engine.delegate.event.FlowableSignalEvent
- getSignalName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- getSignalName() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- getSignalName() - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- getSignalRef() - Method in class org.flowable.bpmn.model.SignalEventDefinition
- getSignalRef() - Method in class org.flowable.cmmn.model.SignalEventListener
- getSignals() - Method in class org.flowable.bpmn.model.BpmnModel
- getSimpleValue() - Method in class org.flowable.bpmn.model.CustomProperty
- getSingleObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getSingleObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getSingleRuleResult() - Method in class org.flowable.dmn.api.DmnDecisionRuleResult
- getSize() - Method in class org.flowable.common.engine.api.management.TablePage
- getSize() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- getSize() - Method in class org.flowable.common.rest.api.DataResponse
- getSize() - Method in class org.flowable.common.rest.api.PaginateRequest
- getSkipExpression() - Method in class org.flowable.bpmn.model.ScriptTask
- getSkipExpression() - Method in class org.flowable.bpmn.model.SequenceFlow
- getSkipExpression() - Method in class org.flowable.bpmn.model.ServiceTask
- getSkipExpression() - Method in class org.flowable.bpmn.model.UserTask
- getSkipExpression() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getSkipExpressionFromServiceTask(ServiceTask) - Method in class org.flowable.engine.impl.bpmn.parser.factory.DefaultActivityBehaviorFactory
- getSocketTimeout() - Method in class org.flowable.http.common.impl.HttpClientConfig
- getSort() - Method in class org.flowable.common.rest.api.DataResponse
- getSort() - Method in class org.flowable.common.rest.api.PaginateRequest
- getSource() - Method in class org.flowable.bpmn.model.IOParameter
- getSource() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- getSource() - Method in class org.flowable.cmmn.model.IOParameter
- getSource() - Method in class org.flowable.cmmn.model.SentryOnPart
- getSource() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- getSource() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getSource() - Method in interface org.flowable.idm.api.PasswordSalt
- getSource() - Method in class org.flowable.idm.engine.impl.authentication.BlankSalt
- getSource() - Method in class org.flowable.idm.engine.impl.authentication.PasswordSaltImpl
- getSourceActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getSourceActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getSourceCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getSourceCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getSourceDockerInfo() - Method in class org.flowable.bpmn.model.BpmnDiEdge
- getSourceDockerInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getSourceElement() - Method in class org.flowable.cmmn.model.Association
- getSourceExpression() - Method in class org.flowable.bpmn.model.IOParameter
- getSourceExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- getSourceExpression() - Method in class org.flowable.cmmn.model.IOParameter
- getSourceExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- getSourceExpression() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getSourceExtraUrl() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getSourceFlowElement() - Method in class org.flowable.bpmn.model.SequenceFlow
- getSourcePlanItems(List<Criterion>) - Static method in class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getSourceProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getSourceRef() - Method in class org.flowable.bpmn.model.Association
- getSourceRef() - Method in class org.flowable.bpmn.model.DataAssociation
- getSourceRef() - Method in class org.flowable.bpmn.model.MessageFlow
- getSourceRef() - Method in class org.flowable.bpmn.model.SequenceFlow
- getSourceRef() - Method in class org.flowable.cmmn.model.Association
- getSourceRef() - Method in class org.flowable.cmmn.model.SentryOnPart
- getSourceState() - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
- getSourceState() - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
- getSourceState() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getSourceState() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- getSourceState() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- getSourceState() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- getSourceState() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- getSourceState() - Method in class org.flowable.cmmn.model.FlowableListener
- getSourceSystemId() - Method in class org.flowable.bpmn.model.BpmnModel
- getSourceSystemId() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- getSourceSystemId() - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- getSourceSystemId() - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- getSourceTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
-
The id of the tenant from which the data needs to be moved
- getSourceTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- getSourceTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- getSourceUrl() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getSpecificVariable(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getSpecificVariable(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getSpecificVariable(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSpecificVariable(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSpecificVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getSqlSession() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- getSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getSqlSessionFactory() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getStack(ThreadLocal<Stack<T>>) - Static method in class org.flowable.common.engine.impl.context.Context
- getStack(ThreadLocal<Stack<T>>) - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- getStackVariables() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getStage() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- getStage(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- getStageAncestorOfAnyPlanItemInstance(String, Map<String, List<PlanItemInstanceEntity>>) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- getStageInstanceEntity(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- getStageInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getStageInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getStageInstanceId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getStageInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getStageInstanceUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getStageOverview(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
-
Gives back a stage overview of the historic case instance which includes the stage information of the case model.
- getStageOverview(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Gives back a stage overview of the case instance which includes the stage information of the case model.
- getStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- getStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getStageOverview(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- getStageOverview(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- GetStageOverviewCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetStageOverviewCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd
- GetStageOverviewCmd.OverviewElement - Class in org.flowable.cmmn.engine.impl.cmd
- getStagePlanItemInstance() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getStagePlanItemInstance() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getStagePlanItemInstanceEntity() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntity
- getStagePlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getStagePlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- getStages() - Method in class org.flowable.cmmn.converter.ConversionHelper
- getStandardEvent() - Method in class org.flowable.cmmn.model.SentryOnPart
- getStart() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getStart() - Method in class org.flowable.common.rest.api.DataResponse
- getStart() - Method in class org.flowable.common.rest.api.PaginateRequest
- 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
- getStartActivityId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getStartActivityIds() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- getStartActivityIds() - Method in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- getStartCaseInstanceInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getStartCorrelationConfiguration(String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseStartEventSubscriptionCmd
- getStartCorrelationConfiguration(EventSubscription) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- getStartCorrelationConfiguration(EventSubscription) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- getStartedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- 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
- getStartedAfter() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getStartedAfter() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getStartedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- 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
- getStartedBefore() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getStartedBefore() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getStartedBy() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- 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
- getStartedBy() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getStartedBy() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getStartElement(SubProcess) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- getStartEventFormTypes() - Method in class org.flowable.bpmn.model.BpmnModel
- getStartEventId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getStartEventType() - Method in class org.flowable.cmmn.model.Case
- getStartForm(FormRepositoryService, CaseDefinition) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- getStartForm(FormRepositoryService, ProcessDefinition) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- 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 interface org.flowable.cmmn.api.CmmnRuntimeService
-
Gets a Form model instance of the start form of a specific case definition or case instance
- getStartFormModel(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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.cmmn.engine.impl.cmd
- GetStartFormModelCmd - Class in org.flowable.engine.impl.cmd
- GetStartFormModelCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
- GetStartFormModelCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- getStartFormVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getStartFormVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getStartFormVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getStartFormVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getStartFormVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getStartProcessInstanceInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getStartTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
-
Deprecated.use
PlanItemInstance.getCreateTime()
instead - getStartTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getStartTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getStartTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getStartTime() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getStartTime() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getStartTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getStartTime() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- getStartTime() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
start time of the decision execution
- getStartTime() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getStartTime() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- 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
- getStartTime() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getStartTime() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getStartTime() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getStartTime() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getStartTime() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getStartTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
Deprecated.use
TaskInfo.getCreateTime()
instead - getStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getStartUserId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getStartUserId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getStartUserId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getStartUserId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- 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.
- getStartUserId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getStartUserId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getState() - Method in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
- getState() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getState() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getState() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getState() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstance
- getState() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getState() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstance
- getState() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
- getState() - Method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- getState() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- getState() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- getState() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getState() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getState() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getState() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getState() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getState() - Method in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
- getState() - Method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- getState() - Method in interface org.flowable.task.api.TaskInfo
-
The state of this task
- getState() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The current state of the task.
- getState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getStateCode() - Method in interface org.flowable.common.engine.impl.db.SuspensionState
- getStateCode() - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- getStatement() - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- getStatement() - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- getStatement(Class<?>, Map<Class<?>, String>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getStatementMappings() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getStaticKey() - Method in class org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector
- getStaticTenantId() - Method in class org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector
- getStatus() - Method in interface org.flowable.batch.api.Batch
- getStatus() - Method in interface org.flowable.batch.api.BatchBuilder
- getStatus() - Method in interface org.flowable.batch.api.BatchPart
-
The status of the batch part
- getStatus() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getStatus() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getStatus() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getStatus() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getStatus() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getStatus() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getStatus() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getStatus() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getStatus() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getStatus() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getStatus() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getStatusCode() - Method in class org.flowable.common.rest.api.RestError
- getStatusCode() - Method in class org.flowable.http.common.api.HttpResponse
- getStore(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- getStore(ExtensionContext) - Method in class org.flowable.cmmn.spring.impl.test.FlowableCmmnSpringExtension
- getStore(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- getStore(ExtensionContext) - Method in class org.flowable.dmn.spring.impl.test.FlowableDmnSpringExtension
- 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
- getStore(ExtensionContext) - Method in class org.flowable.eventregistry.spring.test.FlowableEventSpringExtension
- getStore(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- getStore(ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- getStore(ExtensionContext) - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmExtension
- getStore(ExtensionContext) - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- getStore(ExtensionContext) - Method in class org.flowable.spring.impl.test.FlowableSpringExtension
- getStore(ExtensionContext) - Method in class org.flowable.spring.impl.test.InternalFlowableSpringExtension
- getStoredObject() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The object being stored.
- getStringContentTypes() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- getStringFromField(Expression, VariableContainer) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getStringFromField(Expression, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- getStringFromField(Expression, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- getStringFromJson(ObjectNode, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- getStringSetFromField(String) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- getStringValue() - Method in class org.flowable.bpmn.model.FieldExtension
- getStringValue() - Method in class org.flowable.cmmn.model.FieldExtension
- getStructuralId(Bindings) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get the canonical expression string for this node.
- getStructuralId(Bindings) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
- 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
- getStructureRef() - Method in class org.flowable.bpmn.model.ItemDefinition
- getStructures() - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
- getSubject() - Method in class org.flowable.mail.common.api.MailMessage
- getSubmittedBy() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the user that submitted the form instance
- getSubmittedBy() - Method in class org.flowable.form.api.FormInstanceInfo
- getSubmittedDate() - Method in interface org.flowable.form.api.FormInstance
-
Submitted date for the form instance
- getSubmittedDate() - Method in class org.flowable.form.api.FormInstanceInfo
- getSubProcess() - Method in class org.flowable.bpmn.model.FlowElement
- 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
- getSubProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getSubProcessModel() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSubScopeId() - Method in interface org.flowable.batch.api.BatchPart
-
The sub scope id of the batch part
- getSubScopeId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getSubScopeId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getSubScopeId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getSubScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getSubScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getSubScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getSubScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getSubScopeId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
-
The sub scope id of the entity associated with this event.
- getSubScopeId() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getSubScopeId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getSubScopeId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getSubScopeId() - Method in interface org.flowable.entitylink.api.EntityLinkInfo
-
Returns the sub scope id of the originating entity
- getSubScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- getSubScopeId() - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- getSubScopeId() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- getSubScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
Id of the sub scope for this event subscription.
- getSubScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getSubScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getSubScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getSubScopeId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getSubScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The sub scope id associated with this identity link
- getSubScopeId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getSubScopeId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getSubScopeId() - Method in interface org.flowable.job.api.Job
-
Reference to a sub scope identifier or null if none is set.
- getSubScopeId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getSubScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getSubScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getSubScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getSubScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getSubScopeId() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getSubScopeId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getSubScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getSubScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getSubScopeId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getSubScopeId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to a sub scope identifier or null if none is set (e.g.
- getSubScopeId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSubScopeId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getSubScopeId() - Method in interface org.flowable.variable.api.types.ValueFields
- getSubScopeId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getSubScopeId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getSubScopeIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getSubscription() - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- getSubStringEndPos(int, String) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- getSubStringStartPos(int, String) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- getSubTaskCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getSubTaskCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSubTasks(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
The list of subtasks for this parent task
- getSubTasks(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getSubTasks(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskSubTaskCollectionResource
- 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
- getSubTasks(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskSubTaskCollectionResource
- GetSubTasksCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetSubTasksCmd - Class in org.flowable.engine.impl.cmd
- GetSubTasksCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetSubTasksCmd
- GetSubTasksCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetSubTasksCmd
- getSuccessfulMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getSuccessfulMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getSummary() - Method in class org.flowable.engine.dynamic.DynamicProcessDefinitionSummary
- getSuperExecution() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- getSuperExecution() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- getSuperExecution() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuperExecutionId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Gets the id of the calling execution.
- getSuperExecutionId() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Gets the id of the calling execution.
- getSuperExecutionId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getSuperExecutionId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuperExecutionId() - Method in interface org.flowable.engine.runtime.Execution
-
Gets the id of the super execution of this execution.
- getSuperExecutionId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getSuperExecutionUrl() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getSuperProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- 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
- getSuperProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getSuperProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getSuperProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getSuperProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getSuspended() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getSuspendedBy() - Method in interface org.flowable.task.api.TaskInfo
-
The user reference that suspended this task
- getSuspendedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that suspended the task.
- getSuspendedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSuspendedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
-
Subclasses can override this to provide a more detailed exception message that will be thrown when the execution is suspended.
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- getSuspendedExceptionMessagePrefix() - Method in class org.flowable.engine.impl.cmd.TriggerCmd
- getSuspendedJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- getSuspendedJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- getSuspendedJobById(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- getSuspendedJobById(String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- getSuspendedJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getSuspendedJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getSuspendedJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getSuspendedJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getSuspendedJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns the full stacktrace of the exception that occurs when the suspended with the given id was last executed.
- getSuspendedJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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. - getSuspendedJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.management.JobExceptionStacktraceResource
- getSuspendedJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.JobExceptionStacktraceResource
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses can override this method to provide a customized exception message that will be thrown when the task is suspended.
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.StartProgressTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.cmmn.engine.impl.cmd.SuspendTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses can override this method to provide a customized exception message that will be thrown when the task is suspended.
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- getSuspendedTaskExceptionPrefix() - Method in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- getSuspendedTime() - Method in interface org.flowable.task.api.TaskInfo
-
The suspended time of this task
- getSuspendedTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was suspended
- getSuspendedTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSuspendedTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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
- getSuspensionState() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getSuspensionState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspensionState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSymbol() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- getSystemOutboundEventProcessor() - Method in interface org.flowable.eventregistry.api.EventRegistry
- getSystemOutboundEventProcessor() - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- getSystemOutboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- getTable(String) - Method in class org.flowable.rest.service.api.management.TableResource
- getTableCount() - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
- getTableCount() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getTableCount() - Method in interface org.flowable.content.api.ContentManagementService
-
Get the mapping containing {table name, row count} entries of the Flowable database schema.
- getTableCount() - Method in interface org.flowable.dmn.api.DmnManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- getTableCount() - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- getTableCount() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableCount() - Method in interface org.flowable.engine.ManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- getTableCount() - Method in interface org.flowable.form.api.FormManagementService
-
Get the mapping containing {table name, row count} entries of the Flowable database schema.
- getTableCount() - Method in interface org.flowable.idm.api.IdmManagementService
-
Get the mapping containing {table name, row count} entries of the database schema.
- getTableCount() - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- getTableCount(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- GetTableCountCmd - Class in org.flowable.common.engine.impl.cmd
- GetTableCountCmd(String) - Constructor for class org.flowable.common.engine.impl.cmd.GetTableCountCmd
- getTableCounts() - Method in interface org.flowable.app.api.AppManagementService
-
Returns a map containing {tableName, rowCount} values.
- getTableCounts() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns a map containing {tableName, rowCount} values.
- getTableCounts() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getTableCounts() - Method in interface org.flowable.eventregistry.api.EventManagementService
-
Returns a map containing {tableName, rowCount} values.
- getTableCounts() - Method in class org.flowable.eventregistry.impl.EventManagementServiceImpl
- getTableData(String, Map<String, String>) - Method in class org.flowable.rest.service.api.management.TableDataResource
- getTableDataManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTableDataManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getTableDataManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- getTableDataManager() - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getTableDataManager() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTableDataManager() - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getTableDataManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.dmn.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.eventregistry.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getTableMetaData(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
- getTableMetaData(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getTableMetaData(String) - Method in interface org.flowable.content.api.ContentManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableMetaData(String) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableMetaData(String) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- getTableMetaData(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableMetaData(String) - Method in interface org.flowable.engine.ManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableMetaData(String) - Method in interface org.flowable.form.api.FormManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableMetaData(String) - Method in interface org.flowable.idm.api.IdmManagementService
-
Gets the metadata (column names, column types, etc.) of a certain table.
- getTableMetaData(String) - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- getTableMetaData(String) - Method in class org.flowable.rest.service.api.management.TableColumnsResource
- GetTableMetaDataCmd - Class in org.flowable.common.engine.impl.cmd
- GetTableMetaDataCmd(String, String) - Constructor for class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
- getTableName() - Method in class org.flowable.common.engine.api.management.TableMetaData
- getTableName() - Method in class org.flowable.common.engine.api.management.TablePage
- getTableName() - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- getTableName(Class<?>) - Method in interface org.flowable.content.api.ContentManagementService
-
Gets the table name (including any configured prefix) for an Flowable entity like ContentItem or the like.
- getTableName(Class<?>) - Method in interface org.flowable.dmn.api.DmnManagementService
-
Gets the table name (including any configured prefix) for an entity.
- getTableName(Class<?>) - Static method in class org.flowable.dmn.engine.impl.db.EntityToTableMap
- getTableName(Class<?>) - Method in class org.flowable.dmn.engine.impl.DmnManagementServiceImpl
- getTableName(Class<?>) - Static method in class org.flowable.engine.impl.db.EntityToTableMap
- getTableName(Class<?>) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableName(Class<?>) - Method in interface org.flowable.engine.ManagementService
-
Gets the table name (including any configured prefix) for an entity like Task, Execution or the like.
- getTableName(Class<?>) - Method in interface org.flowable.form.api.FormManagementService
-
Gets the table name (including any configured prefix) for an Flowable entity like Task, Execution or the like.
- getTableName(Class<?>) - Method in interface org.flowable.idm.api.IdmManagementService
-
Gets the table name (including any configured prefix) for an entity.
- getTableName(Class<?>) - Static method in class org.flowable.idm.engine.impl.db.EntityToTableMap
- getTableName(Class<?>) - Method in class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- getTableName(Class<?>, boolean) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- getTableName(Class<?>, boolean) - Method in interface org.flowable.engine.ManagementService
-
Gets the table name for an entity like Task, Execution or the like.
- GetTableNameCmd - Class in org.flowable.dmn.engine.impl.cmd
- GetTableNameCmd - Class in org.flowable.engine.impl.cmd
- GetTableNameCmd - Class in org.flowable.idm.engine.impl.cmd
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.dmn.engine.impl.cmd.GetTableNameCmd
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.engine.impl.cmd.GetTableNameCmd
- GetTableNameCmd(Class<?>) - Constructor for class org.flowable.idm.engine.impl.cmd.GetTableNameCmd
- GetTableNameCmd(Class<?>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTableNameCmd
- getTableNameFilter(DatabaseMetaData, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getTableNames() - Method in interface org.flowable.app.api.AppManagementService
-
Returns all relational database tables of the engine.
- getTableNames() - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns all relational database tables of the engine.
- getTableNames() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getTableNames() - Method in interface org.flowable.eventregistry.api.EventManagementService
-
Returns all relational database tables of the engine.
- getTableNames() - Method in class org.flowable.eventregistry.impl.EventManagementServiceImpl
- getTableNames(DatabaseMetaData, String, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- GetTableNamesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTableNamesCmd - Class in org.flowable.eventregistry.impl.cmd
- GetTableNamesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTableNamesCmd
- GetTableNamesCmd() - Constructor for class org.flowable.eventregistry.impl.cmd.GetTableNamesCmd
- getTablePage(TablePageQueryImpl, int, int) - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
- getTablePage(TablePageQueryImpl, int, int) - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getTables() - Method in class org.flowable.rest.service.api.management.TableCollectionResource
- getTablesPresentInDatabase() - Method in interface org.flowable.common.engine.impl.persistence.entity.TableDataManager
- getTablesPresentInDatabase() - Method in class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- getTarget() - Method in class org.flowable.bpmn.model.IOParameter
- getTarget() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- getTarget() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- getTarget() - Method in class org.flowable.cmmn.model.IOParameter
- getTarget() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- getTarget() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- getTarget() - Method in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- getTarget() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- getTarget() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
-
returns the target of the current invocation, ie.
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- getTarget() - Method in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- getTargetActivityBehaviorClass() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityBehaviorClass() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityId() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityId() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityName() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityName() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetActivityType() - Method in interface org.flowable.engine.delegate.event.FlowableSequenceFlowTakenEvent
- getTargetActivityType() - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- getTargetCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- getTargetCaseDefinitionId() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getTargetCmmnElementRef() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getTargetCollection(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
- getTargetDockerInfo() - Method in class org.flowable.bpmn.model.BpmnDiEdge
- getTargetDockerInfo() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getTargetElement() - Method in class org.flowable.cmmn.model.Association
- getTargetExpression() - Method in class org.flowable.bpmn.model.IOParameter
- getTargetExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- getTargetExpression() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- getTargetExpression() - Method in class org.flowable.cmmn.model.IOParameter
- getTargetExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- getTargetExpression() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- getTargetFlowElement() - Method in class org.flowable.bpmn.model.SequenceFlow
- getTargetNamespace() - Method in class org.flowable.bpmn.model.BpmnModel
- getTargetNamespace() - Method in class org.flowable.cmmn.model.CmmnModel
- getTargetNamespace() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- getTargetNamespace() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- getTargetNameSpace(InputStream) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- getTargetNameSpace(XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- getTargetProcessDefinitionId() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getTargetRef() - Method in class org.flowable.bpmn.model.Association
- getTargetRef() - Method in class org.flowable.bpmn.model.DataAssociation
- getTargetRef() - Method in class org.flowable.bpmn.model.MessageFlow
- getTargetRef() - Method in class org.flowable.bpmn.model.SequenceFlow
- getTargetRef() - Method in class org.flowable.cmmn.model.Association
- getTargetState() - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
- getTargetState() - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
- getTargetState() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getTargetState() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- getTargetState() - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- getTargetState() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- getTargetState() - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- getTargetState() - Method in class org.flowable.cmmn.model.FlowableListener
- getTargetTenantId() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableChangeTenantIdEvent
-
The id of the tenant to which the data needs to be moved
- getTargetTenantId() - Method in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- getTargetTenantId() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- getTargetType(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- getTask() - Method in interface org.flowable.engine.form.TaskFormData
-
The task for which this form is used to complete it.
- getTask() - Method in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- getTask() - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
- getTask(String) - Static method in class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- getTask(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- getTask(String) - Static method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- getTask(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- getTask(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getTask(String) - Method in interface org.flowable.task.service.TaskService
- getTaskAssignee() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskAssignee() - Method in exception org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
- getTaskAssignee() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getTaskAssignee() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskAssignee() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getTaskAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskAssigneeLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskAssigneeLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssignmentManager() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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
- getTaskCandidateGroup() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCandidateGroup() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCategory() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCategory() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCategoryIn() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCategoryIn() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCategoryNotIn() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCategoryNotIn() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskComments(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskComments(String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task.
- getTaskComments(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskComments(String, String) - Method in interface org.flowable.engine.TaskService
-
The comments related to the given task of the given type.
- GetTaskCommentsByTypeCmd - Class in org.flowable.engine.impl.cmd
- GetTaskCommentsByTypeCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- GetTaskCommentsCmd - Class in org.flowable.engine.impl.cmd
- GetTaskCommentsCmd(String) - Constructor for class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- getTaskCompletedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCompletedAfter() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCompletedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCompletedBefore() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCompletedOn() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCompletedOn() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCompleterVariableName() - Method in class org.flowable.bpmn.model.UserTask
- getTaskCompleterVariableName() - Method in class org.flowable.cmmn.model.HumanTask
- getTaskCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getTaskCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getTaskCreatedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCreatedAfter() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCreatedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCreatedBefore() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskCreatedOn() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskCreatedOn() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDataManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- 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
- getTaskDefinitionId() - Method in interface org.flowable.task.api.TaskBuilder
- getTaskDefinitionId() - Method in interface org.flowable.task.api.TaskInfo
-
Reference to the task definition or null if it is not related to any task definition.
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getTaskDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTaskDefinitionKey() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getTaskDefinitionKey() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDefinitionKey() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getTaskDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTaskDefinitionKey() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskBuilder
- getTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskInfo
-
The id of the activity in the process defining this task or null if this is not related to a process
- getTaskDefinitionKey() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The id of the activity in the process defining this task or null if this is not related to a process
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDefinitionKeyLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTaskDefinitionKeyLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDefinitionKeyLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTaskDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionKeys() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDefinitionKeys() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTaskDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDeleteReason() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDeleteReason() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDeleteReasonLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDeleteReasonLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDeleteReasonLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescription() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDescription() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDescription() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescriptionLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskDescriptionLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskDescriptionLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescriptionLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskEngineConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskEngineConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- getTaskEntity() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- getTaskEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getTaskEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getTaskEntityManager() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getTaskEntityManager() - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getTaskEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- 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
- getTaskExecutor() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
The optional task executor for the async executor
- getTaskExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getTaskExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTaskForm(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- getTaskForm(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- getTaskForm(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- getTaskForm(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- 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 interface org.flowable.cmmn.api.CmmnTaskService
- getTaskFormModel(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getTaskFormModel(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskFormModel(String) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task
- getTaskFormModel(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- getTaskFormModel(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getTaskFormModel(String, boolean) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getTaskFormModel(String, boolean) - Method in interface org.flowable.engine.TaskService
-
Gets a Form model instance of the task form of a specific task without any variable handling
- GetTaskFormModelCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskFormModelCmd - Class in org.flowable.engine.impl.cmd
- GetTaskFormModelCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- GetTaskFormModelCmd(String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- getTaskFromRequest(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
-
Returns the
Task
that is requested and calls the access interceptor. - getTaskFromRequest(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
-
Returns the
Task
that is requested and calls the access interceptor. - getTaskFromRequestWithoutAccessCheck(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- getTaskFromRequestWithoutAccessCheck(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
-
Returns the
Task
that is requested without calling the access interceptor Throws the right exceptions when bad request was made or instance was not found. - getTaskId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getTaskId() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getTaskId() - Method in exception org.flowable.common.engine.api.FlowableTaskAlreadyClaimedException
- getTaskId() - Method in interface org.flowable.content.api.ContentItem
- getTaskId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getTaskId() - Method in interface org.flowable.engine.event.EventLogEntry
- getTaskId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.history.HistoricDetail
-
The identifier for the task.
- getTaskId() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTaskId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTaskId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- getTaskId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
The corresponding task in case of task activity
- getTaskId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the task to which this attachment is associated.
- getTaskId() - Method in interface org.flowable.engine.task.Comment
-
reference to the task on which this comment was made
- getTaskId() - Method in interface org.flowable.engine.task.Event
-
reference to the task on which this comment was made
- getTaskId() - Method in interface org.flowable.form.api.FormInstance
-
Reference to the task for which the form instance was created
- getTaskId() - Method in class org.flowable.form.api.FormInstanceInfo
- getTaskId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The id of the task associated with this identity link.
- getTaskId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getTaskId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getTaskId() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getTaskId() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getTaskId() - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getTaskId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getTaskId() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- getTaskId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getTaskId() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- getTaskId() - Method in interface org.flowable.task.api.Event
-
reference to the task on which this comment was made
- getTaskId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getTaskId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getTaskId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getTaskId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskId() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
- getTaskId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getTaskId() - Method in interface org.flowable.variable.api.types.ValueFields
- getTaskId() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTaskId() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTaskId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getTaskIdentityLinks(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceIdentityLinkCollectionResource
- getTaskIdentityLinks(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceIdentityLinkCollectionResource
- getTaskIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.BulkTasksRequest
- getTaskIds() - Method in class org.flowable.rest.service.api.runtime.task.BulkTasksRequest
- getTaskIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getTaskIdVariableName() - Method in class org.flowable.bpmn.model.UserTask
- getTaskIdVariableName() - Method in class org.flowable.cmmn.model.HumanTask
- getTaskInfoQuery() - Method in class org.flowable.task.api.TaskInfoQueryWrapper
- getTaskInstance(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- getTaskInstance(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- getTaskInvolvedUser() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskInvolvedUser() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTaskListenerInstance(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getTaskListeners() - Method in class org.flowable.bpmn.model.UserTask
- getTaskListeners() - Method in class org.flowable.cmmn.model.HumanTask
- getTaskLocalVariables() - Method in interface org.flowable.task.api.TaskInfo
-
Returns the local task variables if requested in the task query
- getTaskLocalVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskLocalVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskMaxPriority() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskMaxPriority() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskMaxPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskMinPriority() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskMinPriority() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskMinPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskName() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskName() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskNameLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskNameLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskNameLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskNameLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameListIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwner() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskOwner() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskOwner() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwnerLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskOwnerLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskOwnerLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwnerLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskParentTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskPostProcessor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskPostProcessor() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getTaskPostProcessor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskPriority() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskPriority() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskQueryInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskQueryInterceptor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTasks(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
- getTasks(Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
- getTaskScheduler() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- getTaskSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getTaskSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- getTaskService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTaskService() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskService() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- getTaskService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTaskService() - Method in interface org.flowable.engine.ProcessEngine
- getTaskService() - Method in class org.flowable.engine.ProcessEngineConfiguration
- getTaskService() - Method in class org.flowable.engine.test.FlowableRule
- getTaskService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTaskService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTasksFromIdList(Collection<String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- getTasksFromQueryRequest(TaskQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- getTasksFromQueryRequest(TaskQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- getTasksFromRequest(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- GetTasksLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTasksLocalVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetTasksLocalVariablesCmd(Set<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTasksLocalVariablesCmd
- GetTasksLocalVariablesCmd(Set<String>) - Constructor for class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- getTaskUrl() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getTaskUrl() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.form.FormDataResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getTaskUrl() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- GetTaskVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- GetTaskVariableInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableInstanceCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- GetTaskVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- GetTaskVariableInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableInstancesCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- GetTaskVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- getTaskVariables() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTaskVariables() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTaskVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- GetTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- getTaskWithoutCategory() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTaskWithoutCategory() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTechnicalId() - Method in class org.flowable.cmmn.model.Criterion
- getTempCompletedBy() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getTempCompletedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- getTenantAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- getTenantAwareAsyncExecutor() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- getTenantContext() - Static method in class org.flowable.common.engine.impl.tenant.CurrentTenant
- getTenantId() - Method in interface org.flowable.app.api.repository.AppDefinition
-
The tenant identifier of this app definition
- getTenantId() - Method in interface org.flowable.batch.api.Batch
- getTenantId() - Method in interface org.flowable.batch.api.BatchBuilder
- getTenantId() - Method in interface org.flowable.batch.api.BatchPart
-
The tenant id of the batch part
- getTenantId() - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- getTenantId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getTenantId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getTenantId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- getTenantId() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
- getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
The tenant identifier of this case definition
- getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getTenantId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getTenantId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- getTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getTenantId() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- getTenantId() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
-
The id of the tenant.
- getTenantId() - Method in interface org.flowable.common.engine.api.variable.VariableContainer
- getTenantId() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- getTenantId() - Method in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- getTenantId() - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- getTenantId() - Method in interface org.flowable.content.api.ContentItem
- getTenantId() - Method in interface org.flowable.content.api.ContentObjectStorageMetadata
-
The tenant id of the content
- getTenantId() - Method in interface org.flowable.dmn.api.DmnDecision
-
The tenant identifier of this definition
- getTenantId() - Method in interface org.flowable.dmn.api.DmnDeployment
- getTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
tenant identifier of this decision execution
- getTenantId() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- getTenantId() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- getTenantId() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- getTenantId() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns the tenant id, if any is set before on the process definition or process instance.
- getTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Returns the tenant identifier for the historic activity
- getTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstance
-
The tenant identifier for the process instance.
- getTenantId() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLog
-
The tenant identifier for the process instance.
- getTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getTenantId() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- getTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- getTenantId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- getTenantId() - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- getTenantId() - Method in interface org.flowable.engine.repository.Model
- getTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
The tenant identifier of this process definition
- getTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Returns the tenant identifier for the historic activity
- getTenantId() - Method in interface org.flowable.engine.runtime.Execution
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
The tenant identifier of this channel definition
- getTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
The tenant identifier of this form
- getTenantId() - Method in interface org.flowable.eventregistry.api.EventDeployment
- getTenantId() - Method in interface org.flowable.eventregistry.api.runtime.EventInstance
- getTenantId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- getTenantId() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- getTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscription
-
The tenant identifier of this process instance
- getTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- getTenantId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- getTenantId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getTenantId() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- getTenantId() - Method in interface org.flowable.form.api.FormDefinition
-
The tenant identifier of this form
- getTenantId() - Method in interface org.flowable.form.api.FormDeployment
- getTenantId() - Method in interface org.flowable.form.api.FormInstance
-
The tenant identifier of this form instance
- getTenantId() - Method in class org.flowable.form.api.FormInstanceInfo
- getTenantId() - Method in interface org.flowable.idm.api.User
- getTenantId() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- getTenantId() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- getTenantId() - Method in interface org.flowable.job.api.JobInfo
-
Get the tenant identifier for this job.
- getTenantId() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getTenantId() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTenantId() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getTenantId() - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- getTenantId() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- getTenantId() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- getTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getTenantId() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getTenantId() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getTenantId() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getTenantId() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getTenantId() - Method in class org.flowable.rest.service.api.management.JobResponse
- getTenantId() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getTenantId() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getTenantId() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getTenantId() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getTenantId() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getTenantId() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- getTenantId() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getTenantId() - Method in class org.flowable.spring.security.UserDto
- getTenantId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getTenantId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getTenantId() - Method in interface org.flowable.task.api.TaskBuilder
- getTenantId() - Method in interface org.flowable.task.api.TaskInfo
-
The tenant identifier of this task
- getTenantId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The tenant identifier of this task
- getTenantId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTenantId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTenantId() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTenantIdLike() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getTenantIdLike() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- 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
- getTenantIdLike() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- getTenantIdLike() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.JobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- getTenantIdLike() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getTenantIdLike() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getTenantIdLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getTenantIdLikeIgnoreCase() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getTenantIds() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- getTenantIds() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- getTenantIds() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTenantIds() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- getTenantIds() - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- getTenantInfoHolder() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- getTerminatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTerminatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getTerminatedAfter() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getTerminatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTerminatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getTerminatedBefore() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getTerminatedPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- getTerminatedPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getTerminatedPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getTerminatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- getTerminatedTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- getTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- getTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getTerminatedTime() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getTerminatedTime() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getTerminatePlanItemDefinitionIds() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- getTerminatePlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getTerminatePlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getTerminatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getTerminatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getTestHelper(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- getTestHelper(ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- getTestHelper(ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- getTestHelper(ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- getText() - Method in class org.flowable.bpmn.model.TextAnnotation
- getText() - Method in class org.flowable.cmmn.model.TextAnnotation
- getText() - Method in class org.flowable.dmn.model.LiteralExpression
- getText() - Method in class org.flowable.dmn.model.UnaryTests
- getTextAnnotations() - Method in class org.flowable.cmmn.model.CmmnModel
- getTextFormat() - Method in class org.flowable.bpmn.model.TextAnnotation
- getTextFormat() - Method in class org.flowable.cmmn.model.TextAnnotation
- getTextValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTextValue() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTextValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getTextValue() - Method in interface org.flowable.variable.api.types.ValueFields
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTextValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTextValue() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getTextValue2() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTextValue2() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- getTextValue2() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getTextValue2() - Method in interface org.flowable.variable.api.types.ValueFields
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTextValue2() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTextValue2() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getTextValues() - Method in class org.flowable.dmn.model.UnaryTests
- getTheme() - Method in class org.flowable.engine.app.AppModel
- getThreadFactory() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getThreadName() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- getThreadPoolNamingPattern() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- getThreadPoolNamingPattern() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getThreadPoolQueue() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- getThreeObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getThreeObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getTime() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getTime() - Method in interface org.flowable.common.engine.api.history.HistoricData
- getTime() - Method in interface org.flowable.engine.history.HistoricDetail
-
The time when this detail occurred
- getTime() - Method in 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
- getTime() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getTime() - Method in class org.flowable.rest.service.api.engine.CommentResponse
- getTime() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getTime() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getTime() - Method in interface org.flowable.task.api.Event
-
time and date when the user made the comment
- getTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTime() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getTimeAfter(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getTimeBefore(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
NOT YET IMPLEMENTED: Returns the time before the given time that the
CronExpression
matches. - getTimeCycle() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- getTimeDate() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- getTimeDuration() - Method in class org.flowable.bpmn.model.TimerEventDefinition
- getTimeout() - Method in class org.flowable.http.common.api.HttpRequest
- getTimerDeclarations(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- getTimerExpression() - Method in class org.flowable.cmmn.model.TimerEventListener
- getTimerJob(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResource
- getTimerJob(String) - Method in class org.flowable.rest.service.api.management.JobResource
- getTimerJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- getTimerJobById(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- getTimerJobById(String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- getTimerJobCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getTimerJobCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getTimerJobDataManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobEntityManager() - Method in class org.flowable.job.service.impl.ServiceImpl
- getTimerJobEntityManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Returns the full stacktrace of the exception that occurs when the timer job with the given id was last executed.
- getTimerJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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. - getTimerJobRunnable() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerJobScheduler() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTimerJobService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTimerJobService() - Method in class org.flowable.job.service.JobServiceConfiguration
- getTimerJobService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTimerJobService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getTimerJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.management.JobExceptionStacktraceResource
- getTimerJobStacktrace(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.management.JobExceptionStacktraceResource
- getTimerLifecycleListener() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockForceAcquireAfter() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockPollRate() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockTimeInMillis() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- getTimerLockTimeInMillis() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- getTimerLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- getTimerLockWaitTime() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- getTimerManager() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- getTimerManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTimerStartTriggerPlanItem() - Method in class org.flowable.cmmn.model.TimerEventListener
- getTimerStartTriggerSourceRef() - Method in class org.flowable.cmmn.model.TimerEventListener
- getTimerStartTriggerStandardEvent() - Method in class org.flowable.cmmn.model.TimerEventListener
- getTimes() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- getTimestamp() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
- getTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
- getTimeStamp() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- getTimeStamp() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- getTimeStamp() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getTimeStamp() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getTimeStamp() - Method in interface org.flowable.engine.event.EventLogEntry
- getTimeStamp() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getTimeStamp() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getTimeStamp() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTimeStamp() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getTimeZone() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the time zone for which this
CronExpression
will be resolved. - getTo() - Method in class org.flowable.bpmn.model.Assignment
- getTo() - Method in class org.flowable.mail.common.api.MailMessage
- getTo() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- 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
- getToDate() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- getToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- getTokenData() - Method in interface org.flowable.idm.api.Token
- getTokenData() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getTokenData() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getTokenDataLike() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getTokenDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getTokenDate() - Method in interface org.flowable.idm.api.Token
- getTokenDate() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getTokenDate() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getTokenDateAfter() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getTokenDateBefore() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getTokenEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getTokenEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getTokenEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getTokenValue() - Method in interface org.flowable.idm.api.Token
- getTokenValue() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getTokenValue() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getToLogNumber() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getToLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getTopic() - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
- getTopic() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- getTopic() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- getTopic() - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- getTopic() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- getTopicCreationFunction(KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getTopicOutputName() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getTopicPartitions() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getTopicPartitions(DestinationTopic.Properties, Suffixer, TopicPartitionOffset[]) - Static method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getTopicPartitionsToAssign() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getTopicPattern() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getTopicPattern() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getTopics() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- getTopics() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- getTopicSuffixingStrategy() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- getTotal() - Method in class org.flowable.common.engine.api.management.TablePage
- getTotal() - Method in class org.flowable.common.rest.api.DataResponse
- 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
- getTPOForMainTopic(Suffixer, TopicPartitionOffset) - Static method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getTPOForRetryTopics(DestinationTopic.Properties, Suffixer, TopicPartitionOffset) - Static method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- getTraceEnhancer() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- getTraceTags() - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- getTraceTags() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- getTransaction() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- getTransactionContext() - Static method in class org.flowable.common.engine.impl.context.Context
- getTransactionContext() - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- getTransactionContext() - Static method in class org.flowable.engine.impl.context.Context
- getTransactionContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getTransactionContextFactory() - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- getTransactionDependentExecutionListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTransactionDependentTaskListenerInstance() - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- getTransactionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getTransactionManager() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- getTransactionManager() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- getTransactionManager() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- getTransactionManager() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- getTransactionManager() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- getTransactionManager() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- getTransactionOrder() - Method in interface org.flowable.engine.history.HistoricActivityInstance
-
Get transaction order value
- getTransactionOrder() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- getTransactionOrder() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- getTransactionOrder() - Method in interface org.flowable.engine.runtime.ActivityInstance
-
Get transaction order value
- getTransactionOrderFromCache(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- getTransactionPropagation() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- getTransformation() - Method in class org.flowable.bpmn.model.DataAssociation
- getTransientVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariable(String)
, including the searching via the parent scopes, but for transient variables only. - getTransientVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableLocal(String)
, but for a transient variable. - getTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getTransientVariables() - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- getTransientVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- getTransientVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getTransientVariables() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceAfterContext
- getTransientVariables() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getTransientVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getTransientVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getTransientVariables() - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- getTransientVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getTransientVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getTransientVariables() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- getTransientVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getTransientVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getTransientVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables()
, but for transient variables only. - getTransientVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransientVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableLocal(String)
, but for transient variables only. - getTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getTransition() - Method in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- getTransitionEvent() - Method in class org.flowable.cmmn.model.Association
- getTreeNode(String) - Method in class org.flowable.engine.debug.ExecutionTree
-
Looks up the
ExecutionEntity
for a given id. - getTreeNode(String, ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
- getTriggerEventType() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- getTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
- getTwoObjectParameterMethod() - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getTwoObjectParameterMethod(String) - Method in class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
- getType() - Method in interface org.flowable.batch.api.BatchPart
-
The type of the batch part
- getType() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- getType() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- getType() - Method in class org.flowable.bpmn.model.FormProperty
- getType() - Method in class org.flowable.bpmn.model.SendTask
- getType() - Method in class org.flowable.bpmn.model.ServiceTask
- getType() - Method in class org.flowable.bpmn.model.ValuedDataObject
- getType() - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- getType() - Method in class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.AsyncLeaveActivePlanItemInstanceJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.CmmnHistoryCleanupJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- getType() - Method in class org.flowable.cmmn.model.CasePageTask
- getType() - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- getType() - Method in class org.flowable.cmmn.model.ParentCompletionRule
- getType() - Method in class org.flowable.cmmn.model.ServiceTask
- getType() - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- getType() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- getType() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getType() - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- getType() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEvent
- getType() - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- getType() - Method in class org.flowable.common.engine.impl.event.FlowableEventImpl
- getType() - Method in class org.flowable.common.rest.variable.EngineRestVariable
- getType() - Method in interface org.flowable.engine.event.EventLogEntry
- getType() - Method in interface org.flowable.engine.form.FormProperty
-
Type of the property.
- getType() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getType() - Method in class org.flowable.engine.impl.DataObjectImpl
- getType() - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- getType() - Method in class org.flowable.engine.impl.event.BreakpointJobHandler
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getType() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getType() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- getType() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- getType() - Method in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- getType() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getType() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getType() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getType() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- getType() - Method in interface org.flowable.engine.runtime.DataObject
-
Type of the DataObject.
- getType() - Method in interface org.flowable.engine.task.Attachment
-
indication of the type of content that this attachment refers to.
- getType() - Method in interface org.flowable.engine.task.Comment
-
reference to the type given to the comment
- getType() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
The type of the channel.
- getType() - Method in interface org.flowable.eventregistry.api.EventRegistryEvent
- getType() - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- getType() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getType() - Method in class org.flowable.eventregistry.model.ChannelModel
- getType() - Method in class org.flowable.eventregistry.model.EventPayload
- getType() - Method in class org.flowable.form.model.FormField
- getType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
Returns the type of link.
- getType() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getType() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getType() - Method in interface org.flowable.idm.api.Group
- getType() - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
- getType() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getType() - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntity
- getType() - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- getType() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getType() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getType() - Method in interface org.flowable.job.service.HistoryJobHandler
- getType() - Method in interface org.flowable.job.service.JobHandler
- getType() - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- getType() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getType() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- getType() - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- getType() - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- getType() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getType() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getType() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getType() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getType() - Method in class org.flowable.rest.service.api.identity.GroupResponse
- getType() - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- getType() - Method in class org.flowable.spring.security.GroupDetails
- getType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getType() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getType() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getType() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getType() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- getType() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getType() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- getType(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get the value type accepted in
ExpressionNode.setValue(Bindings, ELContext, Object)
. - getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
according to the spec, the result is undefined for rvalues, so answer
null
- getType(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- getType(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer
null
. - getType(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an lvalue and answers the result type.
- getType(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the value parameter in a future call to the
ValueExpression.setValue(ELContext, Object)
method. - getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is an array, returns the most general acceptable type for a value in this array.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the most general acceptable type that can be set on this bean property.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the
CompositeELResolver.setValue(ELContext, Object, Object, Object)
method. - getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the
ELResolver.setValue(ELContext, Object, Object, Object)
method. - getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the most general acceptable type for a value in this list.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is an instance of ResourceBundle, return null, since the resolver is read only.
- 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
- getTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- getTypeIndex(String) - Method in interface org.flowable.variable.api.types.VariableTypes
- getTypeIndex(String) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getTypeIndex(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
- getTypeIndex(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getTypeLanguage() - Method in class org.flowable.dmn.model.DmnDefinition
- getTypeLanguage() - Method in class org.flowable.dmn.model.ItemDefinition
- getTypeName() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- getTypeName() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- getTypeName() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getTypeName() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getTypeName() - Method in interface org.flowable.variable.api.types.VariableType
-
name of variable type (limited to 100 characters length)
- getTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getTypeName() - Method in class org.flowable.variable.service.impl.types.BooleanType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.DateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.DoubleType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.InstantType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.IntegerType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JodaDateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.JsonType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LocalDateType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LongStringType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.LongType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.NullType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.SerializableType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.ShortType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.StringType
- getTypeName() - Method in class org.flowable.variable.service.impl.types.UUIDType
- getTypeRef() - Method in class org.flowable.dmn.model.Expression
- getTypeRef() - Method in class org.flowable.dmn.model.InformationItem
- getTypeRef() - Method in class org.flowable.dmn.model.ItemDefinition
- getTypeRef() - Method in class org.flowable.dmn.model.OutputClause
- getTypes() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
-
The event types that this event listener needs to be registered for
- getTypes() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- getTypesFromString(String) - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
- getTypesFromString(String) - Static method in enum class org.flowable.idm.api.event.FlowableIdmEventType
- getUnassigned() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getUnassigned() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getUniqueElementId() - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- getUniqueElementId(String) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- getUpdateStatement(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getUpdateStatements() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- getUpgradeStartVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- getUpgradeStartVersion() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- getUrl() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- 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.
- getUrl() - Method in class org.flowable.http.common.api.HttpRequest
- getUrl() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getUrl() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- getUrl() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getUrl() - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- getUrl() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getUrl() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getUrl() - Method in class org.flowable.rest.service.api.identity.GroupResponse
- getUrl() - Method in class org.flowable.rest.service.api.identity.MembershipResponse
- getUrl() - Method in class org.flowable.rest.service.api.identity.UserInfoResponse
- getUrl() - Method in class org.flowable.rest.service.api.identity.UserResponse
- getUrl() - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- getUrl() - Method in class org.flowable.rest.service.api.management.BatchResponse
- getUrl() - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- getUrl() - Method in class org.flowable.rest.service.api.management.JobResponse
- getUrl() - Method in class org.flowable.rest.service.api.management.TableResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.ModelResponse
- getUrl() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getUrl() - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- getUrl() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- getUrl() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getUrl() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getUsedVariablesCache() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getUser() - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- getUser() - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- getUser() - Method in class org.flowable.spring.security.FlowableUser
- getUser() - Method in interface org.flowable.spring.security.FlowableUserDetails
-
The user object containing the information for the Flowable IDM User.
- getUser(String) - Method in class org.flowable.rest.service.api.identity.UserResource
- getUserAgent() - Method in interface org.flowable.idm.api.Token
- getUserAgent() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getUserAgent() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getUserAgentLike() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getUserDataManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getUserDataManager() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- getUserEntityManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- getUserEntityManager() - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getUserEntityManager(CommandContext) - Static method in class org.flowable.idm.engine.impl.util.CommandContextUtil
- getUserFromRequest(String) - Method in class org.flowable.rest.service.api.identity.BaseUserResource
- getUserId() - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- getUserId() - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- getUserId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- getUserId() - Method in interface org.flowable.engine.event.EventLogEntry
- getUserId() - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- getUserId() - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- getUserId() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- getUserId() - Method in interface org.flowable.engine.task.Attachment
-
reference to the user who created this attachment.
- getUserId() - Method in interface org.flowable.engine.task.Comment
-
reference to the user that made the comment
- getUserId() - Method in interface org.flowable.engine.task.Event
-
reference to the user that made the comment
- getUserId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
If the identity link involves a user, then this will be a non-null id of a user.
- getUserId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- getUserId() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- getUserId() - Method in interface org.flowable.idm.api.event.FlowableIdmMembershipEvent
- getUserId() - Method in interface org.flowable.idm.api.PrivilegeMapping
- getUserId() - Method in interface org.flowable.idm.api.Token
- getUserId() - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- getUserId() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getUserId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getUserId() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getUserId() - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntity
- getUserId() - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- getUserId() - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- getUserId() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- getUserId() - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- getUserId() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getUserId() - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- getUserId() - Method in class org.flowable.rest.service.api.engine.EventResponse
- getUserId() - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- getUserId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- getUserId() - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- getUserId() - Method in class org.flowable.rest.service.api.identity.MembershipRequest
- getUserId() - Method in interface org.flowable.task.api.Event
-
reference to the user that made the comment
- getUserId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntry
- getUserId() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- getUserId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getUserId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getUserId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getUserIdForCandidateAndAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getUserIdLike() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- getUserIds() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- getUserInfo(String) - Method in class org.flowable.rest.service.api.identity.UserInfoCollectionResource
- 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
- getUserInfo(String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Generic extensibility key-value pairs associated with a user
- getUserInfo(String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- getUserInfo(String, String) - Method in class org.flowable.rest.service.api.identity.UserInfoResource
- GetUserInfoCmd - Class in org.flowable.idm.engine.impl.cmd
- GetUserInfoCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetUserInfoCmd
- 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
- getUserInfoKeys(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Generic extensibility keys associated with a user
- getUserInfoKeys(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- GetUserInfoKeysCmd - Class in org.flowable.idm.engine.impl.cmd
- GetUserInfoKeysCmd(String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetUserInfoKeysCmd
- getUsername() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getUsername() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- 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
- getUserPicture(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Retrieves the picture for a given user.
- getUserPicture(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- getUserPicture(String) - Method in class org.flowable.rest.service.api.identity.UserPictureResource
- getUserPicture(User) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- getUserPicture(User) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- GetUserPictureCmd - Class in org.flowable.idm.engine.impl.cmd
- GetUserPictureCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetUserPictureCmd
- getUsers(Map<String, String>) - Method in class org.flowable.rest.service.api.identity.UserCollectionResource
- getUsersAccess() - Method in class org.flowable.engine.app.AppModel
- getUsersWithPrivilege(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Returns all
User
instances that have a particular privilege. - getUsersWithPrivilege(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- GetUsersWithPrivilegeCmd - Class in org.flowable.idm.engine.impl.cmd
- GetUsersWithPrivilegeCmd(String) - Constructor for class org.flowable.idm.engine.impl.cmd.GetUsersWithPrivilegeCmd
- getUserTask() - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- getUserTask() - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- getUserTaskFormTypes() - Method in class org.flowable.bpmn.model.BpmnModel
- getUserTaskStateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getV5MultiInstanceActivityBehavior() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- getValidateFormFields() - Method in class org.flowable.bpmn.model.StartEvent
- getValidateFormFields() - Method in class org.flowable.bpmn.model.UserTask
- getValidateFormFields() - Method in class org.flowable.cmmn.model.HumanTask
- getValidateFormFields() - Method in class org.flowable.cmmn.model.Stage
- getValidationMessage() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getValidationMessage() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- getValidationMessages() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- getValidationMessages() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- getValidators() - Method in class org.flowable.cmmn.validation.validator.ValidatorSet
- getValidators() - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- getValidators() - Method in class org.flowable.validation.validator.ValidatorSet
- getValidatorSetName() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getValidatorSetName() - Method in class org.flowable.validation.ValidationError
- getValidatorSets() - Method in interface org.flowable.cmmn.validation.CaseValidator
- getValidatorSets() - Method in class org.flowable.cmmn.validation.CaseValidatorImpl
- getValidatorSets() - Method in interface org.flowable.validation.ProcessValidator
-
Returns the
ValidatorSet
instances for this process validator. - getValidatorSets() - Method in class org.flowable.validation.ProcessValidatorImpl
- getValidKeyFromRequest(User, String) - Method in class org.flowable.rest.service.api.identity.UserInfoResource
- getValue() - Method in enum class org.flowable.bpmn.model.AssociationDirection
- getValue() - Method in class org.flowable.bpmn.model.DataGridField
- getValue() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- getValue() - Method in class org.flowable.bpmn.model.ValuedDataObject
- getValue() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- getValue() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- getValue() - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- getValue() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- getValue() - Method in class org.flowable.common.rest.variable.EngineRestVariable
- getValue() - Method in enum class org.flowable.dmn.model.BuiltinAggregator
- getValue() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- getValue() - Method in enum class org.flowable.dmn.model.HitPolicy
- getValue() - Method in interface org.flowable.engine.form.FormProperty
-
Optional value that should be used to display in this property
- getValue() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getValue() - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- getValue() - Method in class org.flowable.engine.impl.DataObjectImpl
- getValue() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- getValue() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getValue() - Method in interface org.flowable.engine.runtime.DataObject
-
Value of the DataObject.
- getValue() - Method in interface org.flowable.eventregistry.api.runtime.EventPayloadInstance
- getValue() - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- getValue() - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- getValue() - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- getValue() - Method in class org.flowable.form.model.FormField
- getValue() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- getValue() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- getValue() - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- getValue() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- getValue() - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- getValue() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- getValue() - Method in class org.flowable.rest.service.api.identity.UserInfoRequest
- getValue() - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- getValue() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getValue() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- getValue() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- getValue(int, String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- getValue(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
- getValue(VariableContainer) - Method in interface org.flowable.common.engine.api.delegate.Expression
- getValue(VariableContainer) - Method in class org.flowable.common.engine.impl.el.FixedValue
- getValue(VariableContainer) - Method in class org.flowable.common.engine.impl.el.JuelExpression
- getValue(Bindings, ELContext, Class<?>) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Evaluate node.
- getValue(Bindings, ELContext, Class<?>) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNode
-
evaluate and return the (optionally coerced) result.
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer the wrapped object, coerced to the expected type.
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an rvalue and answers the result.
- getValue(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the resulting value.
- getValue(ELContext, Object, Object) - Method in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the property argument.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns the current value of the given property on this bean.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to resolve the given property object on the given base object by querying all component resolvers.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to resolve the given property object on the given base object.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the property argument.
- getValue(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is an instance of ResourceBundle, the provided property will first be coerced to a String.
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- getValue(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- getValue(ValueFields) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- getValue(ValueFields) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- getValue(ValueFields) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getValue(ValueFields) - Method in interface org.flowable.variable.api.types.VariableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.BooleanType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.DateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.DoubleType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.InstantType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.IntegerType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.LongType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.NullType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.ShortType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.StringType
- getValue(ValueFields) - Method in class org.flowable.variable.service.impl.types.UUIDType
- getValue(ValueFields, CommandContext) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- getValueReference(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Get value reference.
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- getValueReference(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- getValueReference(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- getValueReference(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Returns a
ValueReference
for this expression instance. - getValueUrl() - Method in class org.flowable.common.rest.variable.EngineRestVariable
- getVariable() - Method in class org.flowable.bpmn.model.FormProperty
- getVariable() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- getVariable() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- getVariable() - Method in class org.flowable.dmn.model.Decision
- getVariable() - Method in class org.flowable.dmn.model.InputData
- getVariable() - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- getVariable() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- getVariable() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- getVariable(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Get variable by index.
- getVariable(String) - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- getVariable(String) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
- getVariable(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- getVariable(String) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
The method first looks if there is a local transient variable and returns it.
- getVariable(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- getVariable(String) - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- getVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns the variable value for one specific variable.
- getVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariable(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariable(String)
, but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable. - getVariable(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The same operation as
VariableScopeImpl.getVariable(String)
, but with an extra parameter to indicate whether or not all variables need to be fetched. - getVariable(String, Class<T>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Typed version of the
VariableScope.getVariable(String)
method. - getVariable(String, Class<T>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariable(String, Class<T>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
The variable value.
- getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariable(String, String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- getVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariable(String, String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Returns the variable value for a given variable.
- getVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value.
- getVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariable(String, String, Class<T>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariable(String, String, Class<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariable(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariable(String, String, Class<T>) - Method in interface org.flowable.engine.RuntimeService
-
The variable value.
- getVariable(String, String, Class<T>) - Method in interface org.flowable.engine.TaskService
-
get a variables and search in the task scope and if available also the execution scopes.
- getVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
- getVariable(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
- getVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
- getVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- getVariable(String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableResource
- getVariableAggregations() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- getVariableAggregator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableAggregator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableChangeType() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
- getVariableChangeType() - Method in class org.flowable.cmmn.model.VariableEventListener
- GetVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
- getVariableContainer() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- getVariableContainer() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceEnhancer.ScriptTraceContext
- getVariableContainer(ELContext) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- getVariableConverters() - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- getVariableConverters() - Method in class org.flowable.rest.service.api.RestResponseFactory
- getVariableCount() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- getVariableCount() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getVariableCount() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- getVariableCount() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getVariableCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getVariableCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableData() - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- getVariableData(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceDataResource
- getVariableData(String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceDataResource
- getVariableData(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.history.HistoricDetailDataResource
- getVariableData(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- getVariableData(String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- getVariableData(String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceVariableDataResource
- getVariableData(String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableDataResource
- getVariableData(String, String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableDataResource
- getVariableDataByteArray(CaseInstance, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getVariableDataByteArray(PlanItemInstance, String, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getVariableDataByteArray(Execution, String, String, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- getVariableExpression() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- getVariableFromRequest(boolean, String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- getVariableFromRequest(boolean, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- getVariableFromRequest(boolean, String) - Method in class org.flowable.rest.service.api.history.HistoricDetailDataResource
- getVariableFromRequest(boolean, String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- getVariableFromRequest(boolean, String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- getVariableFromRequest(boolean, String, String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceVariableDataResource
- getVariableFromRequest(boolean, String, String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceVariableDataResource
- getVariableFromRequest(boolean, String, String, String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceVariableDataResource
- getVariableFromRequest(boolean, String, String, String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- getVariableFromRequest(String, String, String, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- getVariableFromRequest(String, String, String, boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- getVariableFromRequest(CaseInstance, String, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getVariableFromRequest(PlanItemInstance, String, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getVariableFromRequest(Execution, String, String, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- getVariableFromRequestWithoutAccessCheck(String, String, int, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- getVariableFromRequestWithoutAccessCheck(Execution, String, RestVariable.RestVariableScope, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- getVariableFromRequestWithoutAccessCheck(Task, String, String, boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- getVariableFromRequestWithoutAccessCheck(Task, String, RestVariable.RestVariableScope, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- getVariableInstance(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariable(String)
, but returns aVariableInstance
instance, which contains more information than just the value. - getVariableInstance(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstance(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstance(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariable(String, boolean)
, but returns an instance ofVariableInstance
, which has some additional information beyond the value. - getVariableInstance(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstance(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
The variable.
- getVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
The variable.
- getVariableInstance(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstance(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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.
- getVariableInstanceDataManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableInstanceEntities() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getVariableInstanceEntities() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableInstanceEntities() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- getVariableInstanceEntityManager() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableInstanceId() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVariableInstanceId() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
- getVariableInstanceId() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableInstanceLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableLocal(String)
, but returns an instance ofVariableInstance
, which has some additional information beyond the value. - getVariableInstanceLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstanceLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceLocal(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableLocal(String, boolean)
, but returns an instance ofVariableInstance
, which has some additional information beyond the value. - getVariableInstanceLocal(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstanceLocal(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstanceLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
The variable for a task.
- getVariableInstanceLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns all variables, as instances of the
VariableInstance
interface, which gives more information than only the value (type, execution id, etc.) - getVariableInstances() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
All variables visible from the given case instance scope.
- getVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
All variables visible from the given task scope (including parent scopes).
- getVariableInstances(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstances(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getVariableInstances(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstances(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstances(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariableInstances(String) - Method in interface org.flowable.engine.TaskService
-
All variables visible from the given task scope (including parent scopes).
- getVariableInstances(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstances(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstances(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given execution scope (including parent scopes).
- getVariableInstances(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
- getVariableInstances(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableInstances()
, but limited to only the variables with the provided names. - getVariableInstances(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables(Collection, boolean)
but returns the variables as instances of theVariableInstance
interface, which gives more information than only the value (type, execution id, etc.) - getVariableInstances(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstances(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstances(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceCollectionResource
- 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() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns the variables local to this scope as instances of the
VariableInstance
interface, which provided additional information about the variable. - getVariableInstancesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
All variable values that are defined in the task scope, without taking outer scopes into account.
- getVariableInstancesLocal(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstancesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstancesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariableInstancesLocal(String) - Method in interface org.flowable.engine.TaskService
-
All variable values that are defined in the task scope, without taking outer scopes into account.
- getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
The variable values for all given variableNames that are defined in the given task's scope.
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for the given variableNames only taking the given execution scope into account, not looking in outer scopes.
- getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
The variable values for all given variableNames that are defined in the given task's scope.
- getVariableInstancesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableInstances(Collection)
, but only for variables local to this scope. - getVariableInstancesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocal(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableInstances(Collection, boolean)
, but only for variables local to this scope. - getVariableInstancesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableInstancesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get all variables and search only in the task scope.
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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.
- getVariableInstanceValueModifier() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns the value for the specific variable and only checks this scope and not any parent scope.
- getVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariableLocal(String)
, but has an extra flag that indicates whether or not all variables need to be fetched when getting one variable. - getVariableLocal(String, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String, Class<T>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Typed version of the
VariableScope.getVariableLocal(String)
method. - getVariableLocal(String, Class<T>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableLocal(String, Class<T>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
The variable value for an execution.
- getVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.engine.RuntimeService
-
The variable value for an execution.
- getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name.
- getVariableMapper() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Get our variable mapper.
- getVariableMapper() - Method in class org.flowable.common.engine.impl.el.FlowableElContext
- getVariableMapper() - Method in class org.flowable.common.engine.impl.el.ParsingElContext
- getVariableMapper() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Retrieves the VariableMapper associated with this ELContext.
- getVariableName() - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
- getVariableName() - Method in class org.flowable.cmmn.model.VariableEventListener
- getVariableName() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getVariableName() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- 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
- getVariableName() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getVariableName() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getVariableName() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
- getVariableName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getVariableName() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getVariableNameLike() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getVariableNameLike() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getVariableNameLike() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getVariableNameLike() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- getVariableNames() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns all the names of the variables for this scope and all parent scopes.
- getVariableNames() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableNames() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableNamesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns all the names of the variables for this scope (no parent scopes).
- getVariableNamesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariableNamesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableOperation() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- getVariableOperation() - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- getVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- getVariables() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getVariables() - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- getVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- getVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getVariables() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- getVariables() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- getVariables() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getVariables() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- getVariables() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- getVariables() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- getVariables() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
- getVariables() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- getVariables() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- getVariables() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- getVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- getVariables() - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- getVariables() - Method in interface org.flowable.job.api.AcquiredExternalWorkerJob
- getVariables() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- getVariables() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getVariables() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- getVariables() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getVariables() - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- getVariables() - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- getVariables() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- getVariables() - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- getVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns all variables.
- getVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
All variables visible from the given case instance scope.
- getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get all variables and search in the task scope and if available also the execution scopes.
- getVariables(String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- getVariables(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariables(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Returns all variables for the given execution (or process instance).
- getVariables(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getVariables(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableCollectionResource
- getVariables(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariables(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariables(String) - Method in interface org.flowable.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariables(String) - Method in interface org.flowable.engine.TaskService
-
get all variables and search in the task scope and if available also the execution scopes.
- getVariables(String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- getVariables(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableCollectionResource
- getVariables(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- getVariables(String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- getVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
The variable values for all given variableNames.
- getVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get values for all given variableNames and search only in the task scope.
- getVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariables(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given execution scope (including parent scopes).
- getVariables(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
get values for all given variableNames and search only in the task scope.
- getVariables(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables()
, but limited to only the variables with the provided names. - getVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables(Collection)
, but with a flag that indicates that all variables should be fetched when fetching the specific variables. - getVariables(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariables(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariables(ProcessInstance) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- getVariableSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getVariableSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableSchemaManager() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- GetVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetVariablesCmd(String, Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
- getVariableScope() - Method in class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- getVariableScope() - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- getVariableScope() - Method in class org.flowable.rest.service.api.engine.variable.RestVariable
- getVariableService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getVariableService() - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getVariableService() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getVariableService(CommandContext) - Static method in class org.flowable.engine.impl.util.CommandContextUtil
- getVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getVariableServiceConfiguration() - Method in interface org.flowable.common.engine.impl.HasVariableServiceConfiguration
- getVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableServiceConfiguration() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- getVariableServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.persistence.AbstractManager
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.impl.types.TraceableObject
- getVariableServiceConfiguration() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getVariableServiceConfiguration(ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- getVariableServiceConfiguration(ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- getVariableServiceConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableServiceConfigurators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariablesFromFormSubmission(String, String, String, String, String, FormInfo, Map<String, Object>, String) - Method in interface org.flowable.form.api.FormService
- getVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns the variable local to this scope only.
- getVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariablesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get all variables and search only in the task scope.
- getVariablesLocal(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariablesLocal(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariablesLocal(String) - Method in interface org.flowable.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariablesLocal(String) - Method in interface org.flowable.engine.TaskService
-
get all variables and search only in the task scope.
- getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
get a variable on a task
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
The variable values for the given variableNames only taking the given execution scope into account, not looking in outer scopes.
- getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
get a variable on a task
- getVariablesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables(Collection)
, but only for variables local to this scope. - getVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariablesLocal(Collection<String>, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.getVariables(Collection, boolean)
, but only for variables local to this scope. - getVariablesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- getVariablesLocal(Collection<String>, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- getVariablesToSet(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- getVariablesToSet(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- getVariablesTypeMap(Map<String, Object>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- getVariableType() - Method in class org.flowable.common.rest.variable.BooleanRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.DateRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.DoubleRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.InstantRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.IntegerRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.LocalDateRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.LongRestVariableConverter
- getVariableType() - Method in interface org.flowable.common.rest.variable.RestVariableConverter
-
Type of variables this converter is able to convert.
- getVariableType() - Method in class org.flowable.common.rest.variable.ShortRestVariableConverter
- getVariableType() - Method in class org.flowable.common.rest.variable.StringRestVariableConverter
- 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
- getVariableType() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
- getVariableType() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableType() - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- getVariableType() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableType(String) - Method in interface org.flowable.variable.api.types.VariableTypes
- getVariableType(String) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- getVariableTypeName() - Method in interface org.flowable.engine.history.HistoricVariableUpdate
- getVariableTypeName() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- getVariableTypeName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstance
- getVariableTypeName() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- getVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableTypes() - Method in interface org.flowable.common.engine.impl.HasVariableTypes
- getVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariableTypes() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- getVariableValue() - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- getVariableValue() - Method in interface org.flowable.variable.api.event.FlowableVariableEvent
- getVariableValue() - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- getVariableValue(QueryVariable) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- getVariableValue(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- getVariableValue(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.BooleanRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.DateRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.DoubleRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.InstantRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.IntegerRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.LongRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in interface org.flowable.common.rest.variable.RestVariableConverter
-
Extract the variable value to be used in the engine from the given
EngineRestVariable
. - getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.ShortRestVariableConverter
- getVariableValue(EngineRestVariable) - Method in class org.flowable.common.rest.variable.StringRestVariableConverter
- getVariableValue(QueryVariable) - Method in class org.flowable.rest.service.api.RestResponseFactory
- getVariableValue(RestVariable) - Method in class org.flowable.rest.service.api.RestResponseFactory
- getVersion() - Method in interface org.flowable.app.api.repository.AppDefinition
-
version of this app definition
- getVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
version of this case definition
- getVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersion() - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- getVersion() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- getVersion() - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- getVersion() - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- getVersion() - Method in class org.flowable.common.rest.api.EngineInfoResponse
- getVersion() - Method in interface org.flowable.dmn.api.DmnDecision
-
version of this definition
- getVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getVersion() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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
- getVersion() - Method in interface org.flowable.eventregistry.api.ChannelDefinition
-
version of this channel definition
- getVersion() - Method in interface org.flowable.eventregistry.api.EventDefinition
-
version of this event definition
- getVersion() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getVersion() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- getVersion() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- getVersion() - Method in interface org.flowable.form.api.FormDefinition
-
version of this form
- getVersion() - Method in class org.flowable.form.api.FormInfo
- getVersion() - Method in class org.flowable.form.model.SimpleFormModel
- getVersion() - Method in class org.flowable.rest.service.api.FormModelResponse
- getVersion() - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- getVersion() - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- getVersion() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- getVersion() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- getVersionGt() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionGt() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getVersionGt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionGt() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getVersionGte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getVersionLt() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- getVersionLte() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- getWaitIncreaseFactor() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- getWaitingForRepetitionPlanItemDefinitionMappings() - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocument
- getWaitingForRepetitionPlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getWaitingForRepetitionPlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getWaitingForRepetitionPlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getWaitingMigrationParts() - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- getWaitingMigrationParts() - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- getWaitTimeInMs() - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- getWaypoints() - Method in class org.flowable.bpmn.model.BpmnDiEdge
- getWaypoints() - Method in class org.flowable.bpmn.model.SequenceFlow
- getWaypoints() - Method in class org.flowable.cmmn.model.CmmnDiEdge
- getWaypoints() - Method in class org.flowable.dmn.model.DiEdge
- getWaypoints() - Method in class org.flowable.engine.repository.DiagramEdge
- getWidth() - Method in class org.flowable.bpmn.model.GraphicInfo
- getWidth() - Method in class org.flowable.cmmn.model.GraphicInfo
- getWidth() - Method in class org.flowable.dmn.model.GraphicInfo
- getWidth() - Method in class org.flowable.engine.repository.DiagramNode
- getWithLocalVariables() - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- getWithLocalVariables() - Method in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getWithNewAssignee() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getWithNewAssignee() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- getWithNewOwner() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- getWithNewOwner() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- getWithNewOwner() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- getWithoutCallbackId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getWithoutCaseInstanceCallbackId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getWithoutCaseInstanceParentId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getWithoutCategory() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutCategory() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutDeleteReason() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getWithoutDueDate() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getWithoutDueDate() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutDueDate() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getWithoutDueDate() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getWithoutProcessInstanceId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutProcessInstanceId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getWithoutProcessInstanceId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutScopeId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getWithoutScopeId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutScopeId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getWithoutScopeId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- getWithoutTenantId() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- getWorkTimeInMillis() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- getWorkTimeInMillis() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- getWorkTimeInMillis() - Method in interface org.flowable.task.api.history.HistoricTaskInstance
-
Difference between
HistoricTaskInstance.getEndTime()
andTaskInfo.getClaimTime()
in milliseconds. - getWorkTimeInMillis() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getWrappedActivityBehaviorFactory() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- getWriteMethod(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
- 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.bpmn.model.GraphicInfo
- getX() - Method in class org.flowable.cmmn.model.GraphicInfo
- getX() - Method in class org.flowable.dmn.model.GraphicInfo
- getX() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- getX() - Method in class org.flowable.engine.repository.DiagramNode
- getXmlColumnNumber() - Method in class org.flowable.bpmn.model.BaseElement
- getXmlColumnNumber() - Method in class org.flowable.bpmn.model.GraphicInfo
- getXmlColumnNumber() - Method in class org.flowable.cmmn.model.BaseElement
- getXmlColumnNumber() - Method in class org.flowable.cmmn.model.GraphicInfo
- getXmlColumnNumber() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getXmlColumnNumber() - Method in class org.flowable.dmn.model.GraphicInfo
- getXmlColumnNumber() - Method in class org.flowable.validation.ValidationError
- getXMLElementName() - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.TaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- getXMLElementName() - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.AssociationXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CaseElementXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CaseTaskXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CaseXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ConditionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DecisionTaskXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DecisionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DefaultControlXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DefinitionsXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.DocumentationXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.EntryCriterionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ExitCriterionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.HumanTaskXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ItemControlXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ManualActivationRuleXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.MilestoneXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanFragmentXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanItemDefinitionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanItemOnPartXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanItemStartTriggerXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanItemXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.PlanModelXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ProcessRefExpressionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ProcessTaskXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.ProcessXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.RequiredRuleXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.SentryIfPartXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.SentryXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.StageXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.StandardEventXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.TextAnnotationXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.TextXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.TimerEventListenerXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.TimerExpressionXmlConverter
- getXMLElementName() - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.InformationRequirementConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.InputDataXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
- getXMLElementName() - Method in class org.flowable.dmn.xml.converter.VariableXMLConverter
- getXmlEncoding() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- getXmlLineNumber() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- getXmlLineNumber() - Method in class org.flowable.validation.ValidationError
- getXmlRowNumber() - Method in class org.flowable.bpmn.model.BaseElement
- getXmlRowNumber() - Method in class org.flowable.bpmn.model.GraphicInfo
- getXmlRowNumber() - Method in class org.flowable.cmmn.model.BaseElement
- getXmlRowNumber() - Method in class org.flowable.cmmn.model.GraphicInfo
- getXmlRowNumber() - Method in class org.flowable.dmn.model.GraphicInfo
- getXmlXPathExpression() - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- getxPathExpression() - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- getXpathExpression() - Method in class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
- getY() - Method in class org.flowable.bpmn.model.GraphicInfo
- getY() - Method in class org.flowable.cmmn.model.GraphicInfo
- getY() - Method in class org.flowable.dmn.model.GraphicInfo
- getY() - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- getY() - Method in class org.flowable.engine.repository.DiagramNode
- GLOBAL - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable.RestVariableScope
- GLOBAL - Enum constant in enum class org.flowable.rest.service.api.engine.variable.RestVariable.RestVariableScope
- GLOBAL_PROCESS_DEFINITION_PROPERTIES - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- globalAcquireLockEnabled - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Whether global acquire lock should be used.
- globalAcquireLockPrefix - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
The prefix that the runnable should use for the global acquire lock.
- globalArtifacts - Variable in class org.flowable.bpmn.model.BpmnModel
- GRAND_PARENT - Static variable in class org.flowable.entitylink.api.HierarchyType
- graphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiShape
- graphicInfo - Variable in class org.flowable.dmn.model.DmnDiDiagram
- graphicInfo - Variable in class org.flowable.dmn.model.DmnDiShape
- GraphicInfo - Class in org.flowable.bpmn.model
- GraphicInfo - Class in org.flowable.cmmn.model
- GraphicInfo - Class in org.flowable.dmn.model
- GraphicInfo() - Constructor for class org.flowable.bpmn.model.GraphicInfo
- GraphicInfo() - Constructor for class org.flowable.cmmn.model.GraphicInfo
- GraphicInfo() - Constructor for class org.flowable.dmn.model.GraphicInfo
- GraphicInfo(double, double) - Constructor for class org.flowable.bpmn.model.GraphicInfo
- GraphicInfo(double, double, double, double) - Constructor for class org.flowable.bpmn.model.GraphicInfo
- GREATER_THAN - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- GREATER_THAN - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- GREATER_THAN - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- GREATER_THAN - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- GREATER_THAN_OR_EQUALS - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- GREATER_THAN_OR_EQUALS - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- greaterThan(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGreaterThanExpressionFunction
- greaterThanOrEquals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableGreaterThanOrEqualsExpressionFunction
- GROOVY_SCRIPTING_LANGUAGE - Static variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- GroovyStaticScriptEngine - Class in org.flowable.engine.impl.scripting
-
Created by fgroch on 15.03.17.
- GroovyStaticScriptEngine() - Constructor for class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- GroovyStaticScriptEngine(GroovyClassLoader) - Constructor for class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- GroovyStaticScriptEngine(GroovyStaticScriptEngineFactory) - Constructor for class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- GroovyStaticScriptEngineFactory - Class in org.flowable.engine.impl.scripting
- GroovyStaticScriptEngineFactory() - Constructor for class org.flowable.engine.impl.scripting.GroovyStaticScriptEngineFactory
- group - Variable in class org.flowable.idm.engine.impl.cmd.SaveGroupCmd
- Group - Interface in org.flowable.idm.api
-
Represents a group, used in
IdmIdentityService
. - GROUP_ID - Static variable in class org.flowable.idm.api.GroupQueryProperty
- groupAggregationsByTarget(DelegateExecution, Collection<VariableAggregationDefinition>, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- groupAggregationsByTarget(VariableScope, Collection<VariableAggregationDefinition>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- groupByFromPlanItemId(List<? extends PlanItemDefinitionMapping>, CaseInstanceMigrationValidationResult) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- GroupCollectionResource - Class in org.flowable.rest.service.api.identity
- GroupCollectionResource() - Constructor for class org.flowable.rest.service.api.identity.GroupCollectionResource
- groupDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- GroupDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- GroupDetails - Class in org.flowable.spring.security
-
An immutable serializable implementation of
Group
- GroupDetails(String, String, String) - Constructor for class org.flowable.spring.security.GroupDetails
- GroupEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- GroupEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- GroupEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- groupEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- GroupEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- GroupEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- GroupEntityManagerImpl(IdmEngineConfiguration, GroupDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- groupId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- groupId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- groupId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- groupId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- groupId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- groupId - Variable in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- groupId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- groupId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- groupId - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- groupId - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- groupId - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- groupId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- groupId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- groupId - Variable in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- groupId - Variable in class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- groupId - Variable in class org.flowable.idm.engine.impl.cmd.CreateGroupCmd
- groupId - Variable in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
- groupId - Variable in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- groupId - Variable in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- groupId - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- groupId - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- groupId - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- groupId - Variable in class org.flowable.rest.service.api.identity.MembershipResponse
- groupId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Sets the groupId for this Kafka adapter.
- groupId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- groupId(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s with the given id. - groupId(String) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given group id. - groupId(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- groupIds - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- groupIds - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- groupIds(List<String>) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s with the given ids. - groupIds(List<String>) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given group ids. - groupIds(List<String>) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupIds(List<String>) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- groupListContentBy(List<T>, Function<T, String>) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- groupMember(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only selects
Group
s where the given user is a member of. - groupMember(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupMembers(List<String>) - Method in interface org.flowable.idm.api.GroupQuery
-
Only selects
Group
s where the given users are a member of. - groupMembers(List<String>) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- GroupMembershipCollectionResource - Class in org.flowable.rest.service.api.identity
- GroupMembershipCollectionResource() - Constructor for class org.flowable.rest.service.api.identity.GroupMembershipCollectionResource
- GroupMembershipResource - Class in org.flowable.rest.service.api.identity
- GroupMembershipResource() - Constructor for class org.flowable.rest.service.api.identity.GroupMembershipResource
- groupName(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s with the given name. - groupName(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupNameLike(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s where the name matches the given parameter. - groupNameLike(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupNameLikeIgnoreCase(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s where the name matches the given parameter (ignoring case). - groupNameLikeIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- GroupQuery - Interface in org.flowable.idm.api
-
Allows to programmatically query for
Group
s. - GroupQueryImpl - Class in org.flowable.idm.engine.impl
- GroupQueryImpl() - Constructor for class org.flowable.idm.engine.impl.GroupQueryImpl
- GroupQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.GroupQueryImpl
- GroupQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.GroupQueryImpl
- GroupQueryProperty - Class in org.flowable.idm.api
-
Contains the possible properties that can be used by the
GroupQuery
. - GroupQueryProperty(String) - Constructor for class org.flowable.idm.api.GroupQueryProperty
- GroupRequest - Class in org.flowable.rest.service.api.identity
- GroupRequest() - Constructor for class org.flowable.rest.service.api.identity.GroupRequest
- GroupResource - Class in org.flowable.rest.service.api.identity
- GroupResource() - Constructor for class org.flowable.rest.service.api.identity.GroupResource
- GroupResponse - Class in org.flowable.rest.service.api.identity
- GroupResponse() - Constructor for class org.flowable.rest.service.api.identity.GroupResponse
- groups - Variable in class org.flowable.spring.security.FlowableUser
- groupsAccess - Variable in class org.flowable.engine.app.AppModel
- groupType(String) - Method in interface org.flowable.idm.api.GroupQuery
-
Only select
Group
s which have the given type. - groupType(String) - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- groupVariableInstancesByName(List<? extends VariableInstance>) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- groupVariableInstancesByName(List<? extends VariableInstance>) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- gt(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- GT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- GT - Enum constant in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
- GT - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- GTE - Enum constant in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
H
- handleActivityEnd(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddAssigneeIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddIdentityLinkToTask(TaskEntity, IdentityLinkEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleAddOwnerIdentityLinkToTask(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleAdhocSubProcess(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleAssignee(PlanItemInstanceEntity, TaskService, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleAssigneeChange(CommandContext, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- handleAssignments(TaskService, String, String, List<String>, List<String>, TaskEntity, ExpressionManager, DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleAsynchronousLeave(FlowElement, FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleBadMessageConversion(HttpMessageConversionException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleBPMNModelConstraints(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.BpmnModelValidator
- handleCandidateGroups(CommandContext, PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleCandidateUsers(CommandContext, PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleCategory(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleCategory(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleChildPlanItemInstances(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- handleClaim(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.HumanTaskStateInterceptor
- handleClaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleCmmnEngineExecutorsAfterEngineCreate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- handleCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- handleCommonTaskFields(TaskEntity) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractTaskEventHandler
- handleCompensationEventDefinition(BpmnModel, Process, Event, EventDefinition, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventValidator
- handleComplete(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.HumanTaskStateInterceptor
- handleComplete(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleCompleteTask(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleCompleteTask(TaskEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleCompleteTask(TaskEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCompleteTask(TaskEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleCompleteWithForm(TaskEntity, FormInfo, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.engine.interceptor.HumanTaskStateInterceptor
- handleCompleteWithForm(TaskEntity, FormInfo, String, String, Map<String, Object>) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleConflict(FlowableConflictException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleConstraints(Process, Activity, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.FlowElementValidator
- handleCreateCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleCreateCaseInstance(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleCreatedDynamicUserTask(UserTask, SubProcess, FlowElementsContainer, Process) - Method in interface org.flowable.engine.impl.dynamic.DynamicUserTaskCallback
- handleCreateProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCreateProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.interceptor.DefaultIdentityLinkInterceptor
- handleCreateSubProcessInstance(ExecutionEntity, ExecutionEntity) - Method in interface org.flowable.engine.interceptor.IdentityLinkInterceptor
- handleCreateTransition(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- handleDataAssociations(Process, Activity, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.FlowElementValidator
- handleDeleteEventSubscriptionEntityCount(EventSubscription) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleDeleteVariableInstanceEntityCount(VariableInstanceEntity, boolean) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleDeleteVariableInstanceEntityCount(VariableInstanceEntity, boolean, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- handleDeployedChannelDefinitions() - Method in interface org.flowable.eventregistry.impl.EventRegistryEngine
- handleDeployedChannelDefinitions() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- handleDescription(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleDueDate(CommandContext, PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleDueDate(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution, ProcessEngineConfigurationImpl, String) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.AbstractEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.CompensationEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in interface org.flowable.engine.impl.event.EventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.MessageEventHandler
- handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.flowable.engine.impl.event.SignalEventHandler
- handleEventInstance(PlanItemInstanceEntity, EventInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- handleEventInstanceOutParameters(VariableScope, BaseElement, EventInstance) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
-
Processes the 'out parameters' of an
EventInstance
and stores the corresponding variables on theVariableScope
. - handleEventInstanceOutParameters(VariableScope, BaseElement, EventInstance) - Static method in class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
-
Processes the 'out parameters' of an
EventInstance
and stores the corresponding variables on theVariableScope
. - handleEventSubscription(CmmnRuntimeService, EventSubscription, EventInstance, Collection<CorrelationKey>, EventConsumerInfo) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- handleEventSubscription(RuntimeService, EventSubscription, EventInstance, Collection<CorrelationKey>, EventConsumerInfo) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- handleException(Throwable, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- handleException(Throwable, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- handleException(Throwable, DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- handleException(Throwable, ExecutionEntity, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncRunnableExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncRunnableExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultDebuggerExecutionExceptionHandler
- handleException(JobServiceConfiguration, JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- handleException(V, String, FlowableException) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- handleExternalWorkerServiceTaskJobUpdate(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleFailedJob(Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- handleFailedJob(Job, Throwable) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- handleFailedV5Job(AbstractRuntimeJobEntity, Throwable) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- handleFailedV5Job(AbstractRuntimeJobEntity, Throwable) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- handleFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleForbidden(FlowableForbiddenException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleFormFieldsOnSubmit(FormInfo, String, String, String, String, Map<String, Object>, String) - Method in class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
-
When content is uploaded for a field, it is uploaded as a 'temporary related content'.
- handleFormFieldsOnSubmit(FormInfo, String, String, String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.formhandler.DefaultFormFieldHandler
-
When content is uploaded for a field, it is uploaded as a 'temporary related content'.
- handleFormFieldsOnSubmit(FormInfo, String, String, String, String, Map<String, Object>, String) - Method in interface org.flowable.form.api.FormFieldHandler
- handleFormKey(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleFormKey(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleHistoryCleanupTimerJob() - Method in interface org.flowable.cmmn.api.CmmnManagementService
- handleHistoryCleanupTimerJob() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- handleHistoryCleanupTimerJob() - Method in class org.flowable.engine.impl.ManagementServiceImpl
- handleHistoryCleanupTimerJob() - Method in interface org.flowable.engine.ManagementService
- HandleHistoryCleanupTimerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HandleHistoryCleanupTimerJobCmd - Class in org.flowable.engine.impl.cmd
- HandleHistoryCleanupTimerJobCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- HandleHistoryCleanupTimerJobCmd() - Constructor for class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- handleHttpRequest(VariableContainer, HttpRequest, FlowableHttpClient) - Method in interface org.flowable.http.common.api.delegate.HttpRequestHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.ClassDelegateHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.DelegateExpressionHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- handleHttpResponse(VariableContainer, HttpResponse) - Method in interface org.flowable.http.common.api.delegate.HttpResponseHandler
- handleHumanTaskNewAssignee(PlanItemInstanceEntity, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- handleIdentityLinkAddition(IdentityLink) - Method in interface org.flowable.identitylink.service.IdentityLinkEventHandler
-
Handle an event of the
IdentityLink
addition - handleIdentityLinkDeletion(IdentityLink) - Method in interface org.flowable.identitylink.service.IdentityLinkEventHandler
-
Handle an event of
IdentityLink
deletion - handleIllegalArgument(FlowableIllegalArgumentException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleIllegalState(FlowableIllegalStateException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleInParameters(PlanItemInstanceEntity, CmmnEngineConfiguration, Map<String, Object>, ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- handleInProgressStart(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.HumanTaskStateInterceptor
- handleInProgressStart(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleInsertEventSubscriptionEntityCount(EventSubscription) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleInsertVariableInstanceEntityCount(VariableInstanceEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- handleInsertVariableInstanceEntityCount(VariableInstanceEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- handleInvocation(DelegateInvocation) - Method in class org.flowable.engine.impl.delegate.invocation.DefaultDelegateInterceptor
- handleInvocation(DelegateInvocation) - Method in interface org.flowable.engine.impl.interceptor.DelegateInterceptor
- handleJobDelete(Job) - Method in interface org.flowable.job.service.InternalJobManager
- handleJobDelete(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobDeleteInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- handleJobDeleteInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- handleJobDeleteInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobInsert(Job) - Method in interface org.flowable.job.service.InternalJobManager
- handleJobInsert(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- handleMessageEventDefinition(BpmnModel, Process, Event, EventDefinition, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventValidator
- handleMessageEventSubscription(EventDefinition, StartEvent, ExecutionEntity, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handleMockServiceTaskAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMockServiceTaskAnnotation(FlowableMockSupport, MockServiceTask) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMockServiceTasksAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleMultiInstanceLoopCharacteristics(Process, Activity, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.FlowElementValidator
- handleMultiInstanceSubProcess(ProcessEngineConfigurationImpl, ExecutionEntityManager, ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleName(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleNonMatchingEvent(EventRegistryEvent, EventRegistryProcessingInfo) - Method in interface org.flowable.eventregistry.api.EventRegistryNonMatchingEventConsumer
- handleNoOpServiceTasksAnnotation(FlowableMockSupport, Method) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleNoOpServiceTasksAnnotation(FlowableMockSupport, NoOpServiceTasks) - Static method in class org.flowable.engine.impl.test.TestHelper
- handleNotFound(FlowableObjectNotFoundException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleNotSupported(FlowableContentNotSupportedException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleOtherException(Exception, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleOutParameters(DelegatePlanItemInstance, CaseInstanceEntity, CmmnRuntimeService, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- handleOutParameters(DelegatePlanItemInstance, CaseInstanceEntity, ProcessInstanceService) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- handleOutParameters(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- handleOwner(PlanItemInstanceEntity, TaskService, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handlePriority(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handlePriority(CreateUserTaskBeforeContext, ExpressionManager, TaskEntity, DelegateExecution, String) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- handleProcessConstraints(BpmnModel, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.BpmnModelValidator
- handleProcessEngineExecutorsAfterEngineCreate - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- handleProcessInstanceExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleProcessInstanceWithForm(CommandContext, ProcessDefinition, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- HANDLER_TYPE_BREAK_POINT - Static variable in class org.flowable.engine.impl.agenda.DebugContinueProcessOperation
- handlerActivityId - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- handleReactivateCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleReactivateCaseInstance(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleRegularExecution() - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleRegularExecutionEnd(ExecutionEntityManager, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleRelatedEntities(TaskEntity, String, boolean, boolean, boolean, FlowableEventDispatcher, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- handlerType - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- handlerType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerType - Variable in class org.flowable.rest.service.api.management.JobResponse
- handlerType(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Select jobs which have given job handler type
- handlerType(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Select jobs which have given job handler type
- handlerType(String) - Method in interface org.flowable.job.api.TimerJobQuery
-
Select jobs which have given job handler type
- handlerType(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerType(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.JobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerTypes - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- handlerTypes(Collection<String>) - Method in interface org.flowable.job.api.BaseJobQuery
-
Select jobs which have one of the given job handler type
- handlerTypes(Collection<String>) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Select jobs which have given job handler type
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.JobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- handlerTypes(Collection<String>) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- handleSequenceFlow() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- handleServiceTaskJobUpdate(ExecutionEntity, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleSignalEvent(EventSubscriptionEntity, Map<String, Object>) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- handleSignalEvent(EventSubscriptionEntity, Map<String, Object>) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- handleSignalEventDefinition(BpmnModel, Process, Event, EventDefinition, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventValidator
- handleSignalEventSubscription(EventDefinition, StartEvent, ExecutionEntity, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handlesMode(String) - Method in interface org.flowable.common.spring.AutoDeploymentStrategy
-
Determines whether the strategy handles deployments for the provided deployment mode.
- handlesMode(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- handleStatusCodes - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- handleSubProcessEnd(ExecutionEntityManager, ExecutionEntity, SubProcess) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- handleSubTaskCount(TaskService, TaskInfo) - Method in class org.flowable.engine.impl.cmd.SaveTaskCmd
- handleTaskAlreadyClaimed(FlowableTaskAlreadyClaimedException, HttpServletRequest) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- handleTaskCountsForIdentityLinkDeletion(TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskDescription(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleTaskHistory(TaskEntity, String, String, boolean, CommandContext) - Static method in class org.flowable.engine.impl.util.TaskHelper
- handleTaskIdentityLinkAddition(TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkAddition(TaskEntity, IdentityLinkEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkAdditions(TaskEntity, List<IdentityLinkEntity>) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkAdditions(TaskEntity, List<IdentityLinkEntity>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkDeletions(TaskEntity, List<IdentityLinkEntity>, boolean, boolean) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- handleTaskIdentityLinkDeletions(TaskEntity, List<IdentityLinkEntity>, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- handleTaskName(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleTimerEvent(EventDefinition, StartEvent, ExecutionEntity, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- handleTimerEventDefinition(Process, Event, EventDefinition, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.EventValidator
- handleTransactions - Variable in class org.flowable.spring.SpringEntityManagerSessionFactory
- handleTransactions - Variable in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- handleUnclaim(TaskEntity, String) - Method in interface org.flowable.cmmn.engine.interceptor.HumanTaskStateInterceptor
- handleUnclaim(TaskEntity, String) - Method in interface org.flowable.engine.interceptor.UserTaskStateInterceptor
- handleUserTaskNewAssignee(ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleUserTaskNewOwner(ExecutionEntity, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- handleVariableListenerEventSubscription(EventDefinition, StartEvent, ExecutionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- hasAcquiredLock - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- hasActivationCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- hasActivationRule() - Method in class org.flowable.cmmn.model.ReactivationRule
- HasAssociations - Interface in org.flowable.cmmn.model
- hasCamMigrationVersion(String) - Static method in class org.flowable.common.engine.impl.FlowableVersions
- HasCaseInstanceVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HasCaseInstanceVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- hasChanged() - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- hasChildElements() - Method in class org.flowable.cmmn.converter.AssociationXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.BaseCmmnXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CaseRefExpressionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CaseXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiBoundsXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiEdgeXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiLabelXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiShapeXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.CmmnDiWaypointXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ConditionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.DecisionRefExpressionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.DecisionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.DefaultControlXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.DefinitionsXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.DocumentationXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.EntryCriterionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ExitCriterionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.GenericEventListenerXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ItemControlXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ManualActivationRuleXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.MilestoneXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.PlanItemOnPartXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.PlanItemStartTriggerXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.PlanItemXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ProcessRefExpressionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.ProcessXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.RequiredRuleXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.SentryIfPartXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.SentryXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.StageXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.StandardEventXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.TaskXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.TextAnnotationXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.TextXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.TimerEventListenerXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.TimerExpressionXmlConverter
- hasChildElements() - Method in class org.flowable.cmmn.converter.UserEventListenerXmlConverter
- hasCollectionVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
- hasCompletedPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
-
Returns true, if the given plan item instance has at least one instance in completed state (only possible of course for repetition based plan items).
- hasCorrelationParameterValues() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- hasCorrelationParameterValues() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- hasCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- hasCorrelationParameterValues() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- hasDefaultCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- hasDefaultRule() - Method in class org.flowable.cmmn.model.ReactivationRule
- hasEditorSource() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- hasEditorSource() - Method in interface org.flowable.engine.repository.Model
-
whether this model has editor source
- hasEditorSourceExtra() - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- hasEditorSourceExtra() - Method in interface org.flowable.engine.repository.Model
-
whether this model has editor source extra
- hasElementIndexVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
- hasElementVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
- hasEmptyValue - Variable in class org.flowable.form.model.OptionFormField
- HasEntryCriteria - Interface in org.flowable.cmmn.model
- hasError() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- hasError() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- hasErrors() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- hasErrors() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- hasEventTypeElement(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- hasException() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- HasExecutionListeners - Interface in org.flowable.bpmn.model
-
Interface indicating an element has execution-listeners
- HasExecutionVariableCmd - Class in org.flowable.engine.impl.cmd
- HasExecutionVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- hasExistingInstancesForUniqueCorrelation - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
- HasExitCriteria - Interface in org.flowable.cmmn.model
- HasExpressionManagerEngineConfiguration - Interface in org.flowable.common.engine.impl
-
author martin.grofcik
- HasExtensionAttributes - Interface in org.flowable.bpmn.model
-
Interface for accessing Element attributes.
- HasExtensionAttributes - Interface in org.flowable.cmmn.model
-
Interface for accessing Element attributes.
- hasFormData() - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- hasGraphicalNotation() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
Does this case definition have a graphical notation defined (such that a diagram can be generated)?
- hasGraphicalNotation() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- hasGraphicalNotation() - Method in interface org.flowable.dmn.api.DmnDecision
-
Does this decision have a graphical notation defined (such that a diagram can be generated)?
- hasGraphicalNotation() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- hasGraphicalNotation() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasGraphicalNotation() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Does this process definition has a graphical notation defined (such that a diagram can be generated)?
- hashCode() - Method in class org.flowable.bpmn.model.ValuedDataObject
- hashCode() - Method in class org.flowable.cmmn.model.FieldExtension
- hashCode() - Method in class org.flowable.cmmn.model.ReactivationRule
- hashCode() - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
- hashCode() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- hashCode() - Method in class org.flowable.common.engine.impl.FlowableVersion
- hashCode() - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Returns the hash code for this Expression.
- hashCode() - Method in record class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext.Tenant
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns a hash code value for this object.
- hashCode() - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- hashCode() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- hashCode() - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- hashCode() - Method in class org.flowable.eventregistry.model.EventPayload
- hashCode() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- hashCode() - Method in record class org.flowable.mail.common.api.SendMailRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.flowable.mail.common.impl.SimpleMailResponse
-
Returns a hash code value for this object.
- hasIgnoreCondition() - Method in class org.flowable.cmmn.model.ReactivationRule
- hasIgnoreCounterVariable(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- hasIgnoreRule() - Method in class org.flowable.cmmn.model.ReactivationRule
- HasInParameters - Interface in org.flowable.bpmn.model
- HasLifecycleListeners - Interface in org.flowable.cmmn.model
- hasLimitedInstanceCount() - Method in class org.flowable.cmmn.model.RepetitionRule
- hasLocalQueryVariableValue() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Check whether or not this plan item instance has local variable set with the given name.
- hasLocalVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- hasLocalVariables() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- hasLoopCharacteristics() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- hasMaxInstanceCount(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- hasMultiInstanceCharacteristics() - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- hasMultiInstanceLoopCharacteristics() - Method in class org.flowable.bpmn.model.Activity
- hasMultiInstanceParent(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- hasMultiInstanceRootExecution(ExecutionEntity, FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- hasMultipleResults(Map<String, List<Map<String, Object>>>) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- hasNewCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- hasNewChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- hasNewExecutionId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- hasNewProcessDefinitionId() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- hasNext() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- hasNoEventDefinitionOrTypeElement(StartEvent) - Method in class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- hasNonLocalQueryVariableValue() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasNoRetryTopic() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- hasOnParts(PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Checks the given plan item to have at least one on-part.
- hasOrderBy() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- hasOrderByForColumn(String) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- HasOutParameters - Interface in org.flowable.bpmn.model
- hasParallelOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
- hasPlanItemDefinition(CmmnModel, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- HasPlanItemInstanceVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HasPlanItemInstanceVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HasPlanItemInstanceVariableCmd
- hasRepetitionOnCollection(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Returns true, if the given plan item instance has a repetition rule which is based on a collection variable, false, if there is no repetition rule at all or if it is not based on a collection variable.
- hasRepetitionOnCollection(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- hasRepetitionOnCollection(PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Returns true, if the given plan item instance has a repetition rule which is based on a collection variable, false, if there is no repetition rule at all or if it is not based on a collection variable.
- hasRepetitionRule(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- hasRepetitionRule(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- hasRepetitionRule(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- hasRepetitionRule(PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- hasRepetitionRuleAndNoEntryCriteria(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
-
Returns true, if the given plan item has a repetition rule, but no entry criteria to be satisfied and no collection based repetition.
- hasRepetitionRuleEntryCriteria(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- hasRetryTopic() - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- HasRevision - Interface in org.flowable.common.engine.impl.db
-
Entities that are using revisions for optimistic locking, need to implement this interface.
- hasSameLoopCharacteristics(Activity, Activity) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- hasSameMultiInstanceConfig(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- hasSameParentInModel(EntityWithSentryPartInstances, SentryOnPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- hasSameStringValue(String, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- hasSameSubProcessContent(SubProcess, SubProcess) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- HasScriptInfo - Interface in org.flowable.bpmn.model
-
A scriptable element supporting the type="script" implementation type.
- hasSequentialOrdering() - Method in class org.flowable.bpmn.model.AdhocSubProcess
- hasStartFormData() - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- hasStartFormKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- hasStartFormKey - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasStartFormKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
Does this case definition have a start form key}.
- hasStartFormKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- hasStartFormKey() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- hasStartFormKey() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Does this process definition has a
start form key
. - hasTaskHistoryLevel(HistoryLevel) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- hasTaskHistoryLevel(HistoryLevel) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- HasTaskVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HasTaskVariableCmd - Class in org.flowable.engine.impl.cmd
- HasTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- HasTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- hasTransientVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- hasTrueCondition(SequenceFlow, DelegateExecution) - Static method in class org.flowable.engine.impl.util.condition.ConditionUtil
- hasValueComparisonQueryVariables() - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- hasVariable(String) - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- hasVariable(String) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
- hasVariable(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- hasVariable(String) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
Checks whether the given key can be resolved by this variable container.
- hasVariable(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- hasVariable(String) - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- hasVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns whether this scope or any parent scope has a specific variable.
- hasVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Check whether or not this case instance has variable set with the given name, Searching for the variable is done in all scopes that are visible to the given case instance.
- hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
checks whether or not the task has a variable defined with the given name, in the task scope and if available also the execution scopes.
- hasVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- hasVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- hasVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- hasVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- hasVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Check whether or not this execution has variable set with the given name, Searching for the variable is done in all scopes that are visible to the given execution (including parent scopes).
- hasVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name, in the task scope and if available also the execution scopes.
- hasVariableAggregationDefinitions(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- hasVariableListenerEventDefinitions(String) - Static method in class org.flowable.engine.impl.util.VariableListenerUtil
- hasVariableListeners() - Method in class org.flowable.bpmn.model.BpmnModel
- hasVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns whether this scope has a specific variable.
- hasVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- hasVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
checks whether or not the task has a variable defined with the given name, local task scope only.
- hasVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- hasVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- hasVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- hasVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Check whether or not this execution has a local variable set with the given name.
- hasVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
checks whether or not the task has a variable defined with the given name, local task scope only.
- hasVariableOnScope(Execution, String, RestVariable.RestVariableScope) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- hasVariableOnScope(Task, String, RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- hasVariableOnScope(Task, String, RestVariable.RestVariableScope) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- hasVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- hasVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns whether this scope or any parent scope has variables.
- hasVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- HasVariableServiceConfiguration - Interface in org.flowable.common.engine.impl
- hasVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Returns whether this scope has variables.
- hasVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- hasVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- HasVariableTypes - Interface in org.flowable.common.engine.impl
- header - Variable in class org.flowable.eventregistry.model.EventPayload
- header(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines one header element of an event definition.
- header(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- header(String, String) - Static method in class org.flowable.eventregistry.model.EventPayload
- headerExtractorDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- headerInstances - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- headers - Variable in class org.flowable.eventregistry.impl.DefaultInboundEvent
- headers - Variable in class org.flowable.eventregistry.impl.DefaultOutboundEvent
- headers - Variable in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- headers - Variable in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- headers - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- headers - Variable in class org.flowable.http.common.api.HttpHeaders
- headers - Variable in class org.flowable.mail.common.api.MailMessage
- headers - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- HeadersPayloadExtractor<T> - Class in org.flowable.eventregistry.impl.payload
- HeadersPayloadExtractor() - Constructor for class org.flowable.eventregistry.impl.payload.HeadersPayloadExtractor
- headerWithCorrelation(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines one header element with correlation for an event definition.
- headerWithCorrelation(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- headerWithCorrelation(String, String) - Static method in class org.flowable.eventregistry.model.EventPayload
- HEADLINE - Static variable in interface org.flowable.form.model.FormFieldTypes
- HEADLINE_WITH_LINE - Static variable in interface org.flowable.form.model.FormFieldTypes
- height - Variable in class org.flowable.bpmn.model.GraphicInfo
- height - Variable in class org.flowable.cmmn.model.GraphicInfo
- height - Variable in class org.flowable.dmn.model.GraphicInfo
- hierarchyType - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- hierarchyType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- hierarchyType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- hierarchyType(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given hierarchy type.
- hierarchyType(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- HierarchyType - Class in org.flowable.entitylink.api
-
Contains constants for all predefined types of hierarchies.
- HierarchyType() - Constructor for class org.flowable.entitylink.api.HierarchyType
- HIGHLIGHT_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- HIGHLIGHT_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- HIGHLIGHT_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- HIGHLIGHT_FLOW_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- hintAsyncExecutor(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- hintAsyncHistoryExecutor(HistoryJobEntity, TransactionContext) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- HISTORIC_ACTIVITY_INSTANCE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A event dispatched when a HistoricActivityInstance is created.
- HISTORIC_ACTIVITY_INSTANCE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A event dispatched when a HistoricActivityInstance is marked as ended.
- HISTORIC_ACTIVITY_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- HISTORIC_ACTIVITY_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_CASE_DELETE_TYPE - Static variable in interface org.flowable.batch.api.Batch
- HISTORIC_CASE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_DECISION_EXECUTIONS - Static variable in interface org.flowable.dmn.api.DmnChangeTenantIdEntityTypes
- HISTORIC_MILESTONE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_PLAN_ITEM_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_PROCESS_DELETE_TYPE - Static variable in interface org.flowable.batch.api.Batch
- HISTORIC_PROCESS_INSTANCE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A event dispatched when a HistoricProcessInstance is created.
- HISTORIC_PROCESS_INSTANCE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A event dispatched when a HistoricProcessInstance is marked as ended.
- HISTORIC_PROCESS_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TASK_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- HISTORIC_TASK_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_TASK_INSTANCES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TASK_LOG_ENTRIES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_TASK_LOG_ENTRIES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HISTORIC_TYPES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- HISTORIC_TYPES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- HistoricActivityInstance - Interface in org.flowable.engine.history
-
Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.
- HistoricActivityInstanceBaseResource - Class in org.flowable.rest.service.api.history
- HistoricActivityInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricActivityInstanceBaseResource
- HistoricActivityInstanceCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricActivityInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricActivityInstanceCollectionResource
- historicActivityInstanceCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- historicActivityInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricActivityInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- historicActivityInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- HistoricActivityInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- HistoricActivityInstanceEntityImpl(ActivityInstance) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- historicActivityInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricActivityInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricActivityInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricActivityInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityManagerImpl
- historicActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- HistoricActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricActivityInstanceMatcher
- historicActivityInstanceQuery - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricActivityInstancesCmd
- HistoricActivityInstanceQuery - Interface in org.flowable.engine.history
-
Programmatic querying for
HistoricActivityInstance
s. - HistoricActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- HistoricActivityInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricActivityInstanceQuery
. - HistoricActivityInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- HistoricActivityInstanceQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricActivityInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- HistoricActivityInstanceQueryResource - Class in org.flowable.rest.service.api.history
- HistoricActivityInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryResource
- HistoricActivityInstanceResponse - Class in org.flowable.rest.service.api.history
- HistoricActivityInstanceResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- HistoricCaseInstance - Interface in org.flowable.cmmn.api.history
- HistoricCaseInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- historicCaseInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- HistoricCaseInstanceByCaseDefinitionIdMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher
- HistoricCaseInstanceByCaseDefinitionIdMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher.HistoricCaseInstanceByCaseDefinitionIdMatcher
- HistoricCaseInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceCollectionResource
- historicCaseInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricCaseInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- HistoricCaseInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricCaseInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricCaseInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- HistoricCaseInstanceEntityImpl(CaseInstance) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- historicCaseInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricCaseInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricCaseInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricCaseInstanceEntityManagerImpl(CmmnEngineConfiguration, HistoricCaseInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
- HistoricCaseInstanceIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceIdentityLinkCollectionResource
- historicCaseInstanceMigrated(HistoricCaseInstance, CaseDefinition, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationCallback
- HistoricCaseInstanceMigrationBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HistoricCaseInstanceMigrationBatchCmd(String, int, String, HistoricCaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- HistoricCaseInstanceMigrationBatchCmd(HistoricCaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- HistoricCaseInstanceMigrationBuilder - Interface in org.flowable.cmmn.api.migration
- HistoricCaseInstanceMigrationBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
- HistoricCaseInstanceMigrationBuilderImpl(CmmnMigrationService) - Constructor for class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- HistoricCaseInstanceMigrationCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HistoricCaseInstanceMigrationCmd(String, int, String, HistoricCaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- HistoricCaseInstanceMigrationCmd(String, HistoricCaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- HistoricCaseInstanceMigrationCmd(HistoricCaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- historicCaseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationBatchCmd
- historicCaseInstanceMigrationDocument - Variable in class org.flowable.cmmn.engine.impl.cmd.HistoricCaseInstanceMigrationCmd
- HistoricCaseInstanceMigrationDocument - Interface in org.flowable.cmmn.api.migration
- HistoricCaseInstanceMigrationDocumentBuilder - Interface in org.flowable.cmmn.api.migration
- HistoricCaseInstanceMigrationDocumentBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
- HistoricCaseInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- HistoricCaseInstanceMigrationDocumentConverter - Class in org.flowable.cmmn.engine.impl.migration
- HistoricCaseInstanceMigrationDocumentConverter() - Constructor for class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- historicCaseInstanceMigrationDocumentDocumentBuilder - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- HistoricCaseInstanceMigrationDocumentImpl - Class in org.flowable.cmmn.engine.impl.migration
- HistoricCaseInstanceMigrationDocumentImpl() - Constructor for class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- HistoricCaseInstanceMigrationJobHandler - Class in org.flowable.cmmn.engine.impl.job
- HistoricCaseInstanceMigrationJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- historicCaseInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstancesCmd
- historicCaseInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- HistoricCaseInstanceQuery - Interface in org.flowable.cmmn.api.history
- HistoricCaseInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
- HistoricCaseInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- HistoricCaseInstanceQueryImpl(CommandContext, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- HistoricCaseInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- HistoricCaseInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.history
- HistoricCaseInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- HistoricCaseInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- HistoricCaseInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryResource
- HistoricCaseInstanceResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- HistoricCaseInstanceResponse - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- historicCaseInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- HistoricCaseInstanceVariableDataResource - Class in org.flowable.cmmn.rest.service.api.history.caze
- HistoricCaseInstanceVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceVariableDataResource
- historicData - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- HistoricData - Interface in org.flowable.common.engine.api.history
- historicDataService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- historicDataService - Variable in class org.flowable.engine.test.FlowableTestCase
- historicDecisionExecutionDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- HistoricDecisionExecutionDataManager - Interface in org.flowable.dmn.engine.impl.persistence.entity.data
- HistoricDecisionExecutionEntity - Interface in org.flowable.dmn.engine.impl.persistence.entity
- HistoricDecisionExecutionEntityImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- HistoricDecisionExecutionEntityImpl() - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- historicDecisionExecutionEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- HistoricDecisionExecutionEntityManager - Interface in org.flowable.dmn.engine.impl.persistence.entity
- HistoricDecisionExecutionEntityManagerImpl - Class in org.flowable.dmn.engine.impl.persistence.entity
- HistoricDecisionExecutionEntityManagerImpl(DmnEngineConfiguration, HistoricDecisionExecutionDataManager) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityManagerImpl
- HistoricDecisionExecutionQueryImpl - Class in org.flowable.dmn.engine.impl
- HistoricDecisionExecutionQueryImpl() - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- HistoricDecisionExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- HistoricDecisionExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- HistoricDecisionExecutionQueryProperty - Class in org.flowable.dmn.engine.impl
-
Contains the possible properties that can be used in a
DmnHistoricDecisionExecutionQuery
. - HistoricDecisionExecutionQueryProperty(String) - Constructor for class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- HistoricDetail - Interface in org.flowable.engine.history
-
Base class for all kinds of information that is related to either a
HistoricProcessInstance
or aHistoricActivityInstance
. - HistoricDetailAssignmentEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailAssignmentEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailAssignmentEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailAssignmentEntityImpl
- HistoricDetailBaseResource - Class in org.flowable.rest.service.api.history
- HistoricDetailBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailBaseResource
- HistoricDetailCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricDetailCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailCollectionResource
- historicDetailDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricDetailDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- HistoricDetailDataResource - Class in org.flowable.rest.service.api.history
- HistoricDetailDataResource() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailDataResource
- HistoricDetailEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- historicDetailEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricDetailEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricDetailDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- HistoricDetailQuery - Interface in org.flowable.engine.history
-
Programmatic querying for
HistoricDetail
s. - HistoricDetailQueryImpl - Class in org.flowable.engine.impl
- HistoricDetailQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricDetailQuery
. - HistoricDetailQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricDetailQueryProperty
- HistoricDetailQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricDetailQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- HistoricDetailQueryResource - Class in org.flowable.rest.service.api.history
- HistoricDetailQueryResource() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailQueryResource
- HistoricDetailResponse - Class in org.flowable.rest.service.api.history
- HistoricDetailResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricDetailResponse
- historicDetailsByProcessInstanceIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- HistoricDetailsByProcessInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricDetailsByProcessInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByProcessInstanceIdEntityMatcher
- historicDetailsByTaskIdEntityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- HistoricDetailsByTaskInstanceIdEntityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- HistoricDetailsByTaskInstanceIdEntityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByTaskInstanceIdEntityMatcher
- HistoricDetailVariableInstanceUpdateEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricDetailVariableInstanceUpdateEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricDetailVariableInstanceUpdateEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- HistoricEntityLink - Interface in org.flowable.entitylink.api.history
-
Historic counterpart of
EntityLink
that represents the current state if any runtime link. - historicEntityLinkDataManager - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- HistoricEntityLinkDataManager - Interface in org.flowable.entitylink.service.impl.persistence.entity.data
- HistoricEntityLinkEntity - Interface in org.flowable.entitylink.service.impl.persistence.entity
- HistoricEntityLinkEntityImpl - Class in org.flowable.entitylink.service.impl.persistence.entity
- HistoricEntityLinkEntityImpl() - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- historicEntityLinkEntityManager - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- HistoricEntityLinkEntityManager - Interface in org.flowable.entitylink.service.impl.persistence.entity
- HistoricEntityLinkEntityManagerImpl - Class in org.flowable.entitylink.service.impl.persistence.entity
- HistoricEntityLinkEntityManagerImpl(EntityLinkServiceConfiguration, HistoricEntityLinkDataManager) - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityManagerImpl
- historicEntityLinkService - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- HistoricEntityLinkService - Interface in org.flowable.entitylink.api.history
-
Service which provides access to historic entity links.
- HistoricEntityLinkServiceImpl - Class in org.flowable.entitylink.service.impl
- HistoricEntityLinkServiceImpl(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- HistoricFormProperty - Interface in org.flowable.engine.history
-
A single field that was submitted in either a start form or a task form.
- HistoricFormPropertyEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricFormPropertyEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricFormPropertyEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- HistoricIdentityLink - Interface in org.flowable.identitylink.api.history
-
Historic counterpart of
IdentityLink
that represents the current state if any runtime link. - historicIdentityLinkDataManager - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- HistoricIdentityLinkDataManager - Interface in org.flowable.identitylink.service.impl.persistence.entity.data
- HistoricIdentityLinkEntity - Interface in org.flowable.identitylink.service.impl.persistence.entity
- HistoricIdentityLinkEntityImpl - Class in org.flowable.identitylink.service.impl.persistence.entity
- HistoricIdentityLinkEntityImpl() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- historicIdentityLinkEntityManager - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- HistoricIdentityLinkEntityManager - Interface in org.flowable.identitylink.service.impl.persistence.entity
- HistoricIdentityLinkEntityManagerImpl - Class in org.flowable.identitylink.service.impl.persistence.entity
- HistoricIdentityLinkEntityManagerImpl(IdentityLinkServiceConfiguration, HistoricIdentityLinkDataManager) - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityManagerImpl
- HistoricIdentityLinkResponse - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricIdentityLinkResponse - Class in org.flowable.rest.service.api.history
- HistoricIdentityLinkResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- HistoricIdentityLinkResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- historicIdentityLinksByProcInstMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- HistoricIdentityLinksByProcInstMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- HistoricIdentityLinksByProcInstMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksByProcInstMatcher
- historicIdentityLinksByScopeIdAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- HistoricIdentityLinksByScopeIdAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- HistoricIdentityLinksByScopeIdAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksByScopeIdAndTypeMatcher
- historicIdentityLinksBySubScopeIdAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- HistoricIdentityLinksBySubScopeIdAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- HistoricIdentityLinksBySubScopeIdAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksBySubScopeIdAndTypeMatcher
- historicIdentityLinkService - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- HistoricIdentityLinkService - Interface in org.flowable.identitylink.service
-
Service which provides access to historic variables.
- HistoricIdentityLinkServiceImpl - Class in org.flowable.identitylink.service.impl
- HistoricIdentityLinkServiceImpl(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- HistoricJPAEntityListVariableType - Class in org.flowable.variable.service.impl.types
-
Subclass of
JPAEntityListVariableType
which is cacheable, unlike the super-class. - HistoricJPAEntityListVariableType() - Constructor for class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- HistoricJPAEntityVariableType - Class in org.flowable.variable.service.impl.types
-
Subclass of
JPAEntityVariableType
which is cacheable, unlike the super-class. - HistoricJPAEntityVariableType() - Constructor for class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- HistoricMilestoneInstance - Interface in org.flowable.cmmn.api.history
- HistoricMilestoneInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceBaseResource
- HistoricMilestoneInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceCollectionResource
- historicMilestoneInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricMilestoneInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- HistoricMilestoneInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricMilestoneInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricMilestoneInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- historicMilestoneInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricMilestoneInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricMilestoneInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricMilestoneInstanceEntityManagerImpl(CmmnEngineConfiguration, HistoricMilestoneInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
- HistoricMilestoneInstanceQuery - Interface in org.flowable.cmmn.api.history
- HistoricMilestoneInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
- HistoricMilestoneInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- HistoricMilestoneInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- HistoricMilestoneInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- HistoricMilestoneInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryResource
- HistoricMilestoneInstanceResource - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResource
- HistoricMilestoneInstanceResponse - Class in org.flowable.cmmn.rest.service.api.history.milestone
- HistoricMilestoneInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- HistoricPlanItemInstance - Interface in org.flowable.cmmn.api.history
- HistoricPlanItemInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceBaseResource
- historicPlanItemInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- HistoricPlanItemInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceCollectionResource
- historicPlanItemInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricPlanItemInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- HistoricPlanItemInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricPlanItemInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricPlanItemInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- HistoricPlanItemInstanceEntityImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- historicPlanItemInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricPlanItemInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricPlanItemInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- HistoricPlanItemInstanceEntityManagerImpl(CmmnEngineConfiguration, HistoricPlanItemInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
- HistoricPlanItemInstanceQuery - Interface in org.flowable.cmmn.api.history
- HistoricPlanItemInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
- HistoricPlanItemInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- HistoricPlanItemInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- HistoricPlanItemInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.history
- HistoricPlanItemInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- HistoricPlanItemInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- HistoricPlanItemInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryResource
- HistoricPlanItemInstanceResource - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResource
- HistoricPlanItemInstanceResponse - Class in org.flowable.cmmn.rest.service.api.history.planitem
- HistoricPlanItemInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- historicProcessInstance - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- HistoricProcessInstance - Interface in org.flowable.engine.history
-
A single execution of a whole process definition that is stored permanently.
- HistoricProcessInstanceBaseResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- HistoricProcessInstanceCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceCollectionResource
- HistoricProcessInstanceCommentCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceCommentCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- HistoricProcessInstanceCommentResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceCommentResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- historicProcessInstanceCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- historicProcessInstanceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- historicProcessInstanceEnded(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- HistoricProcessInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- HistoricProcessInstanceEntityImpl(ExecutionEntity) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- historicProcessInstanceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricProcessInstanceEntityManagerImpl(ProcessEngineConfigurationImpl, HistoricProcessInstanceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityManagerImpl
- HistoricProcessInstanceIdentityLinkCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceIdentityLinkCollectionResource
- historicProcessInstanceQuery - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- historicProcessInstanceQuery - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- HistoricProcessInstanceQuery - Interface in org.flowable.engine.history
-
Allows programmatic querying of
HistoricProcessInstance
s. - HistoricProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- HistoricProcessInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- HistoricProcessInstanceQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- HistoricProcessInstanceQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- historicProcessInstanceQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoricProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
- HistoricProcessInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty
. - HistoricProcessInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- HistoricProcessInstanceQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- HistoricProcessInstanceQueryResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryResource
- HistoricProcessInstanceResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
- HistoricProcessInstanceResponse - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- HistoricProcessInstanceVariableDataResource - Class in org.flowable.rest.service.api.history
- HistoricProcessInstanceVariableDataResource() - Constructor for class org.flowable.rest.service.api.history.HistoricProcessInstanceVariableDataResource
- HistoricScopeInstanceEntity - Interface in org.flowable.engine.impl.persistence.entity
- HistoricScopeInstanceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- HistoricScopeInstanceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- HistoricTaskInstance - Interface in org.flowable.task.api.history
-
Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
- HistoricTaskInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceBaseResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- HistoricTaskInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- HistoricTaskInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceCollectionResource
- HistoricTaskInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceCollectionResource
- historicTaskInstanceDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskInstanceDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
- HistoricTaskInstanceEntity - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- HistoricTaskInstanceEntityImpl(TaskEntity) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- historicTaskInstanceEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskInstanceEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityManagerImpl(TaskServiceConfiguration, HistoricTaskInstanceDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- HistoricTaskInstanceIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceIdentityLinkCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceIdentityLinkCollectionResource
- HistoricTaskInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceIdentityLinkCollectionResource
- HistoricTaskInstanceQuery - Interface in org.flowable.task.api.history
-
Allows programmatic querying for
HistoricTaskInstance
s. - HistoricTaskInstanceQueryImpl - Class in org.flowable.task.service.impl
- HistoricTaskInstanceQueryImpl() - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryImpl(CommandExecutor, String, TaskServiceConfiguration, VariableServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryImpl(CommandExecutor, TaskServiceConfiguration, VariableServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryProperty - Class in org.flowable.task.service.impl
- HistoricTaskInstanceQueryProperty(String) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- HistoricTaskInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- HistoricTaskInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- HistoricTaskInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceQueryResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryResource
- HistoricTaskInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryResource
- HistoricTaskInstanceResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- HistoricTaskInstanceResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- HistoricTaskInstanceResponse - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceResponse - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- HistoricTaskInstanceResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- HistoricTaskInstanceVariableDataResource - Class in org.flowable.cmmn.rest.service.api.history.task
- HistoricTaskInstanceVariableDataResource - Class in org.flowable.rest.service.api.history
- HistoricTaskInstanceVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceVariableDataResource
- HistoricTaskInstanceVariableDataResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- HistoricTaskLogCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricTaskLogCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskLogCollectionResource
- historicTaskLogDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskLogEntry - Interface in org.flowable.task.api.history
- HistoricTaskLogEntryBaseResource - Class in org.flowable.rest.service.api.history
- HistoricTaskLogEntryBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskLogEntryBaseResource
- HistoricTaskLogEntryBuilder - Interface in org.flowable.task.api.history
-
Interface to create and add task log entry
- HistoricTaskLogEntryBuilderImpl - Class in org.flowable.task.service.impl
- HistoricTaskLogEntryBuilderImpl(CommandExecutor, TaskInfo, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- HistoricTaskLogEntryBuilderImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- HistoricTaskLogEntryDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
-
author martin.grofcik
- HistoricTaskLogEntryEntity - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- historicTaskLogEntryEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskLogEntryEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityManagerImpl(TaskServiceConfiguration, HistoricTaskLogEntryDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- HistoricTaskLogEntryQuery - Interface in org.flowable.task.api.history
-
Allows programmatic querying of
HistoricTaskLogEntry
s; - HistoricTaskLogEntryQueryImpl - Class in org.flowable.task.service.impl
- HistoricTaskLogEntryQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- HistoricTaskLogEntryQueryProperty - Class in org.flowable.task.service.impl
-
Contains the possible properties that can be used in a
HistoricTaskLogEntryQuery
. - HistoricTaskLogEntryQueryProperty(String) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- HistoricTaskLogEntryQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricTaskLogEntryQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- HistoricTaskLogEntryResponse - Class in org.flowable.rest.service.api.history
- HistoricTaskLogEntryResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- HistoricTaskLogEntryType - Enum Class in org.flowable.task.api.history
- historicTaskQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historicTaskQueryInterceptor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskQueryInterceptor - Interface in org.flowable.task.api.history
- historicTaskService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskService - Interface in org.flowable.task.service
-
Service which provides access to
HistoricTaskInstanceEntity
. - HistoricTaskServiceImpl - Class in org.flowable.task.service.impl
- HistoricTaskServiceImpl(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskServiceImpl
- HistoricVariableInitializingList - Class in org.flowable.variable.service.impl.persistence.entity
-
List that initialises binary variable values if command-context is active.
- HistoricVariableInitializingList() - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
- HistoricVariableInstance - Interface in org.flowable.variable.api.history
-
A single process variable containing the last value when its process instance has finished.
- HistoricVariableInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceBaseResource - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- HistoricVariableInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- historicVariableInstanceByProcInstMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByProcInstMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByProcInstMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByProcInstMatcher
- historicVariableInstanceByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByScopeIdAndScopeTypeMatcher
- historicVariableInstanceBySubScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher
- historicVariableInstanceByTaskIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- HistoricVariableInstanceByTaskIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- HistoricVariableInstanceByTaskIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByTaskIdMatcher
- HistoricVariableInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceCollectionResource - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceCollectionResource
- HistoricVariableInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceCollectionResource
- historicVariableInstanceDataManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableInstanceDataManager - Interface in org.flowable.variable.service.impl.persistence.entity.data
- HistoricVariableInstanceDataResource - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceDataResource - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceDataResource
- HistoricVariableInstanceDataResource() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- HistoricVariableInstanceEntity - Interface in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityImpl - Class in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- historicVariableInstanceEntityManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableInstanceEntityManager - Interface in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityManagerImpl - Class in org.flowable.variable.service.impl.persistence.entity
- HistoricVariableInstanceEntityManagerImpl(VariableServiceConfiguration, HistoricVariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityManagerImpl
- HistoricVariableInstanceQuery - Interface in org.flowable.cmmn.api.history
- HistoricVariableInstanceQuery - Interface in org.flowable.variable.api.history
-
Programmatic querying for
HistoricVariableInstance
s. - HistoricVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- HistoricVariableInstanceQueryImpl() - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryProperty - Class in org.flowable.variable.service.impl
-
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery
. - HistoricVariableInstanceQueryProperty(String) - Constructor for class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- HistoricVariableInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceQueryRequest - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- HistoricVariableInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- HistoricVariableInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceQueryResource - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryResource
- HistoricVariableInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryResource
- HistoricVariableInstanceResponse - Class in org.flowable.cmmn.rest.service.api.history.variable
- HistoricVariableInstanceResponse - Class in org.flowable.rest.service.api.history
- HistoricVariableInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- HistoricVariableInstanceResponse() - Constructor for class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- historicVariableService - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- HistoricVariableService - Interface in org.flowable.variable.service
-
Service which provides access to historic variables.
- HistoricVariableServiceImpl - Class in org.flowable.variable.service.impl
- HistoricVariableServiceImpl(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- HistoricVariableUpdate - Interface in org.flowable.engine.history
-
Update of a process variable.
- history - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HISTORY_JOB_TYPE - Static variable in interface org.flowable.job.api.HistoryJob
- HISTORY_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- historyCleaningManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HistoryCleaningManager - Interface in org.flowable.engine
- historyCleaningTimeCycleConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyCleaningTimeCycleConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
- historyConfigurationSettings - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryConfigurationSettings - Interface in org.flowable.engine.impl.history
- historyEnabled - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- HistoryJob - Interface in org.flowable.job.api
-
Represents one history job
- HistoryJobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
- HistoryJobCollectionResource - Class in org.flowable.rest.service.api.management
- HistoryJobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.HistoryJobCollectionResource
- HistoryJobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.HistoryJobCollectionResource
- historyJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- historyJobEntity - Variable in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- historyJobEntity - Variable in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- HistoryJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
- HistoryJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
History Job entity.
- HistoryJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- historyJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManager
responsible for theHistoryJobEntity
class. - HistoryJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- HistoryJobEntityManagerImpl(JobServiceConfiguration, HistoryJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- historyJobExecutionScope - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyJobExecutionScope - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyJobExecutionScope - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobHandler - Interface in org.flowable.job.service
- historyJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyJobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyJobHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- historyJobId - Variable in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- HistoryJobProcessor - Interface in org.flowable.job.service
-
History job processor which is used to process history job entities during the different history job phases.
- HistoryJobProcessorContext - Interface in org.flowable.job.service
-
The context used in the
HistoryJobProcessor
. - HistoryJobProcessorContext.Phase - Enum Class in org.flowable.job.service
-
The job phases.
- HistoryJobProcessorContextImpl - Class in org.flowable.job.service.impl
-
The default
HistoryJobProcessorContext
implementation used in theHistoryJobProcessor
. - HistoryJobProcessorContextImpl(HistoryJobProcessorContext.Phase, HistoryJobEntity) - Constructor for class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- historyJobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyJobProcessors - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
HistoryJob
s. - HistoryJobQueryImpl - Class in org.flowable.job.service.impl
- HistoryJobQueryImpl() - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- HistoryJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- HistoryJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobQueryImpl
- HistoryJobQueryProperties - Class in org.flowable.cmmn.rest.service.api.management
- HistoryJobQueryProperties - Class in org.flowable.rest.service.api.management
- HistoryJobQueryProperties() - Constructor for class org.flowable.cmmn.rest.service.api.management.HistoryJobQueryProperties
- HistoryJobQueryProperties() - Constructor for class org.flowable.rest.service.api.management.HistoryJobQueryProperties
- HistoryJobResponse - Class in org.flowable.cmmn.rest.service.api.management
- HistoryJobResponse - Class in org.flowable.rest.service.api.management
- HistoryJobResponse() - Constructor for class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- HistoryJobResponse() - Constructor for class org.flowable.rest.service.api.management.HistoryJobResponse
- historyJobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- HistoryJobService - Interface in org.flowable.job.service
-
Service which provides access to jobs.
- HistoryJobServiceImpl - Class in org.flowable.job.service.impl
- HistoryJobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.HistoryJobServiceImpl
- historyLevel - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyLevel - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- historyLevel - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HistoryLevel - Enum Class in org.flowable.common.engine.impl.history
-
Enum that contains all possible history-levels.
- historyManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryManager - Interface in org.flowable.engine.impl.history
- historyManagers - Variable in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- historyManagers - Variable in class org.flowable.engine.impl.history.CompositeHistoryManager
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceIdentityLinkCollectionResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceVariableDataResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceBaseResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceBaseResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceIdentityLinkCollectionResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceVariableDataResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceDataResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCollectionResource
- historyService - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- historyService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- historyService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- historyService - Variable in class org.flowable.engine.test.FlowableRule
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricDetailBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricDetailDataResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceIdentityLinkCollectionResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceVariableDataResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceIdentityLinkCollectionResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- historyService - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- historyService - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- historyService - Variable in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- HistoryService - Interface in org.flowable.engine
-
Service exposing information about ongoing and past process instances.
- HistoryServiceImpl - Class in org.flowable.engine.impl
- HistoryServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.HistoryServiceImpl
- historyServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- HistoryTestHelper - Class in org.flowable.engine.impl.test
- HistoryTestHelper() - Constructor for class org.flowable.engine.impl.test.HistoryTestHelper
- hitPolicy - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- hitPolicy - Variable in class org.flowable.dmn.model.DecisionTable
- HitPolicy - Enum Class in org.flowable.dmn.model
- HitPolicyAny - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyAny() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyAny
- HitPolicyBehavior - Interface in org.flowable.dmn.engine.impl.hitpolicy
- hitPolicyBehaviors - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- hitPolicyBehaviors - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- HitPolicyCollect - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyCollect() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- HitPolicyFirst - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyFirst() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
- HitPolicyOutputOrder - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyOutputOrder() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyOutputOrder
- HitPolicyPriority - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyPriority() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyPriority
- HitPolicyRuleOrder - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyRuleOrder() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyRuleOrder
- HitPolicyUnique - Class in org.flowable.dmn.engine.impl.hitpolicy
- HitPolicyUnique() - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyUnique
- HORIZONTAL_LINE - Static variable in interface org.flowable.form.model.FormFieldTypes
- host - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- host() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- host() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- hostLockDescription - Static variable in class org.flowable.common.engine.impl.cmd.LockCmd
- HOUR - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- hours - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- href - Variable in class org.flowable.dmn.model.DmnElementReference
- html - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- htmlContent - Variable in class org.flowable.mail.common.api.MailMessage
- htmlVar - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- HTTP_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- HTTP_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- HTTP_TASK - Static variable in class org.flowable.cmmn.model.HttpServiceTask
- HTTP_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- HTTP_TASK_NO_REQUEST_METHOD - Static variable in interface org.flowable.validation.validator.Problems
- HTTP_TASK_NO_REQUEST_URL - Static variable in interface org.flowable.validation.validator.Problems
- HTTP_TASK_REQUEST_FIELD_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_HEADERS_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_METHOD_INVALID - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_METHOD_REQUIRED - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- HTTP_TASK_REQUEST_URL_REQUIRED - Static variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- httpClient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- httpClient - Variable in class org.flowable.http.common.impl.HttpClientConfig
- httpClientConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- httpClientConfig - Variable in class org.flowable.engine.ProcessEngineConfiguration
- HttpClientConfig - Class in org.flowable.cmmn.engine
- HttpClientConfig - Class in org.flowable.engine.cfg
- HttpClientConfig - Class in org.flowable.http.common.impl
- HttpClientConfig() - Constructor for class org.flowable.cmmn.engine.HttpClientConfig
- HttpClientConfig() - Constructor for class org.flowable.engine.cfg.HttpClientConfig
- HttpClientConfig() - Constructor for class org.flowable.http.common.impl.HttpClientConfig
- HttpDeleteWithBody(URI) - Constructor for class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.HttpDeleteWithBody
- httpHeaders - Variable in class org.flowable.http.common.api.HttpRequest
- httpHeaders - Variable in class org.flowable.http.common.api.HttpResponse
- HttpHeaders - Class in org.flowable.http.common.api
- HttpHeaders() - Constructor for class org.flowable.http.common.api.HttpHeaders
- HttpHeaders(String) - Constructor for class org.flowable.http.common.api.HttpHeaders
- httpRequest - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- httpRequest - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- HttpRequest - Class in org.flowable.http.common.api
- HttpRequest() - Constructor for class org.flowable.http.common.api.HttpRequest
- httpRequestHandler - Variable in class org.flowable.bpmn.model.HttpServiceTask
- httpRequestHandler - Variable in class org.flowable.cmmn.model.HttpServiceTask
- HttpRequestHandler - Interface in org.flowable.http.common.api.delegate
- httpRequestHandlerInstance - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- HttpRequestHandlerInvocation - Class in org.flowable.engine.impl.bpmn.http.delegate
-
Class handling invocations of
HttpRequestHandlers
- HttpRequestHandlerInvocation(HttpRequestHandler, VariableContainer, HttpRequest, FlowableHttpClient) - Constructor for class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- httpResponse - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- HttpResponse - Class in org.flowable.http.common.api
- HttpResponse() - Constructor for class org.flowable.http.common.api.HttpResponse
- HttpResponse(int) - Constructor for class org.flowable.http.common.api.HttpResponse
- HttpResponse(int, String) - Constructor for class org.flowable.http.common.api.HttpResponse
- httpResponseHandler - Variable in class org.flowable.bpmn.model.HttpServiceTask
- httpResponseHandler - Variable in class org.flowable.cmmn.model.HttpServiceTask
- HttpResponseHandler - Interface in org.flowable.http.common.api.delegate
- httpResponseHandlerInstance - Variable in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- HttpResponseHandlerInvocation - Class in org.flowable.engine.impl.bpmn.http.delegate
-
Class handling invocations of
HttpResponseHandlers
- HttpResponseHandlerInvocation(HttpResponseHandler, VariableContainer, HttpResponse) - Constructor for class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- HttpServiceTask - Class in org.flowable.bpmn.model
- HttpServiceTask - Class in org.flowable.cmmn.model
- HttpServiceTask() - Constructor for class org.flowable.bpmn.model.HttpServiceTask
- HttpServiceTask() - Constructor for class org.flowable.cmmn.model.HttpServiceTask
- HttpServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.HttpServiceTaskExport
- HttpServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- HttpServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.HttpServiceTaskParseHandler
- HttpServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
- HttpServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.HttpServiceTaskXMLConverter
- HttpTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- HttpTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.HttpTaskParseHandler
- HUMAN_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- HUMAN_TASK_LISTENER_IMPLEMENTATION_MISSING - Static variable in interface org.flowable.cmmn.validation.validator.Problems
- HUMAN_TASK_LISTENER_MISSING_EVENT - Static variable in interface org.flowable.cmmn.validation.validator.Problems
- HumanPerformerParser() - Constructor for class org.flowable.bpmn.converter.UserTaskXMLConverter.HumanPerformerParser
- humanTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- humanTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- humanTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- HumanTask - Class in org.flowable.cmmn.model
- HumanTask() - Constructor for class org.flowable.cmmn.model.HumanTask
- HumanTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- HumanTaskActivityBehavior(HumanTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- HumanTaskExport - Class in org.flowable.cmmn.converter.export
- HumanTaskExport() - Constructor for class org.flowable.cmmn.converter.export.HumanTaskExport
- HumanTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- HumanTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.HumanTaskParseHandler
- humanTaskStateInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HumanTaskStateInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- HumanTaskValidator - Class in org.flowable.cmmn.validation.validator.impl
- HumanTaskValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.HumanTaskValidator
- HumanTaskXmlConverter - Class in org.flowable.cmmn.converter
- HumanTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.HumanTaskXmlConverter
- HYPERLINK - Static variable in interface org.flowable.form.model.FormFieldTypes
I
- IbatisVariableTypeHandler - Class in org.flowable.variable.service.impl.db
- IbatisVariableTypeHandler(VariableTypes) - Constructor for class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- icon - Variable in class org.flowable.cmmn.model.CasePageTask
- icon - Variable in class org.flowable.engine.app.AppModel
- ICON_PADDING - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ICON_PADDING - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- ICON_PADDING - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- id - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- id - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- id - Variable in class org.flowable.bpmn.model.AssociationModel
- id - Variable in class org.flowable.bpmn.model.BaseElement
- id - Variable in class org.flowable.cmmn.api.StageResponse
- id - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- id - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- id - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- id - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- id - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- id - Variable in class org.flowable.cmmn.model.BaseElement
- id - Variable in class org.flowable.cmmn.model.CmmnModel
- id - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- id - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- id - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- id - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- id - Variable in class org.flowable.dmn.api.ExpressionExecution
- id - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- id - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- id - Variable in class org.flowable.dmn.model.DmnElement
- id - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- id - Variable in class org.flowable.engine.impl.bpmn.data.ClassStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.Data
- id - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.parser.Error
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- id - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- id - Variable in class org.flowable.engine.impl.DataObjectImpl
- id - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- id - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- id - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- id - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- id - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- id - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- id - Variable in class org.flowable.engine.impl.ModelQueryImpl
- id - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- id - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- id - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- id - Variable in class org.flowable.engine.impl.webservice.WSOperation
- id - Variable in class org.flowable.engine.repository.DiagramElement
- id - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- id - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- id - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- id - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- id - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- id - Variable in class org.flowable.form.api.FormInfo
- id - Variable in class org.flowable.form.model.FormField
- id - Variable in class org.flowable.form.model.FormOutcome
- id - Variable in class org.flowable.form.model.Option
- id - Variable in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeCmd
- id - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- id - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- id - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- id - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- id - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.JobQueryImpl
- id - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- id - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- id - Variable in class org.flowable.rest.service.api.engine.EventResponse
- id - Variable in class org.flowable.rest.service.api.form.RestEnumFormProperty
- id - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- id - Variable in class org.flowable.rest.service.api.FormModelResponse
- id - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- id - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- id - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- id - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- id - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- id - Variable in class org.flowable.rest.service.api.identity.GroupResponse
- id - Variable in class org.flowable.rest.service.api.identity.UserResponse
- id - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- id - Variable in class org.flowable.rest.service.api.management.BatchResponse
- id - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- id - Variable in class org.flowable.rest.service.api.management.JobResponse
- id - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- id - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- id - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- id - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- id - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- id - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- id - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- id - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- id - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- id - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- id - Variable in class org.flowable.spring.security.GroupDetails
- id - Variable in class org.flowable.spring.security.UserDto
- id - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- id - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- id - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- id - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- id() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- id(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given id
- id(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- id(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select a historic variable with the given id.
- id(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- id(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- id(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- id(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select a historic variable with the given id.
- id(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- id(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- id(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- id(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given id.
- id(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision execution with the given id.
- id(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- id(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic info with the given id.
- id(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- id(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- id(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- id(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given id.
- id(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- id(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given id.
- id(String) - Method in interface org.flowable.task.api.TaskBuilder
-
DB id of the task.
- id(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- id(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select a historic variable with the given id.
- id(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select a historic variable with the given id.
- id(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- id(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- id(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given id.
- ID - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ID - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- ID - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- ID - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- ID_MAX_LENGTH - Static variable in class org.flowable.validation.validator.impl.FlowElementValidator
- IdBlock - Class in org.flowable.common.engine.impl.db
- IdBlock(long, long) - Constructor for class org.flowable.common.engine.impl.db.IdBlock
- idBlockSize - Variable in class org.flowable.engine.impl.cmd.GetNextIdBlockCmd
- idBlockSize - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- idBlockSize - Variable in class org.flowable.engine.ProcessEngineConfiguration
- identifier(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- IDENTIFIER - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- IdentifierNode - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Identifier node interface.
- Identity - Class in org.flowable.engine.impl.transformer
- IDENTITY_GROUP - Static variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_GROUP - Static variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- IDENTITY_GROUP - Static variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_GROUP - Static variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- IDENTITY_LINK_SERVICE_ID_PREFIX - Static variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkServiceEntityConstants
- IDENTITY_USER - Static variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- IDENTITY_USER - Static variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- identityId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- identityId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- identityIdType - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- identityIdType - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- identityInfoDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- IdentityInfoDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- IdentityInfoEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- IdentityInfoEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- IdentityInfoEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- identityInfoEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- IdentityInfoEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- IdentityInfoEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- IdentityInfoEntityManagerImpl(IdmEngineConfiguration, IdentityInfoDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- IdentityLink - Interface in org.flowable.identitylink.api
-
An identity link is used to associate a task with a certain identity.
- identityLinkByProcessInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- identityLinkByProcessInstanceMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- identityLinkCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- identityLinkCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- identityLinkDataManager - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- IdentityLinkDataManager - Interface in org.flowable.identitylink.service.impl.persistence.entity.data
- IdentityLinkDbSchemaManager - Class in org.flowable.identitylink.service.impl.db
- IdentityLinkDbSchemaManager() - Constructor for class org.flowable.identitylink.service.impl.db.IdentityLinkDbSchemaManager
- IdentityLinkEntity - Interface in org.flowable.identitylink.service.impl.persistence.entity
- IdentityLinkEntityImpl - Class in org.flowable.identitylink.service.impl.persistence.entity
- IdentityLinkEntityImpl() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- IdentityLinkEntityImpl(HistoricIdentityLink) - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- identityLinkEntityManager - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- IdentityLinkEntityManager - Interface in org.flowable.identitylink.service.impl.persistence.entity
- IdentityLinkEntityManagerImpl - Class in org.flowable.identitylink.service.impl.persistence.entity
- IdentityLinkEntityManagerImpl(IdentityLinkServiceConfiguration, IdentityLinkDataManager) - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- identityLinkEventHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkEventHandler - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityLinkEventHandler - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
-
IdentityLink event handler
- IdentityLinkEventHandler - Interface in org.flowable.identitylink.service
-
An interface to handle identity link event
- IdentityLinkInfo - Interface in org.flowable.identitylink.api
- identityLinkInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- IdentityLinkInterceptor - Interface in org.flowable.engine.interceptor
- IdentityLinkQueryObject - Class in org.flowable.cmmn.engine.impl
- IdentityLinkQueryObject - Class in org.flowable.engine.impl
- IdentityLinkQueryObject(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- IdentityLinkQueryObject(String, String, String) - Constructor for class org.flowable.engine.impl.IdentityLinkQueryObject
- identityLinks - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- identityLinks - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- identityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- identityLinks(Set<? extends IdentityLinkInfo>) - Method in interface org.flowable.task.api.TaskBuilder
-
add identity links to the task
- identityLinks(Set<? extends IdentityLinkInfo>) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- IdentityLinksByProcessInstanceMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksByProcessInstanceMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByProcessInstanceMatcher
- identityLinksByProcessInstanceUserGroupAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinksByProcessInstanceUserGroupAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksByProcessInstanceUserGroupAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByProcessInstanceUserGroupAndTypeMatcher
- identityLinksByScopeIdAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinksByScopeIdAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksByScopeIdAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByScopeIdAndTypeMatcher
- identityLinksByScopeIdScopeTypeUserGroupAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinksByScopeIdScopeTypeUserGroupAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksByScopeIdScopeTypeUserGroupAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByScopeIdScopeTypeUserGroupAndTypeMatcher
- identityLinksBySubScopeIdAndTypeMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinksBySubScopeIdAndTypeMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksBySubScopeIdAndTypeMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksBySubScopeIdAndTypeMatcher
- identityLinksByTaskIdMatcher - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinksByTaskIdMatcher - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- IdentityLinksByTaskIdMatcher() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByTaskIdMatcher
- identityLinkSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityLinkService - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- IdentityLinkService - Interface in org.flowable.identitylink.service
-
Service which provides access to variables.
- identityLinkServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityLinkServiceConfiguration - Variable in class org.flowable.identitylink.service.impl.persistence.AbstractManager
- identityLinkServiceConfiguration - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- identityLinkServiceConfiguration - Variable in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- IdentityLinkServiceConfiguration - Class in org.flowable.identitylink.service
- IdentityLinkServiceConfiguration(String) - Constructor for class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- identityLinkServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- IdentityLinkServiceEntityConstants - Class in org.flowable.identitylink.service.impl.persistence.entity
- IdentityLinkServiceEntityConstants() - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkServiceEntityConstants
- IdentityLinkServiceImpl - Class in org.flowable.identitylink.service.impl
- IdentityLinkServiceImpl(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- IdentityLinkType - Class in org.flowable.identitylink.api
-
Contains constants for all types of identity links that can be used to involve a user or group with a certain object.
- IdentityLinkType() - Constructor for class org.flowable.identitylink.api.IdentityLinkType
- IdentityLinkUtil - Class in org.flowable.cmmn.engine.impl.util
- IdentityLinkUtil - Class in org.flowable.engine.impl.util
- IdentityLinkUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- IdentityLinkUtil() - Constructor for class org.flowable.engine.impl.util.IdentityLinkUtil
- identityService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- identityService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- identityService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- identityService - Variable in class org.flowable.engine.test.FlowableRule
- identityService - Variable in class org.flowable.engine.test.FlowableTestCase
- identityService - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
- identityService - Variable in class org.flowable.idm.engine.test.FlowableIdmRule
- identityService - Variable in class org.flowable.rest.security.BasicAuthenticationProvider
- identityService - Variable in class org.flowable.rest.service.api.identity.BaseGroupResource
- identityService - Variable in class org.flowable.rest.service.api.identity.BaseUserResource
- identityService - Variable in class org.flowable.rest.service.api.identity.GroupCollectionResource
- identityService - Variable in class org.flowable.rest.service.api.identity.UserCollectionResource
- identityService - Variable in class org.flowable.rest.service.api.identity.UserInfoCollectionResource
- identityService - Variable in class org.flowable.rest.service.api.identity.UserInfoResource
- identityService - Variable in class org.flowable.spring.security.FlowableUserDetailsService
- IdentityService - Interface in org.flowable.engine
- IdentityServiceImpl - Class in org.flowable.engine.impl
- IdentityServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.IdentityServiceImpl
- identityServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- identityType - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- identityType - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- idGenerator - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- idGenerator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- idGenerator - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- idGenerator - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- idGenerator - Variable in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- idGenerator - Variable in class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- idGenerator - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- idGenerator - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- idGenerator - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- IdGenerator - Interface in org.flowable.common.engine.impl.cfg
-
generates
IdBlock
s that are used to assign ids to new objects. - idIgnoreCase - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- IDM_ENGINE_ID_PREFIX - Static variable in class org.flowable.idm.engine.impl.persistence.entity.IdmEngineEntityConstants
- idmByteArrayDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- IdmByteArrayEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- IdmByteArrayEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- IdmByteArrayEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- idmByteArrayEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- idmConfigurationResource - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- IdmDbSchemaManager - Class in org.flowable.idm.engine.impl.db
- IdmDbSchemaManager() - Constructor for class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- idmEngine - Variable in class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- idmEngine - Variable in class org.flowable.idm.engine.test.FlowableIdmRule
- IdmEngine - Interface in org.flowable.idm.engine
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.cmd.CreatePrivilegeCmd
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.cmd.SaveGroupCmd
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.cmd.SaveTokenCmd
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.cmd.SaveUserCmd
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.persistence.AbstractManager
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.impl.persistence.entity.data.AbstractIdmDataManager
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- idmEngineConfiguration - Variable in class org.flowable.idm.engine.test.FlowableIdmRule
- IdmEngineConfiguration - Class in org.flowable.idm.engine
- IdmEngineConfiguration() - Constructor for class org.flowable.idm.engine.IdmEngineConfiguration
- IdmEngineConfigurationApi - Interface in org.flowable.idm.api
- idmEngineConfigurator - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- IdmEngineEntityConstants - Class in org.flowable.idm.engine.impl.persistence.entity
- IdmEngineEntityConstants() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.IdmEngineEntityConstants
- IdmEngineImpl - Class in org.flowable.idm.engine.impl
- IdmEngineImpl(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.IdmEngineImpl
- idmEngineInfos - Static variable in class org.flowable.idm.engine.IdmEngines
- idmEngineInfosByName - Static variable in class org.flowable.idm.engine.IdmEngines
- idmEngineInfosByResourceUrl - Static variable in class org.flowable.idm.engine.IdmEngines
- idmEngineName - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- idmEngineName - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- idmEngineName - Variable in class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- idmEngines - Static variable in class org.flowable.idm.engine.IdmEngines
- IdmEngines - Class in org.flowable.idm.engine
- IdmEngines() - Constructor for class org.flowable.idm.engine.IdmEngines
- idmIdentityService - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- idmIdentityService - Variable in class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- idmIdentityService - Variable in class org.flowable.rest.security.BasicAuthenticationProvider
- idmIdentityService - Variable in class org.flowable.spring.security.FlowableAuthenticationProvider
- idmIdentityService - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- idmIdentityService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- IdmIdentityService - Interface in org.flowable.idm.api
- IdmIdentityServiceImpl - Class in org.flowable.idm.engine.impl
- IdmIdentityServiceImpl(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- idmManagementService - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- idmManagementService - Variable in class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- IdmManagementService - Interface in org.flowable.idm.api
-
Service for admin and maintenance operations on the idm engine.
- IdmManagementServiceImpl - Class in org.flowable.idm.engine.impl
- IdmManagementServiceImpl(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.IdmManagementServiceImpl
- idmPropertyDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- IdmPropertyEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- IdmPropertyEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- IdmPropertyEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- idmPropertyEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- IdmTestHelper - Class in org.flowable.idm.engine.test
- IdmTestHelper() - Constructor for class org.flowable.idm.engine.test.IdmTestHelper
- idRef - Variable in class org.flowable.engine.impl.bpmn.data.DataRef
- ids - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- ids - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- ids - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- ids - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ids - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- ids - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- ids - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- ids - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- ids - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- ids - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- ids() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- ids(Set<String>) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given ids.
- ids(Set<String>) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given ids.
- ids(Set<String>) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- ids(Set<String>) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given ids.
- ifPartId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- IGNORE - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- IGNORE_AFTER_FIRST_COMPLETION - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- IGNORE_AFTER_FIRST_COMPLETION_IF_AVAILABLE_OR_ENABLED - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- IGNORE_IF_AVAILABLE - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- IGNORE_IF_AVAILABLE_OR_ENABLED - Static variable in class org.flowable.cmmn.model.ParentCompletionRule
- IGNORE_RETURN_TYPE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Do not verify that a method's return type matches the expected return type passed to
ExpressionFactory.createMethodExpression(ELContext, String, Class, Class[])
. - ignoreAssignee - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- ignoreAssignee - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- ignoreAssigneeValue - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ignoreAssigneeValue - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ignoreAssigneeValue() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Allows to select a task using
TaskInfoQuery.taskCandidateGroup(String)
TaskInfoQuery.taskCandidateGroupIn(Collection)
orTaskInfoQuery.taskCandidateUser(String)
but ignore the assignee value instead of querying for an empty assignee. - ignoreAssigneeValue() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ignoreAssigneeValue() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- ignoreCondition - Variable in class org.flowable.cmmn.model.ReactivationRule
- ignoreErrors - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- ignoreException - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- ignoreException - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- ignoreFailedJob - Variable in exception org.flowable.common.engine.api.FlowableBatchPartMigrationException
- ignoreRepetitionCounterVariable - Variable in class org.flowable.cmmn.model.RepetitionRule
- ignoreReturnType - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- ignoreTaskAssignee - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- ignoreTaskAssignee - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- ignoreVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- ignoreVariables - Variable in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- implementation - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- implementation - Variable in class org.flowable.bpmn.model.CollectionHandler
- implementation - Variable in class org.flowable.bpmn.model.EventListener
- implementation - Variable in class org.flowable.bpmn.model.FlowableListener
- implementation - Variable in class org.flowable.bpmn.model.ServiceTask
- implementation - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- implementation - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- implementation - Variable in class org.flowable.cmmn.model.FlowableListener
- implementation - Variable in class org.flowable.cmmn.model.ServiceTask
- implementation - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- implementation - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- implementation - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- implementation - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- implementation - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- implementation(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select the channel definitions with the given implementation.
- implementation(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- IMPLEMENTATION_TYPE_CLASS - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_CLASS - Static variable in class org.flowable.cmmn.model.ImplementationType
- IMPLEMENTATION_TYPE_DELEGATEEXPRESSION - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_DELEGATEEXPRESSION - Static variable in class org.flowable.cmmn.model.ImplementationType
- IMPLEMENTATION_TYPE_EXPRESSION - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_EXPRESSION - Static variable in class org.flowable.cmmn.model.ImplementationType
- IMPLEMENTATION_TYPE_INSTANCE - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_INSTANCE - Static variable in class org.flowable.cmmn.model.ImplementationType
- IMPLEMENTATION_TYPE_INVALID_THROW_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_SCRIPT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_SCRIPT - Static variable in class org.flowable.cmmn.model.ImplementationType
- IMPLEMENTATION_TYPE_THROW_ERROR_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_THROW_GLOBAL_SIGNAL_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_THROW_MESSAGE_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_THROW_SIGNAL_EVENT - Static variable in class org.flowable.bpmn.model.ImplementationType
- IMPLEMENTATION_TYPE_WEBSERVICE - Static variable in class org.flowable.bpmn.model.ImplementationType
- implementationRef - Variable in class org.flowable.bpmn.model.Interface
- implementationRef - Variable in class org.flowable.bpmn.model.Operation
- implementationType - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- implementationType - Variable in class org.flowable.bpmn.model.CollectionHandler
- implementationType - Variable in class org.flowable.bpmn.model.EventListener
- implementationType - Variable in class org.flowable.bpmn.model.FlowableListener
- implementationType - Variable in class org.flowable.bpmn.model.SendTask
- implementationType - Variable in class org.flowable.bpmn.model.ServiceTask
- implementationType - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- implementationType - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- implementationType - Variable in class org.flowable.cmmn.model.Decision
- implementationType - Variable in class org.flowable.cmmn.model.FlowableListener
- implementationType - Variable in class org.flowable.cmmn.model.Process
- implementationType - Variable in class org.flowable.cmmn.model.ServiceTask
- implementationType - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- ImplementationType - Class in org.flowable.bpmn.model
- ImplementationType - Class in org.flowable.cmmn.model
- ImplementationType() - Constructor for class org.flowable.bpmn.model.ImplementationType
- ImplementationType() - Constructor for class org.flowable.cmmn.model.ImplementationType
- Import - Class in org.flowable.bpmn.model
- Import() - Constructor for class org.flowable.bpmn.model.Import
- importFrom(Import, String) - Method in interface org.flowable.engine.impl.bpmn.parser.XMLImporter
-
Imports the definitions in the XML declared in element
- importFunctions(ScriptContext, String, Object) - Static method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- importParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ImportParser - Class in org.flowable.bpmn.converter.parser
- ImportParser() - Constructor for class org.flowable.bpmn.converter.parser.ImportParser
- imports - Variable in class org.flowable.bpmn.model.BpmnModel
- importType - Variable in class org.flowable.bpmn.model.Import
- IN_PARENT_PROCESS_OF_CALL_ACTIVITY_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- IN_PROGRESS - Static variable in interface org.flowable.task.api.Task
- IN_SUB_PROCESS_OF_CALL_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- inactivate() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Inactivates this execution.
- inactivate() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- inactivateExecution(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- inactivateExecutionAndParentExecutions(DelegateExecution, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- InactiveActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
If the behaviour of an element in a process implements this interface, it has a 'background job' functionality.
- inactiveExecutionsByProcInstMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsByProcInstMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsByProcInstMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsByProcInstMatcher
- inactiveExecutionsInActivityAndProcInstMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsInActivityAndProcInstMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsInActivityAndProcInstMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityAndProcInstMatcher
- inactiveExecutionsInActivityMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- InactiveExecutionsInActivityMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- InactiveExecutionsInActivityMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityMatcher
- inboundChannel - Variable in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- InboundChannelDefinitionBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl(EventRepositoryService, ChannelJsonConverter) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventFilterBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventFilterJsonBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventFilterXmlBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<T> - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- inboundChannelModel - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- inboundChannelModel - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- inboundChannelModel - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- InboundChannelModel - Class in org.flowable.eventregistry.model
- InboundChannelModel() - Constructor for class org.flowable.eventregistry.model.InboundChannelModel
- InboundChannelModelBuilder - Interface in org.flowable.eventregistry.api.model
-
A builder to create a
InboundChannelModel
instance, which represents a channel from the 'outside world' to receive events. - InboundChannelModelBuilder.InboundEventFilterBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the filtering out inbound events.
- InboundChannelModelBuilder.InboundEventFilterJsonBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the filtering out inbound JSON events.
- InboundChannelModelBuilder.InboundEventFilterXmlBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the filtering out inbound XML events.
- InboundChannelModelBuilder.InboundEventKeyDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'key detection' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventKeyJsonDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'key detection' part of the
InboundChannelModel
, specifically for JSON events. - InboundChannelModelBuilder.InboundEventKeyXmlDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'key detection' part of the
InboundChannelModel
, specifically for XML events. - InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'payload extraction' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'payload extraction' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'payload extraction' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'processing pipeline' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventTenantDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'tenant ID detection' part of the
InboundChannelModel
. - InboundChannelModelBuilder.InboundEventTenantJsonDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'tenant ID detection' part of the
InboundChannelModel
, specifically for JSON events - InboundChannelModelBuilder.InboundEventTenantXmlDetectorBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'tenant ID detection' part of the
InboundChannelModel
, specifically for XML events - InboundChannelModelBuilder.InboundEventTransformerBuilder - Interface in org.flowable.eventregistry.api.model
- InboundChannelModelBuilder.InboundJmsChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
InboundEventChannelAdapter
using JMS. - InboundChannelModelBuilder.InboundKafkaChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
InboundEventChannelAdapter
using Kafka. - InboundChannelModelBuilder.InboundRabbitChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
InboundEventChannelAdapter
using RabbitMQ. - inboundChannelModelCacheManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- InboundChannelModelCacheManager - Interface in org.flowable.eventregistry.api
- InboundChannelModelCacheManager.ChannelRegistration - Interface in org.flowable.eventregistry.api
- InboundChannelModelCacheManager.RegisteredChannel - Interface in org.flowable.eventregistry.api
- InboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
- InboundChannelModelProcessor(EventRegistryEngineConfiguration, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- InboundChannelModelValidator - Class in org.flowable.eventregistry.json.converter
- InboundChannelModelValidator() - Constructor for class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
- inboundEvent - Variable in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- InboundEvent - Interface in org.flowable.eventregistry.api
- inboundEventChannelAdapter - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- InboundEventChannelAdapter - Interface in org.flowable.eventregistry.api
- InboundEventDefinitionKeyDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl
- inboundEventDeserializer - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventDeserializer<T> - Interface in org.flowable.eventregistry.api
- inboundEventFilter - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventFilter<T> - Interface in org.flowable.eventregistry.api
-
This interface must be implemented by a custom filtering bean to hook into the default inbound event processing pipeline in order to have a very effective way to filter out events which should not be processed any further and thus preventing expensive processing time like DB lookups and the full consumer invocation.
- InboundEventFilterBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterBuilderImpl
- InboundEventFilterJsonBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<JsonNode>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterJsonBuilderImpl
- InboundEventFilterXmlBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventFilterXmlBuilderImpl
- InboundEventInfoAwarePayloadExtractor<T> - Interface in org.flowable.eventregistry.api
- inboundEventKeyDetector - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventKeyDetector<T> - Interface in org.flowable.eventregistry.api
- InboundEventKeyJsonDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<JsonNode>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
- InboundEventKeyXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl
- inboundEventPayloadExtractor - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventPayloadExtractor<T> - Interface in org.flowable.eventregistry.api
- InboundEventPayloadExtractorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl
- inboundEventPayloadExtractorsByChannelType - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- InboundEventPayloadJsonExtractorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<JsonNode>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl
- InboundEventPayloadXmlExtractorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl
- inboundEventProcessingPipeline - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- InboundEventProcessingPipeline - Interface in org.flowable.eventregistry.api
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventDefinitionKeyDetectorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyJsonDetectorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventKeyXmlDetectorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- inboundEventProcessingPipelineBuilder - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl
- InboundEventProcessingPipelineBuilderImpl(InboundChannelModel, EventRepositoryService, InboundChannelDefinitionBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- inboundEventProcessor - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- inboundEventProcessor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- InboundEventProcessor - Interface in org.flowable.eventregistry.api
- InboundEventStaticKeyDetector<T> - Class in org.flowable.eventregistry.impl.keydetector
- InboundEventStaticKeyDetector(String) - Constructor for class org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector
- InboundEventStaticTenantDetector<T> - Class in org.flowable.eventregistry.impl.tenantdetector
- InboundEventStaticTenantDetector(String) - Constructor for class org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector
- inboundEventTenantDetector - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventTenantDetector<T> - Interface in org.flowable.eventregistry.api
- InboundEventTenantDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantDetectorBuilderImpl
- InboundEventTenantJsonDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<JsonNode>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantJsonDetectorBuilderImpl
- InboundEventTenantXmlDetectorBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl<Document>) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTenantXmlDetectorBuilderImpl
- inboundEventTransformer - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- InboundEventTransformer - Interface in org.flowable.eventregistry.api
- InboundEventTransformerBuilderImpl(InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl
- InboundJmsChannelBuilderImpl(JmsInboundChannelModel, EventRepositoryService, InboundChannelDefinitionBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- InboundKafkaChannelBuilderImpl(KafkaInboundChannelModel, EventRepositoryService, InboundChannelDefinitionBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- InboundRabbitChannelBuilderImpl(RabbitInboundChannelModel, EventRepositoryService, InboundChannelDefinitionBuilderImpl) - Constructor for class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- includeActivities - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeActivities() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theHistoricActivityInstance
instances. - includeActivities() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeCaseVariables - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- includeCaseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- includeCaseVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeCaseVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Include historic case variables in the historic case query result
- includeCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Includes case variables into the query result.
- includeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- includeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- includeCaseVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Include global case variables in the task query result
- includeCaseVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeCaseVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeChildExecutionsWithBusinessKeyQuery - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- includeChildExecutionsWithBusinessKeyQuery - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeComments - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeComments() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theComment
instances. - includeComments() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeEnded - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- includeEnded() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- includeEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- includeFlowElementInHistory(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- includeFormProperties - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeFormProperties() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theHistoricFormProperty
instances. - includeFormProperties() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeIdentityLinks - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeIdentityLinks - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeIdentityLinks() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Include identity links in the task query result
- includeIdentityLinks() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeIdentityLinks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeInStageOverview - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- includeInStageOverview - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- includeInStageOverview - Variable in class org.flowable.cmmn.model.Milestone
- includeInStageOverview - Variable in class org.flowable.cmmn.model.Stage
- includePlanItemDefinitionInHistory(String, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- includeProcessInstances - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- includeProcessVariables - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- includeProcessVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- includeProcessVariables - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- includeProcessVariables - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeProcessVariables - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- includeProcessVariables - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- includeProcessVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeProcessVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeProcessVariables() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Include process variables in the process query result
- includeProcessVariables() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- includeProcessVariables() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- includeProcessVariables() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Include process variables in the process query result
- includeProcessVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Include global process variables in the task query result
- includeProcessVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeProcessVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeTaskLocalVariables - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- includeTaskLocalVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- includeTaskLocalVariables - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- includeTaskLocalVariables - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- includeTaskLocalVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeTaskLocalVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeTaskLocalVariables() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Include local task variables in the task query result
- includeTaskLocalVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeTaskLocalVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeTasks - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeTasks() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theHistoricTaskInstance
instances. - includeTasks() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariables - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariables() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theHistoricVariableInstance
instances. - includeVariables() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariableUpdates - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- includeVariableUpdates() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
The
ProcessInstanceHistoryLog
will contain theHistoricVariableUpdate
instances. - includeVariableUpdates() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- InclusiveGateway - Class in org.flowable.bpmn.model
- InclusiveGateway() - Constructor for class org.flowable.bpmn.model.InclusiveGateway
- InclusiveGatewayActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.
- InclusiveGatewayActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- InclusiveGatewayParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- InclusiveGatewayParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.InclusiveGatewayParseHandler
- InclusiveGatewayXMLConverter - Class in org.flowable.bpmn.converter
- InclusiveGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- incomingAssociations - Variable in class org.flowable.cmmn.model.Criterion
- incomingAssociations - Variable in class org.flowable.cmmn.model.PlanItem
- incomingFlows - Variable in class org.flowable.bpmn.model.FlowNode
- inCompensation - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- increaseActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- incrementRevision(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- IndentingXMLStreamWriter - Class in org.flowable.bpmn.converter
- IndentingXMLStreamWriter - Class in org.flowable.cmmn.converter
- IndentingXMLStreamWriter - Class in org.flowable.dmn.xml.converter
- IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- IndentingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- index - Variable in class org.flowable.bpmn.model.DataGridRow
- infoJsonId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- infoNode - Variable in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- infoNode - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- Information - Enum constant in enum class org.flowable.engine.impl.bpmn.data.ItemKind
- InformationItem - Class in org.flowable.dmn.model
- InformationItem() - Constructor for class org.flowable.dmn.model.InformationItem
- InformationRequirement - Class in org.flowable.dmn.model
- InformationRequirement() - Constructor for class org.flowable.dmn.model.InformationRequirement
- InformationRequirementConverter - Class in org.flowable.dmn.xml.converter
- InformationRequirementConverter() - Constructor for class org.flowable.dmn.xml.converter.InformationRequirementConverter
- inheritBusinessKey - Variable in class org.flowable.bpmn.model.CallActivity
- inheritBusinessKey - Variable in class org.flowable.bpmn.model.CaseServiceTask
- inheritBusinessKey - Variable in class org.flowable.cmmn.model.ChildTask
- inheritCommonProperties(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- inheritVariables - Variable in class org.flowable.bpmn.model.CallActivity
- inheritVariables - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- init() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- init() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- init() - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Initializes all CMMN engines that can be found on the classpath for resources
flowable.cmmn.cfg.xml
and for resourcesflowable-cmmn-context.xml
(Spring style configuration). - init() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- init() - Static method in class org.flowable.dmn.engine.DmnEngines
-
Initializes all dmn engines that can be found on the classpath for resources
flowable.dmn.cfg.xml
and for resourcesflowable-dmn-context.xml
(Spring style configuration). - init() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- init() - Static method in class org.flowable.engine.ProcessEngines
-
Initializes all process engines that can be found on the classpath for resources
flowable.cfg.xml
(plain Flowable style configuration) and for resourcesflowable-context.xml
(Spring style configuration). - init() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- init() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- init() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Initializes all event registry engines that can be found on the classpath for resources
flowable.eventregistry.cfg.xml
and for resourcesflowable-eventregistry-context.xml
(Spring style configuration). - init() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- init() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- init() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- init() - Static method in class org.flowable.idm.engine.IdmEngines
-
Initializes all idm engines that can be found on the classpath for resources
flowable.idm.cfg.xml
and for resourcesflowable-idm-context.xml
(Spring style configuration). - init() - Method in class org.flowable.job.service.JobServiceConfiguration
- init() - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
- init() - Method in class org.flowable.task.service.TaskServiceConfiguration
- init() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAdditionalEventDispatchActions() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initAdditionalEventDispatchActions() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAgendaFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAppResourceCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAstFunctionCreators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAstFunctionCreators() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncExecutor() - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- initAsyncExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncHistoryExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncHistoryExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncHistoryTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncHistoryTaskExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncJobExecutionThreadPool() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- initAsyncJobExecutionThreadPool() - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
- initAsyncTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncTaskExecutor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAsyncTaskInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncTaskInvoker() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBatchSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBatchSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBeans() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- initBeans() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initBeans() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- initBeans() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- initBeans() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- initBehaviorFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBpmnDeployerDependencies() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBpmnParser() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBusinessCalendarManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBusinessCalendarManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCandidateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCandidateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseDefinitionDiagramHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseDiagramCanvas(CmmnModel, String, String, String, String, ClassLoader) - Static method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- initCaseDiagramGenerator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseInstanceCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseInstanceHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseInstanceMigrationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseInstanceService(ProcessEngineConfigurationImpl) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- initCaseValidator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initChangeDetectionExecutor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initChangeDetectionExecutor() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- initChangeDetectionManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initChangeTenantIdManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initChangeTenantIdManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initChangeTenantIdManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initChannelDefinitionProcessors() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initClassDelegateFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initClock() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initClock(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initCmmnEngine() - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- initCmmnEngine() - Static method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- initCmmnEngine() - Method in class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
- initCmmnEngineAgendaFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCmmnEngineFromSpringResource(URL) - Static method in class org.flowable.cmmn.engine.CmmnEngines
- initCmmnParser() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCmmnSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCommandContextCloseListener() - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- initCommandContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCommandContextFactory(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initCommandExecutor() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCommandExecutors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCommandExecutors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initCommandExecutors() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCommandExecutors() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initCommandExecutors() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initCommandInterceptors() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCommandInterceptors() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initCommandInterceptors() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initCommandInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCommandInvoker() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCommandInvoker() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initCommandInvoker() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initConfigurators() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initConfigurators() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- initCustomMybatisInterceptors(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initCustomMybatisMappers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDatabaseEventLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDatabaseType() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDataManagers() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- initDataManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDataManagers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDataManagers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDataManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDataManagers() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- initDataManagers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initDataManagers() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- initDataManagers() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- initDataManagers() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initDataManagers() - Method in class org.flowable.job.service.JobServiceConfiguration
- initDataManagers() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initDataManagers() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initDataSource() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDataSource(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initDbProperties(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initDbSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDbSqlSessionFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDbSqlSessionFactory() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initDbSqlSessionFactory() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initDbSqlSessionFactory(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initDbSqlSessionFactory(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initDecisionRequirementsDiagramCanvas(DmnDefinition, String, String, String, String, ClassLoader) - Static method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- initDecisionRequirementsDiagramGenerator() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDecisionRequirementsDiagramHelper() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDefaultCaseInstanceCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDefaultCommandConfig() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- initDefaultCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initDefaultCommandConfig() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- initDefaultCommandConfig() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- initDefaultCommandConfig() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- initDelegateInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDependentScopeTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDependentScopeTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeployers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDeployers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDeployers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeployers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initDeploymentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDmnDeployerDependencies() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDmnEngine() - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- initDmnEngine() - Method in class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator
- initDmnEngineAgendaFactory() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initDmnEngineFromSpringResource(URL) - Static method in class org.flowable.dmn.engine.DmnEngines
- initDynamicStateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDynamicStateManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEngineConfigurations() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initEngineConfigurations(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initEntityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityLinkSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEntityManagers() - Method in class org.flowable.batch.service.BatchServiceConfiguration
- initEntityManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityManagers() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initEntityManagers() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initEntityManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEntityManagers() - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- initEntityManagers() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initEntityManagers() - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- initEntityManagers() - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- initEntityManagers() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initEntityManagers() - Method in class org.flowable.job.service.JobServiceConfiguration
- initEntityManagers() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initEntityManagers() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initEventDeployerDependencies() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initEventDispatcher() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initEventDispatcher(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initEventHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initEventRegistry() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initEventRegistryEngine() - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- initEventRegistryEngine() - Method in class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator
- initEventRegistryEngineFromSpringResource(URL) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
- initEventRegistryEventConsumers(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEventSubscriptionSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initExpressionManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initExpressionManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initExpressionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initExpressionManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initFailedJobCommandFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFailedJobCommandFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFlowable5CompatibilityHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormFieldHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFormFieldHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFunctionDelegates() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFunctionDelegates() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initFunctionDelegates() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHelpers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryCleaningManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryCleaningManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryConfigurationSettings() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryLevel() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHitPolicyBehaviors() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initialActivityId - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- initialDelay - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- initialDelayInMs - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- initialFlowElement - Variable in class org.flowable.bpmn.model.Process
- initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- initialFlowElement - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- initialiseCommonProperties(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initialiseEventRegistryEngineConfiguration(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- initialize() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
-
Will be called after the engine has booted up.
- initialize() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- initialize() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- initialize(String) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- initialize(String) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- initialize(String) - Method in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- initialize(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.data.IOSpecification
- initialize(VariableValueProvider) - Method in class org.flowable.variable.service.impl.QueryVariableValue
- initialize(VariableServiceConfiguration) - Method in class org.flowable.variable.service.impl.QueryVariableValue
- initializeCaseInstanceEntity(CommandContext, CaseDefinition, CmmnModel, Case, CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- initializeCmmnEngine() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- initializeCmmnEngine() - Method in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- initializeDecisionExecutionAudit(Decision, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
- initializeDecisionServiceExecutionAudit(DecisionService, ExecuteDecisionContext) - Static method in class org.flowable.dmn.engine.impl.audit.DecisionExecutionAuditUtil
- initializeDefaultHandlers() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
- initializeDmnEngine() - Method in class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- initializeDmnEngine() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- initializeDmnEngine() - Method in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- initializeElementCounter() - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- initializeEventRegistryEngine() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- initializeExecutor() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- initializeFormProperties(FormDataImpl, ExecutionEntity) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- initializeIdmEngine() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- initializeIdmEngine() - Method in class org.flowable.idm.engine.test.PluggableFlowableIdmExtension
- initializeIdmEngine() - Method in class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- initializeIoSpecification(IOSpecification, DelegateExecution, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- initializeJobEntityManager() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- initializeJobEntityManager() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncHistoryJobExecutor
- initializeJobEntityManager() - Method in class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
- initializeMockSupport() - Method in class org.flowable.engine.test.FlowableRule
- initializeMockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeProcessEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableRule
- initializeProcessEngine() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeProcessEngine(String) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- initializeRunnables() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- initializeServices() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- initializeServices() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- initializeServices() - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- initializeServices() - Method in class org.flowable.engine.test.FlowableRule
- initializeServices() - Method in class org.flowable.engine.test.FlowableTestCase
- initializeServices() - Method in class org.flowable.eventregistry.test.FlowableEventRule
- initializeServices() - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- initializeServices(ProcessEngine) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- initializeServices(IdmEngine) - Method in class org.flowable.idm.engine.test.AbstractFlowableIdmTestCase
- initializeTestActivityBehaviorFactory(ActivityBehaviorFactory) - Static method in class org.flowable.engine.impl.test.TestHelper
- initializeTransientVariables(ExecutionEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- initializeVariable(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInitializingList
-
If the passed
HistoricVariableInstanceEntity
is a binary variable and the command-context is active, the variable value is fetched to ensure the byte-array is populated. - initializeVariable(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
-
If the passed
VariableInstanceEntity
is a binary variable and the command-context is active, the variable value is fetched to ensure the byte-array is populated. - initializeVariableConverters() - Method in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
-
Called once when the converters need to be initialized.
- initializeVariableConverters() - Method in class org.flowable.rest.service.api.RestResponseFactory
-
Called once when the converters need to be initialized.
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- initializeVariables(ExecutionEntity, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- initialRequestTimeout - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- INITIATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- InitiatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
Note: only possible for event listener plan items.
- InitiatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
- initiator - Variable in class org.flowable.bpmn.model.StartEvent
- initiatorVariableName - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- initiatorVariableName - Variable in class org.flowable.cmmn.model.Case
- initiatorVariableName - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- initIdentityLinkInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initIdentityLinkInterceptor() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initIdentityLinkSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdGenerator() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initIdGenerator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initIdGenerator(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initIdmEngineFromSpringResource(URL) - Static method in class org.flowable.idm.engine.IdmEngines
- initInboundChannelModelCacheManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initInboundEventPayloadExtractorProvider() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initInboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initInterceptorChain(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobHandlers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobManager() - Method in class org.flowable.job.service.JobServiceConfiguration
- initJobSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJpa() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJpa() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- initKnowledgeBaseCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initListenerFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initListenerFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initListenerNotificationHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initLocalizationManagers() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMailClients() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initMailClients() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMybatisConfiguration(Environment, Reader, Properties) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initMyBatisLogSqlExecutionTimePlugin(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initNonRelationalDataSource() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initObjectMapper() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initObjectMapper(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initOutboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initPasswordEncoder() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- InitPlanModelInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- InitPlanModelInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.InitPlanModelInstanceOperation
- initProcessDefinitionCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDefinitionDeploymentDeletionManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDefinitionInfoCache() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessDiagramCanvas(BpmnModel, String, String, String, String, ClassLoader) - Static method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- initProcessDiagramGenerator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessEngine() - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- initProcessEngine() - Method in class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
- initProcessEngineFromSpringResource(URL) - Static method in class org.flowable.engine.ProcessEngines
- initProcessInstanceMigrationValidationManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessInstanceService(ProcessEngineConfigurationImpl) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- initProcessInstanceStateChangedCallbacks(ProcessEngineConfigurationImpl) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- initProcessSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessValidator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initRuleEngineExecutor() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initSchema() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- initSchema() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- initSchema(String) - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- initSchema(String) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- initSchema(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- initSchemaCommandConfig() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initSchemaManagementCommand() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initSchemaManagementCommand() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initSchemaManagementCommand() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initSchemaManagementCommand() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initSchemaManagementCommand() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initSchemaManager() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initSchemaManager() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initSchemaManager() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initSchemaManager() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initScriptBindingsFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initScriptBindingsFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initScriptingEngines() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initScriptingEngines() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initService(Object) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initServiceConfigurations(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initServices() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initServices() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initServices() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initServices() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initServices() - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- initSessionFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initSessionFactories() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initSessionFactories() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- initSessionFactories() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initSessionFactories(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initSqlSessionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- InitStageInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- InitStageInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.InitStageInstanceOperation
- initSystemOutboundEventProcessor() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- initTaskPostProcessor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initTaskSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initTaskSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTimerJobScheduler() - Method in class org.flowable.job.service.JobServiceConfiguration
- initTransactionContextFactory() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- initTransactionContextFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initTransactionContextFactory() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- initTransactionContextFactory() - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- initTransactionContextFactory() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- initTransactionContextFactory() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- initTransactionFactory() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initTransactionFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTypedEventListeners() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- initVariableAggregator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableAggregator() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableInstanceValueModifier() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- initVariableSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableSchemaManager() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableTypes() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableTypes(AbstractEngineConfiguration, AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- initWsdlImporterFactory() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- injectActivity(InjectActivityRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- injectActivityInProcessInstance(String, InjectActivityRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- InjectActivityRequest - Class in org.flowable.rest.service.api.runtime.process
- InjectActivityRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- InjectedPlanItemInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
-
A builder API to create new, dynamically injected plan items into an existing, running stage instance.
- InjectedPlanItemInstanceBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
-
Implementation of the dynamically created and injected plan item into a running stage instance.
- InjectedPlanItemInstanceBuilderImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- injectEmbeddedSubProcessInProcessInstance(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectEmbeddedSubProcessInProcessInstance(String, DynamicEmbeddedSubProcessBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectEmbeddedSubProcessInProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- InjectEmbeddedSubProcessInProcessInstanceCmd(String, DynamicEmbeddedSubProcessBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- injectErrorContext(Event, ExecutionEntity, ErrorPropagation.BpmnErrorVariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- injectInCase() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- injectInStage() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- injectionType - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- injectParallelEmbeddedSubProcess(String, DynamicEmbeddedSubProcessBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectParallelEmbeddedSubProcess(String, DynamicEmbeddedSubProcessBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectParallelEmbeddedSubProcessCmd - Class in org.flowable.engine.impl.cmd
- InjectParallelEmbeddedSubProcessCmd(String, DynamicEmbeddedSubProcessBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- injectParallelSubProcess(Process, BpmnModel, DynamicEmbeddedSubProcessBuilder, ProcessDefinitionEntity, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.DynamicSubProcessParallelInjectUtil
- injectParallelUserTask(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectParallelUserTask(String, DynamicUserTaskBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectParallelUserTaskCmd - Class in org.flowable.engine.impl.cmd
- InjectParallelUserTaskCmd(String, DynamicUserTaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- injectSubProcessWithJoin(String, Process, BpmnModel, DynamicEmbeddedSubProcessBuilder, ProcessDefinitionEntity, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.DynamicSubProcessJoinInjectUtil
- injectUserTaskInProcessInstance(String, DynamicUserTaskBuilder) - Method in interface org.flowable.engine.DynamicBpmnService
- injectUserTaskInProcessInstance(String, DynamicUserTaskBuilder) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- InjectUserTaskInProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- InjectUserTaskInProcessInstanceCmd(String, DynamicUserTaskBuilder) - Constructor for class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- InMemoryOutboundEventChannelAdapter - Class in org.flowable.eventregistry.impl.pipeline
- InMemoryOutboundEventChannelAdapter(EventRegistry) - Constructor for class org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventChannelAdapter
- InMemoryOutboundEventProcessingPipeline - Class in org.flowable.eventregistry.impl.pipeline
- InMemoryOutboundEventProcessingPipeline() - Constructor for class org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventProcessingPipeline
- inMessage - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- inMessageRef - Variable in class org.flowable.bpmn.model.Operation
- inNativeImage() - Static method in class org.flowable.common.engine.impl.util.NativeUtil
-
Returns
true
if running in a native image context (for examplebuildtime
,runtime
, oragent
) expressed by setting theorg.graalvm.nativeimage.imagecode
system property to any value. - innerActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- innerPlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- innerPlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- innerPlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- innerQuery - Variable in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- innerQuery - Variable in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- innerQuery - Variable in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- inOrStatement - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- inOrStatement - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- inOrStatement - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- InParameterParser - Class in org.flowable.bpmn.converter.child
- InParameterParser() - Constructor for class org.flowable.bpmn.converter.child.InParameterParser
- inParameters - Variable in class org.flowable.bpmn.model.CallActivity
- inParameters - Variable in class org.flowable.bpmn.model.CaseServiceTask
- inParameters - Variable in class org.flowable.bpmn.model.Event
- inParameters - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- inParameters - Variable in class org.flowable.cmmn.model.ChildTask
- inParameters - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- inParameters - Variable in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inParentProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inParentProcessOfCallActivityId(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- inProgressStartDueAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartDueBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- InputClause - Class in org.flowable.dmn.model
- InputClause() - Constructor for class org.flowable.dmn.model.InputClause
- inputClauseCounter - Static variable in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- InputClauseParser - Class in org.flowable.dmn.converter.child
- InputClauseParser() - Constructor for class org.flowable.dmn.converter.child.InputClauseParser
- InputClauseXMLConverter - Class in org.flowable.dmn.xml.converter
- InputClauseXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- inputData - Variable in class org.flowable.dmn.model.DecisionService
- inputData - Variable in class org.flowable.dmn.model.DmnDefinition
- InputData - Class in org.flowable.dmn.model
- InputData() - Constructor for class org.flowable.dmn.model.InputData
- inputDataItem - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- InputDataXMLConverter - Class in org.flowable.dmn.xml.converter
- InputDataXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.InputDataXMLConverter
- inputDecisions - Variable in class org.flowable.dmn.model.DecisionService
- inputEntries - Variable in class org.flowable.dmn.model.DecisionRule
- InputEntryParser - Class in org.flowable.dmn.converter.child
- InputEntryParser() - Constructor for class org.flowable.dmn.converter.child.InputEntryParser
- inputExpression - Variable in class org.flowable.dmn.model.InputClause
- InputExpressionParser - Class in org.flowable.dmn.converter.child
- InputExpressionParser() - Constructor for class org.flowable.dmn.converter.child.InputExpressionParser
- inputNumber - Variable in class org.flowable.dmn.model.InputClause
- inputs - Variable in class org.flowable.dmn.model.DecisionTable
- inputStream - Variable in class org.flowable.common.engine.impl.util.io.InputStreamSource
- InputStreamProvider - Interface in org.flowable.common.engine.api.io
- InputStreamSource - Class in org.flowable.common.engine.impl.util.io
- InputStreamSource(InputStream) - Constructor for class org.flowable.common.engine.impl.util.io.InputStreamSource
- inputValues - Variable in class org.flowable.dmn.model.InputClause
- InputValuesParser - Class in org.flowable.dmn.converter.child
- InputValuesParser() - Constructor for class org.flowable.dmn.converter.child.InputValuesParser
- inputVariables - Variable in class org.flowable.bpmn.model.BusinessRuleTask
- inputVariables - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- inputVariableTypes - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- insert(EntityImpl) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- insert(EntityImpl) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- insert(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- insert(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- insert(EntityImpl, boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- insert(EntityImpl, boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- insert(CmmnDeploymentEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- insert(Entity, IdGenerator) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- insert(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityManagerImpl
- insert(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- insert(DeploymentEntity) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- insert(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- insert(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- insert(EventDeploymentEntity, boolean) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityManagerImpl
- insert(IdentityLinkEntity, boolean) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityManagerImpl
- insert(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- insert(DeadLetterJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- insert(ExternalWorkerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- insert(HistoryJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityManagerImpl
- insert(JobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- insert(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- insert(SuspendedJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- insert(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- insert(TimerJobEntity, boolean) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- insert(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- insert(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- INSERT_ORDER - Static variable in class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- INSERT_ORDER - Static variable in class org.flowable.dmn.engine.impl.db.EntityDependencyOrder
- INSERT_ORDER - Static variable in class org.flowable.engine.impl.db.EntityDependencyOrder
- INSERT_ORDER - Static variable in class org.flowable.eventregistry.impl.db.EntityDependencyOrder
- INSERT_ORDER - Static variable in class org.flowable.idm.engine.impl.db.EntityDependencyOrder
- insertAccountDetails(IdentityInfoEntity, Map<String, String>, Set<String>) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- insertBatch(Batch) - Method in interface org.flowable.batch.api.BatchService
- insertBatch(Batch) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- insertCompensationEvent(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- insertDeadLetterJob(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertDeadLetterJob(DeadLetterJobEntity) - Method in interface org.flowable.job.service.JobService
- insertEditorSourceExtraForModel(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- insertEditorSourceExtraForModel(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- insertEditorSourceForModel(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- insertEditorSourceForModel(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- insertedObjects - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- insertEntityLink(EntityLink) - Method in interface org.flowable.entitylink.api.EntityLinkService
- insertEntityLink(EntityLink) - Method in class org.flowable.entitylink.service.impl.EntityLinkServiceImpl
- insertEventRegistryEvent(String, boolean, StartEvent, ProcessDefinition, String, CommandContext) - Method in class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- insertEventRegistryEvent(String, boolean, CaseDefinition, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.RegisterCaseInstanceStartEventSubscriptionCmd
- insertEventRegistryEvent(String, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertEventSubscription(EventSubscriptionEntity) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- insertEventSubscription(EventSubscriptionEntity) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- insertExternalWorkerJob(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertExternalWorkerJob(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.JobService
- insertExternalWorkerJobEntity(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManager
-
Insert the
ExternalWorkerJobEntity
, similar to insert(ExternalWorkerJobEntity), but returns a boolean in case the insert did not go through. - insertExternalWorkerJobEntity(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityManagerImpl
- insertGenericEvent(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- insertHistoricEntityLink(HistoricEntityLink, boolean) - Method in interface org.flowable.entitylink.api.history.HistoricEntityLinkService
- insertHistoricEntityLink(HistoricEntityLink, boolean) - Method in class org.flowable.entitylink.service.impl.HistoricEntityLinkServiceImpl
- insertHistoricFormPropertyEntity(ExecutionEntity, String, String, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManager
- insertHistoricFormPropertyEntity(ExecutionEntity, String, String, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityManagerImpl
- insertHistoricIdentityLink(HistoricIdentityLinkEntity, boolean) - Method in interface org.flowable.identitylink.service.HistoricIdentityLinkService
- insertHistoricIdentityLink(HistoricIdentityLinkEntity, boolean) - Method in class org.flowable.identitylink.service.impl.HistoricIdentityLinkServiceImpl
- insertHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in interface org.flowable.task.service.HistoricTaskService
- insertHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- insertHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- insertHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- insertIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.identitylink.service.IdentityLinkService
- insertIdentityLink(IdentityLinkEntity) - Method in class org.flowable.identitylink.service.impl.IdentityLinkServiceImpl
- insertionOrder - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- insertJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- insertJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- insertJobEntity(JobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.JobEntityManager
-
Insert the
JobEntity
, similar to insert(JobEntity), but returns a boolean in case the insert did not go through. - insertJobEntity(JobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- insertMessageEvent(MessageEventDefinition, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertMessageEvent(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- insertProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- insertProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- insertSignalEvent(SignalEventDefinition, StartEvent, ProcessDefinitionEntity, BpmnModel) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- insertSignalEvent(EventSubscriptionBuilder) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- insertStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- insertTask(TaskEntity, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- insertTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- insertTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- insertTask(TaskEntity, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- insertTask(TaskEntity, ExecutionEntity, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- insertTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- insertTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- insertTimerJobEntity(TimerJobEntity) - Method in interface org.flowable.job.service.impl.persistence.entity.TimerJobEntityManager
-
Insert the
TimerJobEntity
, similar to insert(TimerJobEntity), but returns a boolean in case the insert did not go through. - insertTimerJobEntity(TimerJobEntity) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- insertVariableInstance(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- insertVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.variable.service.VariableService
- insertVariableInstanceWithValue(VariableInstanceEntity, Object, String) - Method in class org.flowable.variable.service.impl.VariableServiceImpl
- insertVariableInstanceWithValue(VariableInstanceEntity, Object, String) - Method in interface org.flowable.variable.service.VariableService
-
Inserts a variable instance with the given value.
- insertWithValue(VariableInstanceEntity, Object, String) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManager
-
Inserts a variable instance with the given value.
- insertWithValue(VariableInstanceEntity, Object, String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- instance - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- instance - Variable in class org.flowable.bpmn.model.FlowableListener
- instance - Variable in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- instance - Variable in class org.flowable.cmmn.model.FlowableListener
- INSTANCE - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- INSTANCE - Static variable in class org.flowable.engine.test.profiler.FlowableProfiler
- instanceId - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- instanceId - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- instanceId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- instanceId - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- instanceId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- instanceId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- instanceId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- instanceId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given instance id.
- instanceId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the instance id
- instanceId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- instanceId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- instanceIds - Variable in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- instanceIds - Variable in class org.flowable.dmn.engine.impl.cmd.BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd
- instanceIds - Variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- instanceLifecycleEnabled - Variable in class org.flowable.cmmn.model.PlanItem
- INSTANCEOF - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- instantiate(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- instantiate(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- instantiate(String, Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- instantiateBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateBatchServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- instantiateDelegate(String, List<FieldDeclaration>) - Method in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- instantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateUtil
- instantiateEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateEntityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateEventHandler(FlowableEvent, Class<? extends EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- instantiateEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateEventSubscriptionServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateIdentityLinkServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateJobServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateTaskServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- instantiateVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateVariableServiceConfiguration() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InstantRestVariableConverter - Class in org.flowable.common.rest.variable
- InstantRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.InstantRestVariableConverter
- InstantType - Class in org.flowable.variable.service.impl.types
- InstantType() - Constructor for class org.flowable.variable.service.impl.types.InstantType
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inSubProcessOfCallActivityId(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inSubProcessOfCallActivityId(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- inSubProcessOfCallActivityId(String, int) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- inSubProcessOfCallActivityId(String, int) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- INTEGER - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- INTEGER - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- INTEGER - Static variable in interface org.flowable.form.model.FormFieldTypes
- IntegerDataObject - Class in org.flowable.bpmn.model
- IntegerDataObject() - Constructor for class org.flowable.bpmn.model.IntegerDataObject
- IntegerRestVariableConverter - Class in org.flowable.common.rest.variable
- IntegerRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.IntegerRestVariableConverter
- IntegerToLong - Class in org.flowable.engine.impl.transformer
- IntegerToLong() - Constructor for class org.flowable.engine.impl.transformer.IntegerToLong
- IntegerToString - Class in org.flowable.engine.impl.transformer
- IntegerToString() - Constructor for class org.flowable.engine.impl.transformer.IntegerToString
- IntegerType - Class in org.flowable.variable.service.impl.types
- IntegerType() - Constructor for class org.flowable.variable.service.impl.types.IntegerType
- intercept(Invocation) - Method in class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
- Interface - Class in org.flowable.bpmn.model
- Interface() - Constructor for class org.flowable.bpmn.model.Interface
- interfaceParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- InterfaceParser - Class in org.flowable.bpmn.converter.parser
- InterfaceParser() - Constructor for class org.flowable.bpmn.converter.parser.InterfaceParser
- interfaces - Variable in class org.flowable.bpmn.model.BpmnModel
- INTERMEDIARY_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- INTERMEDIATE_CATCH_EVENT_INVALID_EVENTDEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- INTERMEDIATE_CATCH_EVENT_NO_EVENTDEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- IntermediateCatchConditionalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchConditionalEventActivityBehavior(ConditionalEventDefinition, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- IntermediateCatchEvent - Class in org.flowable.bpmn.model
- IntermediateCatchEvent() - Constructor for class org.flowable.bpmn.model.IntermediateCatchEvent
- IntermediateCatchEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- IntermediateCatchEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- IntermediateCatchEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.IntermediateCatchEventParseHandler
- IntermediateCatchEventRegistryEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchEventRegistryEventActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- IntermediateCatchEventValidator - Class in org.flowable.validation.validator.impl
- IntermediateCatchEventValidator() - Constructor for class org.flowable.validation.validator.impl.IntermediateCatchEventValidator
- IntermediateCatchMessageEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchMessageEventActivityBehavior(MessageEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- IntermediateCatchSignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchSignalEventActivityBehavior(SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- IntermediateCatchTimerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchTimerEventActivityBehavior(TimerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- IntermediateCatchVariableListenerEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateCatchVariableListenerEventActivityBehavior(VariableListenerEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- IntermediateThrowCompensationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
- IntermediateThrowEscalationEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowEscalationEventActivityBehavior(ThrowEvent, EscalationEventDefinition, Escalation) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowEscalationEventActivityBehavior
- IntermediateThrowEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- IntermediateThrowEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.IntermediateThrowEventParseHandler
- IntermediateThrowEventValidator - Class in org.flowable.validation.validator.impl
- IntermediateThrowEventValidator() - Constructor for class org.flowable.validation.validator.impl.IntermediateThrowEventValidator
- IntermediateThrowNoneEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowNoneEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowNoneEventActivityBehavior
- IntermediateThrowSignalEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- IntermediateThrowSignalEventActivityBehavior(ThrowEvent, SignalEventDefinition, Signal) - Constructor for class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- internalCollectPlanItemInstances(PlanItemInstanceContainer, List<PlanItemInstanceEntity>) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
- internalCreateAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- internalCreateLockedAsyncJob(JobEntity, boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- internalCreateProcessInstanceResponse(ProcessInstance, RestUrlBuilder) - Method in class org.flowable.rest.service.api.RestResponseFactory
- internalDbSchemaCreate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- internalDbSchemaCreate() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- internalDeleteTask(TaskEntity, String, String, boolean, boolean, boolean, boolean) - Static method in class org.flowable.engine.impl.util.TaskHelper
- internalDeleteTask(TaskEntity, String, String, boolean, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- InternalEntityLinkQuery<E extends EntityLinkInfo> - Interface in org.flowable.entitylink.api
- InternalEntityLinkQueryImpl<E extends Entity & EntityLinkInfo> - Class in org.flowable.entitylink.service.impl
- InternalEntityLinkQueryImpl(Function<InternalEntityLinkQueryImpl<E>, List<E>>, Function<InternalEntityLinkQueryImpl<E>, E>) - Constructor for class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
-
Implementing classes should be aware that unlike extending from AbstractChangePlanItemInstanceStateOperation, this method will be executed just before the deleting the entity
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- internalExecute() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteCaseInstanceCmd
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceCmd
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.TerminateCaseInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DisablePlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.EnablePlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.TerminatePlanItemInstanceCmd
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.TriggerPlanItemInstanceCmd
- InternalFlowableExtension - Class in org.flowable.engine.impl.test
-
Base internal extension for JUnit Jupiter.
- InternalFlowableExtension() - Constructor for class org.flowable.engine.impl.test.InternalFlowableExtension
- InternalFlowableIdmExtension - Class in org.flowable.idm.engine.test
-
Base internal extension for JUnit Jupiter.
- InternalFlowableIdmExtension() - Constructor for class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- InternalFlowableSpringExtension - Class in org.flowable.spring.impl.test
-
An extension that uses
SpringExtension
to get theProcessEngine
from theApplicationContext
and make it available for theInternalFlowableExtension
. - InternalFlowableSpringExtension() - Constructor for class org.flowable.spring.impl.test.InternalFlowableSpringExtension
- internalGetAllChildPlanItems(PlanFragment, List<PlanItem>) - Static method in class org.flowable.cmmn.converter.util.PlanItemUtil
- internalGetChildPlanItemsWithDependencies(PlanFragment, List<PlanItem>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- internalGetParentPlanItems(PlanItem, List<PlanItem>) - Static method in class org.flowable.cmmn.converter.util.PlanItemUtil
- internalHistoryTaskManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalHistoryTaskManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalHistoryTaskManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalHistoryTaskManager - Interface in org.flowable.task.service.history
- internalHistoryVariableManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalHistoryVariableManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalHistoryVariableManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- InternalHistoryVariableManager - Interface in org.flowable.variable.service.history
- internalInterrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- internalInterrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- internalJobCompatibilityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalJobCompatibilityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- InternalJobCompatibilityManager - Interface in org.flowable.job.service
- internalJobManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalJobManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalJobManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- InternalJobManager - Interface in org.flowable.job.service
- internalJobManagerByScopeType - Variable in class org.flowable.job.service.ScopeAwareInternalJobManager
- internalJobParentStateResolver - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalJobParentStateResolver - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InternalJobParentStateResolver - Interface in org.flowable.job.service
- internalLeave(DelegateExecution, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- internalPlanEvaluateCriteria(String, PlanItemLifeCycleEvent, boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- internalPopulateExecutionTree(DebugInfoExecutionTree.DebugInfoExecutionTreeNode, Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- internalProcessDefinitionLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InternalProcessDefinitionLocalizationManager - Interface in org.flowable.engine.repository
- internalProcessLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- InternalProcessLocalizationManager - Interface in org.flowable.engine
- internalSetVariableInstances(Map<String, VariableInstanceEntity>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
Only to be used when creating a new entity, to avoid an extra call to the database.
- internalTaskAssignmentManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalTaskAssignmentManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalTaskAssignmentManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskAssignmentManager - Interface in org.flowable.task.service
- internalTaskLocalizationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalTaskLocalizationManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskLocalizationManager - Interface in org.flowable.task.service
- internalTaskVariableScopeResolver - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalTaskVariableScopeResolver - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- internalTaskVariableScopeResolver - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskVariableScopeResolver - Interface in org.flowable.task.service
- internalToString(StringBuilder, String, boolean) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- internalToString(ExecutionEntity, StringBuilder, String, boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- InternalVariableInstanceQuery - Interface in org.flowable.variable.service
- InternalVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- InternalVariableInstanceQueryImpl(VariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- internalWaitForJobs(ProcessEngineConfiguration, ManagementService, Predicate<ManagementService>, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- interrupted(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- interrupted(DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.InterruptibleActivityBehaviour
- InterruptibleActivityBehaviour - Interface in org.flowable.engine.impl.delegate
- interrupting - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- InterruptTask(Thread) - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- intValue(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
- Invocable - Class in org.flowable.dmn.model
- Invocable() - Constructor for class org.flowable.dmn.model.Invocable
- invocationParameters - Variable in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invocationResult - Variable in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpRequestHandlerInvocation
- invoke() - Method in class org.flowable.engine.impl.bpmn.http.delegate.HttpResponseHandlerInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.ActivityBehaviorInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.DelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExecutionListenerInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionGetInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.FutureJavaDelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- invoke() - Method in class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- invoke(Object, String, Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- invoke(Method, Object, Object...) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
- invoke(String, Map<String, Object>, ExecutionEntity, TaskEntity) - Method in interface org.flowable.engine.impl.cfg.ServiceInvoker
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Invoke method.
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- invoke(Bindings, ELContext, Object, Method) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
-
Invoke method.
- invoke(ELContext, Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Evaluates the expression and invokes the method.
- invoke(ELContext, Object[]) - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
If a String literal is specified as the expression, returns the String literal coerced to the expected return type of the method signature.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not
null
, invoke the method, with the given parameters on this bean. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to resolve and invoke the given
method
on the givenbase
object by querying all component resolvers. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to resolve and invoke the given
method
on the givenbase
object. - invokeCustomPropertiesResolver(DelegateExecution, CustomPropertiesResolver) - Method in class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- invokePostLifecycleListeners() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
-
Internal hook to be implemented to invoke any listeners AFTER the lifecycle listeners are being invoked and before the new state is set on the case instance.
- invokePostLifecycleListeners() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
-
Overwritten in order to send a case end / completion event through the case engine dispatcher.
- invokePostLifecycleListeners() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
-
Overwritten in order to send a case end / terminate event through the case engine dispatcher.
- invokePreLifecycleListeners() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
-
Internal hook to be implemented to invoke any listeners BEFORE the lifecycle listeners are being invoked and before the new state is set on the case instance.
- invokeSetter(Method, Object, String, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- invokeSetterOrField(Object, String, Object, boolean) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- involvedExecutions - Variable in class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- involvedGroup(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with which the group with the given id and identity link type are involved.
- involvedGroup(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with which the group with the given id and identity link type are involved.
- involvedGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedGroup(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the group with the given id and link type is involved.
- involvedGroup(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroup(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroup(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the group with the given id and identity link type is involved.
- involvedGroupIdentityLink - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroupIdentityLink - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedGroupIdentityLink - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroupIdentityLink - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- involvedGroups(Collection<String>) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- involvedGroups(Collection<String>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- involvedGroups(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- involvedGroups(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- involvedGroups(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with which the groups with the given ids are involved.
- involvedGroups(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with which the groups with the given ids are involved.
- involvedGroups(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroups(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedGroups(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the group with the given ids are involved.
- involvedGroups(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedGroups(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedGroups(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the
Group
s with the given ids are involved. - involvedUser - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- involvedUser - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- involvedUser - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- involvedUser - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- involvedUser - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- involvedUser - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- involvedUser(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with which the user with the given id is involved.
- involvedUser(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- involvedUser(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with which the user with the given id is involved.
- involvedUser(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- involvedUser(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the user with the given id is involved.
- involvedUser(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the user with the given id is involved.
- involvedUser(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Select the historic case instances with which the user with the given id and identity link type are involved.
- involvedUser(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Select the case instances with which the user with the given id and identity link type are involved.
- involvedUser(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUser(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedUser(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select the historic process instances with which the user with the given id and link type is involved.
- involvedUser(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUser(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- involvedUser(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances with which the user with the given id and identity link type is involved.
- involvedUserIdentityLink - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- IOParameter - Class in org.flowable.bpmn.model
- IOParameter - Class in org.flowable.cmmn.model
- IOParameter() - Constructor for class org.flowable.bpmn.model.IOParameter
- IOParameter() - Constructor for class org.flowable.cmmn.model.IOParameter
- IOParameterUtil - Class in org.flowable.engine.impl.util
- IOParameterUtil() - Constructor for class org.flowable.engine.impl.util.IOParameterUtil
- ioSpecification - Variable in class org.flowable.bpmn.model.Activity
- ioSpecification - Variable in class org.flowable.bpmn.model.Process
- ioSpecification - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- IOSpecification - Class in org.flowable.bpmn.model
- IOSpecification - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'ioSpecification'
- IOSpecification() - Constructor for class org.flowable.bpmn.model.IOSpecification
- IOSpecification() - Constructor for class org.flowable.engine.impl.bpmn.data.IOSpecification
- ioSpecificationParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- IOSpecificationParser - Class in org.flowable.bpmn.converter.child
- IOSpecificationParser() - Constructor for class org.flowable.bpmn.converter.child.IOSpecificationParser
- IoUtil - Class in org.flowable.common.engine.impl.util
- IoUtil() - Constructor for class org.flowable.common.engine.impl.util.IoUtil
- ipAddress - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- ipAddress - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- ipAddress(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given ip address. - ipAddress(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- ipAddressLike - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- ipAddressLike(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s where the ip address matches the given parameter. - ipAddressLike(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- IS_BPMN20_XSD_VALIDATION_ENABLED - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- IS_DERIVED_DEPLOYMENT - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- IS_DMN_XSD_VALIDATION_ENABLED - Static variable in interface org.flowable.dmn.engine.impl.DeploymentSettings
- IS_PROCESS_VALIDATION_ENABLED - Static variable in interface org.flowable.engine.impl.cmd.DeploymentSettings
- isAbleToStore(Object) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- isAbleToStore(Object) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isAbleToStore(Object) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isAbleToStore(Object) - Method in interface org.flowable.variable.api.types.VariableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.BooleanType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.DateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.DoubleType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.InstantType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.IntegerType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.JsonType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LongStringType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.LongType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.NullType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.SerializableType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.ShortType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.StringType
- isAbleToStore(Object) - Method in class org.flowable.variable.service.impl.types.UUIDType
- isActive - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- isActive - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isActive - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isActive() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is currently active.
- isActive() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is currently active.
- isActive() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isActive() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isActive() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isActive() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isActive() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- isActive() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- isActivityIdInProcessDefinitionModel(String, BpmnModel) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isAddDefaultExceptionHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAddDefaultExceptionHandler() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAddToParent() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- isAllowCoreThreadTimeout() - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- isAllowCoreThreadTimeout() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- isAlwaysLookupLatestDefinitionVersion() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isAlwaysUseArraysForDmnMultiHitPolicies() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAlwaysUseArraysForDmnMultiHitPolicies() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAndChildren() - Method in class org.flowable.bpmn.model.MapExceptionEntry
- isApacheHttpComponents5Present - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isApacheHttpComponentsPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isArrayNode(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- isAssigneeSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isAssigneeSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isAsync() - Method in class org.flowable.bpmn.model.SignalEventDefinition
- isAsync() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- isAsync() - Method in class org.flowable.cmmn.model.Case
- isAsync() - Method in class org.flowable.cmmn.model.Task
- isAsync() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isAsync() - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- isAsyncCompleteCallActivity(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isAsyncExecutorActivate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAsyncExecutorActive() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncExecutorAllowCoreThreadTimeout() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorAllowCoreThreadTimeout() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorRemainingCapacitySufficient(int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncExecutorResetExpiredJobsEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorResetExpiredJobsEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorTimerJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorTimerJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncExecutorUnlockOwnedJobs() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorUnlockOwnedJobs() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryExecutorActivate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorActivate() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isAsyncHistoryExecutorActive() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAsynchronous() - Method in class org.flowable.bpmn.model.FlowNode
- isAsynchronousActivity(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- isAsynchronousLeave() - Method in class org.flowable.bpmn.model.FlowNode
- isAsynchronousLeaveExclusive() - Method in class org.flowable.bpmn.model.FlowNode
- isAsynchronousLeaveNotExclusive() - Method in class org.flowable.bpmn.model.FlowNode
- isAsyncJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isAsyncJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isAsyncLeave() - Method in class org.flowable.cmmn.model.Task
- isAsyncLeave(PlanItemInstanceEntity, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isAsyncLeaveExclusive() - Method in class org.flowable.cmmn.model.Task
- isAsyncLeaveWithSpecificSequenceFlow(JsonNode) - Method in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- isAsyncTaskExecutorAopProxied - Variable in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- isAsyncWithoutWaitStates(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- isAtLeast(HistoryLevel) - Method in enum class org.flowable.common.engine.impl.history.HistoryLevel
-
Checks if the given level is the same as, or higher in order than the level this method is executed on.
- isAttributedIncluded(DmnExtensionAttribute, Collection<DmnExtensionAttribute>) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- isAuthorizationGroupsSet() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isAutoActivate - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isAutoActivate() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isAutoActivate() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- isAutoActivate() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- isAutoComplete() - Method in class org.flowable.cmmn.model.Stage
- isAutoStartup() - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- isAutoStoreVariables() - Method in class org.flowable.bpmn.model.ScriptTask
- isAutoStoreVariables() - Method in class org.flowable.cmmn.model.ScriptServiceTask
- isBlacklisted(ExtensionAttribute, List<ExtensionAttribute>...) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- isBlacklisted(ExtensionAttribute, List<ExtensionAttribute>...) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- isBlocking - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- isBlocking - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- isBlocking() - Method in class org.flowable.cmmn.model.Task
- isBlockingExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- isBlockingExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- isBodyResponseHandled() - Method in class org.flowable.http.common.api.HttpResponse
- isBoolean(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isBoolean(Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- isBothCandidateAndAssigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isBpmn20XsdValidationEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isBpmn20XsdValidationEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isBpmnResource(String) - Method in class org.flowable.engine.configurator.impl.deployer.BpmnDeployer
- isBpmnResource(String) - Method in class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- isBreakpoint(Execution) - Method in interface org.flowable.engine.runtime.ProcessDebugger
-
Indicates that execution is in the breakpoint state
- isBulkInsertable(Class<? extends Entity>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isBulkInsertEnabled - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
If set to true, enables bulk insert (grouping sql inserts together).
- isBulkInsertEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isCachable() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- isCachable() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isCachable() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isCachable() - Method in interface org.flowable.variable.api.types.VariableType
-
Indicates if this variable type supports caching.
- isCachable() - Method in class org.flowable.variable.service.impl.types.BooleanType
- isCachable() - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- isCachable() - Method in class org.flowable.variable.service.impl.types.DateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.DoubleType
- isCachable() - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- isCachable() - Method in class org.flowable.variable.service.impl.types.HistoricJPAEntityListVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.HistoricJPAEntityVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.InstantType
- isCachable() - Method in class org.flowable.variable.service.impl.types.IntegerType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JodaDateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- isCachable() - Method in class org.flowable.variable.service.impl.types.JsonType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LocalDateType
- isCachable() - Method in class org.flowable.variable.service.impl.types.LongType
- isCachable() - Method in class org.flowable.variable.service.impl.types.NullType
- isCachable() - Method in class org.flowable.variable.service.impl.types.ShortType
- isCachable() - Method in class org.flowable.variable.service.impl.types.StringType
- isCachable() - Method in class org.flowable.variable.service.impl.types.UUIDType
- isCacheEnabled(String) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- isCacheScriptingEngines() - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- isCancelActivity() - Method in class org.flowable.bpmn.model.BoundaryEvent
- isCanceled - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isCanceled() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- isCanceled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isCancelRemainingInstances() - Method in class org.flowable.bpmn.model.AdhocSubProcess
- isCaseRelated(TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isCaseRelated(ValueFields) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isCategoryChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isCategorySet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isCategorySet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isChannelResource(String) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- isChildOfMultiInstanceExecution(DelegateExecution, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- isCmmn20XsdValidationEnabled - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isCmmnResource(String) - Static method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- isCmmnXsdValidationEnabled() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isCollection - Variable in class org.flowable.bpmn.model.DataSpec
- isCollection - Variable in class org.flowable.dmn.model.ItemDefinition
- isCollection - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- isCollection() - Method in class org.flowable.bpmn.model.DataSpec
- isCollection() - Method in class org.flowable.dmn.model.ItemDefinition
- isCollection() - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- isCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- isCompletable - Variable in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
- isCompletable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
- isCompletable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- isCompletable() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- isCompletable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- isCompletable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isCompletable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isCompletable() - Method in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
-
Returns true, if the plan item (most likely a stage or a case plan model) is completable, meaning, there is no more active or required work to be done, but it might still have available or enabled plan items.
- isCompletable() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- isCompleteable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
-
Only here due to MyBatis and the old typo can be removed, if we would do a DB update
- isCompleteable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isCompleteAsync() - Method in class org.flowable.bpmn.model.CallActivity
- isCompleted() - Method in interface org.flowable.batch.api.BatchPart
-
Whether the batch part is completed
- isCompleted() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- isCompleted() - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- isCompleted() - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- isCompleted() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- isCompleted() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- isCompletionNeutralPlanItemInstance(PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- isCompletionNeutralPlanItemInstance(CommandContext, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- isConcurrent - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isConcurrent() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is concurrent or not.
- isConcurrent() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is concurrent or not.
- isConcurrent() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isConcurrent() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isContentAvailable() - Method in interface org.flowable.content.api.ContentItem
- isContextReusePossible() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- isCorrelationParameter() - Method in class org.flowable.eventregistry.model.EventPayload
- isCountEnabled - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isCountEnabled() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- isCountEnabled() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isCountEnabled() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- isCountEnabled() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isCountEnabled() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- isCountEnabled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isCreateDiagramOnDeploy - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isCreateDiagramOnDeploy - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- isCreateDiagramOnDeploy - Variable in class org.flowable.engine.ProcessEngineConfiguration
- isCreateDiagramOnDeploy() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isCreateDiagramOnDeploy() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- isCreateDiagramOnDeploy() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isCreateOverviewVariable() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- isCreateOverviewVariable() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- isCriteriaChanged() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- isCurrent() - Method in class org.flowable.cmmn.api.StageResponse
- isCustomTenantSet() - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- isDate(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isDbHistoryUsed - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isDbHistoryUsed - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isDbHistoryUsed() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isDbHistoryUsed() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isDefaultParallelInSameTransaction() - Method in class org.flowable.http.common.impl.HttpClientConfig
- isDefaultTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
- isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Answer
true
if this is a deferred expression (starting with#{
) - isDeferred() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Answer
true
if this is a deferred expression (containing sub-expressions starting with#{
) - isDelegationStateSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isDelegationStateSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isDeleted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isDeleted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeleted - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeleted() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- isDeleted() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- isDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isDeleted() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isDeleted() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- isDeleted() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- isDeleted() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isDeploymentChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isDescriptionSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isDescriptionSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isDigit(char) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- isDirectAsyncServiceTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectCallActivityExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectExecutionMigration() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isDirectExternalWorkerServiceTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- isDirectFlowElementExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectPlanItemDefinitionMigration(PlanItemDefinition, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- isDirectPlanItemDefinitionMigration(PlanItemDefinition, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- isDirectPlanItemDefinitionMigration(PlanItemDefinition, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.DefaultCmmnDynamicStateManager
- isDirectReceiveTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDirectUserTaskExecutionMigration(FlowElement, FlowElement) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isDisableCertVerify() - Method in class org.flowable.http.common.impl.HttpClientConfig
- isDisableCmmnXmlValidation() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDisableEventRegistry() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDisableEventRegistry() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisableIdmEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDisableIdmEngine() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisplayNameChanged() - Method in class org.flowable.rest.service.api.identity.UserRequest
- isDmn20XsdValidationEnabled - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- isDmnResource(String) - Static method in class org.flowable.dmn.engine.impl.deployer.DmnResourceUtil
- isDmnXsdValidationEnabled() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- isDone() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- isDoNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- isDoNotUpdateToLatestVersionAutomatically() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- isDrawSequenceFlowNameWithNoLabelDI() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isDuedateSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isDuedateSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isDuplicateFilterEnabled - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isDuplicateFilterEnabled - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- isDuplicateFilterEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isDuplicateFilterEnabled - Variable in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- isDuration(String) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- isDurationString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- isDurationString(String) - Method in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- isEdge() - Method in class org.flowable.engine.repository.DiagramEdge
- isEdge() - Method in class org.flowable.engine.repository.DiagramElement
- isEdge() - Method in class org.flowable.engine.repository.DiagramNode
- isEmailChanged() - Method in class org.flowable.rest.service.api.identity.UserRequest
- isEmpty() - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- isEmpty() - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Returns whether there currently are operations planned on the agenda.
- isEmpty() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- isEmpty() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- isEmpty() - Method in class org.flowable.engine.impl.form.FormData
- isEmpty() - Method in class org.flowable.http.common.api.HttpHeaders
- isEmpty(Collection) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
- isEmpty(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableIsEmptyExpressionFunction
- isEmptyLinesEnabled - Variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
- isEmptyLinesEnabled - Variable in class org.flowable.idm.engine.test.AbstractTestCase
- isEnableCaseDefinitionHistoryLevel() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableCaseDefinitionHistoryLevel() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isEnableConfiguratorServiceLoader() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isEnabled() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
- isEnabled() - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- isEnabled(Builder.Feature) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
- isEnableDatabaseEventLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableEagerExecutionTreeFetching() - Method in class org.flowable.bpmn.model.Process
- isEnableEagerExecutionTreeFetching() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableEntityLinks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableEntityLinks() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isEnableEventDispatcher() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- isEnableEventRegistryChangeDetection() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- isEnableEventRegistryChangeDetectionAfterEngineCreate() - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- isEnableExecutionRelationshipCounts() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableHistoricTaskLogging() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableHistoricTaskLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableHistoricTaskLogging() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isEnableHistoryCleaning() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableHistoryCleaning() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableLocalization() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableLocalization() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isEnableLogSqlExecutionTime() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isEnableMybatisXmlMappingValidation() - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- isEnableProcessDefinitionHistoryLevel() - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isEnableProcessDefinitionHistoryLevel() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableProcessDefinitionInfoCache() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isEnableSafeBpmnXml() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableSafeCmmnXml() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableSafeDmnXml() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- isEnableSkipExpression(ObjectNode) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- isEnableTaskRelationshipCounts - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableTaskRelationshipCounts() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableTaskRelationshipCounts() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isEnableTaskRelationshipCounts() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isEnableVerboseExecutionTreeLogging() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnded - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEnded() - Method in class org.flowable.cmmn.api.StageResponse
- isEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isEnded() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- isEnded() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution has ended or not.
- isEnded() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution has ended or not.
- isEnded() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isEnded() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEnded() - Method in interface org.flowable.engine.runtime.Execution
-
Indicates if the execution is ended.
- isEnded() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- isEndEventOrImpliedEndEventInMultiInstanceSubprocess(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isEngineTablePresent() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- isEntityInserted(Class<?>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- isEntityInserted(DbSqlSession, String, String) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- isEntityInserted(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- isEntityToBeDeleted(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- isEntryCriterion - Variable in class org.flowable.cmmn.model.Criterion
- isEntryCriterion() - Method in class org.flowable.cmmn.model.Criterion
- isEntryDependency(PlanItem, PlanItem) - Static method in class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- isEqualToCurrentLocalizationValue(String, String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- isEval() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- isEvaluateCaseInstanceCompleted() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- isEvaluateRepetitionRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isEvaluateRepetitionRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- isEvaluateRepetitionRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- isEvaluateRepetitionRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- isEvaluateRepetitionRule() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- isEventDispatcherEnabled() - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- isEventListenerTransitionPossible(String, String) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- isEventListenerWithAvailableCondition(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isEventRegistryStartCaseInstanceAsync() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEventRegistryStartProcessInstanceAsync() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEventRegistryUniqueCaseInstanceCheckWithLock() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEventRegistryUniqueProcessInstanceCheckWithLock() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEventResource(String) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- isEventScope - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEventScope() - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- isEventScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isEventSubProcessStart(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExclude() - Method in class org.flowable.bpmn.model.BusinessRuleTask
- isExcludeLocalVariables() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeLocalVariables() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isExcludeSubprocesses() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isExcludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeTaskRelated() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExcludeVariableInitialization() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- isExcludeVariableInitialization() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- isExclusive - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- isExclusive() - Method in class org.flowable.bpmn.model.FlowNode
- isExclusive() - Method in class org.flowable.cmmn.model.Task
- isExclusive() - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- isExclusive() - Method in interface org.flowable.job.api.Job
-
Is the job exclusive?
- isExclusive() - Method in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- isExclusive() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- isExecutable() - Method in class org.flowable.bpmn.model.Pool
- isExecutable() - Method in class org.flowable.bpmn.model.Process
- isExecutable() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isExecutable() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isExecutable() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isExecuteServiceSchemaManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExecutingExecutionListener(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
Returns whether or not the provided execution is being use for executing an
ExecutionListener
. - isExecutingLifecycleListener(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- isExecutionInsideMultiInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExecutionRelatedEntityCountEnabled(CountingExecutionEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
There are two flags here: a global flag and a flag on the execution entity.
- isExecutionRelatedEntityCountEnabled(ExecutionEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isExecutionRelatedEntityCountEnabledGlobally() - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isExecutionTreeFetched(String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
-
Fetches the execution tree related to the execution (if the process definition has been configured to do so)
- isExecutorActive(AsyncExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isExitCriterion - Variable in class org.flowable.cmmn.model.Criterion
- isExitCriterion() - Method in class org.flowable.cmmn.model.Criterion
- isExitDependency(PlanItem, PlanItem) - Static method in class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- isExportedFromAdonis50(Document) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- isExpression(String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- isExpression(String) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isExpression(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- isExpressionCacheEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExpressionCacheEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExpressionCacheEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExpressionCacheEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExtended() - Method in class org.flowable.bpmn.model.ServiceTask
- isExtended() - Method in class org.flowable.bpmn.model.UserTask
- isExtraScopeNeeded(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- isFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isFailed() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecution
-
identifier if the decision execution failed
- isFailed() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- isFailOnException() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
- isFailOnException() - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- isFailOnException() - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- isFailOnException() - Method in class org.flowable.engine.impl.event.logger.EventLogger
- isFallbackToDefaultTenant() - Method in class org.flowable.bpmn.model.CaseServiceTask
- isFallbackToDefaultTenant() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- isFallbackToDefaultTenant() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- isFallbackToDefaultTenant() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isFallbackToDefaultTenant() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- isFallbackToDefaultTenant() - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- isFallbackToDefaultTenant() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- isFetchPlanItemInstances() - Method in class org.flowable.cmmn.engine.interceptor.MigrationContext
- isFinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isFinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isFinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isFinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isFireOnTransactionLifecycleEvent() - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
- isFireOnTransactionLifecycleEvent() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
- isFirstNameChanged() - Method in class org.flowable.rest.service.api.identity.UserRequest
- isFlowable5CompatibilityEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFlowable5Deployment(Deployment, CommandContext) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5Deployment(Deployment, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5Job(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- isFlowable5Job(Job) - Method in interface org.flowable.job.service.InternalJobCompatibilityManager
- isFlowable5ProcessDefinition(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- isFlowable5ProcessDefinition(String) - Method in interface org.flowable.engine.RepositoryService
-
Checks if the process definition should be executed by the V5 engine.
- isFlowable5ProcessDefinition(ProcessDefinition, CommandContext) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5ProcessDefinition(ProcessDefinition, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- IsFlowable5ProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- IsFlowable5ProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- isFlowable5ProcessDefinitionId(CommandContext, String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isFlowable5ProcessDefinitionId(ProcessEngineConfigurationImpl, String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
-
Use this method when running outside a
CommandContext
. - isFlowElementMultiInstance(FlowElement) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isFlowNodeWithoutOutgoingSequenceFlow(FlowElement) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isForceCloseMybatisConnectionPool() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isForceDMN11() - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- isForceDMN11() - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- isForceDMN11() - Method in class org.flowable.dmn.model.Decision
- isForCompensation() - Method in class org.flowable.bpmn.model.Activity
- isFormFieldValidationEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isFormFieldValidationEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFormFieldValidationEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isFormFieldValidationEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isFormFieldValidationEnabled(CmmnEngineConfiguration, Stage) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- isFormFieldValidationEnabled(VariableContainer, CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- isFormFieldValidationEnabled(VariableContainer, ProcessEngineConfigurationImpl, String) - Static method in class org.flowable.engine.impl.util.TaskHelper
- isFormFieldValidationEnabled(ProcessEngineConfigurationImpl, StartEvent) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- isFormFieldValidationEnabled(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- isFormFieldValidationEnabled(TaskEntity, ProcessEngineConfigurationImpl, String, String) - Method in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- isFormKeySet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isFormKeySet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isFullPayload - Variable in class org.flowable.eventregistry.model.EventPayload
- isFullPayload() - Method in class org.flowable.eventregistry.model.EventPayload
- isFunctionBound(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Test if given index is bound to a function.
- isGenerated() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- isGenerated() - Method in interface org.flowable.common.engine.api.repository.EngineResource
- isGenerated() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- isGenerated() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
-
Indicated whether or not the resource has been generated while deploying rather than being actual part of the deployment.
- isGetter(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireAsyncJobsDueRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor.AcquireTimerRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isGlobalAcquireLockEnabled() - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireJobsRunnableConfiguration
- isGlobalAcquireLockEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isGlobalScoped() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntity
- isGlobalScoped() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntityImpl
- isGraphicalNotationDefined - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isGraphicalNotationDefined - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- isGraphicalNotationDefined - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isGraphicalNotationDefined() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isGraphicalNotationDefined() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- isGraphicalNotationDefined() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- isGraphicalNotationDefined() - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- isGraphicalNotationDefined() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isGraphicalNotationDefined() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- isGroup() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- isGroup() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- isGroup() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- isGroup() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- isHandleCmmnEngineExecutorsAfterEngineCreate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isHandleProcessEngineExecutorsAfterEngineCreate() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isHasExistingInstancesForUniqueCorrelation() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- isHeader() - Method in class org.flowable.eventregistry.model.EventPayload
- isHistoricTaskLoggingEnabled(ProcessEngineConfiguration) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryEnabled() - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled on the case engine configuration.
- isHistoryEnabled() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabled() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryEnabled() - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabled() - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled on the process engine configuration.
- isHistoryEnabled() - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryEnabled(String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether any history should be stored for the given case definition (i.e.
- isHistoryEnabled(String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryEnabled(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabled(String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether any history should be stored for the given process definition (i.e.
- isHistoryEnabled(String) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryEnabledForActivity(String, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForActivity(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForActivity(String, String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided activity.
- isHistoryEnabledForActivity(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForActivity(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided activity.
- isHistoryEnabledForCaseInstance(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided case instance.
- isHistoryEnabledForCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided entity link.
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForEntityLink(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided entity link.
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided identity link.
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForIdentityLink(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided identity link.
- isHistoryEnabledForMilestone(MilestoneInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided activity.
- isHistoryEnabledForMilestone(MilestoneInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForPlanItemInstance(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided plan item instance.
- isHistoryEnabledForPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided process instance.
- isHistoryEnabledForUserTask(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(ExecutionEntity, TaskEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(ExecutionEntity, TaskEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided user task.
- isHistoryEnabledForUserTask(TaskInfo) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided user task.
- isHistoryEnabledForUserTask(TaskInfo) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForUserTask(TaskInfo) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForUserTask(TaskInfo) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided user task.
- isHistoryEnabledForVariableInstance(String, VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariableInstance(String, VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided variable instance.
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether history is enabled for the provided variable instance.
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariableInstance(VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for the provided variable instance.
- isHistoryEnabledForVariables(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariables(String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether history is enabled for variables for the provided historic process instance.
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether variable history is enabled for the provided historic task instance.
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryEnabledForVariables(HistoricTaskInstance) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether variable history is enabled for the provided historic task instance.
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryLevelAtLeast(HistoryLevel) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryLevelAtLeast(HistoryLevel) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryConfigurationSettings
-
Returns whether the history level is at least the given level.
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in interface org.flowable.engine.impl.history.HistoryConfigurationSettings
-
Returns whether the history level is at least the given level.
- isHistoryLevelAtLeast(HistoryLevel, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
- isHistoryLevelAtLeast(HistoryLevel, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- isHistoryLevelAtLeast(HistoryLevel, CmmnEngineConfiguration, long) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- isHistoryLevelAtLeast(HistoryLevel, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryLevelAtLeast(HistoryLevel, ProcessEngineConfigurationImpl, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- isHistoryTablePresent() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- isHistoryUsed() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- isIdentityLinksInitialized - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isIdentityLinksInitialized - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isIdentityLinksInitialized - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- isIdentityLinksInitialized - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isIdentityLinksInitialized() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- isIdentityLinksInitialized() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isIdmGroupTablePresent() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- isIgnoreAssignee() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- isIgnoreAssignee() - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- isIgnoreAssigneeValue() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIgnoreAssigneeValue() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIgnoreErrors() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isIgnoreFailedJob() - Method in exception org.flowable.common.engine.api.FlowableBatchPartMigrationException
- isIgnoreRepetitionCounterVariable() - Method in class org.flowable.cmmn.model.RepetitionRule
- isIgnoreTaskAssignee() - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- isIgnoreTaskAssignee() - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- isIncludeActivities() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeAuthorization() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isIncludeAuthorization() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeChildExecutionsWithBusinessKeyQuery() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isIncludeChildExecutionsWithBusinessKeyQuery() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isIncludeComments() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isIncludeFormProperties() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeIdentityLinks() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeIdentityLinks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeProcessInstances() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- isIncludeProcessVariables() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeTaskLocalVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeTaskLocalVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeTasks() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeVariables() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isIncludeVariableUpdates() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- isInEventSubprocess(FlowNode) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- isInEventSubProcess(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- isInheritBusinessKey() - Method in class org.flowable.bpmn.model.CallActivity
- isInheritBusinessKey() - Method in class org.flowable.bpmn.model.CaseServiceTask
- isInheritBusinessKey() - Method in class org.flowable.cmmn.model.ChildTask
- isInheritVariables() - Method in class org.flowable.bpmn.model.CallActivity
- isInheritVariables() - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- isInitialized - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- isInitialized - Static variable in class org.flowable.dmn.engine.DmnEngines
- isInitialized - Static variable in class org.flowable.engine.ProcessEngines
- isInitialized - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- isInitialized - Static variable in class org.flowable.idm.engine.IdmEngines
- isInitialized() - Static method in class org.flowable.cmmn.engine.CmmnEngines
- isInitialized() - Static method in class org.flowable.dmn.engine.DmnEngines
- isInitialized() - Static method in class org.flowable.engine.ProcessEngines
- isInitialized() - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
- isInitialized() - Static method in class org.flowable.idm.engine.IdmEngines
- isInOrStatement() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isInOrStatement() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isInPhase(HistoryJobProcessorContext.Phase) - Method in interface org.flowable.job.service.HistoryJobProcessorContext
-
Returns
true
if theHistoryJobProcessorContext
is in the specified phase, false otherwise. - isInPhase(HistoryJobProcessorContext.Phase) - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- isInPhase(JobProcessorContext.Phase) - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- isInPhase(JobProcessorContext.Phase) - Method in interface org.flowable.job.service.JobProcessorContext
-
Returns
true
if theJobProcessorContext
is in the specified phase, false otherwise. - isInserted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isInserted - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInserted - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInserted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isInserted() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInserted() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- isInserted() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isInstanceLifecycleEnabled() - Method in class org.flowable.cmmn.model.PlanItem
- isInTerminalState(CaseInstance) - Static method in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- isInTerminalState(PlanItemInstance) - Static method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- isInterrupted - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isInterrupted() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isInterrupting - Variable in class org.flowable.bpmn.model.StartEvent
- isInterrupting() - Method in class org.flowable.bpmn.model.StartEvent
- isInterrupting() - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- isJavaCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- isJdbcPingEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isJobApplicableForExecutorExecution(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isJobHandledByV5Engine(JobInfo) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isJoinParallelActivitiesOnComplete() - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- isJpaCloseEntityManager() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isJPAEntity() - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- isJPAEntity(Object) - Method in class org.flowable.variable.service.impl.types.JPAEntityMappings
- isJpaHandleTransaction() - Method in class org.flowable.engine.ProcessEngineConfiguration
- isJsonVariableTypeTrackObjects() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isJsonVariableTypeTrackObjects() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isKeyChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isLastNameChanged() - Method in class org.flowable.rest.service.api.identity.UserRequest
- isLatest() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isLatest() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- isLatest() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- isLatest() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- isLatest() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isLatest() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isLatest() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- isLeapYear(int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- isLeftValue() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- isLeftValue() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Answer
true
if this could be used as an lvalue. - isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer
false
. - isLiteralText() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
Answer
false
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
- isLiteralText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- isLiteralText() - Method in class org.flowable.common.engine.impl.javax.el.Expression
-
Returns whether this expression was created from only literal text.
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- isLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstanceCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariableInstancesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetExecutionVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.HasExecutionVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- isLocal - Variable in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- isLocal() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- isLocalScope() - Method in interface org.flowable.engine.delegate.event.FlowableEntityWithVariablesEvent
- isLocalScope() - Method in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- isLogged - Variable in exception org.flowable.common.engine.api.FlowableException
- isLogged() - Method in exception org.flowable.common.engine.api.FlowableException
- isLoggingSessionEnabled() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isLoggingSessionEnabled() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- isMailServerUseSSL() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- isMailServerUseTLS() - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- isManualCorrelationSubscriptionConfiguration(CmmnParseResult, CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- isManualTermination() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- isMatches(CharSequence, String, PasswordSalt) - Method in interface org.flowable.idm.api.PasswordEncoder
- isMatches(CharSequence, String, PasswordSalt) - Method in class org.flowable.idm.engine.impl.authentication.ApacheDigester
- isMatches(CharSequence, String, PasswordSalt) - Method in class org.flowable.idm.engine.impl.authentication.ClearTextPasswordEncoder
- isMDCEnabled() - Static method in class org.flowable.engine.logging.LogMDC
- isMetaInfoChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isMetaParameter() - Method in class org.flowable.eventregistry.model.EventPayload
- isMethodInvocation() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
- isMethodInvocation() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- isMigrateToProcessDefinition() - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- isMigrationValid() - Method in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- isMigrationValid() - Method in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- isMissingTablesException(Exception) - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- isMissingTablesException(Exception) - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- isMockSupportPossible(ProcessEngine) - Static method in class org.flowable.engine.test.mock.FlowableMockSupport
- isMoveToParentProcess() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isMoveToParentProcess() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- isMoveToSubProcessInstance() - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- isMoveToSubProcessInstance() - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- isMultiInstanceRoot - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isMultiInstanceRoot() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns whether this execution is the root of a multi instance execution.
- isMultiInstanceRoot() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Returns whether this execution is the root of a multi instance execution.
- isMultiInstanceRoot() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isMultiInstanceRoot() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isMultipleResults() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isMultipleResults(BuiltinAggregator) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyCollect
- isMultiValue - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- isMultiValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isMysql() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isNameChanged - Variable in class org.flowable.rest.service.api.identity.GroupRequest
- isNameChanged() - Method in class org.flowable.rest.service.api.identity.GroupRequest
- isNameChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isNameSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isNameSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isNeedsCaseDefinitionOuterJoin() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isNeedsCaseDefinitionOuterJoin() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isNeedsPaging() - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- isNeedsProcessDefinitionOuterJoin() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isNeedsProcessDefinitionOuterJoin() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isNew - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- isNew - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- isNew - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- isNew - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- isNew() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- isNew() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- isNew() - Method in interface org.flowable.common.engine.api.repository.EngineDeployment
- isNew() - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- isNew() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- isNew() - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- isNew() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- isNew() - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- isNew() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- isNewGroup(Group) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntityManager
- isNewGroup(Group) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityManagerImpl
- isNewToken(Token) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- isNewToken(Token) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- isNewUser(User) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- isNewUser(User) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- isNode() - Method in class org.flowable.engine.repository.DiagramEdge
- isNode() - Method in class org.flowable.engine.repository.DiagramElement
- isNode() - Method in class org.flowable.engine.repository.DiagramNode
- isNoDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isNoop - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isNoop() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isNoRedirects() - Method in class org.flowable.http.common.api.HttpRequest
- isNoRedirects() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isNoRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isNotDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isNotDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isNotEmpty(Collection) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
- isNotEmpty(VariableContainer, String) - Static method in class org.flowable.common.engine.impl.el.function.VariableIsNotEmptyExpressionFunction
- isNotEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isNotExclusive() - Method in class org.flowable.bpmn.model.FlowNode
- isNotForBody() - Method in class org.flowable.eventregistry.model.EventPayload
- isNotNullNode - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- isNotNullNode - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isNoWaitStatesAsyncLeave() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- isNumber(Object) - Static method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isoFormatter - Variable in class org.flowable.common.rest.util.DateToStringSerializer
- isoFormatter - Variable in class org.flowable.common.rest.variable.DateRestVariableConverter
- isOnEventTriggerMode() - Method in class org.flowable.cmmn.model.Sentry
- isOnlyChildExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlyChildExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOnlyExternalWorkers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyExternalWorkers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyInbound() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isOnlyLocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyMessages() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isOnlyNoneStartEventAllowed - Variable in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- isOnlyOutbound() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- isOnlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOnlyRemainingExecutionAtParentScope(ExecutionEntity, Set<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isOnlyStages() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isOnlyStages() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isOnlySubProcessExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isOnlySubProcessExecutions() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isOnlyTimers() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isOnlyUnlocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isOpen() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isOracle() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isOrActive() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isOverrideId() - Method in class org.flowable.form.model.FormField
- isOwnerSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isOwnerSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isParallelMultiInstanceAsyncLeave() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isParentCompletionRuleForPlanItemEqualToType(PlanItemInstanceEntity, String) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
-
Checks the plan items parent completion mode to be equal to a given type and returns true if so.
- isParentTaskIdSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isParentTaskIdSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isParmetersProvided() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
- isParmetersProvided() - Method in class org.flowable.common.engine.impl.javax.el.MethodExpression
-
Return whether this MethodExpression was created with parameters.
- isParseableCollection(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- isPartOfCollapsedSubProcess(FlowElement, BpmnModel) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- isPasswordChanged() - Method in class org.flowable.rest.service.api.identity.UserRequest
- isPictureSet() - Method in interface org.flowable.idm.api.User
- isPictureSet() - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- isPictureSet() - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- isPictureSet() - Method in class org.flowable.spring.security.UserDto
- isPlanItemAlreadyCompleted(CommandContext, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
-
Searches for completed plan items with the same plan item id as the given one.
- isPlanItemCompleted(Object) - Static method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- IsPlanItemCompletedExpressionFunction - Class in org.flowable.cmmn.engine.impl.function
-
This function evaluates a plan item to be completed, which is most likely used on a plan item with a repetition rule to check, whether it has alreday been completed before.
- IsPlanItemCompletedExpressionFunction() - Constructor for class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- isPlanItemTransitionPossible(String, String) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- isPlanModel - Variable in class org.flowable.cmmn.model.Stage
- isPlanModel() - Method in class org.flowable.cmmn.model.Stage
- isPlannedForActivationInMigration() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntity
- isPlannedForActivationInMigration() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isPossible(PlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- isPrioritySet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isPrioritySet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- isProcessDefinitionSuspended(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- isProcessDefinitionSuspended(String) - Static method in class org.flowable.engine.impl.util.ProcessDefinitionUtil
- isProcessDefinitionSuspended(String) - Method in interface org.flowable.engine.RepositoryService
-
Checks if the process definition is suspended.
- IsProcessDefinitionSuspendedCmd - Class in org.flowable.engine.impl.cmd
- IsProcessDefinitionSuspendedCmd(String) - Constructor for class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- isProcessed - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- isProcessFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isProcessInstanceScoped() - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntity
- isProcessInstanceScoped() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntityImpl
- isProcessInstancesOnly() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isProcessInstanceType() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
returns whether this execution is a process instance or not.
- isProcessInstanceType() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
returns whether this execution is a process instance or not.
- isProcessInstanceType() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isProcessInstanceType() - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- isProcessInstanceType() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isProcessRelated(TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isProcessUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isProcessValidationEnabled - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isProcessValidationEnabled() - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
Return whether changes to the variables are propagated to the history storage.
- isProperty(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Test property
- isPropertyResolved() - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Returns whether an
ELResolver
has successfully resolved a given (base, property) pair. - isProvisional() - Method in interface org.flowable.content.api.ContentItem
- isReachable(String, String, String) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
-
Verifies if the element with the given source identifier can reach the element with the target identifier through following sequence flow.
- isReachable(Process, FlowNode, FlowNode, Set<String>) - Static method in class org.flowable.engine.impl.util.ExecutionGraphUtil
- isReactorHttpClientPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isReadable - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isReadable - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isReadable() - Method in class org.flowable.bpmn.model.FormProperty
- isReadable() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property read to be displayed in the form and made accessible with the methods
FormService.getStartFormData(String)
andFormService.getTaskFormData(String)
. - isReadable() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isReadable() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- isReadable() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- isReadOnly() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- isReadOnly() - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- isReadOnly() - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- isReadOnly() - Method in class org.flowable.form.model.FormField
- isReadOnly() - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- isReadOnly() - Method in interface org.flowable.variable.api.types.VariableType
- isReadOnly() - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- isReadOnly(Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver.BeanProperty
- isReadOnly(Bindings, ELContext) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Determine whether
ExpressionNode.setValue(Bindings, ELContext, Object)
will throw a javax.el.PropertyNotWritableException. - isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
non-lvalues are always readonly, so answer
true
- isReadOnly(Bindings, ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Answer
true
. - isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an lvalue and determines if
TreeValueExpression.setValue(ELContext, Object)
will always fail. - isReadOnly(ELContext) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns true if a call to
ValueExpression.setValue(ELContext, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, returns whether a call to
JsonNodeELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, returns whether a call to
ArrayELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, returns whether a call to
BeanELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
For a given base and property, attempts to determine whether a call to
CompositeELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
For a given base and property, attempts to determine whether a call to
ELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, returns whether a call to
ListELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, returns whether a call to
MapELResolver.setValue(ELContext, Object, Object, Object)
will always fail. - isReadOnly(ELContext, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is not null and an instanceof java.util.ResourceBundle, return true.
- isReadOnly(ELContext, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- isRedeployFlowable5ProcessDefinitions() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isReduceLogLevel() - Method in exception org.flowable.common.engine.api.FlowableException
- isRepeat() - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- isRepeatingOnDelete(String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isRepetitionString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- isRepetitionString(String) - Method in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- isRequestAuthorized(HttpServletRequest) - Method in interface org.flowable.common.rest.filter.RestAuthenticator
-
Called after a user is successfully authenticated against the Flowable identity-management.
- isRequired - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isRequired - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isRequired() - Method in class org.flowable.bpmn.model.FormProperty
- isRequired() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property a required input field
- isRequired() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isRequired() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- isRequired() - Method in class org.flowable.form.model.FormField
- isRequired() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- isRequiredPlanItemInstance(CommandContext, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- isResetExpiredJobEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isResetExpiredJobEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isRetained(EntityImpl, Object) - Method in interface org.flowable.common.engine.impl.db.SingleCachedEntityMatcher
- isRetained(EntityImpl, Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
- isRetained(EntityImpl, Object) - Method in interface org.flowable.task.service.impl.persistence.SingleCachedEntityMatcher
- isRetained(E, Object) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- isRetained(E, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher
- isRetained(E, InternalEntityLinkQueryImpl<?>) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- isRetained(Collection<E>, Collection<CachedEntity>, E, Object) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- isRetained(Collection<EntityImpl>, Collection<CachedEntity>, EntityImpl, Object) - Method in interface org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcher
-
Returns true if an entity from the cache should be retained (i.e.
- isRetained(Collection<EntityImpl>, Collection<CachedEntity>, EntityImpl, Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntityMatcherAdapter
- isRetained(Collection<EntityImpl>, Collection<CachedEntity>, EntityImpl, Object) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksWithSameRootScopeForScopeIdAndScopeTypeMatcher
- isRetained(Collection<ActivityInstanceEntity>, Collection<CachedEntity>, ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.ActivityByProcessInstanceIdMatcher
- isRetained(Collection<ExecutionEntity>, Collection<CachedEntity>, ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsWithSameRootProcessInstanceIdMatcher
- isRetained(Collection<VariableInstanceEntity>, Collection<CachedEntity>, VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isRetained(CaseInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher.CaseInstanceByCaseDefinitionIdMatcher
- isRetained(HistoricCaseInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher.HistoricCaseInstanceByCaseDefinitionIdMatcher
- isRetained(MilestoneInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager.MilestoneInstanceByCaseInstanceIdCachedEntityMatcher
- isRetained(PlanItemInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdAndPlanItemIdCachedEntityMatcher
- isRetained(PlanItemInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdCachedEntityMatcher
- isRetained(PlanItemInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStageInstanceIdAndPlanItemIdCachedEntityMatcher
- isRetained(PlanItemInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStagePlanItemInstanceIdCachedEntityMatcher
- isRetained(SentryPartInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl.SentryPartByCaseInstanceIdEntityMatcher
- isRetained(SentryPartInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher
- isRetained(ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ActivityInstanceMatcher
- isRetained(ActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedActivityInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionByProcessInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdAndActivityIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByParentExecutionIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByProcessInstanceIdEntityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ExecutionsByRootProcessInstanceMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsByProcInstMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityAndProcInstMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.InactiveExecutionsInActivityMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
- isRetained(ExecutionEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricActivityInstanceMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher
- isRetained(HistoricActivityInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceMatcher
- isRetained(HistoricDetailEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByProcessInstanceIdEntityMatcher
- isRetained(HistoricDetailEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.HistoricDetailsByTaskInstanceIdEntityMatcher
- isRetained(EntityLinkEntity, Object) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksByRootScopeIdAndTypeMatcher
- isRetained(EntityLinkEntity, Object) - Method in class org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher.EntityLinksByScopeIdAndTypeMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByExecutionAndTypeMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByExecutionIdMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByNameMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcessDefinitionIdAndProcessStartEventMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcessInstanceAndTypeMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByProcInstTypeAndActivityMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndScopeStartEventMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndTypeAndNullScopeIdMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeDefinitionIdAndTypeMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsByScopeIdAndTypeMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.EventSubscriptionsBySubScopeIdMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.MessageEventSubscriptionsByProcInstAndEventNameMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByEventNameMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByNameAndExecutionMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByProcInstAndEventNameMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByScopeAndEventNameMatcher
- isRetained(EventSubscriptionEntity, Object) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByScopeIdAndTypeMatcher
- isRetained(HistoricIdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksByProcInstMatcher
- isRetained(HistoricIdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksByScopeIdAndTypeMatcher
- isRetained(HistoricIdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.HistoricIdentityLinksBySubScopeIdAndTypeMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByProcessInstanceMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByProcessInstanceUserGroupAndTypeMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByScopeIdAndTypeMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByScopeIdScopeTypeUserGroupAndTypeMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksBySubScopeIdAndTypeMatcher
- isRetained(IdentityLinkEntity, Object) - Method in class org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher.IdentityLinksByTaskIdMatcher
- isRetained(DeadLetterJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.DeadLetterJobsByExecutionIdMatcher
- isRetained(ExternalWorkerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByExecutionIdMatcher
- isRetained(ExternalWorkerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.ExternalWorkerJobsByScopeIdAndSubScopeIdMatcher
- isRetained(JobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobsByExecutionIdMatcher
- isRetained(SuspendedJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
- isRetained(TimerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByExecutionIdMatcher
- isRetained(TimerJobEntity, Object) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByScopeIdAndSubScopeIdMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByExecutionIdMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByScopeIdAndScopeTypeMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksBySubScopeIdAndScopeTypeMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByProcInstMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByScopeIdAndScopeTypeMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceBySubScopeIdAndScopeTypeMatcher
- isRetained(HistoricVariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.HistoricVariableInstanceByTaskIdMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByExecutionIdMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypeMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypesMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceBySubScopeIdAndScopeTypesMatcher
- isRetained(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByTaskIdMatcher
- isRetained(VariableInstanceEntity, InternalVariableInstanceQueryImpl) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isReused() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- isRootCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- isRootProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- isRootUsageOfCurrentEngine() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- isRunning() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- isRunning() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- isRunning() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- isRunning() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- isSameDeployment() - Method in class org.flowable.bpmn.model.CallActivity
- isSameDeployment() - Method in class org.flowable.bpmn.model.CaseServiceTask
- isSameDeployment() - Method in class org.flowable.bpmn.model.StartEvent
- isSameDeployment() - Method in class org.flowable.bpmn.model.UserTask
- isSameDeployment() - Method in class org.flowable.cmmn.model.CasePageTask
- isSameDeployment() - Method in class org.flowable.cmmn.model.CaseTask
- isSameDeployment() - Method in class org.flowable.cmmn.model.HumanTask
- isSameDeployment() - Method in class org.flowable.cmmn.model.ProcessTask
- isSameDeployment() - Method in class org.flowable.cmmn.model.Stage
- isSameOrDefaultTenant(String, String, String, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isSatisfiedBy(Date) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Indicates whether the given date satisfies the cron expression.
- isSaveProcessInstanceId() - Method in class org.flowable.rest.service.api.engine.CommentRequest
- isSaveRequest() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponse() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponseAsJson() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isSaveResponseTransient() - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- isScope - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isScope() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Returns whether this execution is a scope.
- isScope() - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
-
Returns whether this execution is a scope.
- isScope() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- isScope() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isSendFullErrorException() - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- isSendOnSystemChannel(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- isSendOnSystemChannel(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- isSendSynchronously() - Method in class org.flowable.bpmn.model.SendEventServiceTask
- isSequential() - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- isSequential() - Method in interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityEvent
- isSequential() - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- isSequentialExecution() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- isSequentialExecution() - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- isSerializableVariableAllowed - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- isSerializableVariableAllowed - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- isSerializableVariableAllowed - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- isSerializableVariableAllowed - Variable in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.variable.service.VariableServiceConfiguration
- isSetter(Method) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- isSetter(Method, boolean) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- isShowInOverview() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- isShowInOverview() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- isShowInOverview() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- isSilentNameExpressionEvaluation() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- isSingleTextValue - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- isSingleTextValue - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- isSingleton() - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- isSingleton() - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- isSingleton() - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- isSingleton() - Method in class org.flowable.spring.ProcessEngineFactoryBean
- isSkipExpressionEnabled(String, String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- isSplitIterables() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- isSpringWebClientPresent - Static variable in class org.flowable.http.common.impl.HttpClientConfig
- isStage - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- isStage - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- isStage - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isStage() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
- isStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
- isStage() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- isStage() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- isStage() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- isStage() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isStage() - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- isStage() - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- isStage(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isStageAncestor(String, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- isStageCompletable(Object) - Static method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- isStageCompletable(PlanItemInstanceEntity, Stage) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- IsStageCompletableExpressionFunction - Class in org.flowable.cmmn.engine.impl.function
-
This function evaluates a stage to be completable, which is the case, if all required and active plan items are completed
- IsStageCompletableExpressionFunction() - Constructor for class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- isStageContainerOfAnyPlanItemDefinition(String, Collection<MovePlanItemInstanceEntityContainer.PlanItemMoveEntry>) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- isStartEvent - Variable in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isStartEvent() - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isStartFormDefined() - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- isStartFormDefined() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- isStartTlsEnabled() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- isStartTlsEnabled() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- isStartWithForm() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- isStartWithForm() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- isStateNotChanged(String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- isStoreAsTransientVariable() - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- isStoreAsTransientVariable() - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- isStoreResultVariableAsTransient() - Method in class org.flowable.bpmn.model.ServiceTask
- isStoreResultVariableAsTransient() - Method in class org.flowable.cmmn.model.ServiceTask
- isStoreScriptVariables() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- isStrictMode() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- isStrictMode() - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- isSubProcessAncestorOfAnyExecution(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessAncestorOfAnyExecution(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isSubProcessAncestorOfAnyNewFlowElements(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessContainerOfAnyFlowElement(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- isSubProcessContainerOfAnyFlowElement(String, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- isSuccess() - Method in interface org.flowable.common.engine.impl.scripting.ScriptTrace
- isSuspended() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- isSuspended() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- isSuspended() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- isSuspended() - Method in interface org.flowable.engine.repository.ProcessDefinition
-
Returns true if the process definition is in suspended state.
- isSuspended() - Method in interface org.flowable.engine.runtime.Execution
-
Indicates if the execution is suspended.
- isSuspended() - Method in interface org.flowable.engine.runtime.ProcessInstance
-
returns true if the process instance is suspended
- isSuspended() - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- isSuspended() - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- isSuspended() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- isSuspended() - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- isSuspended() - Method in interface org.flowable.task.api.Task
-
Indicates whether this task is suspended or not.
- isSuspended() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Indicated whether this task is suspended or not.
- isSuspended() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isSuspended(Job) - Method in class org.flowable.cmmn.engine.DefaultCmmnJobParentStateResolver
- isSuspended(Job) - Method in class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- isSuspended(Job) - Method in interface org.flowable.job.service.InternalJobParentStateResolver
- isTablePrefixIsSchema() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isTablePrefixIsSchema() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isTablePresent(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- isTaskRelatedEntityCountEnabled(CountingTaskEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
Similar functionality with ExecutionRelatedEntityCount, but on the TaskEntity level.
- isTaskRelatedEntityCountEnabled(CountingTaskEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
-
Similar functionality with ExecutionRelatedEntityCount, but on the TaskEntity level.
- isTaskRelatedEntityCountEnabled(TaskEntity) - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
- isTaskRelatedEntityCountEnabled(TaskEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- isTaskRelatedEntityCountEnabledGlobally() - Static method in class org.flowable.engine.impl.util.CountingEntityUtil
-
Check if the Task Relationship Count performance improvement is enabled.
- isTaskRelatedEntityCountEnabledGlobally(TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
-
Check if the Task Relationship Count performance improvement is enabled.
- isTenantIdChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isTenantIdSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- isTenantIdSet() - Method in interface org.flowable.common.engine.api.tenant.TenantContext
-
Flag indicating whether the tenant id is set.
- isTenantIdSet() - Method in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- isTenantIdSet() - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- isTenantSet() - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- isTenantSet() - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- isTerminateAll() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- isTerminateAll() - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- isTerminateMultiInstance() - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- isTerminateMultiInstance() - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- isThrowExceptionOnDeploymentFailure() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- isThrowExceptionOnDeploymentFailure() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- isTimeLimitExceeded() - Method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- isTimerJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isTimerJobAcquisitionEnabled() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isTimerRunnableNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- isTimerRunnableNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isToCallActivity() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- isToCallActivity() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- isToParentProcess() - Method in class org.flowable.engine.migration.ActivityMigrationMapping
- isToParentProcess() - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions
- isTransactionActive() - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionImpl
- isTransactionContextActive() - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- isTransactionRetryException(Throwable) - Method in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- isTransactionsExternallyManaged() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isTransient - Variable in class org.flowable.bpmn.model.IOParameter
- isTransient() - Method in class org.flowable.bpmn.model.IOParameter
- isTriggerable() - Method in class org.flowable.bpmn.model.ServiceTask
- isTypeActivate() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isTypeChanged - Variable in class org.flowable.rest.service.api.identity.GroupRequest
- isTypeChanged() - Method in class org.flowable.rest.service.api.identity.GroupRequest
- isTypeDefault() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isTypeIgnore() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isUnfinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isUnlock() - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- isUnlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- isUnlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- isUnrecoverableException() - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- isUnrecoverableException() - Method in class org.flowable.engine.impl.cmd.JobRetryCmd
- isUpdated - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isUpdated - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUpdated - Variable in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUpdated() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- isUpdated() - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUpdated() - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- isUpdated() - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- isUpdateNeeded() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- isUpdateNeeded() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- isUseClassForNameClassLoading() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isUseClassForNameClassLoading() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- isUseLocalScopeForOutParameters() - Method in class org.flowable.bpmn.model.CallActivity
- isUseLocalScopeForResultVariable() - Method in class org.flowable.bpmn.model.ServiceTask
- isUseLock() - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- isUseLockForDatabaseSchemaUpdate() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isUseLockForDeployments() - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- isUsePrefixId() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- isUsePrefixId() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isUsePrefixId() - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- isUsePrefixId() - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- isUsePrefixId() - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- isUsePrefixId() - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- isUser() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- isUser() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- isUser() - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- isUser() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- isUseSystemProperties() - Method in class org.flowable.http.common.impl.HttpClientConfig
- isUsingRelationalDatabase() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isUsingSchemaMgmt() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- isV5Entity(String, String, String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- isValidateExecutionRelationshipCountConfigOnBoot() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isValidateFlowable5EntitiesEnabled() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- isValidateProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- isValidateSchema() - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- isValidateSchema() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- isValidateTaskRelationshipCountConfigOnBoot() - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- isValidDate(Date) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- isValidEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- isValidEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- isValidExpression(String, ClockReader) - Static method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Indicates whether the specified cron expression can be parsed into a valid cron expression
- isValidTime(JobEntity, Date, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- isValidTime(JobEntity, Date, VariableScope) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- isVarArgs() - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.FunctionNode
- isVarArgs() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- isVariableBound(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Bindings
-
Test if given index is bound to a variable.
- isVerifyRestApiPrivilege() - Method in class org.flowable.rest.security.BasicAuthenticationProvider
- isVersion5Tag(String) - Static method in class org.flowable.engine.impl.util.Flowable5Util
- isVersionChanged() - Method in class org.flowable.rest.service.api.repository.ModelRequest
- isWaitForCompletion() - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- isWaitForCompletion() - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- isWaiting - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- isWaitingForRepetitionPlanItemInstanceExists(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isWarning - Variable in class org.flowable.validation.ValidationError
- isWarning() - Method in class org.flowable.validation.ValidationError
- isWithAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- iswithException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWithException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithException() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithJobException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithJobException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutCallbackId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isWithoutCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isWithoutCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutConfiguration() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutScopeDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutScopeType() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutStageOrParentIsNotTerminated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isWithoutSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isWithoutTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- isWithoutTenantId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- isWithoutTenantId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- isWithoutTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWrapperFor(Class<?>) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- isWrapperFor(Class<?>) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- isWritable - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- isWritable - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- isWritable() - Method in interface org.flowable.engine.form.FormProperty
-
Is this property expected when a user submits the form?
- isWritable() - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- isWritable() - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- isWritable() - Method in class org.flowable.rest.service.api.form.RestFormProperty
- isWriteable() - Method in class org.flowable.bpmn.model.FormProperty
- item - Variable in class org.flowable.engine.impl.bpmn.data.ItemInstance
- item - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- ItemComponentParser - Class in org.flowable.dmn.converter.child
- ItemComponentParser() - Constructor for class org.flowable.dmn.converter.child.ItemComponentParser
- itemComponents - Variable in class org.flowable.dmn.model.ItemDefinition
- itemControl - Variable in class org.flowable.cmmn.model.PlanItem
- ItemControlXmlConverter - Class in org.flowable.cmmn.converter
- ItemControlXmlConverter() - Constructor for class org.flowable.cmmn.converter.ItemControlXmlConverter
- itemDefinition - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- ItemDefinition - Class in org.flowable.bpmn.model
- ItemDefinition - Class in org.flowable.dmn.model
- ItemDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'itemDefinition'
- ItemDefinition() - Constructor for class org.flowable.bpmn.model.ItemDefinition
- ItemDefinition() - Constructor for class org.flowable.dmn.model.ItemDefinition
- ItemDefinition(String, StructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.ItemDefinition
- itemDefinitionMap - Variable in class org.flowable.bpmn.model.BpmnModel
- itemDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- itemDefinitionParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ItemDefinitionParser - Class in org.flowable.bpmn.converter.parser
- ItemDefinitionParser() - Constructor for class org.flowable.bpmn.converter.parser.ItemDefinitionParser
- itemDefinitions - Variable in class org.flowable.dmn.model.DmnDefinition
- ItemDefinitionXMLConverter - Class in org.flowable.dmn.xml.converter
- ItemDefinitionXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
- itemId - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- ItemInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
ItemDefinition
- ItemInstance(ItemDefinition, StructureInstance) - Constructor for class org.flowable.engine.impl.bpmn.data.ItemInstance
- itemKind - Variable in class org.flowable.bpmn.model.ItemDefinition
- itemKind - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- ItemKind - Enum Class in org.flowable.engine.impl.bpmn.data
-
Implementation of the BPMN 2.0 'itemKind'
- itemName - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- itemRef - Variable in class org.flowable.bpmn.model.Message
- itemSubjectRef - Variable in class org.flowable.bpmn.model.DataObject
- itemSubjectRef - Variable in class org.flowable.bpmn.model.DataSpec
- itemSubjectRef - Variable in class org.flowable.bpmn.model.DataStore
- itemSubjectRef - Variable in class org.flowable.bpmn.model.DataStoreReference
- iterableToCollection(Iterable) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- iterator() - Method in class org.flowable.engine.debug.ExecutionTree
- iterator() - Method in class org.flowable.engine.debug.ExecutionTreeNode
J
- JakartaMailFlowableMailClient - Class in org.flowable.mail.common.impl.jakarta.mail
- JakartaMailFlowableMailClient(MailServerConfiguration, MailDefaultsConfiguration) - Constructor for class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- JakartaMailFlowableMailClient.JakartaMailSendMailRequest - Class in org.flowable.mail.common.impl.jakarta.mail
- JakartaMailSendMailRequest(MimeMessage) - Constructor for class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient.JakartaMailSendMailRequest
- JAVA_TASK - Static variable in class org.flowable.cmmn.model.ServiceTask
- javaDelegate - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- JavaDelegate - Interface in org.flowable.engine.delegate
-
Convenience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
- JavaDelegateInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of JavaDelegates
- JavaDelegateInvocation(JavaDelegate, DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.invocation.JavaDelegateInvocation
- javaKeyword(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- JDBC_METADATA_TABLE_TYPES - Static variable in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- JDBC_METADATA_TABLE_TYPES - Static variable in class org.flowable.common.engine.impl.db.DbSqlSession
- jdbcDefaultTransactionIsolationLevel - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcDriver - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcMaxActiveConnections - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcMaxCheckoutTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcMaxIdleConnections - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcMaxWaitTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcPassword - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcPingConnectionNotUsedFor - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcPingEnabled - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcPingQuery - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcUrl - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- jdbcUsername - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- JEE5 - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
JEE5: none
- JEE6 - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
JEE6:
javax.el.methodInvocations
,javax.el.varArgs
. - jmsChannel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- jmsChannel - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl
- jmsChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Configures an adapter which will receive events using JMS.
- jmsChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Configures an adapter which will send events using JMS.
- jmsChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- jmsChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- JmsChannelMessageListenerAdapter - Class in org.flowable.eventregistry.spring.jms
- JmsChannelMessageListenerAdapter(EventRegistry, InboundChannelModel) - Constructor for class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- JmsChannelModelProcessor - Class in org.flowable.eventregistry.spring.jms
- JmsChannelModelProcessor(ObjectMapper) - Constructor for class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- JmsInboundChannelModel - Class in org.flowable.eventregistry.model
- JmsInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.JmsInboundChannelModel
- JmsMessageCreator<T> - Interface in org.flowable.eventregistry.spring.jms
-
A creator of a JMS
Message
from the raw event. - JmsMessageInboundEvent - Class in org.flowable.eventregistry.spring.jms
- JmsMessageInboundEvent(Message) - Constructor for class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- jmsOperations - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- jmsOperations - Variable in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- JmsOperationsOutboundEventChannelAdapter - Class in org.flowable.eventregistry.spring.jms
- JmsOperationsOutboundEventChannelAdapter(JmsOperations, String) - Constructor for class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- JmsOperationsOutboundEventChannelAdapter(JmsOperations, String, JmsMessageCreator<String>) - Constructor for class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- JmsOutboundChannelModel - Class in org.flowable.eventregistry.model
- JmsOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.JmsOutboundChannelModel
- job - Variable in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- job - Variable in class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- job - Variable in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- job - Variable in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- Job - Interface in org.flowable.job.api
-
Represents one job (timer, async job, etc.).
- JOB_CANCELED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Timer has been cancelled (e.g.
- JOB_EXECUTION_FAILURE - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A job has been executed, but failed.
- JOB_EXECUTION_SCOPE_ALL - Static variable in class org.flowable.job.service.JobServiceConfiguration
- JOB_EXECUTION_SCOPE_CMMN - Static variable in class org.flowable.job.service.JobServiceConfiguration
- JOB_EXECUTION_SUCCESS - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A job has been successfully executed.
- JOB_HANDLER_TYPE - Static variable in class org.flowable.engine.impl.event.BreakpointJobHandler
- JOB_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- JOB_MOVED_TO_DEADLETTER - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A job has been moved to become a deadletter job.
- JOB_REJECTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A job has been rejected by the async executor.
- JOB_RESCHEDULED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
The job has been rescheduled.
- JOB_RETRIES_DECREMENTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
The retry-count on a job has been decremented.
- JOB_SERVICE_ID_PREFIX - Static variable in class org.flowable.job.service.impl.persistence.entity.JobServiceEntityConstants
- JOB_TYPE_EXTERNAL_WORKER - Static variable in interface org.flowable.job.api.Job
- JOB_TYPE_MESSAGE - Static variable in interface org.flowable.job.api.Job
- JOB_TYPE_TIMER - Static variable in interface org.flowable.job.api.Job
- JobAddedTransactionListener - Class in org.flowable.job.service.impl.asyncexecutor
- JobAddedTransactionListener(JobInfo, AsyncExecutor, CommandExecutor) - Constructor for class org.flowable.job.service.impl.asyncexecutor.JobAddedTransactionListener
- JobBaseResource - Class in org.flowable.cmmn.rest.service.api.management
- JobBaseResource - Class in org.flowable.rest.service.api.management
- JobBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- JobBaseResource() - Constructor for class org.flowable.rest.service.api.management.JobBaseResource
- jobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- JobByCorrelationIdMatcher<E extends AbstractRuntimeJobEntity> - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- JobByCorrelationIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobByCorrelationIdMatcher
- jobCancelled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobCategory - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- jobCategory - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- JobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
- JobCollectionResource - Class in org.flowable.rest.service.api.management
- JobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- JobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.JobCollectionResource
- jobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- jobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- JobDbSchemaManager - Class in org.flowable.job.service.impl.db
- JobDbSchemaManager() - Constructor for class org.flowable.job.service.impl.db.JobDbSchemaManager
- jobEntity - Variable in class org.flowable.job.service.impl.JobProcessorContextImpl
- JobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Represents an async job: a piece of logic that needs to be executed asynchronously.
- JobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
Job entity.
- JobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobEntityManager - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManager
responsible for theJobEntity
class. - JobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- JobEntityManagerImpl(JobServiceConfiguration, JobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.JobEntityManagerImpl
- JobExceptionStacktraceResource - Class in org.flowable.cmmn.rest.service.api.management
- JobExceptionStacktraceResource - Class in org.flowable.rest.service.api.management
- JobExceptionStacktraceResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobExceptionStacktraceResource
- JobExceptionStacktraceResource() - Constructor for class org.flowable.rest.service.api.management.JobExceptionStacktraceResource
- jobExecutionFailure(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- jobExecutionScope - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobExecutionScope - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobExecutionScope - Variable in class org.flowable.job.service.JobServiceConfiguration
- jobExecutionSuccess(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- JobHandler - Interface in org.flowable.job.service
- jobHandlerConfiguration - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- jobHandlerConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- jobHandlerConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- jobHandlerConfiguration - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- jobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobHandlers - Variable in class org.flowable.job.service.JobServiceConfiguration
- jobHandlerType - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- jobHandlerType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- jobHandlerType - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- jobHandlerType - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- jobId - Variable in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- jobId - Variable in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- jobId - Variable in class org.flowable.engine.impl.cmd.JobRetryCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- jobId - Variable in class org.flowable.job.service.impl.cmd.UnacquireExternalWorkerJobCmd
- jobId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with the given id
- jobId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobIds - Variable in class org.flowable.cmmn.rest.service.api.BulkMoveDeadLetterActionRequest
- jobIds - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobIds - Variable in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- jobIds - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.JobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobIds - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobIds - Variable in class org.flowable.rest.service.api.BulkMoveDeadLetterActionRequest
- jobIds(Collection<String>) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs with the given ids.
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobIds(Collection<String>) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- JobInfo - Interface in org.flowable.job.api
-
Interface for a job that can be directly executed (e.g an async job or a history job).
- JobInfoDataManager<T extends JobInfoEntity> - Interface in org.flowable.job.service.impl.persistence.entity.data
- JobInfoEntity - Interface in org.flowable.job.service.impl.persistence.entity
- JobInfoEntityManager<T extends JobInfoEntity> - Interface in org.flowable.job.service.impl.persistence.entity
- JobInfoEntityManagerImpl<T extends JobInfoEntity,
DM extends JobInfoDataManager<T>> - Class in org.flowable.job.service.impl.persistence.entity - JobInfoEntityManagerImpl(JobServiceConfiguration, DM) - Constructor for class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- jobInfoEntityManagers - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- jobManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- jobManager - Variable in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- jobManager - Variable in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- jobManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobManager - Interface in org.flowable.job.service.impl.asyncexecutor
-
Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter), but which are generally applicable or are about going from one type to another.
- JobNotFoundException - Exception in org.flowable.job.api
-
This exception is thrown when you try to execute a job that is not found (may be due to cancelActiviti="true" for instance)..
- JobNotFoundException(String) - Constructor for exception org.flowable.job.api.JobNotFoundException
- jobParentStateResolver - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobProcessor - Interface in org.flowable.job.service
-
Job processor which is used to process job entities during the different job phases.
- JobProcessorContext - Interface in org.flowable.job.service
-
The context used in the
JobProcessor
. - JobProcessorContext.Phase - Enum Class in org.flowable.job.service
-
The job phases.
- JobProcessorContextImpl - Class in org.flowable.job.service.impl
-
The default
JobProcessorContext
implementation used in theJobProcessor
. - JobProcessorContextImpl(JobProcessorContext.Phase, AbstractJobEntity) - Constructor for class org.flowable.job.service.impl.JobProcessorContextImpl
- jobProcessors - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobProcessors - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobProcessorUtil - Class in org.flowable.job.service.impl.util
- JobProcessorUtil() - Constructor for class org.flowable.job.service.impl.util.JobProcessorUtil
- JobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Job
s. - JobQueryImpl - Class in org.flowable.job.service.impl
- JobQueryImpl() - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobQueryImpl
- JobQueryProperties - Class in org.flowable.cmmn.rest.service.api.management
- JobQueryProperties - Class in org.flowable.rest.service.api.management
- JobQueryProperties() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobQueryProperties
- JobQueryProperties() - Constructor for class org.flowable.rest.service.api.management.JobQueryProperties
- JobQueryProperty - Class in org.flowable.job.service.impl
-
Contains the possible properties that can be used in a
JobQuery
. - JobQueryProperty(String) - Constructor for class org.flowable.job.service.impl.JobQueryProperty
- jobRejected(AsyncExecutor, JobInfo) - Method in class org.flowable.spring.job.service.SpringCallerRunsRejectedJobsHandler
- jobRejected(AsyncExecutor, JobInfo) - Method in interface org.flowable.spring.job.service.SpringRejectedJobsHandler
- jobRescheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- JobResource - Class in org.flowable.cmmn.rest.service.api.management
- JobResource - Class in org.flowable.rest.service.api.management
- JobResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobResource
- JobResource() - Constructor for class org.flowable.rest.service.api.management.JobResource
- JobResponse - Class in org.flowable.cmmn.rest.service.api.management
- JobResponse - Class in org.flowable.rest.service.api.management
- JobResponse() - Constructor for class org.flowable.cmmn.rest.service.api.management.JobResponse
- JobResponse() - Constructor for class org.flowable.rest.service.api.management.JobResponse
- jobRetriesDecremented(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- JobRetryCmd - Class in org.flowable.cmmn.engine.impl.cmd
- JobRetryCmd - Class in org.flowable.engine.impl.cmd
- JobRetryCmd(String, Throwable) - Constructor for class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- JobRetryCmd(String, Throwable) - Constructor for class org.flowable.engine.impl.cmd.JobRetryCmd
- JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- jobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- jobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- JobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- JobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.JobsByExecutionIdMatcher
- jobSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- JobService - Interface in org.flowable.job.service
-
Service which provides access to jobs.
- jobServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.CancelJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.ExecuteJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetHistoryJobAdvancedConfigurationCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetJobByCorrelationIdCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnacquireExternalWorkerJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.JobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.AbstractManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobServiceConfiguration - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- JobServiceConfiguration - Class in org.flowable.job.service
-
This service configuration contains all settings and instances around job execution and management.
- JobServiceConfiguration(String) - Constructor for class org.flowable.job.service.JobServiceConfiguration
- jobServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- JobServiceEntityConstants - Class in org.flowable.job.service.impl.persistence.entity
- JobServiceEntityConstants() - Constructor for class org.flowable.job.service.impl.persistence.entity.JobServiceEntityConstants
- JobServiceImpl - Class in org.flowable.job.service.impl
- JobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.JobServiceImpl
- jobTenantId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that have the given tenant id.
- jobTenantId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobTenantId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with a tenant id like the given one.
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobTenantIdLike(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- JobTestHelper - Class in org.flowable.engine.impl.test
- JobTestHelper() - Constructor for class org.flowable.engine.impl.test.JobTestHelper
- jobTopicExpression - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- jobTopicExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- jobTopicExpression - Variable in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- jobType - Variable in class org.flowable.job.service.impl.cmd.GetJobExceptionStacktraceCmd
- jobType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- JobType - Enum Class in org.flowable.job.service.impl.cmd
-
The various types of
JobEntity
subtypes, as enum. - JobUtil - Class in org.flowable.cmmn.engine.impl.util
- JobUtil - Class in org.flowable.engine.impl.util
- JobUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.JobUtil
- JobUtil() - Constructor for class org.flowable.engine.impl.util.JobUtil
- jobWithoutTenantId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that do not have a tenant id.
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- jobWithoutTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- JodaDateTimeType - Class in org.flowable.variable.service.impl.types
- JodaDateTimeType() - Constructor for class org.flowable.variable.service.impl.types.JodaDateTimeType
- JodaDateType - Class in org.flowable.variable.service.impl.types
- JodaDateType() - Constructor for class org.flowable.variable.service.impl.types.JodaDateType
- joinParallelActivitiesOnComplete - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- jpaCloseEntityManager - Variable in class org.flowable.engine.ProcessEngineConfiguration
- JPAEntityListVariableType - Class in org.flowable.variable.service.impl.types
-
Variable type capable of storing a list of reference to JPA-entities.
- JPAEntityListVariableType() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- jpaEntityManagerFactory - Variable in class org.flowable.engine.ProcessEngineConfiguration
- JPAEntityMappings - Class in org.flowable.variable.service.impl.types
- JPAEntityMappings() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityMappings
- JPAEntityScanner - Class in org.flowable.variable.service.impl.types
-
Scans class and creates
EntityMetaData
based on it. - JPAEntityScanner() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityScanner
- JPAEntityVariableType - Class in org.flowable.variable.service.impl.types
-
Variable type capable of storing reference to JPA-entities.
- JPAEntityVariableType() - Constructor for class org.flowable.variable.service.impl.types.JPAEntityVariableType
- jpaHandleTransaction - Variable in class org.flowable.engine.ProcessEngineConfiguration
- JpaHelper - Class in org.flowable.engine.impl.cfg
- JpaHelper() - Constructor for class org.flowable.engine.impl.cfg.JpaHelper
- jpaPersistenceUnitName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- json - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
- JSON - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- JsonDataObject - Class in org.flowable.bpmn.model
- JsonDataObject() - Constructor for class org.flowable.bpmn.model.JsonDataObject
- jsonDeserializer() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
-
Deserializes the event to JSON.
- jsonDeserializer() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- jsonField - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- JsonFieldBasedInboundEventKeyDetector - Class in org.flowable.eventregistry.impl.keydetector
- JsonFieldBasedInboundEventKeyDetector(String) - Constructor for class org.flowable.eventregistry.impl.keydetector.JsonFieldBasedInboundEventKeyDetector
- jsonFieldsMapDirectlyToPayload() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadJsonExtractorBuilder
-
Extracts the payload directly from (top-level) json fields.
- jsonFieldsMapDirectlyToPayload() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadJsonExtractorBuilderImpl
- JsonFieldToMapPayloadExtractor - Class in org.flowable.eventregistry.impl.payload
- JsonFieldToMapPayloadExtractor() - Constructor for class org.flowable.eventregistry.impl.payload.JsonFieldToMapPayloadExtractor
- JsonNodeELResolver - Class in org.flowable.common.engine.impl.el
-
Defines property resolution behavior on JsonNodes.
- JsonNodeELResolver() - Constructor for class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
Creates a new read/write BeanELResolver.
- JsonNodeELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
- jsonNodeResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- JsonObjectRestVariableConverter - Class in org.flowable.common.rest.variable
- JsonObjectRestVariableConverter(ObjectMapper) - Constructor for class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- JsonpFilter - Class in org.flowable.common.rest.filter
- JsonpFilter() - Constructor for class org.flowable.common.rest.filter.JsonpFilter
- JsonPlanItemVariableAggregator - Class in org.flowable.cmmn.engine.impl.delegate
- JsonPlanItemVariableAggregator(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- jsonPointer - Variable in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- JsonPointerBasedInboundEventKeyDetector - Class in org.flowable.eventregistry.impl.keydetector
- JsonPointerBasedInboundEventKeyDetector(String, ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- JsonPointerBasedInboundEventTenantDetector - Class in org.flowable.eventregistry.impl.tenantdetector
- JsonPointerBasedInboundEventTenantDetector(String) - Constructor for class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- jsonPointerExpression - Variable in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- jsonPointerExpression - Variable in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- jsonPointerExpression - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- jsonPointerExpression - Variable in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- jsonPointerValue - Variable in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- jsonSerializer() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Serializes the event to JSON.
- jsonSerializer() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- JsonType - Class in org.flowable.variable.service.impl.types
- JsonType(int, ObjectMapper, boolean) - Constructor for class org.flowable.variable.service.impl.types.JsonType
- JsonType(int, ObjectMapper, boolean, String) - Constructor for class org.flowable.variable.service.impl.types.JsonType
- JsonVariableAggregator - Class in org.flowable.engine.impl.delegate
- JsonVariableAggregator(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.delegate.JsonVariableAggregator
- jsonVariableTypeTrackObjects - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.
- jsonVariableTypeTrackObjects - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.
- JtaProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- JtaProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- JtaRetryInterceptor - Class in org.flowable.common.engine.impl.interceptor
-
We cannot perform a retry if we are called in an existing transaction.
- JtaRetryInterceptor(TransactionManager) - Constructor for class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
- JtaTransactionContext - Class in org.flowable.common.engine.impl.cfg.jta
- JtaTransactionContext(TransactionManager) - Constructor for class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- JtaTransactionContext.TransactionStateSynchronization - Class in org.flowable.common.engine.impl.cfg.jta
- JtaTransactionContextFactory - Class in org.flowable.common.engine.impl.cfg.jta
- JtaTransactionContextFactory(TransactionManager) - Constructor for class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContextFactory
- JtaTransactionInterceptor - Class in org.flowable.common.engine.impl.interceptor
- JtaTransactionInterceptor(TransactionManager) - Constructor for class org.flowable.common.engine.impl.interceptor.JtaTransactionInterceptor
- JuelExpression - Class in org.flowable.common.engine.impl.el
-
Expression implementation backed by a JUEL
ValueExpression
. - JuelExpression - Class in org.flowable.engine.impl.el
-
Expression implementation backed by a JUEL
ValueExpression
. - JuelExpression(ExpressionManager, ValueExpression, String) - Constructor for class org.flowable.common.engine.impl.el.JuelExpression
- JuelExpression(ExpressionManager, DelegateInterceptor, ValueExpression, String) - Constructor for class org.flowable.engine.impl.el.JuelExpression
- JuelFormEngine - Class in org.flowable.engine.impl.form
- JuelFormEngine() - Constructor for class org.flowable.engine.impl.form.JuelFormEngine
- JuelScriptEngine - Class in org.flowable.engine.impl.scripting
-
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
- JuelScriptEngine() - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngine
- JuelScriptEngine(ScriptEngineFactory) - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngine
- JuelScriptEngineFactory - Class in org.flowable.engine.impl.scripting
-
Factory to create
JuelScriptEngine
s. - JuelScriptEngineFactory() - Constructor for class org.flowable.engine.impl.scripting.JuelScriptEngineFactory
K
- kafkaAdminOperations - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- kafkaChannel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- kafkaChannel - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- kafkaChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Configures an adapter which receives events using Kafka.
- kafkaChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Configures an adapter which will send events using Kafka.
- kafkaChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- kafkaChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- KafkaChannelDefinitionProcessor - Class in org.flowable.eventregistry.spring.kafka
-
A
ChannelModelProcessor
which is responsible for configuring Kafka Event registry integration. - KafkaChannelDefinitionProcessor(ObjectMapper) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- KafkaChannelDefinitionProcessor.Configuration - Class in org.flowable.eventregistry.spring.kafka
- KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration - Class in org.flowable.eventregistry.spring.kafka
- KafkaChannelDefinitionProcessor.RetryTopicContainerFactoryDecorator - Class in org.flowable.eventregistry.spring.kafka
- KafkaChannelMessageListenerAdapter - Class in org.flowable.eventregistry.spring.kafka
- KafkaChannelMessageListenerAdapter(EventRegistry, InboundChannelModel) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- kafkaConsumerBackoffManager - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- KafkaConsumerRecordInboundEvent - Class in org.flowable.eventregistry.spring.kafka
- KafkaConsumerRecordInboundEvent(ConsumerRecord<?, ?>) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- KafkaConsumerRecordInformationPayloadExtractor<T> - Class in org.flowable.eventregistry.spring.kafka.payload
- KafkaConsumerRecordInformationPayloadExtractor() - Constructor for class org.flowable.eventregistry.spring.kafka.payload.KafkaConsumerRecordInformationPayloadExtractor
- KafkaInboundChannelModel - Class in org.flowable.eventregistry.model
- KafkaInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel
- KafkaInboundChannelModel.CustomProperty - Class in org.flowable.eventregistry.model
- KafkaInboundChannelModel.NonBlockingRetryBackOff - Class in org.flowable.eventregistry.model
- KafkaInboundChannelModel.RetryConfiguration - Class in org.flowable.eventregistry.model
- KafkaInboundChannelModel.TopicPartition - Class in org.flowable.eventregistry.model
- KafkaMessageKeyProvider<K> - Interface in org.flowable.eventregistry.spring.kafka
-
This interface provides a way to determine the record key that needs to be sent for a particular message
- kafkaOperations - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- kafkaOperations - Variable in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- KafkaOperationsOutboundEventChannelAdapter - Class in org.flowable.eventregistry.spring.kafka
- KafkaOperationsOutboundEventChannelAdapter(KafkaOperations<Object, Object>, KafkaPartitionProvider, String, String) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- KafkaOperationsOutboundEventChannelAdapter(KafkaOperations<Object, Object>, KafkaPartitionProvider, String, KafkaMessageKeyProvider<?>) - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- KafkaOutboundChannelModel - Class in org.flowable.eventregistry.model
- KafkaOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- KafkaOutboundChannelModel.KafkaPartition - Class in org.flowable.eventregistry.model
- KafkaOutboundChannelModel.RecordKey - Class in org.flowable.eventregistry.model
- KafkaPartition() - Constructor for class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- KafkaPartitionProvider - Interface in org.flowable.eventregistry.spring.kafka
-
This interface provides a way to determine the partition that needs to be sent to a particular topic.
- keepAlive - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The time a thread used for job execution must be kept alive before it is destroyed.
- key - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- key - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- key - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- key - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- key - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- key - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- key - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- key - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- key - Variable in class org.flowable.engine.app.AppModel
- key - Variable in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- key - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- key - Variable in class org.flowable.engine.impl.ModelQueryImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- key - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- key - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- key - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- key - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- key - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- key - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- key - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- key - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- key - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- key - Variable in class org.flowable.eventregistry.model.ChannelModel
- key - Variable in class org.flowable.eventregistry.model.EventModel
- key - Variable in class org.flowable.form.api.FormInfo
- key - Variable in class org.flowable.form.model.SimpleFormModel
- key - Variable in class org.flowable.idm.engine.impl.cmd.DeleteUserInfoCmd
- key - Variable in class org.flowable.idm.engine.impl.cmd.GetUserInfoCmd
- key - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- key - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- key - Variable in class org.flowable.rest.service.api.FormModelResponse
- key - Variable in class org.flowable.rest.service.api.identity.UserInfoRequest
- key - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- key - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- key - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- key(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
Gives the deployment the given key.
- key(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Gives the deployment the given key.
- key(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- key(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- key(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given key.
- key(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Each event type will uniquely be identified with a key (similar to the key of a process/case/decision/...
- key(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Each channel needs to have a unique key to identity it.
- key(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Each channel needs to have a unique key to identity it.
- key(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- key(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- key(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- KEY - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- KEY - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- KEY_APP_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_BATCH_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_CMMN_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_CONTENT_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_DMN_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_ENTITY_LINK_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_EVENT_REGISTRY_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_EVENT_SUBSCRIPTION_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_FORM_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_IDENTITY_LINK_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_IDM_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_JOB_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_PROCESS_ENGINE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_TASK_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- KEY_VARIABLE_SERVICE_CONFIG - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- keyChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- keyLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- keyLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- keyLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- keyLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- keyLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- keyLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- keyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- keyLikeIgnoreCase - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- keyLikeIgnoreCase - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- keys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- KEYS - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- KEYS - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- keySet() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- keySet() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- keySet() - Method in class org.flowable.engine.impl.form.FormData
- keySet() - Method in class org.flowable.http.common.api.HttpHeaders
- keyword(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- knowledgeBaseCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- knowledgeBaseCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- knowledgeBaseCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- KNOWN_DECISION_ATTRIBUTES - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- KNOWN_DEFINITION_ATTRIBUTES - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
L
- label - Variable in class org.flowable.cmmn.model.CasePageTask
- label - Variable in class org.flowable.dmn.model.DmnElement
- LABEL_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- LABEL_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- LABEL_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- LABEL_FONT - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- LABEL_FONT - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- LABEL_FONT - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- labelFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- labelFontName - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- labelFontName - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- labelFontName - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- labelFontName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- labelFontName - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- labelGraphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- labelGraphicInfo - Variable in class org.flowable.cmmn.model.CmmnDiShape
- labelLocationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
- labelLocationMap - Variable in class org.flowable.bpmn.model.BpmnModel
- labelLocationMap - Variable in class org.flowable.cmmn.model.CmmnModel
- labelLocationMap - Variable in class org.flowable.dmn.model.DmnDefinition
- Lane - Class in org.flowable.bpmn.model
- Lane() - Constructor for class org.flowable.bpmn.model.Lane
- LaneExport - Class in org.flowable.bpmn.converter.export
- LaneExport() - Constructor for class org.flowable.bpmn.converter.export.LaneExport
- laneParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- LaneParser - Class in org.flowable.bpmn.converter.parser
- LaneParser() - Constructor for class org.flowable.bpmn.converter.parser.LaneParser
- lanes - Variable in class org.flowable.bpmn.model.Process
- language - Variable in class org.flowable.bpmn.model.ScriptInfo
- language - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- language - Variable in class org.flowable.cmmn.model.ScriptInfo
- language - Variable in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
-
The language of the script e.g.
- language - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- language - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- language - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- language - Variable in class org.flowable.engine.impl.form.FormReference
- language - Variable in class org.flowable.engine.migration.Script
- language(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
The script language for the script.
- LANGUAGE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- LAST_AVAILABLE_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_DISABLED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_ENABLED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_NAME - Static variable in class org.flowable.idm.api.UserQueryProperty
- LAST_STARTED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_SUSPENDED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_UPDATED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- LAST_V5_VERSION - Static variable in class org.flowable.common.engine.impl.FlowableVersions
- LAST_V6_VERSION_BEFORE_SERVICES - Static variable in class org.flowable.common.engine.impl.FlowableVersions
- lastAvailableAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastAvailableAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastAvailableAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastAvailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastAvailableBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastAvailableBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastAvailableBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastAvailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastAvailableTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastAvailableTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastAvailableTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastAvailableTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastAvailableTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- lastdayOffset - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- lastdayOfMonth - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- lastdayOfWeek - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- lastDisabledAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastDisabledAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastDisabledAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastDisabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastDisabledBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastDisabledBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastDisabledBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastDisabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastDisabledTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastDisabledTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastDisabledTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastDisabledTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastDisabledTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- lastEnabledAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastEnabledAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastEnabledAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastEnabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastEnabledBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastEnabledBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastEnabledBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastEnabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastEnabledTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastEnabledTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastEnabledTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastEnabledTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastEnabledTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- lastExecutionEnded(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- lastId - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- lastModifiedBy(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given last modified by value.
- lastModifiedByLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a last modified by like the given string.
- lastModifiedDate(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items last modified on the given time
- lastModifiedDateAfter(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items last modified after the given time
- lastModifiedDateBefore(Date) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items last modified before the given time
- lastName - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- lastName - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- lastName - Variable in class org.flowable.rest.service.api.identity.UserResponse
- lastName - Variable in class org.flowable.spring.security.UserDto
- lastNameChanged - Variable in class org.flowable.rest.service.api.identity.UserRequest
- lastNameLike - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- lastNameLikeIgnoreCase - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- lastReactivatedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivatedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- lastReactivatedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instance that are reactivated after the provided date time.
- lastReactivatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivatedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivatedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- lastReactivatedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instance that are reactivated before the provided date time.
- lastReactivatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivatedBy - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivatedBy - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- lastReactivatedBy(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are reactivated by the provided user identifier.
- lastReactivatedBy(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- lastReactivationTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lastReactivationTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- lastReactivationUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lastReactivationUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- lastStartedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastStartedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastStartedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastStartedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastStartedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastStartedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastStartedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastStartedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastStartedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastStartedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastStartedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- lastSuspendedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastSuspendedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastSuspendedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastSuspendedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastSuspendedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastSuspendedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastSuspendedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastSuspendedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastSuspendedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastSuspendedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastSuspendedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastSuspendedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastSuspendedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- lastUnavailableAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastUnavailableAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastUnavailableAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastUnavailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastUnavailableBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastUnavailableBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- lastUnavailableBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- lastUnavailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- lastUnavailableTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- lastUnavailableTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastUnavailableTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- lastUpdatedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- lastUpdatedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- lastUpdatedTime - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- lastUpdateTime - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- lastUpdateTime - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- lastUpdateTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- latest - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- latest - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- latest - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- latest - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- latest - Variable in class org.flowable.engine.impl.ModelQueryImpl
- latest - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- latest - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- latest - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- latest() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Only select deployments where the deployment time is the latest value.
- latest() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments where the deployment time is the latest value.
- latest() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- latest() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- latest() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments where the deployment time is the latest value.
- latestVersion() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- latestVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- latestVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- latestVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select the decisions which are the latest deployed (ie.
- latestVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- latestVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
- latestVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- latestVersion() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models which has the highest version.
- latestVersion() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select the process definitions which are the latest deployed (ie.
- latestVersion() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select the channel definitions which are the latest deployed (ie.
- latestVersion() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select the event definitions which are the latest deployed (ie.
- latestVersion() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- latestVersion() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- latestVersion() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select the forms which are the latest deployed (ie.
- layout - Variable in class org.flowable.form.model.FormField
- LayoutDefinition - Class in org.flowable.form.model
- LayoutDefinition() - Constructor for class org.flowable.form.model.LayoutDefinition
- LayoutDefinition(Integer) - Constructor for class org.flowable.form.model.LayoutDefinition
- LBRACK - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- le(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- LE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- LE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- leafsFirstIterator() - Method in class org.flowable.engine.debug.ExecutionTree
-
Uses an
ExecutionTreeBfsIterator
, but returns the leafs first (so flipped order of BFS) - leafsFirstIterator() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
Subclasses that call leave() will first pass through this method, before the regular
FlowNodeActivityBehavior.leave(DelegateExecution)
is called. - leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
-
The default behaviour of BPMN, taking every outgoing sequence flow (where the condition evaluates to true), is not valid for an exclusive gateway.
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
-
Default way of leaving a BPMN 2.0 activity: evaluate the conditions on the outgoing sequence flow and take those that evaluate to true.
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
-
Called when the wrapped
ActivityBehavior
calls theAbstractBpmnActivityBehavior.leave(DelegateExecution)
method. - leave(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
-
Called when the wrapped
ActivityBehavior
calls theAbstractBpmnActivityBehavior.leave(DelegateExecution)
method. - leave(ExecutionEntity, int, int, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- leaveAsync(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- leaveDelegate(DelegateExecution) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
To be used in an
ActivityBehavior
orJavaDelegate
: leaves according to the default BPMN 2.0 rules: all sequenceflow with a condition that evaluates to true are followed. - leaveDelegate(DelegateExecution, String) - Static method in class org.flowable.engine.delegate.DelegateHelper
-
To be used in an
ActivityBehavior
orJavaDelegate
: leaves the current activity via one specific sequenceflow. - leaveExecution(DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- leaveFlowNode(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- leaveIgnoreConditions(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- leaveIntermediateCatchEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
-
Specific leave method for intermediate events: does a normal leave(), except when behind an event based gateway.
- leaveMIExecution(DelegateExecution, Object) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- leaveMultiInstance(ProcessEngineConfigurationImpl, ExecutionEntity, ParallelMultiInstanceBehavior) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- LESS_THAN - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LESS_THAN - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LESS_THAN - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LESS_THAN - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LESS_THAN_OR_EQUALS - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LESS_THAN_OR_EQUALS - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- level - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- lifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- lifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- lifecycleListenerMatches(CaseInstanceLifecycleListener, String, String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- lifecycleListenerMatches(PlanItemInstanceLifecycleListener, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- lifecycleListeners - Variable in class org.flowable.cmmn.model.Case
- lifecycleListeners - Variable in class org.flowable.cmmn.model.PlanItemDefinition
- lifeCycleMonitor - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- lifeCycleMonitor - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- lifeCycleMonitor - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- lifeCycleMonitor - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- LIKE - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LIKE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LIKE - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LIKE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- LIKE_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- line - Variable in class org.flowable.bpmn.model.parse.Problem
- line - Variable in class org.flowable.bpmn.model.parse.Warning
- LINE_HEIGHT - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- LINE_HEIGHT - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- linkType - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- linkType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- linkType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- linkType(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given link type.
- linkType(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- LIQUIBASE_CHANGELOG - Static variable in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- LIQUIBASE_CHANGELOG - Static variable in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- LIQUIBASE_CHANGELOG - Static variable in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- LIQUIBASE_CHANGELOG_CRDB - Static variable in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- LIQUIBASE_CHANGELOG_PREFIX - Static variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- LIQUIBASE_CHANGELOG_PREFIX - Static variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- LIQUIBASE_CHANGELOG_PREFIX - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- LIQUIBASE_SCOPE_VALUES - Static variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- LiquibaseBasedSchemaManager - Class in org.flowable.common.engine.impl.db
- LiquibaseBasedSchemaManager(String, String, String) - Constructor for class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- LiquibaseDatabaseConfiguration - Interface in org.flowable.common.engine.impl.db
-
A configuration that is used by the
LiquibaseBasedSchemaManager
to ease the access to certain database properties. - list() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- list() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- list() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- list() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- list() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- list() - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Executes the query and get a list of entities as the result.
- list() - Method in interface org.flowable.common.engine.api.query.Query
-
Executes the query and get a list of entities as the result.
- list() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- list() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- list() - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
- list() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- list() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- list() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- list() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
- LIST - Enum constant in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
- LIST - Enum constant in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
- LIST_PAGE - Enum constant in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
- LIST_PAGE - Enum constant in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
- listAllFields() - Method in class org.flowable.form.model.SimpleFormModel
- ListELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Defines property resolution behavior on instances of java.util.List.
- ListELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ListELResolver
-
Creates a new read/write ListELResolver.
- ListELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.ListELResolver
-
Creates a new ListELResolver whose read-only status is determined by the given parameter.
- listener - Variable in class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- listener - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveEventListenerCommand
- listener - Variable in class org.flowable.common.engine.impl.event.ExecuteEventListenerTransactionListener
- listener - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- listener - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- listener - Variable in class org.flowable.engine.impl.cmd.AddEventListenerCommand
- listener - Variable in class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- listenerFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- listenerFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- listenerFactory - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
- listenerFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ListenerFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
Factory class used by the
BpmnParser
andBpmnParse
to instantiate the behaviour classes forTaskListener
andExecutionListener
usages. - listenerNotificationHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- listenerNotificationHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ListenerNotificationHelper - Class in org.flowable.engine.impl.bpmn.listener
- ListenerNotificationHelper() - Constructor for class org.flowable.engine.impl.bpmn.listener.ListenerNotificationHelper
- listeners - Variable in class org.flowable.common.engine.impl.scripting.CompositeScriptTraceListener
- listeners - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- ListenerXmlConverterUtil - Class in org.flowable.cmmn.converter.util
- ListenerXmlConverterUtil() - Constructor for class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
- listPage(int, int) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- listPage(int, int) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- listPage(int, int) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- listPage(int, int) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- listPage(int, int) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- listPage(int, int) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
-
Executes the query and returns the
TablePage
. - listPage(int, int) - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Executes the query and get a list of entities as the result.
- listPage(int, int) - Method in interface org.flowable.common.engine.api.query.Query
-
Executes the query and get a list of entities as the result.
- listPage(int, int) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- listPage(int, int) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- listPage(int, int) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- listPage(int, int) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- ListProcessor<REQ,
RES> - Interface in org.flowable.common.rest.api -
A processor for converting List of a certain type into list of a different type.
- listProvider - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- ListQueryParameterObject - Class in org.flowable.common.engine.impl.db
- ListQueryParameterObject() - Constructor for class org.flowable.common.engine.impl.db.ListQueryParameterObject
- ListQueryParameterObject(Object, int, int) - Constructor for class org.flowable.common.engine.impl.db.ListQueryParameterObject
- ListQueryParameterObject.OrderBy - Class in org.flowable.common.engine.impl.db
- ListQueryParameterObject.ResultType - Enum Class in org.flowable.common.engine.impl.db
- literal() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
literal := <TRUE> | <FALSE> | <STRING> | <INTEGER> | <FLOAT> | <NULL>
- LITERAL - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- LiteralExpression - Class in org.flowable.dmn.model
- LiteralExpression() - Constructor for class org.flowable.dmn.model.LiteralExpression
- loadClass(ClassLoader, String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- loadClass(String) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- loadFrom(Object[]) - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- loadFrom(Object[]) - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- loadFrom(Object[]) - Method in interface org.flowable.engine.impl.bpmn.data.StructureInstance
-
Loads this structure from array
- loadUserByUsername(String) - Method in class org.flowable.spring.security.FlowableUserDetailsService
- loadVariableInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- loadVariableInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- loadVariableInstances() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- loadVariableInstances() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- loadVariableInstances() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- LOCAL - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable.RestVariableScope
- LOCAL - Enum constant in enum class org.flowable.rest.service.api.engine.variable.RestVariable.RestVariableScope
- LOCAL_VARIABLES - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- LOCAL_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- LOCAL_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- LocalDateRestVariableConverter - Class in org.flowable.common.rest.variable
- LocalDateRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.LocalDateRestVariableConverter
- LocalDateTimeRestVariableConverter - Class in org.flowable.common.rest.variable
- LocalDateTimeRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.LocalDateTimeRestVariableConverter
- LocalDateTimeType - Class in org.flowable.variable.service.impl.types
- LocalDateTimeType() - Constructor for class org.flowable.variable.service.impl.types.LocalDateTimeType
- LocalDateType - Class in org.flowable.variable.service.impl.types
- LocalDateType() - Constructor for class org.flowable.variable.service.impl.types.LocalDateType
- locale - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- locale - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- locale - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- locale - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- locale - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- locale - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- locale - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- locale - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- locale - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- locale - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- locale - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- locale - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- locale - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- locale(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Localize case name to specified locale.
- locale(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
-
Localize plan item name to specified locale.
- locale(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
-
Localize case definition name and description to specified locale.
- locale(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Localize case name to specified locale.
- locale(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Localize plan item name to specified locale.
- locale(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- locale(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- locale(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- locale(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- locale(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- locale(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Localize historic process name and description to specified locale.
- locale(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- locale(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- locale(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Localize process definition name and description to specified locale.
- locale(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Localize execution name and description to specified locale.
- locale(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Localize process name and description to specified locale.
- locale(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Localize task name and description to specified locale.
- locale(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- locale(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- LOCALIZATION_DESCRIPTION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_LANGUAGE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- LOCALIZATION_NODE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- localize(HistoricCaseInstance, String, boolean) - Method in interface org.flowable.cmmn.engine.CaseLocalizationManager
- localize(HistoricPlanItemInstance, String, boolean) - Method in interface org.flowable.cmmn.engine.PlanItemLocalizationManager
- localize(CaseDefinition, String, boolean) - Method in interface org.flowable.cmmn.engine.CaseDefinitionLocalizationManager
- localize(CaseInstance, String, boolean) - Method in interface org.flowable.cmmn.engine.CaseLocalizationManager
- localize(PlanItemInstance, String, boolean) - Method in interface org.flowable.cmmn.engine.PlanItemLocalizationManager
- localize(HistoricProcessInstance, String, boolean) - Method in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- localize(HistoricProcessInstance, String, boolean) - Method in interface org.flowable.engine.InternalProcessLocalizationManager
- localize(ProcessDefinition, String, boolean) - Method in class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- localize(ProcessDefinition, String, boolean) - Method in interface org.flowable.engine.repository.InternalProcessDefinitionLocalizationManager
- localize(Execution, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- localize(ProcessInstance, String, boolean) - Method in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- localize(ProcessInstance, String, boolean) - Method in interface org.flowable.engine.InternalProcessLocalizationManager
- localize(HistoricTaskInstance, String, boolean) - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- localize(HistoricTaskInstance, String, boolean) - Method in interface org.flowable.task.service.InternalTaskLocalizationManager
- localize(Task, String, boolean) - Method in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- localize(Task, String, boolean) - Method in interface org.flowable.task.service.InternalTaskLocalizationManager
- localizeDataObjectElements(List<ValuedDataObject>, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- localizedDescription - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- localizedDescription - Variable in class org.flowable.engine.impl.DataObjectImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- localizedDescription - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- localizedDescription - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- localizedDescription - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- localizedName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- localizedName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- localizedName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- localizedName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- localizedName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.DataObjectImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- localizedName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- localizedName - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- localizedName - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- localizeFlowElements(Collection<FlowElement>, ObjectNode) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- LocalMessages - Class in org.flowable.common.engine.impl.de.odysseus.el.misc
- LocalMessages() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.misc.LocalMessages
- localName() - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- localName() - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- localName() - Method in class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- localName() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
-
The name of the method when used in an expression, like the second part of ${prefix:method()}.
- localName() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
- localName() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
- localName() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- localName() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- localNames() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
-
All the names of the method when used in an expression, like the second part of ${prefix:method()}.
- localNames() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- localScope - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- localScope - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- localVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Sets a local variable before the transition is executed.
- localVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- localVariable(String, String, Object) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariable(String, String, Object) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets a local scope variable for a start activity id
- localVariableExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which have a local variable with the given name.
- localVariableExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableNotExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which does not have a local variable with the given name.
- localVariableNotExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- localVariables - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- localVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- localVariables - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- localVariables - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariables(String, Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- localVariables(String, Map<String, Object>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Sets multiple local scope variables for a start activity id
- localVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
- localVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Optionally add any variables to be set on the new plan item instance as local variables.
- localVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- localVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- localVariableValueEquals(Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had at least one local variable with the given value when they ended.
- localVariableValueEquals(Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable with the given value when they ended.
- localVariableValueEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a local string variable with the given value, case insensitive.
- localVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueGreaterThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value greater than the passed value when they ended.
- localVariableValueGreaterThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value greater than or equal to the passed value when they ended.
- localVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLessThan(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value less than the passed value when the ended.
- localVariableValueLessThan(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which has a local variable value less than or equal to the passed value when they ended.
- localVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLike(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value like the given value when they ended.
- localVariableValueLike(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable value like (case insensitive) the given value when they ended.
- localVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueNotEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a local variable with the given name, but with a different value than the passed value when they ended.
- localVariableValueNotEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- localVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a local string variable not matching the given value, case insensitive.
- localVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- location - Variable in class org.flowable.bpmn.model.Import
- location - Variable in class org.flowable.engine.impl.webservice.WSService
- locationByDiagramIdMap - Variable in class org.flowable.dmn.model.DmnDefinition
- locationMap - Variable in class org.flowable.bpmn.model.BpmnModel
- locationMap - Variable in class org.flowable.cmmn.model.CmmnModel
- locationMap - Variable in class org.flowable.dmn.model.DmnDefinition
- LOCK_NAME_MAX_LENGTH - Static variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- LockCmd - Class in org.flowable.common.engine.impl.cmd
- LockCmd(String, String) - Constructor for class org.flowable.common.engine.impl.cmd.LockCmd
- LockCmd(String, Duration, String) - Constructor for class org.flowable.common.engine.impl.cmd.LockCmd
- lockCommandConfig - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- lockDuration - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- locked() - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only return jobs that are locked (i.e.
- locked() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only return jobs that are locked (i.e.
- locked() - Method in interface org.flowable.job.api.JobQuery
-
Only return jobs that are locked (i.e.
- locked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- locked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- locked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- lockEventSubscription(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- lockEventSubscription(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- lockEventSubscription(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- lockEventSubscription(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- LockExclusiveJobCmd - Class in org.flowable.job.service.impl.cmd
- LockExclusiveJobCmd(Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.LockExclusiveJobCmd
- lockExpirationTime - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- lockExpirationTime - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- lockExpirationTime - Variable in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- lockExpirationTime - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- lockExpirationTime - Variable in class org.flowable.rest.service.api.management.JobResponse
- lockFirstParentScope(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.GatewayActivityBehavior
- lockFirstParentScope(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- lockForceAcquireAfter - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- lockJob() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- lockJob(CommandContext, JobInfoEntity, int) - Method in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- lockJob(CommandContext, TimerJobEntity, int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireTimerJobsCmd
- lockJob(JobInfoEntity, int, JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- lockJobScope(Job) - Method in interface org.flowable.job.service.InternalJobManager
- lockJobScope(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- lockJobScopeInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- lockJobScopeInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- lockJobScopeInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- lockManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- lockManager - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- LockManager - Interface in org.flowable.common.engine.impl.lock
- LockManagerImpl - Class in org.flowable.common.engine.impl.lock
- LockManagerImpl(CommandExecutor, String, Duration, String) - Constructor for class org.flowable.common.engine.impl.lock.LockManagerImpl
- LockManagerImpl(CommandExecutor, String, Duration, Duration, String) - Constructor for class org.flowable.common.engine.impl.lock.LockManagerImpl
- lockName - Variable in class org.flowable.common.engine.impl.cmd.GetLockValueCmd
- lockName - Variable in class org.flowable.common.engine.impl.cmd.LockCmd
- lockName - Variable in class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
- lockName - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- lockName - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
- lockOwner - Variable in class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- lockOwner - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lockOwner - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- lockOwner - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- lockOwner - Variable in class org.flowable.engine.impl.cmd.ClearProcessInstanceLockTimesCmd
- lockOwner - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- lockOwner - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- lockOwner - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- lockOwner - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.JobQueryImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- lockOwner - Variable in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- lockOwner - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- lockOwner - Variable in class org.flowable.rest.service.api.management.JobResponse
- lockOwner(String) - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only return jobs with the given lock owner.
- lockOwner(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only return jobs with the given lock owner.
- lockOwner(String) - Method in interface org.flowable.job.api.JobQuery
-
Only return jobs with the given lock owner.
- lockOwner(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- lockOwner(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- lockOwner(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- lockPollRate - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Duration between the checks when acquiring a lock.
- lockPollRate - Variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- lockTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lockTime - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- lockTime - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- lockTime - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- lockTimeAsyncJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Define the default lock time for an async job in seconds.
- lockWaitTime - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
- log() - Method in class org.flowable.engine.test.profiler.ConsoleLogger
- log(String, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionLoggerOutput
- LOG_MDC_BUSINESS_KEY - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_EXECUTION_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_PROCESSDEFINITION_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_PROCESSINSTANCE_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_MDC_TASK_ID - Static variable in class org.flowable.engine.logging.LogMDC
- LOG_NUMBER - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- LOG_NUMBER - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- logAssigneeChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logDebugInfo() - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- logDebugInfo(boolean) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- logDueDateChanged(TaskEntity, Date, Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logException() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- logExecutionException(Throwable) - Static method in class org.flowable.common.engine.impl.test.LoggingExtension
- LOGGED_IN_USER_KEY - Static variable in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- logger - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- logger - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- logger - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- logger - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- logger - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
- logger - Variable in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- logger - Variable in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- logger - Variable in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- logger - Variable in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- logger - Variable in class org.flowable.dmn.engine.test.FlowableDmnExtension
- logger - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- logger - Variable in class org.flowable.engine.impl.test.InternalFlowableExtension
- logger - Variable in class org.flowable.engine.test.FlowableExtension
- logger - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- logger - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- logger - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- logger - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- logger - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- logger - Variable in class org.flowable.eventregistry.test.FlowableEventExtension
- logger - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- logger - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- logger - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- logger - Variable in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- logger - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- LOGGER - Static variable in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- LOGGER - Static variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- LOGGER - Static variable in class org.flowable.bpmn.converter.child.BaseChildElementParser
- LOGGER - Static variable in class org.flowable.bpmn.converter.child.DataAssociationParser
- LOGGER - Static variable in class org.flowable.bpmn.converter.parser.InterfaceParser
- LOGGER - Static variable in class org.flowable.bpmn.converter.parser.MessageFlowParser
- LOGGER - Static variable in class org.flowable.bpmn.converter.parser.ParticipantParser
- LOGGER - Static variable in class org.flowable.bpmn.converter.XMLStreamReaderUtil
- LOGGER - Static variable in class org.flowable.cmmn.converter.CmmnDiExtensionXmlConverter
- LOGGER - Static variable in class org.flowable.cmmn.converter.CmmnXmlConverter
- LOGGER - Static variable in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- LOGGER - Variable in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- LOGGER - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- LOGGER - Static variable in class org.flowable.common.engine.impl.lock.LockManagerImpl
- LOGGER - Static variable in class org.flowable.common.engine.impl.tenant.ExecuteChangeTenantIdCmd
- LOGGER - Static variable in class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
- LOGGER - Static variable in class org.flowable.common.engine.impl.util.TestClockImpl
- LOGGER - Static variable in class org.flowable.dmn.converter.child.BaseChildElementParser
- LOGGER - Static variable in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- LOGGER - Static variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- LOGGER - Static variable in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
- LOGGER - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- LOGGER - Static variable in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- LOGGER - Static variable in class org.flowable.dmn.xml.converter.DmnXMLConverter
- LOGGER - Static variable in class org.flowable.dmn.xml.converter.XMLStreamReaderUtil
- LOGGER - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LOGGER - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- LOGGER - Variable in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- LOGGER - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- LOGGER - Static variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- LOGGER - Static variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- LOGGER - Static variable in class org.flowable.idm.engine.test.AbstractTestCase
- LOGGER - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- LOGGER - Static variable in class org.flowable.rest.servlet.FlowableServletContextListener
- LoggingAgendaOperationExecutionListener - Class in org.flowable.engine.test.impl.logger
- LoggingAgendaOperationExecutionListener(ProcessExecutionLogger) - Constructor for class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- loggingData - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
- LoggingExecutionTreeAgendaOperationExecutionListener - Class in org.flowable.engine.impl.interceptor
- LoggingExecutionTreeAgendaOperationExecutionListener() - Constructor for class org.flowable.engine.impl.interceptor.LoggingExecutionTreeAgendaOperationExecutionListener
- LoggingExtension - Class in org.flowable.common.engine.impl.test
- LoggingExtension() - Constructor for class org.flowable.common.engine.impl.test.LoggingExtension
- loggingGenerated(List<ObjectNode>) - Method in interface org.flowable.common.engine.impl.logging.LoggingListener
- loggingListener - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- loggingListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
- loggingListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- loggingListener - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- LoggingListener - Interface in org.flowable.common.engine.impl.logging
- loggingSession - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- LoggingSession - Class in org.flowable.common.engine.impl.logging
- LoggingSession(CommandContext, LoggingListener, ObjectMapper) - Constructor for class org.flowable.common.engine.impl.logging.LoggingSession
- LoggingSessionCommandContextCloseListener - Class in org.flowable.common.engine.impl.logging
- LoggingSessionCommandContextCloseListener() - Constructor for class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- LoggingSessionCommandContextCloseListener(LoggingSession, LoggingListener, ObjectMapper) - Constructor for class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- LoggingSessionConstants - Interface in org.flowable.common.engine.impl.logging
- loggingSessionEnabled - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- loggingSessionEnabled - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction
- loggingSessionEnabled - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction
- loggingSessionEnabled - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- LoggingSessionFactory - Class in org.flowable.common.engine.impl.logging
- LoggingSessionFactory() - Constructor for class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- LoggingSessionLoggerOutput - Class in org.flowable.common.engine.impl.logging
- LoggingSessionLoggerOutput() - Constructor for class org.flowable.common.engine.impl.logging.LoggingSessionLoggerOutput
- LoggingSessionUtil - Class in org.flowable.common.engine.impl.logging
- LoggingSessionUtil() - Constructor for class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- logicalNameToClassMapping - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- LogInterceptor - Class in org.flowable.common.engine.impl.interceptor
- LogInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.LogInterceptor
- logJobUnlocking(Job) - Method in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- logLoopDetails(DelegateExecution, String, int, int, int, int) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LogMDC - Class in org.flowable.engine.logging
-
Constants and functions for MDC (Mapped Diagnostic Context) logging
- LogMDC() - Constructor for class org.flowable.engine.logging.LogMDC
- logNameChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logNr - Variable in class org.flowable.engine.impl.cmd.DeleteEventLogEntry
- logNumber - Variable in class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
- logNumber - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricTaskLogEntryByLogNumberCmd
- logNumber - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- logNumber - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- logNumber - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- logOptimisticLockingException(FlowableOptimisticLockingException) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- logOwnerChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logPriorityChanged(TaskEntity, Integer, int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- LogSqlExecutionTimePlugin - Class in org.flowable.common.engine.impl.db
- LogSqlExecutionTimePlugin() - Constructor for class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
- logTaskCreatedEvent(TaskInfo) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logTaskIdentityLinkEvent(String, TaskEntity, IdentityLinkEntity) - Static method in class org.flowable.engine.impl.util.IdentityLinkUtil
- logTaskIdentityLinkEvent(String, TaskEntity, IdentityLinkEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- logTaskUpdateEvents(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logUserTaskCompleted(TaskEntity) - Static method in class org.flowable.engine.impl.util.TaskHelper
- logUserTaskCompleted(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- LONG - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- LONG_JSON_TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JsonType
- LongDataObject - Class in org.flowable.bpmn.model
- LongDataObject() - Constructor for class org.flowable.bpmn.model.LongDataObject
- LongFormType - Class in org.flowable.engine.impl.form
- LongFormType() - Constructor for class org.flowable.engine.impl.form.LongFormType
- longJsonType(int, ObjectMapper, boolean) - Static method in class org.flowable.variable.service.impl.types.JsonType
- LongRestVariableConverter - Class in org.flowable.common.rest.variable
- LongRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.LongRestVariableConverter
- LongStringType - Class in org.flowable.variable.service.impl.types
- LongStringType(int) - Constructor for class org.flowable.variable.service.impl.types.LongStringType
- LongToInteger - Class in org.flowable.engine.impl.transformer
- LongToInteger() - Constructor for class org.flowable.engine.impl.transformer.LongToInteger
- LongToString - Class in org.flowable.engine.impl.transformer
- LongToString() - Constructor for class org.flowable.engine.impl.transformer.LongToString
- LongType - Class in org.flowable.variable.service.impl.types
- LongType() - Constructor for class org.flowable.variable.service.impl.types.LongType
- longValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- longValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- longValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- lookahead(int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
get lookahead symbol.
- loopCardinality - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- loopCardinalityExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- loopCharacteristics - Variable in class org.flowable.bpmn.model.Activity
- loopCounter - Variable in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- lowerThan(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableLowerThanExpressionFunction
- lowerThanOrEquals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableLowerThanOrEqualsExpressionFunction
- LPAREN - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- lt(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- LT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- LT - Enum constant in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
- LT - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- LTE - Enum constant in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
- lvalue - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
M
- MAIL_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- MAIL_TASK - Static variable in class org.flowable.cmmn.model.ServiceTask
- MAIL_TASK_NO_CONTENT - Static variable in interface org.flowable.validation.validator.Problems
- MAIL_TASK_NO_RECIPIENT - Static variable in interface org.flowable.validation.validator.Problems
- mailClients - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailClients - Variable in class org.flowable.engine.ProcessEngineConfiguration
- MailDefaultsConfiguration - Interface in org.flowable.mail.common.impl
- MailDefaultsConfigurationImpl - Record Class in org.flowable.mail.common.impl
- MailDefaultsConfigurationImpl(String, Charset, Collection<String>) - Constructor for record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Creates an instance of a
MailDefaultsConfigurationImpl
record class. - MailHostServerConfiguration - Interface in org.flowable.mail.common.impl
- MailHostServerConfiguration.Transport - Enum Class in org.flowable.mail.common.impl
- MailJndiServerConfiguration - Interface in org.flowable.mail.common.impl
- MailMessage - Class in org.flowable.mail.common.api
- MailMessage() - Constructor for class org.flowable.mail.common.api.MailMessage
- MailResponse - Interface in org.flowable.mail.common.api
- MailServerConfiguration - Interface in org.flowable.mail.common.impl
- mailServerDefaultCharset - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerDefaultFrom - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerForceTo - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerHost - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- MailServerInfo - Class in org.flowable.common.engine.impl.cfg.mail
- MailServerInfo() - Constructor for class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerPassword - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerPort - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServers - Variable in class org.flowable.engine.ProcessEngineConfiguration
- mailServerSSLPort - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerUsername - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerUseSSL - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailServerUseTLS - Variable in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- mailSessionJndi - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailSessionJndi - Variable in class org.flowable.engine.ProcessEngineConfiguration
- mailSessionsJndi - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailSessionsJndi - Variable in class org.flowable.engine.ProcessEngineConfiguration
- main(String[]) - Static method in class org.flowable.cmmn.engine.impl.db.DbSchemaDrop
- main(String[]) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder
-
Dump out abstract syntax tree for a given expression
- main(String[]) - Static method in class org.flowable.dmn.engine.impl.db.DbSchemaDrop
- main(String[]) - Static method in class org.flowable.engine.impl.db.DbSchemaCreate
- main(String[]) - Static method in class org.flowable.engine.impl.db.DbSchemaDrop
- main(String[]) - Static method in class org.flowable.engine.impl.db.DbSchemaExport
- main(String[]) - Static method in class org.flowable.engine.impl.db.DbSchemaUpdate
- main(String[]) - Static method in class org.flowable.eventregistry.impl.db.DbSchemaDrop
- main(String[]) - Static method in class org.flowable.idm.engine.impl.db.DbSchemaDrop
- mainListenerId - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- mainVersion - Variable in class org.flowable.common.engine.impl.FlowableVersion
- makeCaseDefinitionsConsistentWithPersistedVersions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- makeChannelDefinitionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Loads the persisted version of each channel definition and set values on the in-memory version to be consistent.
- makeDecisionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
-
Loads the persisted version of each decision and set values on the in-memory version to be consistent.
- makeEventDefinitionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Loads the persisted version of each event definition and set values on the in-memory version to be consistent.
- makeProcessDefinitionsConsistentWithPersistedVersions(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Loads the persisted version of each process definition and set values on the in-memory version to be consistent.
- MANAGEMENT_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobCollectionResource
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.SuspendedJobCollectionResource
- managementService - Variable in class org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource
- managementService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- managementService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- managementService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- managementService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- managementService - Variable in class org.flowable.engine.test.FlowableRule
- managementService - Variable in class org.flowable.engine.test.FlowableTestCase
- managementService - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- managementService - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
- managementService - Variable in class org.flowable.rest.service.api.management.BatchBaseResource
- managementService - Variable in class org.flowable.rest.service.api.management.BatchCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.BatchPartBaseResource
- managementService - Variable in class org.flowable.rest.service.api.management.BatchPartCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.EnginePropertiesResource
- managementService - Variable in class org.flowable.rest.service.api.management.HistoryJobCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.JobBaseResource
- managementService - Variable in class org.flowable.rest.service.api.management.JobCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.PropertiesCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.SuspendedJobCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.TableCollectionResource
- managementService - Variable in class org.flowable.rest.service.api.management.TableColumnsResource
- managementService - Variable in class org.flowable.rest.service.api.management.TableDataResource
- managementService - Variable in class org.flowable.rest.service.api.management.TableResource
- managementService - Variable in class org.flowable.rest.service.api.management.TimerJobCollectionResource
- ManagementService - Interface in org.flowable.engine
-
Service for admin and maintenance operations on the process engine.
- ManagementServiceImpl - Class in org.flowable.engine.impl
- ManagementServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ManagementServiceImpl
- managementServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- MANUAL_START - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- MANUAL_TERMINATION - Static variable in interface org.flowable.cmmn.engine.impl.callback.CallbackConstants
- manualActivationRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- ManualActivationRule - Class in org.flowable.cmmn.model
- ManualActivationRule() - Constructor for class org.flowable.cmmn.model.ManualActivationRule
- ManualActivationRuleXmlConverter - Class in org.flowable.cmmn.converter
- ManualActivationRuleXmlConverter() - Constructor for class org.flowable.cmmn.converter.ManualActivationRuleXmlConverter
- ManualTask - Class in org.flowable.bpmn.model
- ManualTask() - Constructor for class org.flowable.bpmn.model.ManualTask
- MANUALTASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ManualTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 'manual task': a task that is external to the BPMS and to which there is no reference to IT systems whatsoever.
- ManualTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ManualTaskActivityBehavior
- ManualTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ManualTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ManualTaskParseHandler
- ManualTaskXMLConverter - Class in org.flowable.bpmn.converter
- ManualTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.ManualTaskXMLConverter
- manualTermination - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- ManyToOneMapping(List<String>, String) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- ManyToOneMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter
- map - Variable in class org.flowable.common.engine.impl.scripting.MapResolver
- map(Object...) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
Helper method to easily create a map.
- MAP_EXCEPTION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- MAP_EXCEPTION_ANDCHILDREN - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- MAP_EXCEPTION_ERRORCODE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- MAP_EXCEPTION_ROOTCAUSE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- MapBasedFlowableFutureJavaDelegate - Interface in org.flowable.engine.delegate
- MapBasedFlowablePlanItemFutureJavaDelegate - Interface in org.flowable.cmmn.api.delegate
-
A
FlowablePlanItemFutureJavaDelegate
which has aReadOnlyDelegatePlanItemInstance
as input andMap
output data. - MapBusinessCalendarManager - Class in org.flowable.common.engine.impl.calendar
- MapBusinessCalendarManager() - Constructor for class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
- MapBusinessCalendarManager(Map<String, BusinessCalendar>) - Constructor for class org.flowable.common.engine.impl.calendar.MapBusinessCalendarManager
- mapChannelDefinitionsToParses - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- mapChannelDefinitionsToResources - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- mapDecisionsToParses - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- mapDecisionsToResources - Variable in class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- mapDefinitionsToCmmnModel - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- mapDefinitionsToResources - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- MapDelegateVariableContainer - Class in org.flowable.common.engine.impl.variable
-
A simple VariableContainer implementation with the ability to add transient variables in addition to a VariableContainer.
- MapDelegateVariableContainer() - Constructor for class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- MapDelegateVariableContainer(Map<String, Object>, VariableContainer) - Constructor for class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- MapDelegateVariableContainer(VariableContainer) - Constructor for class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- MapELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Defines property resolution behavior on instances of java.util.Map.
- MapELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.MapELResolver
-
Creates a new read/write MapELResolver.
- MapELResolver(boolean) - Constructor for class org.flowable.common.engine.impl.javax.el.MapELResolver
-
Creates a new MapELResolver whose read-only status is determined by the given parameter.
- mapEventDefinitionsToParses - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- mapEventDefinitionsToResources - Variable in class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- mapException(Exception, DelegateExecution, List<MapExceptionEntry>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- mapException(Exception, ExecutionEntity, List<MapExceptionEntry>) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- MapExceptionEntry - Class in org.flowable.bpmn.model
- MapExceptionEntry() - Constructor for class org.flowable.bpmn.model.MapExceptionEntry
- MapExceptionEntry(String, String, boolean, String) - Constructor for class org.flowable.bpmn.model.MapExceptionEntry
- MapExceptionExport - Class in org.flowable.bpmn.converter.export
- MapExceptionExport() - Constructor for class org.flowable.bpmn.converter.export.MapExceptionExport
- mapExceptions - Variable in class org.flowable.bpmn.model.Activity
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- mapExceptions - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- mapOrderByToSql(ListQueryParameterObject.OrderBy) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- mapperClass - Variable in class org.flowable.dmn.engine.impl.cmd.ExecuteCustomSqlCmd
- mapperClass - Variable in class org.flowable.engine.impl.cmd.AbstractCustomSqlExecution
- mapperClass - Variable in class org.flowable.engine.impl.cmd.ExecuteCustomSqlCmd
- mapperClass - Variable in class org.flowable.idm.engine.impl.cmd.ExecuteCustomSqlCmd
- mappings - Variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- mapProcessDefinitionsToParses - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- mapProcessDefinitionsToResources - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- MapResolver - Class in org.flowable.common.engine.impl.scripting
-
Simplest implementation of a
Resolver
backed by a Map. - MapResolver() - Constructor for class org.flowable.common.engine.impl.scripting.MapResolver
- MapResolver(Map<Object, Object>) - Constructor for class org.flowable.common.engine.impl.scripting.MapResolver
- mapStatement(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- markAsNoop() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- markCriteriaChanged() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- markEnded(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- markEnded(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- markEnded(String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- markEnded(String, Date) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- markEnded(String, Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- markEnded(String, Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- MARKER_WIDTH - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- MARKER_WIDTH - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- MARKER_WIDTH - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- markRuleEnd() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- markRuleEnd(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- markRuleValid(int) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- matches(Class<?>[], Object[]) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- matches(String) - Method in class org.flowable.common.engine.impl.FlowableVersion
- MAX - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
- MAX_ENTRIES_IN_CLAUSE - Static variable in class org.flowable.common.engine.impl.db.AbstractDataManager
- MAX_EXCEPTION_MESSAGE_LENGTH - Static variable in interface org.flowable.job.api.JobInfo
- MAX_INSTANCE_COUNT_UNLIMITED - Static variable in class org.flowable.cmmn.model.RepetitionRule
- MAX_INSTANCE_COUNT_UNLIMITED_VALUE - Static variable in class org.flowable.cmmn.model.RepetitionRule
- MAX_SUB_CASE_INSTANCES - Static variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoryHelper
- MAX_SUB_PROCESS_INSTANCES - Static variable in class org.flowable.engine.impl.history.DefaultHistoryManager
- MAX_YEAR - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- maxContentSize(Long) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given maximum content size.
- maxDelay - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- maximumPriority - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- maximumPriority - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- maxInstanceCount - Variable in class org.flowable.cmmn.model.RepetitionRule
- maxIterations - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- maxLength - Variable in class org.flowable.variable.service.impl.types.JsonType
- maxLengthString - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- maxLengthStringVariableType - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Define a max length for storing String variable types in the database.
- maxNrOfStatementsInBulkInsert - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Some databases have a limit of how many parameters one sql insert can have (eg SQL Server, 2000 params (!= insert statements) ).
- maxNrOfStatementsInBulkInsert - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- maxPoolSize - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The maximum number of threads that are kept alive in the thread pool for job execution
- maxPriority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- maxResults - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- maxResults - Variable in class org.flowable.common.engine.impl.Page
- maxResults - Variable in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- maxResults - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
- MD5 - Enum constant in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
- memberOfGroup(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s that belong to the given group. - memberOfGroup(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- memberOfGroups(List<String>) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s that belong to the given groups. - memberOfGroups(List<String>) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- MEMBERSHIP_CREATED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
A new membership has been created.
- MEMBERSHIP_DELETED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
A single membership has been deleted.
- membershipDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- MembershipDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- MembershipEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- MembershipEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- MembershipEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- membershipEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- MembershipEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- MembershipEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- MembershipEntityManagerImpl(IdmEngineConfiguration, MembershipDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityManagerImpl
- MembershipRequest - Class in org.flowable.rest.service.api.identity
- MembershipRequest() - Constructor for class org.flowable.rest.service.api.identity.MembershipRequest
- MembershipResponse - Class in org.flowable.rest.service.api.identity
- MembershipResponse() - Constructor for class org.flowable.rest.service.api.identity.MembershipResponse
- MEMBERSHIPS_DELETED - Enum constant in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
All memberships in the related group have been deleted.
- merge(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- merge(HttpClientConfig) - Method in class org.flowable.http.common.impl.HttpClientConfig
- MergeByDateDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- MergeByDateDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- mergeLists(List<T>, List<T>) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- MergeMode - Enum Class in org.flowable.engine.repository
- message - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- message - Variable in class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- message - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- message - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- message - Variable in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- message - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- message - Variable in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient.JakartaMailSendMailRequest
- message - Variable in class org.flowable.rest.service.api.engine.EventResponse
- message - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- message() - Method in record class org.flowable.mail.common.api.SendMailRequest
-
Returns the value of the
message
record component. - Message - Class in org.flowable.bpmn.model
- Message() - Constructor for class org.flowable.bpmn.model.Message
- Message(String, String, String) - Constructor for class org.flowable.bpmn.model.Message
- MESSAGE_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- MESSAGE_DATA - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- MESSAGE_EVENT_INVALID_MESSAGE_REF - Static variable in interface org.flowable.validation.validator.Problems
- MESSAGE_EVENT_MISSING_MESSAGE_REF - Static variable in interface org.flowable.validation.validator.Problems
- MESSAGE_EVENT_MULTIPLE_ON_BOUNDARY_SAME_MESSAGE_ID - Static variable in interface org.flowable.validation.validator.Problems
- MESSAGE_INVALID_ITEM_REF - Static variable in interface org.flowable.validation.validator.Problems
- MESSAGE_MISSING_NAME - Static variable in interface org.flowable.validation.validator.Problems
- MESSAGE_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- MESSAGE_PARTS_MARKER - Static variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- MESSAGE_PARTS_MARKER_REGEX - Static variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- MESSAGE_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- messageCreator - Variable in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- messageData - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- MessageDefinition - Class in org.flowable.engine.impl.bpmn.webservice
-
Implementation of the BPMN 2.0 'message'
- MessageDefinition(String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- messageDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- messageEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- MessageEventDefinition - Class in org.flowable.bpmn.model
- MessageEventDefinition() - Constructor for class org.flowable.bpmn.model.MessageEventDefinition
- MessageEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- MessageEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.MessageEventDefinitionParseHandler
- MessageEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- MessageEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.MessageEventDefinitionParser
- MessageEventHandler - Class in org.flowable.engine.impl.event
- MessageEventHandler() - Constructor for class org.flowable.engine.impl.event.MessageEventHandler
- messageEventReceived(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceived(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- messageEventReceived(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceived(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with the name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- messageEventReceived(String, String, Map<String, Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- messageEventReceivedAsync(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- messageEventReceivedAsync(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a message event with the name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
- MessageEventReceivedCmd - Class in org.flowable.engine.impl.cmd
- MessageEventReceivedCmd(String, String, boolean) - Constructor for class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- MessageEventReceivedCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- messageEventSubscription(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- MessageEventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- MessageEventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- MessageEventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.MessageEventSubscriptionEntityImpl
- MessageEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.MessageEventSubscriptionEntityImpl
- messageEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- messageEventSubscriptionName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- messageEventSubscriptionName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Selects the single process definition which has a start message event with the messageName.
- messageEventSubscriptionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a message event subscription for the given messageName.
- messageEventSubscriptionsByProcInstAndEventNameMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- MessageEventSubscriptionsByProcInstAndEventNameMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- MessageEventSubscriptionsByProcInstAndEventNameMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.MessageEventSubscriptionsByProcInstAndEventNameMatcher
- messageExpression - Variable in class org.flowable.bpmn.model.MessageEventDefinition
- MessageFlow - Class in org.flowable.bpmn.model
- MessageFlow() - Constructor for class org.flowable.bpmn.model.MessageFlow
- MessageFlow(String, String) - Constructor for class org.flowable.bpmn.model.MessageFlow
- messageFlowMap - Variable in class org.flowable.bpmn.model.BpmnModel
- messageFlowParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- MessageFlowParser - Class in org.flowable.bpmn.converter.parser
- MessageFlowParser() - Constructor for class org.flowable.bpmn.converter.parser.MessageFlowParser
- messageId() - Method in interface org.flowable.mail.common.api.MailResponse
- messageId() - Method in record class org.flowable.mail.common.impl.SimpleMailResponse
-
Returns the value of the
messageId
record component. - MessageImplicitDataInputAssociation - Class in org.flowable.engine.impl.bpmn.webservice
-
An implicit data input association between a source and a target.
- MessageImplicitDataInputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
- MessageImplicitDataOutputAssociation - Class in org.flowable.engine.impl.bpmn.webservice
-
An implicit data output association between a source and a target.
- MessageImplicitDataOutputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- MessageImplicitDataOutputAssociation(String, Expression) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
- MessageInstance - Class in org.flowable.engine.impl.bpmn.webservice
-
An instance of a
MessageDefinition
- MessageInstance(MessageDefinition, ItemInstance) - Constructor for class org.flowable.engine.impl.bpmn.webservice.MessageInstance
- messageKeyProvider - Variable in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- messageListener - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- messageMap - Variable in class org.flowable.bpmn.model.BpmnModel
- messageName - Variable in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- messageName - Variable in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- messageName - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- messageName - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- messageName - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- messageName - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- messageName(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- messageName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the message name that needs to be used to look up the process definition that needs to be used to start the process instance.
- messageParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- MessageParser - Class in org.flowable.bpmn.converter.parser
- MessageParser() - Constructor for class org.flowable.bpmn.converter.parser.MessageParser
- messageRef - Variable in class org.flowable.bpmn.model.MessageEventDefinition
- messageRef - Variable in class org.flowable.bpmn.model.MessageFlow
- messages() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs that are messages.
- messages() - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs that are messages.
- messages() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs that are messages.
- messages() - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs that are messages.
- messages() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.JobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- messages() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- MessageThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListener
that throws a message event when an event is dispatched to it. - MessageThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- MessageValidator - Class in org.flowable.validation.validator.impl
- MessageValidator() - Constructor for class org.flowable.validation.validator.impl.MessageValidator
- metaInfo - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- metaInfo - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- metaInfo - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- metaInfo - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- metaInfo - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- metaInfoChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- metaParameter - Variable in class org.flowable.eventregistry.model.EventPayload
- metaParameter(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines one meta parameter that can be used in models.
- metaParameter(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- method - Variable in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- method - Variable in class org.flowable.http.common.api.HttpRequest
- METHOD_INVOCATIONS - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Method invocations as in
${foo.bar(1)}
as specified in JSR 245, maintenance release 2. - MethodExpression - Class in org.flowable.common.engine.impl.javax.el
-
An Expression that refers to a method on an object.
- MethodExpression() - Constructor for class org.flowable.common.engine.impl.javax.el.MethodExpression
- MethodInfo - Class in org.flowable.common.engine.impl.javax.el
-
Holds information about a method that a
MethodExpression
evaluated to. - MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class org.flowable.common.engine.impl.javax.el.MethodInfo
-
Creates a new instance of MethodInfo with the given information.
- MethodNotFoundException - Exception in org.flowable.common.engine.impl.javax.el
-
Thrown when a method could not be found while evaluating a
MethodExpression
. - MethodNotFoundException() - Constructor for exception org.flowable.common.engine.impl.javax.el.MethodNotFoundException
-
Creates a MethodNotFoundException with no detail message.
- MethodNotFoundException(String) - Constructor for exception org.flowable.common.engine.impl.javax.el.MethodNotFoundException
-
Creates a MethodNotFoundException with the provided detail message.
- MethodNotFoundException(String, Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.MethodNotFoundException
-
Creates a MethodNotFoundException with the given detail message and root cause.
- MethodNotFoundException(Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.MethodNotFoundException
-
Creates a MethodNotFoundException with the given root cause.
- migrate(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Starts the case instance migration for a case identified with the submitted caseInstanceId
- migrate(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Starts the case instance migration for a case identified with the submitted caseInstanceId
- migrate(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrate(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Starts the process instance migration for a process identified with the submitted processInstanceId
- migrateCaseInstance(String, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- migrateCaseInstance(String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- migrateCaseInstance(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateCaseInstance(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateCaseInstance(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateCaseInstance(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition id.
- migrateCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Starts the case instance migration for all case instances of a given case definition identified by the case definition key and version (optional tenantId).
- migrateCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateCaseInstanceStartEventSubscriptionsToCaseDefinitionVersion(CaseInstanceStartEventSubscriptionModificationBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- migrateExecutionEntity(ExecutionEntity, ExecutionEntity, FlowElement, FlowElement, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- migrateExtensionElement(DmnExtensionElement, InputClause) - Method in class org.flowable.dmn.converter.child.InputEntryParser
- migrateHistoricCaseInstance(String, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- migrateHistoricCaseInstance(String, String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- migrateHistoricCaseInstance(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateHistoricCaseInstance(String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateHistoricCaseInstance(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateHistoricCaseInstance(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateHistoricCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Asynchronously starts the case instance migration for each case instances of a given case definition identified by the case definition id.
- migrateHistoricCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrateHistoricCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Starts the case instance migration for all case instances of a given case definition identified by the case definition key and version (optional tenantId).
- migrateHistoricCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateHistoricCaseInstancesOfCaseDefinition(String, int, String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- migrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- migrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- migrateHistoricCaseInstancesOfCaseDefinition(String, HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- migrateHistoricInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- migrateHistoricInstancesOfCaseDefinition(CaseDefinition, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- migrateInstancesOfCaseDefinition(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResource
- migrateInstancesOfCaseDefinition(CaseDefinition, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- migrateInstancesOfProcessDefinition(String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- migrateInstancesOfProcessDefinition(ProcessDefinition, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- migrateProcessInstance(String, String) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- migrateProcessInstance(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- migrateProcessInstance(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- MigrateProcessInstanceRequest - Class in org.flowable.rest.service.api.runtime.process
- MigrateProcessInstanceRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- migrateProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Asynchronously starts the process instance migration for each process instances of a given process definition identified by the process definition id.
- migrateProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateProcessInstances(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Starts the process instance migration for all process instances of a given process definition identified by the process definition key and version (optional tenantId).
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- migrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- migrateProcessInstanceStartEventSubscriptionsToProcessDefinitionVersion(ProcessInstanceStartEventSubscriptionModificationBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, using the case definition id
- migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, using the case definition id
- migrateToCaseDefinition(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Migrate all matching event subscriptions to the specific case definition.
- migrateToCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToCaseDefinition(String, int) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, identified by its key and version
- migrateToCaseDefinition(String, int) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, identified by its key and version
- migrateToCaseDefinition(String, int) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String, int) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, identified by its key and version and tenantId
- migrateToCaseDefinition(String, int, String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Specifies the case definition to migrate to, identified by its key and version and tenantId
- migrateToCaseDefinition(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- migrateToLatestCaseDefinition() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Migrate all the matching event subscriptions to the latest case definition, which should be done if you want to manually upgrade the subscriptions to the latest version of the case definition.
- migrateToLatestCaseDefinition() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToLatestProcessDefinition() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToLatestProcessDefinition() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Migrate all the matching event subscriptions to the latest process definition, which should be done if you want to manually upgrade the subscriptions to the latest version of the process definition.
- migrateToProcessDefinition(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- migrateToProcessDefinition(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, using the process definition id
- migrateToProcessDefinition(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Migrate all matching event subscriptions to the specific process definition.
- migrateToProcessDefinition(String, int) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String, int) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, identified by its key and version
- migrateToProcessDefinition(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrateToProcessDefinition(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the process definition to migrate to, identified by its key and version and tenantId
- migrateToProcessDefinitionId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionKey - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionKey - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionTenantId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionTenantId - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrateToProcessDefinitionVersion - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- migrateToProcessDefinitionVersion - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- migrationBatchId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- migrationContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- migrationContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- migrationContext - Variable in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- MigrationContext - Class in org.flowable.cmmn.engine.interceptor
- MigrationContext - Class in org.flowable.engine.interceptor
- MigrationContext() - Constructor for class org.flowable.cmmn.engine.interceptor.MigrationContext
- MigrationContext() - Constructor for class org.flowable.engine.interceptor.MigrationContext
- migrationDocumentBuilder - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- migrationMessage - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- migrationMessage - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- migrationService - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- migrationStacktrace - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- migrationStacktrace - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- Milestone - Class in org.flowable.cmmn.model
- Milestone() - Constructor for class org.flowable.cmmn.model.Milestone
- MILESTONE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- MILESTONE_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- MILESTONE_NAME - Static variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryProperty
- MILESTONE_TIMESTAMP - Static variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryProperty
- MilestoneActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- MilestoneActivityBehavior(Expression, String, String) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- MilestoneExport - Class in org.flowable.cmmn.converter.export
- MilestoneExport() - Constructor for class org.flowable.cmmn.converter.export.MilestoneExport
- MilestoneInstance - Interface in org.flowable.cmmn.api.runtime
- milestoneInstanceByCaseInstanceIdCachedEntityMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- MilestoneInstanceByCaseInstanceIdCachedEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager.MilestoneInstanceByCaseInstanceIdCachedEntityMatcher
- milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- MilestoneInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- MilestoneInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- MilestoneInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- MilestoneInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- milestoneInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- MilestoneInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- MilestoneInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- MilestoneInstanceEntityManagerImpl(CmmnEngineConfiguration, MilestoneInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- milestoneInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- MilestoneInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- MilestoneInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- MilestoneInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- MilestoneInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- MilestoneInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.runtime
- MilestoneInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryProperty
- milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceReachedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceReachedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceReachedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceReachedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- milestoneInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- milestoneInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneNameExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- MilestoneParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- MilestoneParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.MilestoneParseHandler
- milestoneVariable - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- milestoneVariable - Variable in class org.flowable.cmmn.model.Milestone
- MilestoneXmlConverter - Class in org.flowable.cmmn.converter
- MilestoneXmlConverter() - Constructor for class org.flowable.cmmn.converter.MilestoneXmlConverter
- mimeType - Variable in class org.flowable.idm.api.Picture
- mimeType(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given mime type.
- mimeTypeLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a mime type like the given string.
- MIN - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
- minContentSize(Long) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given minimal content size.
- minimumPriority - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- minimumPriority - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- minPriority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- MINUS - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- MINUTE - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- minutes - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- minX - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- minX - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- minX - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- minY - Variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- minY - Variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- minY - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- MIXED - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Allows injection when using delegateExpressions but will not throw an exception when the fields are not defined on the delegate.
- MIXED - Enum constant in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Allows injection when using delegateExpressions but will not throw an exception when the fields are not defined on the delegate.
- mockedClass() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- mockedClassDelegatesMapping - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- mockedClassName() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- mockedClassTaskIdDelegatesMapping - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- MockElResolver - Class in org.flowable.engine.test.mock
- MockElResolver() - Constructor for class org.flowable.engine.test.mock.MockElResolver
- MockResolverFactory - Class in org.flowable.engine.test.mock
-
This is a bridge resolver, making available any objects registered through
Mocks.register(java.lang.String, java.lang.Object)
inside scripts supported by process execution. - MockResolverFactory() - Constructor for class org.flowable.engine.test.mock.MockResolverFactory
- Mocks - Class in org.flowable.engine.test.mock
-
Registry for mock objects.
- Mocks() - Constructor for class org.flowable.engine.test.mock.Mocks
- MockServiceTask - Annotation Interface in org.flowable.engine.test.mock
- mockServiceTaskByIdWithClassDelegate(String, Class<?>) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockServiceTaskByIdWithClassDelegate(String, String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- MockServiceTasks - Annotation Interface in org.flowable.engine.test.mock
- mockServiceTaskWithClassDelegate(String, Class<?>) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockServiceTaskWithClassDelegate(String, String) - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- mockSupport - Variable in class org.flowable.engine.test.FlowableRule
- mockSupport - Variable in class org.flowable.engine.test.FlowableTestHelper
- mockSupport() - Method in class org.flowable.engine.test.FlowableRule
- mockSupport() - Method in class org.flowable.engine.test.FlowableTestCase
- mod(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- MOD - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- MOD - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- model - Variable in class org.flowable.engine.impl.cmd.SaveModelCmd
- Model - Interface in org.flowable.engine.repository
-
Represents a model that is stored in the model repository.
- MODEL_CATEGORY - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_CREATE_TIME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_ID - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_KEY - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_LAST_UPDATE_TIME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_NAME - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- MODEL_TENANT_ID - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- MODEL_VERSION - Static variable in class org.flowable.engine.impl.ModelQueryProperty
- modelCategory(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategory(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with the given category.
- modelCategoryLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategoryLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models where the category matches the given parameter.
- modelCategoryNotEquals(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that have a different category then the given one.
- ModelCollectionResource - Class in org.flowable.rest.service.api.repository
- ModelCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.ModelCollectionResource
- modelDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ModelDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ModelEntity - Interface in org.flowable.engine.impl.persistence.entity
- ModelEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ModelEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- modelEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ModelEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ModelEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ModelEntityManagerImpl(ProcessEngineConfigurationImpl, ModelDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- modelId - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceExtraForModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.AddEditorSourceForModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelEditorSourceCmd
- modelId - Variable in class org.flowable.engine.impl.cmd.GetModelEditorSourceExtraCmd
- modelId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select model with the given id.
- modelKey - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- modelKey(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelKey(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only selects models with the given key.
- modelName(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelName(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with the given name.
- modelNameLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelNameLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models where the name matches the given parameter.
- ModelQuery - Interface in org.flowable.engine.repository
-
Allows programmatic querying of
Model
s. - ModelQueryImpl - Class in org.flowable.engine.impl
- ModelQueryImpl() - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ModelQueryImpl
- ModelQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ModelQuery
. - ModelQueryProperty(String) - Constructor for class org.flowable.engine.impl.ModelQueryProperty
- ModelRequest - Class in org.flowable.rest.service.api.repository
- ModelRequest() - Constructor for class org.flowable.rest.service.api.repository.ModelRequest
- ModelResource - Class in org.flowable.rest.service.api.repository
- ModelResource() - Constructor for class org.flowable.rest.service.api.repository.ModelResource
- ModelResponse - Class in org.flowable.rest.service.api.repository
- ModelResponse() - Constructor for class org.flowable.rest.service.api.repository.ModelResponse
- ModelSourceExtraResource - Class in org.flowable.rest.service.api.repository
- ModelSourceExtraResource() - Constructor for class org.flowable.rest.service.api.repository.ModelSourceExtraResource
- ModelSourceResource - Class in org.flowable.rest.service.api.repository
- ModelSourceResource() - Constructor for class org.flowable.rest.service.api.repository.ModelSourceResource
- modelTenantId(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelTenantId(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that have the given tenant id.
- modelTenantIdLike(String) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelTenantIdLike(String) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models with a tenant id like the given one.
- modelVersion(Integer) - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelVersion(Integer) - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select model with a certain version.
- modelWithoutTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- modelWithoutTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that do not have a tenant id.
- ModifyCaseInstanceStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
This command either modifies event subscriptions with a case start event and optional correlation parameter values.
- ModifyCaseInstanceStartEventSubscriptionCmd(CaseInstanceStartEventSubscriptionModificationBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ModifyCaseInstanceStartEventSubscriptionCmd
- ModifyProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
This command either modifies event subscriptions with a process start event and optional correlation parameter values.
- ModifyProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionModificationBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.ModifyProcessInstanceStartEventSubscriptionCmd
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- MONITOR - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- MONTH - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- MonthFormType - Class in org.flowable.rest.form
- MonthFormType() - Constructor for class org.flowable.rest.form.MonthFormType
- monthMap - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- months - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- MOVE_TO_AVAILABLE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- MoveActivityIdContainer - Class in org.flowable.engine.impl.runtime
- MoveActivityIdContainer(String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, List<String>) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(String, List<String>, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(List<String>, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- MoveActivityIdContainer(List<String>, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveActivityIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToParentActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSingleActivityId(List<String>, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSingleActivityId(List<String>, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the activity ids that should be changed to a single activity id.
- moveActivityIdsToSingleActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdsToSubProcessInstanceActivityId(List<String>, String, String, Integer, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdTo(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdTo(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to the provided new activity id
- moveActivityIdTo(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToParentActivityId(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToParentActivityId(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in the parent process instance.
- moveActivityIdToParentActivityId(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in a new sub process instance for the provided call activity id.
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Moves the execution with the current activity id to an activity id in a new sub process instance of the specific definition version for the provided call activity id.
- moveActivityIdToSubProcessInstanceActivityId(String, String, String, Integer, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveDeadLetterJob(Job, String) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- moveDeadLetterJobToExecutableJob(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a job that is in the dead letter job table back to be an executable job, and resetting the retries (as the retries were probably 0 when it was put into the dead letter job table).
- moveDeadLetterJobToExecutableJob(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveDeadLetterJobToExecutableJob(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveDeadLetterJobToExecutableJob(String, int) - Method in interface org.flowable.engine.ManagementService
-
Moves a job that is in the dead letter job table back to be an executable job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- moveDeadLetterJobToExecutableJob(DeadLetterJobEntity, int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveDeadLetterJobToExecutableJob(DeadLetterJobEntity, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
DeadLetterJobEntity
to aJob
, thus making it executable again. - MoveDeadLetterJobToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveDeadLetterJobToExecutableJobCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- moveDeadLetterJobToHistoryJob(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- moveDeadLetterJobToHistoryJob(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveDeadLetterJobToHistoryJob(String, int) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveDeadLetterJobToHistoryJob(String, int) - Method in interface org.flowable.engine.ManagementService
-
Moves a job that is in the dead letter job table back to be a history job, and resetting the retries (as the retries was 0 when it was put into the dead letter job table).
- moveDeadLetterJobToHistoryJob(DeadLetterJobEntity, int) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveDeadLetterJobToHistoryJob(DeadLetterJobEntity, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms a
DeadLetterJobEntity
to aHistoryJob
, thus making it executable again (by the async history executor). - MoveDeadLetterJobToHistoryJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveDeadLetterJobToHistoryJobCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- moveDown(XMLStreamReader) - Static method in class org.flowable.bpmn.converter.XMLStreamReaderUtil
- moveDown(XMLStreamReader) - Static method in class org.flowable.dmn.xml.converter.XMLStreamReaderUtil
- MoveExecutionEntityContainer - Class in org.flowable.engine.impl.dynamic
- MoveExecutionEntityContainer(List<ExecutionEntity>, List<String>) - Constructor for class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- MoveExecutionEntityContainer.FlowElementMoveEntry - Class in org.flowable.engine.impl.dynamic
- moveExecutionEntityContainers - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- MoveExecutionIdContainer - Class in org.flowable.engine.impl.runtime
- MoveExecutionIdContainer(String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, List<String>) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(String, List<String>, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(List<String>, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- MoveExecutionIdContainer(List<String>, String, String, String) - Constructor for class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- moveExecutionIdList - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionState(ChangeActivityStateBuilderImpl, CommandContext) - Method in interface org.flowable.engine.dynamic.DynamicStateManager
- moveExecutionState(ChangeActivityStateBuilderImpl, CommandContext) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- moveExecutionsToSingleActivityId(List<String>, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionsToSingleActivityId(List<String>, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the ids of the executions which should be changed to a single execution with the provided activity id.
- moveExecutionsToSingleActivityId(List<String>, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionToActivityId(String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutionToActivityId(String, String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of the execution for which the activity should be changed
- moveExecutionToActivityId(String, String, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveExecutorPoolSize - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
ExternalWorkerJobEntity
to become an asyncJobEntity
. - moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- moveJobToDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a job to the dead letter job table (eg.
- moveJobToDeadLetterJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveJobToDeadLetterJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveJobToDeadLetterJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a job to the dead letter job table (eg.
- moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Transforms an
AbstractRuntimeJobEntity
to aDeadLetterJobEntity
. - moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- moveJobToDeadLetterJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.JobService
- MoveJobToDeadLetterJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveJobToDeadLetterJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveJobToDeadLetterJobCmd
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
AbstractRuntimeJobEntity
to become aSuspendedJobEntity
, such that theAsyncExecutor
won't pick it up anymore for execution. - moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- moveJobToSuspendedJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.JobService
- moveJobToTimerJob(AbstractRuntimeJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveJobToTimerJob(AbstractRuntimeJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves an
AbstractRuntimeJobEntity
to become aTimerJobEntity
. - moveJobToTimerJob(JobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- moveJobToTimerJob(JobEntity) - Method in interface org.flowable.job.service.TimerJobService
- MovePlanItemDefinitionIdContainer - Class in org.flowable.cmmn.engine.impl.runtime
- MovePlanItemDefinitionIdContainer(String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemDefinitionIdContainer(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemDefinitionIdContainer(String, List<String>) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemDefinitionIdContainer(String, List<String>, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemDefinitionIdContainer(List<String>, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemDefinitionIdContainer(List<String>, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- MovePlanItemInstanceEntityContainer - Class in org.flowable.cmmn.engine.impl.runtime
- MovePlanItemInstanceEntityContainer(List<PlanItemInstanceEntity>, List<String>) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- MovePlanItemInstanceEntityContainer.PlanItemMoveEntry - Class in org.flowable.cmmn.engine.impl.runtime
- MovePlanItemInstanceIdContainer - Class in org.flowable.cmmn.engine.impl.runtime
- MovePlanItemInstanceIdContainer(String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- MovePlanItemInstanceIdContainer(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- MovePlanItemInstanceIdContainer(String, List<String>) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- MovePlanItemInstanceIdContainer(String, List<String>, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- MovePlanItemInstanceIdContainer(List<String>, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- MovePlanItemInstanceIdContainer(List<String>, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- movePlanItemInstanceState(ChangePlanItemStateBuilderImpl, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.runtime.CmmnDynamicStateManager
- movePlanItemInstanceState(ChangePlanItemStateBuilderImpl, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.DefaultCmmnDynamicStateManager
- moveSingleActivityIdToActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToActivityIds(String, List<String>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the activity id that should be changed to multiple activity ids.
- moveSingleActivityIdToActivityIds(String, List<String>, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToParentActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleActivityIdToSubProcessInstanceActivityIds(String, List<String>, String, Integer) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleExecutionToActivityIds(String, List<String>) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSingleExecutionToActivityIds(String, List<String>) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of an execution which should be changed to multiple executions with the provided activity ids.
- moveSingleExecutionToActivityIds(String, List<String>, String, String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- moveSuspendedJobToExecutableJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a suspended job from the suspended letter job table back to be an executable job.
- moveSuspendedJobToExecutableJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveSuspendedJobToExecutableJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveSuspendedJobToExecutableJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a suspended job from the suspended letter job table back to be an executable job.
- MoveSuspendedJobToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveSuspendedJobToExecutableJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveSuspendedJobToExecutableJobCmd
- moveTimerJobsExecutorService - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- MoveTimerJobsToExecutableJobsCmd - Class in org.flowable.job.service.impl.cmd
- MoveTimerJobsToExecutableJobsCmd(JobManager, List<TimerJobEntity>) - Constructor for class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- moveTimerJobToExecutableJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- moveTimerJobToExecutableJob(TimerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Moves a
TimerJobEntity
to become an asyncJobEntity
. - moveTimerToExecutableJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Moves a timer job to the executable job table (eg.
- moveTimerToExecutableJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveTimerToExecutableJob(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- moveTimerToExecutableJob(String) - Method in interface org.flowable.engine.ManagementService
-
Moves a timer job to the executable job table (eg.
- MoveTimerToExecutableJobCmd - Class in org.flowable.job.service.impl.cmd
- MoveTimerToExecutableJobCmd(String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.MoveTimerToExecutableJobCmd
- moveToActivityIds - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToActivityIds - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveToActivityIds - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- moveToAvailablePlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- MoveToAvailablePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- MoveToAvailablePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- MoveToAvailablePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- MoveToAvailablePlanItemDefinitionMapping(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- moveToAvailablePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- moveToAvailablePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- moveToEndOfElement(XMLStreamReader, String) - Static method in class org.flowable.bpmn.converter.XMLStreamReaderUtil
- moveToEndOfElement(XMLStreamReader, String) - Static method in class org.flowable.dmn.xml.converter.XMLStreamReaderUtil
- moveToFlowElementMap - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToParentProcess - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToParentProcess - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- moveToPlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- moveToPlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- moveToPlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- moveToPlanItemMap - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- moveToSubProcessInstance - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- moveToSubProcessInstance - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- mul(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
mul := unary (<MUL> unary | <DIV> unary | <MOD> unary)*
- mul(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- MUL - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- MUL - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- MUL - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- MULTI_INSTANCE_ACTIVITY_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A multi-instance activity has been cancelled.
- MULTI_INSTANCE_ACTIVITY_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A multi-instance activity has been completed successfully.
- MULTI_INSTANCE_ACTIVITY_COMPLETED_WITH_CONDITION - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A multi-instance activity has met its condition and completed successfully.
- MULTI_INSTANCE_ACTIVITY_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A multi-instance activity is starting to execute.
- MULTI_INSTANCE_COMPLETION_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- MULTI_INSTANCE_MISSING_COLLECTION - Static variable in interface org.flowable.validation.validator.Problems
- MULTI_INSTANCE_MISSING_COLLECTION_FUNCTION_PARAMETERS - Static variable in interface org.flowable.validation.validator.Problems
- MULTI_INSTANCE_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- MULTI_LINE_TEXT - Static variable in interface org.flowable.form.model.FormFieldTypes
- multiInstanceActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- MultiInstanceActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec.
- MultiInstanceActivityBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- multiInstanceActivityCancelled(FlowableMultiInstanceActivityCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityCompleted(FlowableMultiInstanceActivityCompletedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityCompletedWithCondition(FlowableMultiInstanceActivityCompletedEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- multiInstanceActivityStarted(FlowableMultiInstanceActivityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- MultiInstanceExport - Class in org.flowable.bpmn.converter.export
- MultiInstanceExport() - Constructor for class org.flowable.bpmn.converter.export.MultiInstanceExport
- MultiInstanceLoopCharacteristics - Class in org.flowable.bpmn.model
- MultiInstanceLoopCharacteristics() - Constructor for class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- multiInstanceParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- MultiInstanceParser - Class in org.flowable.bpmn.converter.child
- MultiInstanceParser() - Constructor for class org.flowable.bpmn.converter.child.MultiInstanceParser
- multiInstanceRoot - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- multiInstanceRootExecution - Variable in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- multipleAllowed() - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Determines if there are multiple occurrences allowed of this close listener
- multipleAllowed() - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- multipleAllowed() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- multipleAllowed() - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- multipleAllowed() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- multipleAllowed() - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- multipleAllowed() - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- multipleResults - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- multipleResults - Variable in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
- multiplier - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- MultiSchemaMultiTenantProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg.multitenant
-
A
ProcessEngineConfiguration
that builds a multi tenantProcessEngine
where each tenant has its own database schema. - MultiSchemaMultiTenantProcessEngineConfiguration(TenantInfoHolder) - Constructor for class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- MultiValuePart - Class in org.flowable.http.common.api
- MultiValuePart(String, Object, String) - Constructor for class org.flowable.http.common.api.MultiValuePart
- multiValueParts - Variable in class org.flowable.http.common.api.HttpRequest
- MutableVariableType<O,
C> - Interface in org.flowable.variable.service.impl.types -
An interface that can be implemented by a
VariableType
if wants to track changes to the data that it is saving. - MybatisActivityInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisActivityInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- MybatisAttachmentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisAttachmentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisAttachmentDataManager
- MybatisBatchDataManager - Class in org.flowable.batch.service.impl.persistence.entity.data.impl
- MybatisBatchDataManager(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchDataManager
- MybatisBatchPartDataManager - Class in org.flowable.batch.service.impl.persistence.entity.data.impl
- MybatisBatchPartDataManager(BatchServiceConfiguration) - Constructor for class org.flowable.batch.service.impl.persistence.entity.data.impl.MybatisBatchPartDataManager
- MybatisByteArrayDataManager - Class in org.flowable.common.engine.impl.persistence.entity.data.impl
- MybatisByteArrayDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisByteArrayDataManager(IdGenerator) - Constructor for class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- MybatisByteArrayDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisByteArrayDataManager
- MybatisCaseDefinitionDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisCaseDefinitionDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- MybatisCaseInstanceDataManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisCaseInstanceDataManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- MyBatisChangeTenantIdManager - Class in org.flowable.common.engine.impl.tenant
- MyBatisChangeTenantIdManager(CommandExecutor, String, Set<String>) - Constructor for class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- MybatisChannelDefinitionDataManager - Class in org.flowable.eventregistry.impl.persistence.entity.data.impl
- MybatisChannelDefinitionDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- MybatisCmmnDeploymentDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisCmmnDeploymentDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCmmnDeploymentDataManager
- MybatisCommentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisCommentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisCommentDataManager
- MybatisDeadLetterJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisDeadLetterJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- MybatisDecisionDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
- MybatisDecisionDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- MybatisDeploymentDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisDeploymentDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisDeploymentDataManager
- MybatisDmnDeploymentDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
- MybatisDmnDeploymentDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnDeploymentDataManager
- MybatisDmnResourceDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
- MybatisDmnResourceDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDmnResourceDataManager
- MybatisEntityLinkDataManager - Class in org.flowable.entitylink.service.impl.persistence.entity.data.impl
- MybatisEntityLinkDataManager(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisEntityLinkDataManager
- MybatisEventDefinitionDataManager - Class in org.flowable.eventregistry.impl.persistence.entity.data.impl
- MybatisEventDefinitionDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- MybatisEventDeploymentDataManager - Class in org.flowable.eventregistry.impl.persistence.entity.data.impl
- MybatisEventDeploymentDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDeploymentDataManager
- MybatisEventLogEntryDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisEventLogEntryDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisEventLogEntryDataManager
- MybatisEventResourceDataManager - Class in org.flowable.eventregistry.impl.persistence.entity.data.impl
- MybatisEventResourceDataManager(EventRegistryEngineConfiguration) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventResourceDataManager
- MybatisEventSubscriptionDataManager - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl
- MybatisEventSubscriptionDataManager(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- MybatisExecutionDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisExecutionDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- MybatisExternalWorkerJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisExternalWorkerJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- MybatisGroupDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisGroupDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisGroupDataManager
- MybatisHistoricActivityInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricActivityInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- MybatisHistoricCaseInstanceDataManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisHistoricCaseInstanceDataManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- MybatisHistoricDecisionExecutionDataManager - Class in org.flowable.dmn.engine.impl.persistence.entity.data.impl
- MybatisHistoricDecisionExecutionDataManager(DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisHistoricDecisionExecutionDataManager
- MybatisHistoricDetailDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricDetailDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricDetailDataManager
- MybatisHistoricEntityLinkDataManager - Class in org.flowable.entitylink.service.impl.persistence.entity.data.impl
- MybatisHistoricEntityLinkDataManager(EntityLinkServiceConfiguration) - Constructor for class org.flowable.entitylink.service.impl.persistence.entity.data.impl.MybatisHistoricEntityLinkDataManager
- MybatisHistoricIdentityLinkDataManager - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl
- MybatisHistoricIdentityLinkDataManager(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisHistoricIdentityLinkDataManager
- MybatisHistoricMilestoneInstanceDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisHistoricMilestoneInstanceDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricMilestoneInstanceDataManager
- MybatisHistoricPlanItemInstanceDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisHistoricPlanItemInstanceDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- MybatisHistoricProcessInstanceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisHistoricProcessInstanceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- MybatisHistoricTaskInstanceDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MybatisHistoricTaskInstanceDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- MyBatisHistoricTaskLogEntryDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MyBatisHistoricTaskLogEntryDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- MybatisHistoricVariableInstanceDataManager - Class in org.flowable.variable.service.impl.persistence.entity.data.impl
- MybatisHistoricVariableInstanceDataManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- MybatisHistoryJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisHistoryJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- MybatisIdentityInfoDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisIdentityInfoDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisIdentityInfoDataManager
- MybatisIdentityLinkDataManager - Class in org.flowable.identitylink.service.impl.persistence.entity.data.impl
- MybatisIdentityLinkDataManager(IdentityLinkServiceConfiguration) - Constructor for class org.flowable.identitylink.service.impl.persistence.entity.data.impl.MybatisIdentityLinkDataManager
- MybatisJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- mybatisMappingFile - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- MybatisMembershipDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisMembershipDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisMembershipDataManager
- MybatisMilestoneInstanceDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisMilestoneInstanceDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisMilestoneInstanceDataManager
- MybatisMilestoneInstanceDataManager.MilestoneInstanceByCaseInstanceIdCachedEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisModelDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisModelDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisModelDataManager
- MybatisPlanItemInstanceDataManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisPlanItemInstanceDataManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdAndPlanItemIdCachedEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdCachedEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStageInstanceIdAndPlanItemIdCachedEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStagePlanItemInstanceIdCachedEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisPrivilegeDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisPrivilegeDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeDataManager
- MybatisPrivilegeMappingDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisPrivilegeMappingDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPrivilegeMappingDataManager
- MybatisProcessDefinitionDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisProcessDefinitionDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- MybatisProcessDefinitionInfoDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisProcessDefinitionInfoDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionInfoDataManager
- MybatisPropertyDataManager - Class in org.flowable.common.engine.impl.persistence.entity.data.impl
- MybatisPropertyDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisPropertyDataManager(IdGenerator) - Constructor for class org.flowable.common.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- MybatisPropertyDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisPropertyDataManager
- MybatisResourceDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisResourceDataManager - Class in org.flowable.engine.impl.persistence.entity.data.impl
- MybatisResourceDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- MybatisResourceDataManager(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.MybatisResourceDataManager
- MybatisSentryPartInstanceDataManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisSentryPartInstanceDataManagerImpl(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- MybatisSentryPartInstanceDataManagerImpl.SentryPartByCaseInstanceIdEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisSuspendedJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisSuspendedJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- MybatisTaskDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MybatisTaskDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- MybatisTimerJobDataManager - Class in org.flowable.job.service.impl.persistence.entity.data.impl
- MybatisTimerJobDataManager(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- MybatisTokenDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisTokenDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisTokenDataManager
- MybatisTypeAliasConfigurator - Interface in org.flowable.common.engine.impl.db
-
This class configures typeAliases in
TypeAliasRegistry
- MybatisTypeHandlerConfigurator - Interface in org.flowable.common.engine.impl.db
-
This class configures
TypeHandler
inTypeHandlerRegistry
- MybatisUserDataManager - Class in org.flowable.idm.engine.impl.persistence.entity.data.impl
- MybatisUserDataManager(IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.data.impl.MybatisUserDataManager
- MybatisVariableInstanceDataManager - Class in org.flowable.variable.service.impl.persistence.entity.data.impl
- MybatisVariableInstanceDataManager(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
N
- name - Variable in class org.flowable.bpmn.model.CustomProperty
- name - Variable in class org.flowable.bpmn.model.DataGridField
- name - Variable in class org.flowable.bpmn.model.DataSpec
- name - Variable in class org.flowable.bpmn.model.DataStore
- name - Variable in class org.flowable.bpmn.model.Escalation
- name - Variable in class org.flowable.bpmn.model.ExtensionAttribute
- name - Variable in class org.flowable.bpmn.model.ExtensionElement
- name - Variable in class org.flowable.bpmn.model.FlowElement
- name - Variable in class org.flowable.bpmn.model.FormProperty
- name - Variable in class org.flowable.bpmn.model.FormValue
- name - Variable in class org.flowable.bpmn.model.Interface
- name - Variable in class org.flowable.bpmn.model.Lane
- name - Variable in class org.flowable.bpmn.model.Message
- name - Variable in class org.flowable.bpmn.model.MessageFlow
- name - Variable in class org.flowable.bpmn.model.Operation
- name - Variable in class org.flowable.bpmn.model.Pool
- name - Variable in class org.flowable.bpmn.model.Process
- name - Variable in class org.flowable.bpmn.model.Resource
- name - Variable in class org.flowable.bpmn.model.Signal
- name - Variable in class org.flowable.cmmn.api.StageResponse
- name - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- name - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- name - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- name - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- name - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- name - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- name - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- name - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- name - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- name - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- name - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- name - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- name - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- name - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- name - Variable in class org.flowable.cmmn.model.Case
- name - Variable in class org.flowable.cmmn.model.CaseElement
- name - Variable in class org.flowable.cmmn.model.CmmnModel
- name - Variable in class org.flowable.cmmn.model.Decision
- name - Variable in class org.flowable.cmmn.model.ExtensionAttribute
- name - Variable in class org.flowable.cmmn.model.ExtensionElement
- name - Variable in class org.flowable.cmmn.model.Process
- name - Variable in class org.flowable.cmmn.model.SentryOnPart
- name - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- name - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- name - Variable in class org.flowable.cmmn.validation.validator.ValidatorSet
- name - Variable in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- name - Variable in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- name - Variable in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- name - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- name - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- name - Variable in class org.flowable.dmn.engine.impl.DmnEngineImpl
- name - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- name - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- name - Variable in class org.flowable.dmn.model.DmnDiDiagram
- name - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
- name - Variable in class org.flowable.dmn.model.DmnExtensionElement
- name - Variable in class org.flowable.dmn.model.NamedElement
- name - Variable in class org.flowable.dmn.model.OutputClause
- name - Variable in class org.flowable.engine.app.AppModel
- name - Variable in class org.flowable.engine.impl.bpmn.data.Data
- name - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- name - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- name - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- name - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- name - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- name - Variable in class org.flowable.engine.impl.DataObjectImpl
- name - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- name - Variable in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- name - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- name - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- name - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- name - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- name - Variable in class org.flowable.engine.impl.ModelQueryImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- name - Variable in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- name - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- name - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- name - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- name - Variable in class org.flowable.engine.impl.test.NoOpServiceTask
- name - Variable in class org.flowable.engine.impl.webservice.WSOperation
- name - Variable in class org.flowable.engine.impl.webservice.WSService
- name - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- name - Variable in enum class org.flowable.engine.repository.MergeMode
- name - Variable in class org.flowable.engine.test.profiler.ProfileSession
- name - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- name - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- name - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- name - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- name - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- name - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- name - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- name - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- name - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- name - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- name - Variable in class org.flowable.eventregistry.model.ChannelModel
- name - Variable in class org.flowable.eventregistry.model.EventModel
- name - Variable in class org.flowable.eventregistry.model.EventPayload
- name - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- name - Variable in class org.flowable.form.api.FormInfo
- name - Variable in class org.flowable.form.model.FormField
- name - Variable in class org.flowable.form.model.FormOutcome
- name - Variable in class org.flowable.form.model.Option
- name - Variable in class org.flowable.form.model.SimpleFormModel
- name - Variable in class org.flowable.http.common.api.MultiValuePart
- name - Variable in class org.flowable.idm.engine.impl.cmd.CreatePrivilegeCmd
- name - Variable in class org.flowable.idm.engine.impl.cmd.GetGroupsWithPrivilegeCmd
- name - Variable in class org.flowable.idm.engine.impl.cmd.GetUsersWithPrivilegeCmd
- name - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- name - Variable in class org.flowable.idm.engine.impl.IdmEngineImpl
- name - Variable in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- name - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- name - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- name - Variable in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityImpl
- name - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- name - Variable in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- name - Variable in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- name - Variable in class org.flowable.rest.service.api.form.RestEnumFormProperty
- name - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- name - Variable in class org.flowable.rest.service.api.FormModelResponse
- name - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- name - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- name - Variable in class org.flowable.rest.service.api.identity.GroupResponse
- name - Variable in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- name - Variable in class org.flowable.rest.service.api.management.TableResponse
- name - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- name - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- name - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- name - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- name - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- name - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- name - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- name - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- name - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- name - Variable in class org.flowable.spring.security.GroupDetails
- name - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- name - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- name - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- name - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- name - Variable in class org.flowable.validation.validator.ValidatorSet
- name - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- name - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- name - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- name() - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventType
- name(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- name(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- name(String) - Method in interface org.flowable.cmmn.api.runtime.InjectedPlanItemInstanceBuilder
-
The explicit name for the new plan item to be created, if this is not set, the name of the referenced element is taken instead.
- name(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- name(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- name(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Optionally override the name for this plan item instance and don't create it based on its plan item model.
- name(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- name(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- name(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given name.
- name(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- name(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- name(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- name(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- name(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- name(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- name(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the name of process instance
- name(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- name(String) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- name(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- name(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Gives the deployment the given name.
- name(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Name or title of the task.
- name(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- name(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- name(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given name
- name(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- NAME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- NAME - Static variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- NAME - Static variable in class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
- NAME - Static variable in class org.flowable.common.engine.impl.calendar.DueDateBusinessCalendar
- NAME - Static variable in class org.flowable.common.engine.impl.calendar.DurationBusinessCalendar
- NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- NAME - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- NAME - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- NAME - Static variable in class org.flowable.idm.api.GroupQueryProperty
- NAME - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- NAME_DEFAULT - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- NAME_DEFAULT - Static variable in class org.flowable.dmn.engine.DmnEngines
- NAME_DEFAULT - Static variable in class org.flowable.engine.ProcessEngines
- NAME_DEFAULT - Static variable in class org.flowable.eventregistry.impl.EventRegistryEngines
- NAME_DEFAULT - Static variable in class org.flowable.idm.engine.IdmEngines
- nameChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- NamedElement - Class in org.flowable.dmn.model
- NamedElement() - Constructor for class org.flowable.dmn.model.NamedElement
- nameLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- nameLike - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- nameLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- nameLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- nameLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- nameLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- nameLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- nameLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- nameLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- nameLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- nameLike - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- nameLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- nameLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a name like the given string.
- nameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- nameLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameListIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- names - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- names(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- names(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- names(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given name
- NAMES - Static variable in class org.flowable.engine.impl.test.NoOpServiceTask
- namespace - Variable in class org.flowable.bpmn.model.ExtensionAttribute
- namespace - Variable in class org.flowable.bpmn.model.ExtensionElement
- namespace - Variable in class org.flowable.bpmn.model.Import
- namespace - Variable in class org.flowable.cmmn.model.ExtensionAttribute
- namespace - Variable in class org.flowable.cmmn.model.ExtensionElement
- namespace - Variable in class org.flowable.dmn.model.DmnDefinition
- namespace - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
- namespace - Variable in class org.flowable.dmn.model.DmnExtensionElement
- namespaceMap - Variable in class org.flowable.bpmn.model.BpmnModel
- namespaceMap - Variable in class org.flowable.cmmn.model.CmmnModel
- namespaceMap - Variable in class org.flowable.dmn.model.DmnDefinition
- namespacePrefix - Variable in class org.flowable.bpmn.model.ExtensionAttribute
- namespacePrefix - Variable in class org.flowable.bpmn.model.ExtensionElement
- namespacePrefix - Variable in class org.flowable.cmmn.model.ExtensionAttribute
- namespacePrefix - Variable in class org.flowable.cmmn.model.ExtensionElement
- namespacePrefix - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
- namespacePrefix - Variable in class org.flowable.dmn.model.DmnExtensionElement
- namespaceUris - Variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
-
This is a protected filed so you can extend that context with your own namespaces if necessary
- NativeActivityInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
ActivityInstanceQuery
s via native (SQL) queries - NativeActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- NativeActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeActivityInstanceQueryImpl
- NativeDecisionQuery - Interface in org.flowable.dmn.api
- NativeDecisionTableQueryImpl - Class in org.flowable.dmn.engine.impl
- NativeDecisionTableQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
- NativeDecisionTableQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeDecisionTableQueryImpl
- NativeDeploymentQuery - Interface in org.flowable.engine.repository
-
Allows querying of
Deployment
s via native (SQL) queries - NativeDeploymentQueryImpl - Class in org.flowable.engine.impl
- NativeDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeDeploymentQueryImpl
- NativeDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeDeploymentQueryImpl
- NativeDmnDeploymentQuery - Interface in org.flowable.dmn.api
-
Allows querying of
DmnDeployment
s via native (SQL) queries - NativeDmnDeploymentQueryImpl - Class in org.flowable.dmn.engine.impl
- NativeDmnDeploymentQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
- NativeDmnDeploymentQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeDmnDeploymentQueryImpl
- NativeExecutionQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
Execution
s via native (SQL) queries - NativeExecutionQueryImpl - Class in org.flowable.engine.impl
- NativeExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeExecutionQueryImpl
- NativeExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeExecutionQueryImpl
- NativeFormDefinitionQuery - Interface in org.flowable.form.api
- NativeFormDeploymentQuery - Interface in org.flowable.form.api
-
Allows querying of
FormDeployment
s via native (SQL) queries - NativeGroupQuery - Interface in org.flowable.idm.api
-
Allows querying of
Group
s via native (SQL) queries - NativeGroupQueryImpl - Class in org.flowable.idm.engine.impl
- NativeGroupQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.NativeGroupQueryImpl
- NativeGroupQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.NativeGroupQueryImpl
- NativeHistoricActivityInstanceQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricActivityInstanceQuery
s via native (SQL) queries - NativeHistoricActivityInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- NativeHistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricActivityInstanceQueryImpl
- NativeHistoricDecisionExecutionQuery - Interface in org.flowable.dmn.api
- NativeHistoricDetailQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricDetail
s via native (SQL) queries - NativeHistoricDetailQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricDetailQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- NativeHistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricDetailQueryImpl
- NativeHistoricProcessInstanceQuery - Interface in org.flowable.engine.history
-
Allows querying of
HistoricTaskInstanceQuery
s via native (SQL) queries - NativeHistoricProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeHistoricProcessInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- NativeHistoricProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeHistoricProcessInstanceQueryImpl
- NativeHistoricTaskInstanceQuery - Interface in org.flowable.task.service.history
-
Allows querying of
HistoricTaskInstanceQuery
s via native (SQL) queries - NativeHistoricTaskInstanceQueryImpl - Class in org.flowable.task.service.impl
- NativeHistoricTaskInstanceQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- NativeHistoricTaskInstanceQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- NativeHistoricTaskLogEntryQuery - Interface in org.flowable.task.api.history
-
Allows querying of
HistoricTaskLogEntry
s via native (SQL) queries - NativeHistoricTaskLogEntryQueryImpl - Class in org.flowable.task.service.impl
- NativeHistoricTaskLogEntryQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- NativeHistoricTaskLogEntryQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- NativeHistoricVariableInstanceQuery - Interface in org.flowable.variable.api.history
-
Allows querying of
HistoricVariableInstance
s via native (SQL) queries - NativeHistoricVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- NativeHistoricVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- NativeHistoricVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- NativeHistoryDecisionExecutionQueryImpl - Class in org.flowable.dmn.engine.impl
- NativeHistoryDecisionExecutionQueryImpl(CommandContext) - Constructor for class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
- NativeHistoryDecisionExecutionQueryImpl(CommandExecutor) - Constructor for class org.flowable.dmn.engine.impl.NativeHistoryDecisionExecutionQueryImpl
- NativeModelQuery - Interface in org.flowable.engine.repository
-
Allows querying of
Model
s via native (SQL) queries - NativeModelQueryImpl - Class in org.flowable.engine.impl
- NativeModelQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeModelQueryImpl
- NativeModelQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeModelQueryImpl
- NativeProcessDefinitionQuery - Interface in org.flowable.engine.repository
-
Allows querying of
ProcessDefinition
s via native (SQL) queries - NativeProcessDefinitionQueryImpl - Class in org.flowable.engine.impl
- NativeProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- NativeProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeProcessDefinitionQueryImpl
- NativeProcessInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows querying of
ProcessInstance
s via native (SQL) queries - NativeProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- NativeProcessInstanceQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- NativeProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.NativeProcessInstanceQueryImpl
- NativeQuery<T extends NativeQuery<?,
?>, U> - Interface in org.flowable.common.engine.api.query -
Describes basic methods for doing native queries
- NativeTaskQuery - Interface in org.flowable.task.api
-
Allows querying of
Task
s via native (SQL) queries - NativeTaskQueryImpl - Class in org.flowable.task.service.impl
- NativeTaskQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeTaskQueryImpl
- NativeTaskQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeTaskQueryImpl
- NativeTokenQuery - Interface in org.flowable.idm.api
-
Allows querying of
Token
s via native (SQL) queries - NativeTokenQueryImpl - Class in org.flowable.idm.engine.impl
- NativeTokenQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.NativeTokenQueryImpl
- NativeTokenQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.NativeTokenQueryImpl
- NativeUserQuery - Interface in org.flowable.idm.api
-
Allows querying of
User
s via native (SQL) queries - NativeUserQueryImpl - Class in org.flowable.idm.engine.impl
- NativeUserQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.NativeUserQueryImpl
- NativeUserQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.NativeUserQueryImpl
- NativeUtil - Class in org.flowable.common.engine.impl.util
-
A util for detecting a GraalVM native environment.
- NativeUtil() - Constructor for class org.flowable.common.engine.impl.util.NativeUtil
- NativeVariableInstanceQuery - Interface in org.flowable.variable.api.runtime
-
Allows querying of
VariableInstance
s via native (SQL) queries - NativeVariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- NativeVariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- NativeVariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- navigatePlanItemInstances(Map<String, List<PlanItemInstanceEntity>>, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- ne(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.BooleanOperations
- NE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- NE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- nearestWeekday - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- NeedsActiveExecutionCmd<T> - Class in org.flowable.engine.impl.cmd
- NeedsActiveExecutionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveExecutionCmd
- NeedsActiveProcessDefinitionCmd<T> - Class in org.flowable.engine.impl.cmd
- NeedsActiveProcessDefinitionCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- NeedsActiveTaskCmd<T> - Class in org.flowable.cmmn.engine.impl.cmd
-
An abstract superclass for
Command
implementations that want to verify the provided task is always active (ie. - NeedsActiveTaskCmd<T> - Class in org.flowable.engine.impl.cmd
-
An abstract superclass for
Command
implementations that want to verify the provided task is always active (ie. - NeedsActiveTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
- NeedsActiveTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- needsTypeCheck() - Method in class org.flowable.variable.service.impl.QueryVariableValue
- neg(TypeConverter, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- NEG - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- nestedProcessDefinitionId - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- nestedProcessInstanceId - Variable in class org.flowable.engine.delegate.event.impl.FlowableProcessStartedEventImpl
- NEW_ASSIGNEE_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- NEW_ASSIGNEE_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- NEW_PLAN_ITEM_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- NEW_PLAN_ITEM_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- newAssignee - Variable in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- newAssigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- newAssigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- newAssigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- newAssigneeId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newAssigneeId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- newAssigneeId - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- newCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- newContentItem() - Method in interface org.flowable.content.api.ContentService
- newDateValue - Variable in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- newDueDate - Variable in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- newExecutionIds - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newFlowElement - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- newGroup(String) - Method in interface org.flowable.engine.IdentityService
-
Creates a new group.
- newGroup(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- newGroup(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a new group.
- newGroup(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- newInstance() - Static method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Creates a new instance of a ExpressionFactory.
- newInstance(Properties) - Static method in class org.flowable.common.engine.impl.javax.el.ExpressionFactory
-
Create a new instance of a ExpressionFactory, with optional properties.
- newLoggingExecutionTreeAgendaOperationExecutionListener() - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- newModel() - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- newModel() - Method in interface org.flowable.engine.RepositoryService
-
Creates a new model.
- newOwnerId - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- newOwnerId - Variable in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- newOwnerId - Variable in class org.flowable.engine.impl.runtime.MoveExecutionIdContainer
- newParentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newParentDeploymentId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newParentDeploymentId - Variable in class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newParentDeploymentId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newPlanItem - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- newPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- newPlanItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- newPlanItemDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- newPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- newPlanItemId - Variable in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- newPlanItemId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- newProcessDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- newState - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- newTask() - Method in interface org.flowable.cmmn.api.CmmnTaskService
- newTask() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- newTask() - Method in class org.flowable.engine.impl.TaskServiceImpl
- newTask() - Method in interface org.flowable.engine.TaskService
-
Creates a new task that is not related to any process instance.
- newTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- newTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- newTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- newTask(String) - Method in interface org.flowable.engine.TaskService
-
create a new task with a user defined task id
- NewTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- NewTaskCmd - Class in org.flowable.engine.impl.cmd
- NewTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.NewTaskCmd
- NewTaskCmd(String) - Constructor for class org.flowable.engine.impl.cmd.NewTaskCmd
- newTenantId - Variable in class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
- newTenantId - Variable in class org.flowable.engine.impl.cmd.ChangeDeploymentTenantIdCmd
- newTenantId - Variable in class org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd
- newToken(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a new token.
- newToken(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- newUser(String) - Method in interface org.flowable.engine.IdentityService
-
Creates a new user.
- newUser(String) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- newUser(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Creates a new user.
- newUser(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- next - Variable in class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
- next() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
Scan next token.
- next() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- nextEndEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextEndEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextEval() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
token inside an eval expression
- nextFlowId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextFlowId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextForkGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextForkGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextId - Variable in class org.flowable.engine.impl.db.DbIdGenerator
- nextId(String, Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextId(String, Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextJoinGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextJoinGatewayId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextNumber() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
number token
- nextStartEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextStartEventId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
string token
- nextSubProcessId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextSubProcessId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextTaskId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- nextTaskId(Map<String, FlowElement>) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- nextText() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
text token
- nextToken() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- NO_ACTIVITY_ID_PREFIX - Static variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- NO_ACTIVITY_ID_SEPARATOR - Static variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- NO_SPEC - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- NO_SPEC_INT - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- NO_TENANT_ID - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
The tenant id indicating 'no tenant'
- NO_TENANT_ID - Static variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
-
The tenant id indicating 'no tenant'
- node - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- node - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- Node - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Basic node interface.
- noDelegationState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- NodePrinter - Class in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Node pretty printer for debugging purposes.
- NodePrinter() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.NodePrinter
- NoExecutionVariableScope - Class in org.flowable.variable.service.impl.el
-
Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
- NoExecutionVariableScope() - Constructor for class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- NON_INTERRUPTING_EVENT_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- nonBlockingBackOff - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- nonBlockingBackOff - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- NonBlockingRetryBackOff() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- NONE - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
- NONE - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- NoneEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- NoneEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
- noneOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
none of the values of value must be in collection
- NoneStartEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()).
- NoneStartEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior
- nonliteral() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
nonliteral := <IDENTIFIER> | function | <LPAREN> expr <RPAREN> function := (<IDENTIFIER> <COLON>)? <IDENTIFIER> <LPAREN> list? <RPAREN>
- nonMatchingEventConsumer - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- NoOpServiceTask - Class in org.flowable.engine.impl.test
- NoOpServiceTask() - Constructor for class org.flowable.engine.impl.test.NoOpServiceTask
- noOpServiceTaskClassNames - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- noOpServiceTaskIds - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
- NoOpServiceTasks - Annotation Interface in org.flowable.engine.test.mock
- NoopVariableInterceptor() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.NoopVariableInterceptor
- noRedirects - Variable in class org.flowable.http.common.api.HttpRequest
- noRetriesLeft - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- noRetriesLeft() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which have no retries left
- noRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- NOT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- NOT - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- NOT_EQUALS - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- NOT_EQUALS - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- NOT_EQUALS - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- NOT_EQUALS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.engine.impl.QueryOperator
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
- NOT_EQUALS_IGNORE_CASE - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NOT_EXISTS - Enum constant in enum class org.flowable.variable.service.impl.QueryOperator
- NOT_SUPPORTED - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionPropagation
- notAllOf(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
one of the values of value must not be in collection
- notContains(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
Deprecated.use @{link #noneOf(Object, Object)} instead
- notContainsAny(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.CollectionUtil
-
Deprecated.use
CollectionUtil.notAllOf(Object, Object)
instead - notDeleted - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- notDeleted() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are not deleted.
- notDeleted() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- notDeployed - Variable in class org.flowable.engine.impl.ModelQueryImpl
- notDeployed() - Method in class org.flowable.engine.impl.ModelQueryImpl
- notDeployed() - Method in interface org.flowable.engine.repository.ModelQuery
-
Only select models that are not yet deployed
- notEnded - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- notEnded() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- notEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- notEquals(VariableContainer, String, Object) - Static method in class org.flowable.common.engine.impl.el.function.VariableNotEqualsExpressionFunction
- notExclusive - Variable in class org.flowable.bpmn.model.FlowNode
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentExecutionListener
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(String, String, Task, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTransactionDependentTaskListener
- notify(DelegateExecution) - Method in interface org.flowable.engine.delegate.ExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- notify(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- notify(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- notify(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.DelegateExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ExpressionTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTaskListener
- notify(DelegateTask) - Method in class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- notify(DelegateTask) - Method in interface org.flowable.task.service.delegate.TaskListener
- notifyScriptTraceListener(ScriptTraceListener, ScriptTrace) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- now() - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
- noWaitStatesAsyncLeave - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- nrRetries - Variable in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- nthdayOfWeek - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- NULL - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- NULL_PROPERTIES - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
For some reason we don't understand, the specification does not allow to resolve
null
property values. - nullHandlingColumn - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- nullHandlingOnOrder - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- nullHandlingOnOrder - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- nullifyServices() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- NULLS_FIRST - Enum constant in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
- NULLS_LAST - Enum constant in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
- nullTenantIdAsyncExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- NullType - Class in org.flowable.variable.service.impl.types
- NullType() - Constructor for class org.flowable.variable.service.impl.types.NullType
- NUMBER_OF_ACTIVE_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_COMPLETED_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.cmd.DeleteMultiInstanceExecutionCmd
- NUMBER_OF_INSTANCES - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- numberOfActiveInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- numberOfCompletedInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- numberOfInstances - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityCompletedEventImpl
- numberOfJobs - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- NumberOperations - Class in org.flowable.common.engine.impl.de.odysseus.el.misc
-
Arithmetic Operations as specified in chapter 1.7.
- NumberOperations() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- numOfRetries - Variable in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- numPartitions - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- numPartitions - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
O
- objectMapper - Variable in class org.flowable.batch.service.BatchServiceConfiguration
- objectMapper - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- objectMapper - Static variable in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentConverter
- objectMapper - Variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- objectMapper - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- objectMapper - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
- objectMapper - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- objectMapper - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
- objectMapper - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- objectMapper - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- objectMapper - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- objectMapper - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- objectMapper - Variable in class org.flowable.common.engine.impl.logging.LoggingSession
- objectMapper - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- objectMapper - Variable in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- objectMapper - Variable in class org.flowable.common.rest.variable.JsonObjectRestVariableConverter
- objectMapper - Variable in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- objectMapper - Variable in class org.flowable.engine.impl.app.AppResourceConverterImpl
- objectMapper - Variable in class org.flowable.engine.impl.event.logger.EventLogger
- objectMapper - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- objectMapper - Static variable in class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- objectMapper - Variable in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- objectMapper - Variable in class org.flowable.eventregistry.impl.keydetector.JsonPointerBasedInboundEventKeyDetector
- objectMapper - Variable in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- objectMapper - Variable in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- objectMapper - Variable in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- objectMapper - Variable in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- objectMapper - Variable in class org.flowable.eventregistry.impl.serialization.EventPayloadToJsonStringSerializer
- objectMapper - Variable in class org.flowable.eventregistry.impl.serialization.StringToJsonDeserializer
- objectMapper - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- objectMapper - Variable in class org.flowable.eventregistry.json.converter.EventJsonConverter
- objectMapper - Variable in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- objectMapper - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- objectMapper - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- objectMapper - Variable in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- objectMapper - Variable in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- objectMapper - Variable in class org.flowable.rest.service.api.RestResponseFactory
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- objectMapper - Variable in class org.flowable.rest.service.api.runtime.task.TaskVariableResource
- objectMapper - Variable in class org.flowable.variable.service.impl.types.JsonType
- ObjectValueExpression - Class in org.flowable.common.engine.impl.de.odysseus.el
-
Object wrapper expression.
- ObjectValueExpression(TypeConverter, Object, Class<?>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Wrap an object into a value expression.
- OCCUR - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- OccurPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- OccurPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- OCCURRED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- occurredAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- occurredAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- occurredAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- occurredAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- occurredBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- occurredBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- occurredBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- occurredBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- occurredTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- occurredTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- occurredTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- occurredTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- occurredTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- of(String) - Static method in interface org.flowable.mail.common.impl.MailJndiServerConfiguration
- offerJobs(List<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- offsetOutputName - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- oldState - Variable in class org.flowable.common.engine.impl.callback.CallbackData
- OMG_DI_NS - Static variable in class org.flowable.engine.impl.bpmn.parser.BpmnParser
-
The namespace of the generic OMG DI elements (don't ask me why they didn't use the BPMN_DI_NS ...)
- OMGDC - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- OMGDC_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- OMGDC_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- OMGDC_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- OMGDC_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- OMGDC_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- OMGDC_PREFIX - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- OMGDI - Static variable in class org.flowable.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- OMGDI_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- OMGDI_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- OMGDI_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- OMGDI_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- OMGDI_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- OMGDI_PREFIX - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- ON_TRANSACTION_BEFORE_COMMIT - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_COMMITTED - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_COMMITTED - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- ON_TRANSACTION_COMMITTING - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- ON_TRANSACTION_ROLLED_BACK - Static variable in interface org.flowable.engine.delegate.TransactionDependentExecutionListener
- ON_TRANSACTION_ROLLED_BACK - Static variable in interface org.flowable.engine.delegate.TransactionDependentTaskListener
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- onCreate(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity create event is received.
- onCreate(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- onDelete(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity delete event is received.
- onDelete(FlowableEvent) - Method in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- ONE - Enum constant in enum class org.flowable.bpmn.model.AssociationDirection
- onEngineBuilt(Engine) - Method in interface org.flowable.common.engine.api.engine.EngineLifecycleListener
-
Called right after the engine has been built.
- onEngineBuilt(Engine) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- onEngineBuilt(Engine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
- onEngineClosed(Engine) - Method in interface org.flowable.common.engine.api.engine.EngineLifecycleListener
-
Called right after the engine has been closed.
- onEngineClosed(Engine) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- onEngineClosed(Engine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
- onEntityEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an event is received, which is not a create, an update or delete.
- OneToManyMapping(String, List<String>) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- OneToManyMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter
- OneToOneMapping(String, String) - Constructor for class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- OneToOneMappingConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter
- onEvent(FlowableEvent) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventListener
-
Called when an event has been fired
- onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionFlowableEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateFlowableEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- onEvent(FlowableEvent) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- onInitialized(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity initialized event is received.
- onlyBpmn() - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs which are linked to a process instance.
- onlyBpmn() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- onlyChildExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyChildExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlyChildExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyChildExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that have a parent id set, ie non-processinstance executions.
- onlyCmmn() - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs which are linked to a case instance.
- onlyCmmn() - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- onlyExternalWorkers - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyExternalWorkers - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyInbound - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- onlyInbound() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select the inbound channel definitions.
- onlyInbound() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- onlyLocked - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyMessages - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- onlyNonTerminal() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- onlyOutbound - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- onlyOutbound() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select the outbound channel definitions.
- onlyOutbound() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- onlyProcessInstanceExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyProcessInstanceExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlyProcessInstanceExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlyProcessInstanceExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that have no parent id set, ie process instance executions
- onlyStages - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- onlyStages - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- onlyStages() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- onlyStages() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- onlyStages() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- onlyStages() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- onlySubProcessExecutions - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- onlySubProcessExecutions - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- onlySubProcessExecutions() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- onlySubProcessExecutions() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only selects executions that are a subprocess.
- onlyTerminal() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- onlyTimers - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- onlyTimers - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- onlyUnlocked - Variable in class org.flowable.job.service.impl.JobQueryImpl
- onMessage(Message, Session) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- onMessage(ConsumerRecord<Object, Object>, Acknowledgment, Consumer<?, ?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- onMessage(Message) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- onParentEnd(CommandContext, PlanItemInstanceEntity, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- onParentEnd(CommandContext, PlanItemInstanceEntity, String, String) - Method in interface org.flowable.cmmn.engine.impl.behavior.OnParentEndDependantActivityBehavior
-
This method will be triggered on a child plan item instance whenever its parent transitions to an ending state with all necessary information to implement the necessary behavior.
- OnParentEndDependantActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
-
Implement this behavior interface if you want to hook into the end semantics of a plan item depending on its parent ending transition.
- onPartId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- onParts - Variable in class org.flowable.cmmn.model.Sentry
- onProcessEngineBuilt(ProcessEngine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
-
Called right after the process-engine has been built.
- onProcessEngineClosed(ProcessEngine) - Method in interface org.flowable.engine.ProcessEngineLifecycleListener
-
Called right after the process-engine has been closed.
- onScriptTrace(ScriptTrace) - Method in class org.flowable.common.engine.impl.scripting.CompositeScriptTraceListener
- onScriptTrace(ScriptTrace) - Method in interface org.flowable.common.engine.impl.scripting.ScriptTraceListener
-
Called after script invocation.
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.GenericEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- onStateTransition(CommandContext, DelegatePlanItemInstance, String) - Method in interface org.flowable.cmmn.engine.impl.behavior.PlanItemActivityBehavior
- onTransaction - Variable in class org.flowable.bpmn.model.EventListener
- onTransaction - Variable in class org.flowable.bpmn.model.FlowableListener
- onTransaction - Variable in class org.flowable.cmmn.model.FlowableListener
- onTransaction - Variable in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
- onUpdate(FlowableEvent) - Method in class org.flowable.engine.delegate.event.BaseEntityEventListener
-
Called when an entity update event is received.
- openSession(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- openSession(CommandContext) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- openSession(CommandContext) - Method in interface org.flowable.common.engine.impl.interceptor.SessionFactory
- openSession(CommandContext) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- openSession(CommandContext) - Method in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- openSession(CommandContext) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionFactory
- openSession(CommandContext) - Method in class org.flowable.dmn.engine.impl.agenda.DmnEngineAgendaSessionFactory
- openSession(CommandContext) - Method in class org.flowable.engine.impl.agenda.AgendaSessionFactory
- openSession(CommandContext) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSessionFactory
- openSession(CommandContext) - Method in class org.flowable.spring.SpringEntityManagerSessionFactory
- openSession(CommandContext) - Method in class org.flowable.variable.service.impl.types.EntityManagerSessionFactory
- openTransactionContext(CommandContext) - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContextFactory
- openTransactionContext(CommandContext) - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContextFactory
- openTransactionContext(CommandContext) - Method in interface org.flowable.common.engine.impl.cfg.TransactionContextFactory
- openTransactionContext(CommandContext) - Method in class org.flowable.common.spring.SpringTransactionContextFactory
- operation - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- Operation - Class in org.flowable.bpmn.model
- Operation - Class in org.flowable.engine.impl.bpmn.webservice
-
An Operation is part of an
BpmnInterface
and it defines Messages that are consumed and (optionally) produced when the Operation is called. - Operation() - Constructor for class org.flowable.bpmn.model.Operation
- Operation() - Constructor for class org.flowable.engine.impl.bpmn.webservice.Operation
- Operation(String, String, BpmnInterface, MessageDefinition) - Constructor for class org.flowable.engine.impl.bpmn.webservice.Operation
- OPERATION_INVALID_IN_MESSAGE_REFERENCE - Static variable in interface org.flowable.validation.validator.Problems
- OPERATION_TRANSITION - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- OperationImplementation - Interface in org.flowable.engine.impl.bpmn.webservice
-
Represents an implementation of a
Operation
- operationMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- operationRef - Variable in class org.flowable.bpmn.model.SendTask
- operationRef - Variable in class org.flowable.bpmn.model.ServiceTask
- operations - Variable in class org.flowable.bpmn.model.Interface
- operations - Variable in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- operations - Variable in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
-
Mapping of the operations of this interface.
- operations - Variable in class org.flowable.engine.impl.webservice.WSService
- OperationSerializationMetadata - Interface in org.flowable.cmmn.engine.impl.agenda.operation
- OperationValidator - Class in org.flowable.validation.validator.impl
- OperationValidator() - Constructor for class org.flowable.validation.validator.impl.OperationValidator
- OPERATORS - Static variable in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
- optimistLockingException(String, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- Option - Class in org.flowable.form.model
- Option() - Constructor for class org.flowable.form.model.Option
- Option(String) - Constructor for class org.flowable.form.model.Option
- OptionFormField - Class in org.flowable.form.model
- OptionFormField() - Constructor for class org.flowable.form.model.OptionFormField
- options - Variable in class org.flowable.form.model.OptionFormField
- optionsExpression - Variable in class org.flowable.form.model.OptionFormField
- optionType - Variable in class org.flowable.form.model.OptionFormField
- or() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Begin an OR statement.
- or() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Begin an OR statement.
- or() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- or() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- or() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Begin an OR statement.
- or() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- or() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- or() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- or() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Begin an OR statement.
- or() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Begin an OR statement.
- or() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Begin an OR statement.
- or() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- or() - Method in interface org.flowable.task.api.TaskInfoQuery
-
All query clauses called will be added to a single or-statement.
- or() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- or() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- or(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
or := and (<OR> and)*
- OR - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- OR - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- OR - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- orActive - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- order - Variable in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- order - Variable in class org.flowable.common.rest.api.PaginateRequest
- order() - Method in interface org.flowable.common.engine.impl.interceptor.CommandContextCloseListener
-
Determines the order in which the close listeners will be executed
- order() - Method in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- order() - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- order() - Method in class org.flowable.engine.impl.event.logger.DatabaseEventFlusher
- order() - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobAddedNotification
- order() - Method in class org.flowable.job.service.impl.asyncexecutor.FailedJobListener
- order() - Method in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- orderAsc(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
-
Orders the resulting table page rows by the given column in ascending order.
- orderAsc(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- orderBy(QueryProperty) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- orderBy(QueryProperty) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- orderBy(QueryProperty) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- orderBy(QueryProperty) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- orderBy(QueryProperty) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- orderBy(QueryProperty) - Method in interface org.flowable.common.engine.api.query.Query
- orderBy(QueryProperty) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in interface org.flowable.common.engine.api.query.Query
- orderBy(QueryProperty, Query.NullHandlingOnOrder) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- OrderBy(String, String, Query.NullHandlingOnOrder) - Constructor for class org.flowable.common.engine.impl.db.ListQueryParameterObject.OrderBy
- orderByActivityId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceDuration() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceDuration() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceEndTime() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceEndTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by end (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceStartTime() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityInstanceStartTime() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by start (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityName() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityName (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityName() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityName() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityName() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityName (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityType() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by activityType (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityType() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByActivityType() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityType() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by activityType (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByAppDefinitionCategory() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByAppDefinitionId() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByAppDefinitionKey() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByAppDefinitionName() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByAppDefinitionVersion() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByBatchCreateTime() - Method in interface org.flowable.batch.api.BatchQuery
-
Order by batch create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByBatchCreateTime() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- orderByBatchId() - Method in interface org.flowable.batch.api.BatchPartQuery
-
Order by batch id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByBatchId() - Method in interface org.flowable.batch.api.BatchQuery
-
Order by batch id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByBatchId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- orderByBatchId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- orderByBatchTenantId() - Method in interface org.flowable.batch.api.BatchQuery
-
Order by batch create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByBatchTenantId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- orderByCaseDefinitionCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByCaseDefinitionCategory() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- orderByCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- orderByCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orderByCaseDefinitionName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- orderByCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orderByCaseInstanceName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByCaseInstanceName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByCategory() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by category (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByChannelDefinitionCategory() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by the category of the channel definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByChannelDefinitionCategory() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByChannelDefinitionId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by the id of the channel definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByChannelDefinitionId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByChannelDefinitionKey() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by channel definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByChannelDefinitionKey() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByChannelDefinitionName() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by the name of the channel definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByChannelDefinitionName() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByCollection - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- orderByCompletedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByCompletedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByCreateDate() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by create date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateDate() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByCreatedDate() - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Order by created date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in interface org.flowable.batch.api.BatchPartQuery
-
Order by batch part create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- orderByCreateTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByCreateTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- orderByCreateTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByCreateTime() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- orderByCreateTime() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByCreateTime() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the creation time of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByDecisionCategory() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the category of the decisions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionCategory() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDecisionId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the id of the decisions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDecisionKey() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by decision key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionKey() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDecisionName() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the name of the decisions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionName() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDecisionType() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by decision type (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionType() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDecisionVersion() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by the version of the decisions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionVersion() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Order by task delete reason (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDeploymentId() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByDeploymentId() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- orderByDeploymentId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByDeploymentId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- orderByDeploymentId() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByDeploymentName() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- orderByDeploymentName() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentName() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentName() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- orderByDeploymentName() - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Order by deployment name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByDeploymentTime() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- orderByDeploymentTime() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByDeploymentTime() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- orderByDeploymentTime() - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByDueDateNullsFirst() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by due date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDueDateNullsFirst() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDueDateNullsFirst() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByDueDateNullsLast() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by due date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDueDateNullsLast() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDueDateNullsLast() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByEndedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByEndedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByEndTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- orderByEndTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByEndTime() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- orderByEndTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by the end time of the decision executions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEndTime() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- orderByEventDefinitionCategory() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by the category of the event definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEventDefinitionCategory() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByEventDefinitionId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by the id of the event definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEventDefinitionId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByEventDefinitionKey() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by event definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEventDefinitionKey() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByEventDefinitionName() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by the name of the event definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEventDefinitionName() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByEventName() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by event name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEventName() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByExecutionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by executionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByExecutionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByExecutionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by executionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByExecutionId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByExecutionId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByExecutionId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByExecutionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByExitTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByExitTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByFormCategory() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by the category of the forms (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFormDefinitionKey() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by form definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFormId() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by the id of the forms (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFormName() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by the name of the forms (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFormPropertyId() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByFormPropertyId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByFormVersion() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by the version of the forms (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupId() - Method in interface org.flowable.idm.api.GroupQuery
-
Order by group id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupId() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- orderByGroupName() - Method in interface org.flowable.idm.api.GroupQuery
-
Order by group name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupName() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- orderByGroupType() - Method in interface org.flowable.idm.api.GroupQuery
-
Order by group type (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupType() - Method in class org.flowable.idm.engine.impl.GroupQueryImpl
- orderByHistoricActivityInstanceDuration() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceDuration() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by end (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceEndTime() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceId() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Order by the historic activity instance id this task was used in (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricActivityInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by start (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceStartTime() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceStartTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceDuration() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricTaskInstanceDuration() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceEndTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Order by end time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricTaskInstanceEndTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceStartTime() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Order by start time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricTaskInstanceStartTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderById() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderById() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByJobCreateTime() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobCreateTime() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobCreateTime() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobDuedate() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by duedate (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobDuedate() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobDuedate() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by job id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobId() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Order by job id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByJobRetries() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by retries (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobRetries() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Order by retries (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobRetries() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByJobRetries() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByLastAvailableTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastAvailableTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastDisabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastDisabledTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastEnabledTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastStartedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastStartedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastSuspendedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastSuspendedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastUpdatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByLastUpdatedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastUpdateTime() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByLastUpdateTime() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the last update time of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByLogNumber() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- orderByLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- orderByMilestoneName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- orderByMilestoneName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- orderByMilestoneName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- orderByMilestoneName() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- orderByModelCategory() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelCategory() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the category of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByModelId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the id of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByModelKey() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelKey() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the key of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByModelName() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelName() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the name of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByModelVersion() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByModelVersion() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by the version of the models (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByName() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByName() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- orderByName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- orderByName() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- orderByName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- orderByName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByName() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- orderByName() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- orderByName() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- orderByName() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- orderByOccurredTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByOccurredTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByProcessDefinitionCategory() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionCategory() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the category of the process definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessDefinitionId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the id of the process definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByProcessDefinitionId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessDefinitionKey() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionName() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionName() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the name of the process definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionVersion() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByProcessDefinitionVersion() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by the version of the process definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceBusinessKey() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the business key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceBusinessKey() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceDuration() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the duration of the process instance (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceDuration() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceEndTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the end time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceEndTime() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByProcessInstanceId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByProcessInstanceId() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
- orderByProcessInstanceId() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
- orderByProcessInstanceId() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- orderByProcessInstanceStartTime() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by the start time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceStartTime() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- orderByStartTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByStartTime() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orderByStartTime() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by the start time of the decision executions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByStartTime() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- orderByStartTime() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByStartTime() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by start time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderBySubmittedDate() - Method in interface org.flowable.form.api.FormInstanceQuery
-
Order by submitted date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskAssignee() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by assignee (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskCreateTime() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by the time on which the tasks were created (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskCreateTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskCreateTime() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDefinitionKey() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by task definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDescription() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by description (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskDescription() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDescription() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by task due date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by task id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskName() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by task name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskOwner() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by task owner (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskOwner() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskOwner() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskPriority() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by priority (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTenantId() - Method in interface org.flowable.app.api.repository.AppDefinitionBaseQuery
- orderByTenantId() - Method in interface org.flowable.app.api.repository.AppDeploymentBaseQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
- orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
- orderByTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orderByTenantId() - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- orderByTenantId() - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- orderByTenantId() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ModelQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orderByTenantId() - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.repository.ModelQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- orderByTenantId() - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- orderByTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orderByTenantId() - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.form.api.FormInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- orderByTenantId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- orderByTenantId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTerminatedTime() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- orderByTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByTime() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByTime() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
- orderByTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
- orderByTimeStamp() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- orderByTimeStamp() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- orderByTimeStamp() - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- orderByTimeStamp() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- orderByTokenDate() - Method in interface org.flowable.idm.api.TokenQuery
-
Order by token date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTokenDate() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- orderByTokenId() - Method in interface org.flowable.idm.api.TokenQuery
-
Order by token id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTokenId() - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- orderByUserEmail() - Method in interface org.flowable.idm.api.UserBaseQuery
-
Order by user email (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserEmail() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- orderByUserFirstName() - Method in interface org.flowable.idm.api.UserBaseQuery
-
Order by user first name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserFirstName() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- orderByUserId() - Method in interface org.flowable.idm.api.UserBaseQuery
-
Order by user id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserId() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- orderByUserLastName() - Method in interface org.flowable.idm.api.UserBaseQuery
-
Order by user last name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserLastName() - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- orderByVariableName() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
order historic variables by the name.
- orderByVariableName() - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
order historic variables by the name.
- orderByVariableName() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- orderByVariableName() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableName() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByVariableName() - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
- orderByVariableName() - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
- orderByVariableName() - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- orderByVariableRevision() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableRevision() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderByVariableType() - Method in interface org.flowable.engine.history.HistoricDetailQuery
- orderByVariableType() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- orderDesc(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
-
Orders the resulting table page rows by the given column in descending order.
- orderDesc(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- orderHistoricData() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- ordering - Variable in class org.flowable.bpmn.model.AdhocSubProcess
- ORDERING_PARALLEL - Static variable in class org.flowable.bpmn.model.AdhocSubProcess
- ORDERING_SEQUENTIALL - Static variable in class org.flowable.bpmn.model.AdhocSubProcess
- orderProperty - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- org.flowable.app.api - package org.flowable.app.api
- org.flowable.app.api.repository - package org.flowable.app.api.repository
- org.flowable.batch.api - package org.flowable.batch.api
- org.flowable.batch.service - package org.flowable.batch.service
- org.flowable.batch.service.impl - package org.flowable.batch.service.impl
- org.flowable.batch.service.impl.aot - package org.flowable.batch.service.impl.aot
- org.flowable.batch.service.impl.db - package org.flowable.batch.service.impl.db
- org.flowable.batch.service.impl.persistence - package org.flowable.batch.service.impl.persistence
- org.flowable.batch.service.impl.persistence.entity - package org.flowable.batch.service.impl.persistence.entity
- org.flowable.batch.service.impl.persistence.entity.data - package org.flowable.batch.service.impl.persistence.entity.data
- org.flowable.batch.service.impl.persistence.entity.data.impl - package org.flowable.batch.service.impl.persistence.entity.data.impl
- org.flowable.batch.service.impl.util - package org.flowable.batch.service.impl.util
- org.flowable.bpmn.constants - package org.flowable.bpmn.constants
- org.flowable.bpmn.converter - package org.flowable.bpmn.converter
- org.flowable.bpmn.converter.alfresco - package org.flowable.bpmn.converter.alfresco
- org.flowable.bpmn.converter.child - package org.flowable.bpmn.converter.child
- org.flowable.bpmn.converter.export - package org.flowable.bpmn.converter.export
- org.flowable.bpmn.converter.parser - package org.flowable.bpmn.converter.parser
- org.flowable.bpmn.converter.util - package org.flowable.bpmn.converter.util
- org.flowable.bpmn.exceptions - package org.flowable.bpmn.exceptions
- org.flowable.bpmn.model - package org.flowable.bpmn.model
- org.flowable.bpmn.model.alfresco - package org.flowable.bpmn.model.alfresco
- org.flowable.bpmn.model.parse - package org.flowable.bpmn.model.parse
- org.flowable.cmmn.api - package org.flowable.cmmn.api
- org.flowable.cmmn.api.delegate - package org.flowable.cmmn.api.delegate
- org.flowable.cmmn.api.event - package org.flowable.cmmn.api.event
- org.flowable.cmmn.api.history - package org.flowable.cmmn.api.history
- org.flowable.cmmn.api.listener - package org.flowable.cmmn.api.listener
- org.flowable.cmmn.api.migration - package org.flowable.cmmn.api.migration
- org.flowable.cmmn.api.reactivation - package org.flowable.cmmn.api.reactivation
- org.flowable.cmmn.api.repository - package org.flowable.cmmn.api.repository
- org.flowable.cmmn.api.runtime - package org.flowable.cmmn.api.runtime
- org.flowable.cmmn.converter - package org.flowable.cmmn.converter
- org.flowable.cmmn.converter.exception - package org.flowable.cmmn.converter.exception
- org.flowable.cmmn.converter.export - package org.flowable.cmmn.converter.export
- org.flowable.cmmn.converter.util - package org.flowable.cmmn.converter.util
- org.flowable.cmmn.engine - package org.flowable.cmmn.engine
- org.flowable.cmmn.engine.configurator - package org.flowable.cmmn.engine.configurator
- org.flowable.cmmn.engine.configurator.impl.cmmn - package org.flowable.cmmn.engine.configurator.impl.cmmn
- org.flowable.cmmn.engine.configurator.impl.deployer - package org.flowable.cmmn.engine.configurator.impl.deployer
- org.flowable.cmmn.engine.configurator.impl.process - package org.flowable.cmmn.engine.configurator.impl.process
- org.flowable.cmmn.engine.impl - package org.flowable.cmmn.engine.impl
- org.flowable.cmmn.engine.impl.agenda - package org.flowable.cmmn.engine.impl.agenda
- org.flowable.cmmn.engine.impl.agenda.operation - package org.flowable.cmmn.engine.impl.agenda.operation
- org.flowable.cmmn.engine.impl.aot - package org.flowable.cmmn.engine.impl.aot
- org.flowable.cmmn.engine.impl.behavior - package org.flowable.cmmn.engine.impl.behavior
- org.flowable.cmmn.engine.impl.behavior.impl - package org.flowable.cmmn.engine.impl.behavior.impl
- org.flowable.cmmn.engine.impl.behavior.impl.http - package org.flowable.cmmn.engine.impl.behavior.impl.http
- org.flowable.cmmn.engine.impl.behavior.impl.http.handler - package org.flowable.cmmn.engine.impl.behavior.impl.http.handler
- org.flowable.cmmn.engine.impl.behavior.impl.mail - package org.flowable.cmmn.engine.impl.behavior.impl.mail
- org.flowable.cmmn.engine.impl.callback - package org.flowable.cmmn.engine.impl.callback
- org.flowable.cmmn.engine.impl.cfg - package org.flowable.cmmn.engine.impl.cfg
- org.flowable.cmmn.engine.impl.cmd - package org.flowable.cmmn.engine.impl.cmd
- org.flowable.cmmn.engine.impl.criteria - package org.flowable.cmmn.engine.impl.criteria
- org.flowable.cmmn.engine.impl.db - package org.flowable.cmmn.engine.impl.db
- org.flowable.cmmn.engine.impl.delegate - package org.flowable.cmmn.engine.impl.delegate
- org.flowable.cmmn.engine.impl.delete - package org.flowable.cmmn.engine.impl.delete
- org.flowable.cmmn.engine.impl.deployer - package org.flowable.cmmn.engine.impl.deployer
- org.flowable.cmmn.engine.impl.el - package org.flowable.cmmn.engine.impl.el
- org.flowable.cmmn.engine.impl.event - package org.flowable.cmmn.engine.impl.event
- org.flowable.cmmn.engine.impl.eventregistry - package org.flowable.cmmn.engine.impl.eventregistry
- org.flowable.cmmn.engine.impl.form - package org.flowable.cmmn.engine.impl.form
- org.flowable.cmmn.engine.impl.function - package org.flowable.cmmn.engine.impl.function
- org.flowable.cmmn.engine.impl.history - package org.flowable.cmmn.engine.impl.history
- org.flowable.cmmn.engine.impl.idm - package org.flowable.cmmn.engine.impl.idm
- org.flowable.cmmn.engine.impl.interceptor - package org.flowable.cmmn.engine.impl.interceptor
- org.flowable.cmmn.engine.impl.job - package org.flowable.cmmn.engine.impl.job
- org.flowable.cmmn.engine.impl.listener - package org.flowable.cmmn.engine.impl.listener
- org.flowable.cmmn.engine.impl.migration - package org.flowable.cmmn.engine.impl.migration
- org.flowable.cmmn.engine.impl.parser - package org.flowable.cmmn.engine.impl.parser
- org.flowable.cmmn.engine.impl.parser.handler - package org.flowable.cmmn.engine.impl.parser.handler
- org.flowable.cmmn.engine.impl.persistence.entity - package org.flowable.cmmn.engine.impl.persistence.entity
- org.flowable.cmmn.engine.impl.persistence.entity.data - package org.flowable.cmmn.engine.impl.persistence.entity.data
- org.flowable.cmmn.engine.impl.persistence.entity.data.impl - package org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher - package org.flowable.cmmn.engine.impl.persistence.entity.data.impl.matcher
- org.flowable.cmmn.engine.impl.persistence.entity.deploy - package org.flowable.cmmn.engine.impl.persistence.entity.deploy
- org.flowable.cmmn.engine.impl.process - package org.flowable.cmmn.engine.impl.process
- org.flowable.cmmn.engine.impl.reactivation - package org.flowable.cmmn.engine.impl.reactivation
- org.flowable.cmmn.engine.impl.repository - package org.flowable.cmmn.engine.impl.repository
- org.flowable.cmmn.engine.impl.runtime - package org.flowable.cmmn.engine.impl.runtime
- org.flowable.cmmn.engine.impl.scripting - package org.flowable.cmmn.engine.impl.scripting
- org.flowable.cmmn.engine.impl.task - package org.flowable.cmmn.engine.impl.task
- org.flowable.cmmn.engine.impl.util - package org.flowable.cmmn.engine.impl.util
- org.flowable.cmmn.engine.impl.variable - package org.flowable.cmmn.engine.impl.variable
- org.flowable.cmmn.engine.interceptor - package org.flowable.cmmn.engine.interceptor
- org.flowable.cmmn.engine.test - package org.flowable.cmmn.engine.test
- org.flowable.cmmn.engine.test.impl - package org.flowable.cmmn.engine.test.impl
- org.flowable.cmmn.image - package org.flowable.cmmn.image
- org.flowable.cmmn.image.exception - package org.flowable.cmmn.image.exception
- org.flowable.cmmn.image.impl - package org.flowable.cmmn.image.impl
- org.flowable.cmmn.image.util - package org.flowable.cmmn.image.util
- org.flowable.cmmn.model - package org.flowable.cmmn.model
- org.flowable.cmmn.rest.security - package org.flowable.cmmn.rest.security
- org.flowable.cmmn.rest.service.api - package org.flowable.cmmn.rest.service.api
- org.flowable.cmmn.rest.service.api.engine - package org.flowable.cmmn.rest.service.api.engine
- org.flowable.cmmn.rest.service.api.engine.variable - package org.flowable.cmmn.rest.service.api.engine.variable
- org.flowable.cmmn.rest.service.api.history.caze - package org.flowable.cmmn.rest.service.api.history.caze
- org.flowable.cmmn.rest.service.api.history.milestone - package org.flowable.cmmn.rest.service.api.history.milestone
- org.flowable.cmmn.rest.service.api.history.planitem - package org.flowable.cmmn.rest.service.api.history.planitem
- org.flowable.cmmn.rest.service.api.history.task - package org.flowable.cmmn.rest.service.api.history.task
- org.flowable.cmmn.rest.service.api.history.variable - package org.flowable.cmmn.rest.service.api.history.variable
- org.flowable.cmmn.rest.service.api.management - package org.flowable.cmmn.rest.service.api.management
- org.flowable.cmmn.rest.service.api.repository - package org.flowable.cmmn.rest.service.api.repository
- org.flowable.cmmn.rest.service.api.runtime.caze - package org.flowable.cmmn.rest.service.api.runtime.caze
- org.flowable.cmmn.rest.service.api.runtime.planitem - package org.flowable.cmmn.rest.service.api.runtime.planitem
- org.flowable.cmmn.rest.service.api.runtime.task - package org.flowable.cmmn.rest.service.api.runtime.task
- org.flowable.cmmn.rest.service.api.runtime.variable - package org.flowable.cmmn.rest.service.api.runtime.variable
- org.flowable.cmmn.spring - package org.flowable.cmmn.spring
- org.flowable.cmmn.spring.autodeployment - package org.flowable.cmmn.spring.autodeployment
- org.flowable.cmmn.spring.configurator - package org.flowable.cmmn.spring.configurator
- org.flowable.cmmn.spring.impl.test - package org.flowable.cmmn.spring.impl.test
- org.flowable.cmmn.validation - package org.flowable.cmmn.validation
- org.flowable.cmmn.validation.validator - package org.flowable.cmmn.validation.validator
- org.flowable.cmmn.validation.validator.impl - package org.flowable.cmmn.validation.validator.impl
- org.flowable.common.engine.api - package org.flowable.common.engine.api
- org.flowable.common.engine.api.async - package org.flowable.common.engine.api.async
- org.flowable.common.engine.api.constant - package org.flowable.common.engine.api.constant
- org.flowable.common.engine.api.delegate - package org.flowable.common.engine.api.delegate
- org.flowable.common.engine.api.delegate.event - package org.flowable.common.engine.api.delegate.event
- org.flowable.common.engine.api.engine - package org.flowable.common.engine.api.engine
- org.flowable.common.engine.api.history - package org.flowable.common.engine.api.history
- org.flowable.common.engine.api.identity - package org.flowable.common.engine.api.identity
- org.flowable.common.engine.api.io - package org.flowable.common.engine.api.io
- org.flowable.common.engine.api.management - package org.flowable.common.engine.api.management
- org.flowable.common.engine.api.query - package org.flowable.common.engine.api.query
- org.flowable.common.engine.api.repository - package org.flowable.common.engine.api.repository
- org.flowable.common.engine.api.scope - package org.flowable.common.engine.api.scope
- org.flowable.common.engine.api.tenant - package org.flowable.common.engine.api.tenant
- org.flowable.common.engine.api.variable - package org.flowable.common.engine.api.variable
- org.flowable.common.engine.impl - package org.flowable.common.engine.impl
- org.flowable.common.engine.impl.agenda - package org.flowable.common.engine.impl.agenda
- org.flowable.common.engine.impl.aot - package org.flowable.common.engine.impl.aot
- org.flowable.common.engine.impl.assignment - package org.flowable.common.engine.impl.assignment
- org.flowable.common.engine.impl.async - package org.flowable.common.engine.impl.async
- org.flowable.common.engine.impl.calendar - package org.flowable.common.engine.impl.calendar
- org.flowable.common.engine.impl.callback - package org.flowable.common.engine.impl.callback
- org.flowable.common.engine.impl.cfg - package org.flowable.common.engine.impl.cfg
- org.flowable.common.engine.impl.cfg.jta - package org.flowable.common.engine.impl.cfg.jta
- org.flowable.common.engine.impl.cfg.mail - package org.flowable.common.engine.impl.cfg.mail
- org.flowable.common.engine.impl.cfg.multitenant - package org.flowable.common.engine.impl.cfg.multitenant
- org.flowable.common.engine.impl.cfg.standalone - package org.flowable.common.engine.impl.cfg.standalone
- org.flowable.common.engine.impl.cmd - package org.flowable.common.engine.impl.cmd
- org.flowable.common.engine.impl.context - package org.flowable.common.engine.impl.context
- org.flowable.common.engine.impl.db - package org.flowable.common.engine.impl.db
- org.flowable.common.engine.impl.de.odysseus.el - package org.flowable.common.engine.impl.de.odysseus.el
- org.flowable.common.engine.impl.de.odysseus.el.misc - package org.flowable.common.engine.impl.de.odysseus.el.misc
- org.flowable.common.engine.impl.de.odysseus.el.tree - package org.flowable.common.engine.impl.de.odysseus.el.tree
- org.flowable.common.engine.impl.de.odysseus.el.tree.impl - package org.flowable.common.engine.impl.de.odysseus.el.tree.impl
- org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast - package org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast
- org.flowable.common.engine.impl.de.odysseus.el.util - package org.flowable.common.engine.impl.de.odysseus.el.util
- org.flowable.common.engine.impl.el - package org.flowable.common.engine.impl.el
- org.flowable.common.engine.impl.el.function - package org.flowable.common.engine.impl.el.function
- org.flowable.common.engine.impl.event - package org.flowable.common.engine.impl.event
- org.flowable.common.engine.impl.history - package org.flowable.common.engine.impl.history
- org.flowable.common.engine.impl.identity - package org.flowable.common.engine.impl.identity
- org.flowable.common.engine.impl.interceptor - package org.flowable.common.engine.impl.interceptor
- org.flowable.common.engine.impl.javax.el - package org.flowable.common.engine.impl.javax.el
- org.flowable.common.engine.impl.lock - package org.flowable.common.engine.impl.lock
- org.flowable.common.engine.impl.logging - package org.flowable.common.engine.impl.logging
- org.flowable.common.engine.impl.persistence - package org.flowable.common.engine.impl.persistence
- org.flowable.common.engine.impl.persistence.cache - package org.flowable.common.engine.impl.persistence.cache
- org.flowable.common.engine.impl.persistence.deploy - package org.flowable.common.engine.impl.persistence.deploy
- org.flowable.common.engine.impl.persistence.entity - package org.flowable.common.engine.impl.persistence.entity
- org.flowable.common.engine.impl.persistence.entity.data - package org.flowable.common.engine.impl.persistence.entity.data
- org.flowable.common.engine.impl.persistence.entity.data.impl - package org.flowable.common.engine.impl.persistence.entity.data.impl
- org.flowable.common.engine.impl.query - package org.flowable.common.engine.impl.query
- org.flowable.common.engine.impl.runtime - package org.flowable.common.engine.impl.runtime
- org.flowable.common.engine.impl.scripting - package org.flowable.common.engine.impl.scripting
- org.flowable.common.engine.impl.service - package org.flowable.common.engine.impl.service
- org.flowable.common.engine.impl.tenant - package org.flowable.common.engine.impl.tenant
- org.flowable.common.engine.impl.test - package org.flowable.common.engine.impl.test
- org.flowable.common.engine.impl.transaction - package org.flowable.common.engine.impl.transaction
- org.flowable.common.engine.impl.util - package org.flowable.common.engine.impl.util
- org.flowable.common.engine.impl.util.io - package org.flowable.common.engine.impl.util.io
- org.flowable.common.engine.impl.variable - package org.flowable.common.engine.impl.variable
- org.flowable.common.engine.impl.variablelistener - package org.flowable.common.engine.impl.variablelistener
- org.flowable.common.rest.api - package org.flowable.common.rest.api
- org.flowable.common.rest.exception - package org.flowable.common.rest.exception
- org.flowable.common.rest.filter - package org.flowable.common.rest.filter
- org.flowable.common.rest.resolver - package org.flowable.common.rest.resolver
- org.flowable.common.rest.util - package org.flowable.common.rest.util
- org.flowable.common.rest.variable - package org.flowable.common.rest.variable
- org.flowable.common.spring - package org.flowable.common.spring
- org.flowable.common.spring.async - package org.flowable.common.spring.async
- org.flowable.content.api - package org.flowable.content.api
- org.flowable.dmn.api - package org.flowable.dmn.api
- org.flowable.dmn.converter.child - package org.flowable.dmn.converter.child
- org.flowable.dmn.converter.util - package org.flowable.dmn.converter.util
- org.flowable.dmn.engine - package org.flowable.dmn.engine
- org.flowable.dmn.engine.configurator - package org.flowable.dmn.engine.configurator
- org.flowable.dmn.engine.deployer - package org.flowable.dmn.engine.deployer
- org.flowable.dmn.engine.impl - package org.flowable.dmn.engine.impl
- org.flowable.dmn.engine.impl.agenda - package org.flowable.dmn.engine.impl.agenda
- org.flowable.dmn.engine.impl.agenda.operation - package org.flowable.dmn.engine.impl.agenda.operation
- org.flowable.dmn.engine.impl.aot - package org.flowable.dmn.engine.impl.aot
- org.flowable.dmn.engine.impl.audit - package org.flowable.dmn.engine.impl.audit
- org.flowable.dmn.engine.impl.cfg - package org.flowable.dmn.engine.impl.cfg
- org.flowable.dmn.engine.impl.cmd - package org.flowable.dmn.engine.impl.cmd
- org.flowable.dmn.engine.impl.db - package org.flowable.dmn.engine.impl.db
- org.flowable.dmn.engine.impl.deployer - package org.flowable.dmn.engine.impl.deployer
- org.flowable.dmn.engine.impl.el - package org.flowable.dmn.engine.impl.el
- org.flowable.dmn.engine.impl.el.util - package org.flowable.dmn.engine.impl.el.util
- org.flowable.dmn.engine.impl.hitpolicy - package org.flowable.dmn.engine.impl.hitpolicy
- org.flowable.dmn.engine.impl.interceptor - package org.flowable.dmn.engine.impl.interceptor
- org.flowable.dmn.engine.impl.io - package org.flowable.dmn.engine.impl.io
- org.flowable.dmn.engine.impl.parser - package org.flowable.dmn.engine.impl.parser
- org.flowable.dmn.engine.impl.persistence - package org.flowable.dmn.engine.impl.persistence
- org.flowable.dmn.engine.impl.persistence.deploy - package org.flowable.dmn.engine.impl.persistence.deploy
- org.flowable.dmn.engine.impl.persistence.entity - package org.flowable.dmn.engine.impl.persistence.entity
- org.flowable.dmn.engine.impl.persistence.entity.data - package org.flowable.dmn.engine.impl.persistence.entity.data
- org.flowable.dmn.engine.impl.persistence.entity.data.impl - package org.flowable.dmn.engine.impl.persistence.entity.data.impl
- org.flowable.dmn.engine.impl.repository - package org.flowable.dmn.engine.impl.repository
- org.flowable.dmn.engine.impl.test - package org.flowable.dmn.engine.impl.test
- org.flowable.dmn.engine.impl.util - package org.flowable.dmn.engine.impl.util
- org.flowable.dmn.engine.test - package org.flowable.dmn.engine.test
- org.flowable.dmn.image - package org.flowable.dmn.image
- org.flowable.dmn.image.exception - package org.flowable.dmn.image.exception
- org.flowable.dmn.image.impl - package org.flowable.dmn.image.impl
- org.flowable.dmn.image.util - package org.flowable.dmn.image.util
- org.flowable.dmn.model - package org.flowable.dmn.model
- org.flowable.dmn.spring - package org.flowable.dmn.spring
- org.flowable.dmn.spring.autodeployment - package org.flowable.dmn.spring.autodeployment
- org.flowable.dmn.spring.configurator - package org.flowable.dmn.spring.configurator
- org.flowable.dmn.spring.impl.test - package org.flowable.dmn.spring.impl.test
- org.flowable.dmn.xml.constants - package org.flowable.dmn.xml.constants
- org.flowable.dmn.xml.converter - package org.flowable.dmn.xml.converter
- org.flowable.dmn.xml.exception - package org.flowable.dmn.xml.exception
- org.flowable.engine - package org.flowable.engine
-
Public API of the Flowable engine.
Typical usage of the API starts by the creation of aProcessEngineConfiguration
(typically based on a configuration file), from which aProcessEngine
can be obtained.
Through the services obtained from such aProcessEngine
, BPM and workflow operation can be executed:
RepositoryService
: ManagesDeployment
s.
RuntimeService
: For starting and searchingProcessInstance
s.
TaskService
: Exposes operations to manage human (standalone) tasks, such as claiming, completing and assigning tasks.
IdentityService
: Used for managing users, groups and the relations between them.
ManagementService
: Exposes engine administration and maintenance operations, which have no relation to the runtime exection of business processes.
HistoryService
: Exposes information about ongoing and past process instances.
FormService
: Access to form data and rendered forms for starting new process instances and completing tasks. - org.flowable.engine.app - package org.flowable.engine.app
- org.flowable.engine.cfg - package org.flowable.engine.cfg
- org.flowable.engine.compatibility - package org.flowable.engine.compatibility
- org.flowable.engine.configurator - package org.flowable.engine.configurator
- org.flowable.engine.configurator.impl.deployer - package org.flowable.engine.configurator.impl.deployer
- org.flowable.engine.debug - package org.flowable.engine.debug
- org.flowable.engine.delegate - package org.flowable.engine.delegate
-
Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with
JavaDelegate
s. - org.flowable.engine.delegate.event - package org.flowable.engine.delegate.event
- org.flowable.engine.delegate.event.impl - package org.flowable.engine.delegate.event.impl
- org.flowable.engine.delegate.variable - package org.flowable.engine.delegate.variable
- org.flowable.engine.dynamic - package org.flowable.engine.dynamic
- org.flowable.engine.event - package org.flowable.engine.event
- org.flowable.engine.form - package org.flowable.engine.form
-
Classes related to the
FormService
. - org.flowable.engine.history - package org.flowable.engine.history
-
Classes related to the
HistoryService
. - org.flowable.engine.impl - package org.flowable.engine.impl
-
API implementation classes, which shouldn't directly be used by end-users.
- org.flowable.engine.impl.agenda - package org.flowable.engine.impl.agenda
- org.flowable.engine.impl.aot - package org.flowable.engine.impl.aot
- org.flowable.engine.impl.app - package org.flowable.engine.impl.app
- org.flowable.engine.impl.bpmn.behavior - package org.flowable.engine.impl.bpmn.behavior
- org.flowable.engine.impl.bpmn.data - package org.flowable.engine.impl.bpmn.data
- org.flowable.engine.impl.bpmn.deployer - package org.flowable.engine.impl.bpmn.deployer
- org.flowable.engine.impl.bpmn.diagram - package org.flowable.engine.impl.bpmn.diagram
- org.flowable.engine.impl.bpmn.helper - package org.flowable.engine.impl.bpmn.helper
- org.flowable.engine.impl.bpmn.http - package org.flowable.engine.impl.bpmn.http
- org.flowable.engine.impl.bpmn.http.delegate - package org.flowable.engine.impl.bpmn.http.delegate
- org.flowable.engine.impl.bpmn.http.handler - package org.flowable.engine.impl.bpmn.http.handler
- org.flowable.engine.impl.bpmn.listener - package org.flowable.engine.impl.bpmn.listener
- org.flowable.engine.impl.bpmn.mail - package org.flowable.engine.impl.bpmn.mail
- org.flowable.engine.impl.bpmn.parser - package org.flowable.engine.impl.bpmn.parser
- org.flowable.engine.impl.bpmn.parser.factory - package org.flowable.engine.impl.bpmn.parser.factory
- org.flowable.engine.impl.bpmn.parser.handler - package org.flowable.engine.impl.bpmn.parser.handler
- org.flowable.engine.impl.bpmn.webservice - package org.flowable.engine.impl.bpmn.webservice
- org.flowable.engine.impl.cfg - package org.flowable.engine.impl.cfg
- org.flowable.engine.impl.cfg.multitenant - package org.flowable.engine.impl.cfg.multitenant
- org.flowable.engine.impl.cmd - package org.flowable.engine.impl.cmd
- org.flowable.engine.impl.cmmn - package org.flowable.engine.impl.cmmn
- org.flowable.engine.impl.context - package org.flowable.engine.impl.context
- org.flowable.engine.impl.db - package org.flowable.engine.impl.db
- org.flowable.engine.impl.db.upgrade - package org.flowable.engine.impl.db.upgrade
- org.flowable.engine.impl.delegate - package org.flowable.engine.impl.delegate
- org.flowable.engine.impl.delegate.invocation - package org.flowable.engine.impl.delegate.invocation
- org.flowable.engine.impl.delete - package org.flowable.engine.impl.delete
- org.flowable.engine.impl.dynamic - package org.flowable.engine.impl.dynamic
- org.flowable.engine.impl.el - package org.flowable.engine.impl.el
- org.flowable.engine.impl.event - package org.flowable.engine.impl.event
- org.flowable.engine.impl.event.logger - package org.flowable.engine.impl.event.logger
- org.flowable.engine.impl.event.logger.handler - package org.flowable.engine.impl.event.logger.handler
- org.flowable.engine.impl.eventregistry - package org.flowable.engine.impl.eventregistry
- org.flowable.engine.impl.externalworker - package org.flowable.engine.impl.externalworker
- org.flowable.engine.impl.form - package org.flowable.engine.impl.form
- org.flowable.engine.impl.formhandler - package org.flowable.engine.impl.formhandler
- org.flowable.engine.impl.function - package org.flowable.engine.impl.function
- org.flowable.engine.impl.history - package org.flowable.engine.impl.history
- org.flowable.engine.impl.interceptor - package org.flowable.engine.impl.interceptor
- org.flowable.engine.impl.jobexecutor - package org.flowable.engine.impl.jobexecutor
- org.flowable.engine.impl.migration - package org.flowable.engine.impl.migration
- org.flowable.engine.impl.persistence - package org.flowable.engine.impl.persistence
- org.flowable.engine.impl.persistence.deploy - package org.flowable.engine.impl.persistence.deploy
- org.flowable.engine.impl.persistence.entity - package org.flowable.engine.impl.persistence.entity
- org.flowable.engine.impl.persistence.entity.data - package org.flowable.engine.impl.persistence.entity.data
- org.flowable.engine.impl.persistence.entity.data.impl - package org.flowable.engine.impl.persistence.entity.data.impl
- org.flowable.engine.impl.persistence.entity.data.impl.cachematcher - package org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- org.flowable.engine.impl.persistence.entity.data.impl.util - package org.flowable.engine.impl.persistence.entity.data.impl.util
- org.flowable.engine.impl.repository - package org.flowable.engine.impl.repository
- org.flowable.engine.impl.rules - package org.flowable.engine.impl.rules
- org.flowable.engine.impl.runtime - package org.flowable.engine.impl.runtime
- org.flowable.engine.impl.runtime.callback - package org.flowable.engine.impl.runtime.callback
- org.flowable.engine.impl.scripting - package org.flowable.engine.impl.scripting
- org.flowable.engine.impl.test - package org.flowable.engine.impl.test
- org.flowable.engine.impl.transformer - package org.flowable.engine.impl.transformer
- org.flowable.engine.impl.util - package org.flowable.engine.impl.util
- org.flowable.engine.impl.util.condition - package org.flowable.engine.impl.util.condition
- org.flowable.engine.impl.util.io - package org.flowable.engine.impl.util.io
- org.flowable.engine.impl.variable - package org.flowable.engine.impl.variable
- org.flowable.engine.impl.webservice - package org.flowable.engine.impl.webservice
- org.flowable.engine.interceptor - package org.flowable.engine.interceptor
- org.flowable.engine.logging - package org.flowable.engine.logging
- org.flowable.engine.migration - package org.flowable.engine.migration
- org.flowable.engine.parse - package org.flowable.engine.parse
- org.flowable.engine.repository - package org.flowable.engine.repository
-
Classes related to the
RepositoryService
. - org.flowable.engine.runtime - package org.flowable.engine.runtime
-
Classes related to the
RuntimeService
. - org.flowable.engine.spring.configurator - package org.flowable.engine.spring.configurator
- org.flowable.engine.task - package org.flowable.engine.task
-
Classes related to the
TaskService
. - org.flowable.engine.test - package org.flowable.engine.test
-
Helper classes for testing processes.
- org.flowable.engine.test.impl.logger - package org.flowable.engine.test.impl.logger
- org.flowable.engine.test.mock - package org.flowable.engine.test.mock
- org.flowable.engine.test.profiler - package org.flowable.engine.test.profiler
- org.flowable.entitylink.api - package org.flowable.entitylink.api
- org.flowable.entitylink.api.history - package org.flowable.entitylink.api.history
- org.flowable.entitylink.service - package org.flowable.entitylink.service
- org.flowable.entitylink.service.impl - package org.flowable.entitylink.service.impl
- org.flowable.entitylink.service.impl.aot - package org.flowable.entitylink.service.impl.aot
- org.flowable.entitylink.service.impl.db - package org.flowable.entitylink.service.impl.db
- org.flowable.entitylink.service.impl.persistence - package org.flowable.entitylink.service.impl.persistence
- org.flowable.entitylink.service.impl.persistence.entity - package org.flowable.entitylink.service.impl.persistence.entity
- org.flowable.entitylink.service.impl.persistence.entity.data - package org.flowable.entitylink.service.impl.persistence.entity.data
- org.flowable.entitylink.service.impl.persistence.entity.data.impl - package org.flowable.entitylink.service.impl.persistence.entity.data.impl
- org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.entitylink.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.entitylink.service.impl.util - package org.flowable.entitylink.service.impl.util
- org.flowable.eventregistry.api - package org.flowable.eventregistry.api
- org.flowable.eventregistry.api.management - package org.flowable.eventregistry.api.management
- org.flowable.eventregistry.api.model - package org.flowable.eventregistry.api.model
- org.flowable.eventregistry.api.runtime - package org.flowable.eventregistry.api.runtime
- org.flowable.eventregistry.impl - package org.flowable.eventregistry.impl
- org.flowable.eventregistry.impl.aot - package org.flowable.eventregistry.impl.aot
- org.flowable.eventregistry.impl.cfg - package org.flowable.eventregistry.impl.cfg
- org.flowable.eventregistry.impl.cmd - package org.flowable.eventregistry.impl.cmd
- org.flowable.eventregistry.impl.configurator - package org.flowable.eventregistry.impl.configurator
- org.flowable.eventregistry.impl.configurator.deployer - package org.flowable.eventregistry.impl.configurator.deployer
- org.flowable.eventregistry.impl.constant - package org.flowable.eventregistry.impl.constant
- org.flowable.eventregistry.impl.consumer - package org.flowable.eventregistry.impl.consumer
- org.flowable.eventregistry.impl.db - package org.flowable.eventregistry.impl.db
- org.flowable.eventregistry.impl.deployer - package org.flowable.eventregistry.impl.deployer
- org.flowable.eventregistry.impl.event - package org.flowable.eventregistry.impl.event
- org.flowable.eventregistry.impl.io - package org.flowable.eventregistry.impl.io
- org.flowable.eventregistry.impl.keydetector - package org.flowable.eventregistry.impl.keydetector
- org.flowable.eventregistry.impl.management - package org.flowable.eventregistry.impl.management
- org.flowable.eventregistry.impl.model - package org.flowable.eventregistry.impl.model
- org.flowable.eventregistry.impl.parser - package org.flowable.eventregistry.impl.parser
- org.flowable.eventregistry.impl.payload - package org.flowable.eventregistry.impl.payload
- org.flowable.eventregistry.impl.persistence - package org.flowable.eventregistry.impl.persistence
- org.flowable.eventregistry.impl.persistence.deploy - package org.flowable.eventregistry.impl.persistence.deploy
- org.flowable.eventregistry.impl.persistence.entity - package org.flowable.eventregistry.impl.persistence.entity
- org.flowable.eventregistry.impl.persistence.entity.data - package org.flowable.eventregistry.impl.persistence.entity.data
- org.flowable.eventregistry.impl.persistence.entity.data.impl - package org.flowable.eventregistry.impl.persistence.entity.data.impl
- org.flowable.eventregistry.impl.pipeline - package org.flowable.eventregistry.impl.pipeline
- org.flowable.eventregistry.impl.repository - package org.flowable.eventregistry.impl.repository
- org.flowable.eventregistry.impl.runtime - package org.flowable.eventregistry.impl.runtime
- org.flowable.eventregistry.impl.serialization - package org.flowable.eventregistry.impl.serialization
- org.flowable.eventregistry.impl.tenantdetector - package org.flowable.eventregistry.impl.tenantdetector
- org.flowable.eventregistry.impl.transformer - package org.flowable.eventregistry.impl.transformer
- org.flowable.eventregistry.impl.util - package org.flowable.eventregistry.impl.util
- org.flowable.eventregistry.json.converter - package org.flowable.eventregistry.json.converter
- org.flowable.eventregistry.model - package org.flowable.eventregistry.model
- org.flowable.eventregistry.spring - package org.flowable.eventregistry.spring
- org.flowable.eventregistry.spring.autodeployment - package org.flowable.eventregistry.spring.autodeployment
- org.flowable.eventregistry.spring.configurator - package org.flowable.eventregistry.spring.configurator
- org.flowable.eventregistry.spring.jms - package org.flowable.eventregistry.spring.jms
- org.flowable.eventregistry.spring.kafka - package org.flowable.eventregistry.spring.kafka
- org.flowable.eventregistry.spring.kafka.payload - package org.flowable.eventregistry.spring.kafka.payload
- org.flowable.eventregistry.spring.management - package org.flowable.eventregistry.spring.management
- org.flowable.eventregistry.spring.rabbit - package org.flowable.eventregistry.spring.rabbit
- org.flowable.eventregistry.spring.test - package org.flowable.eventregistry.spring.test
- org.flowable.eventregistry.test - package org.flowable.eventregistry.test
- org.flowable.eventsubscription.api - package org.flowable.eventsubscription.api
- org.flowable.eventsubscription.service - package org.flowable.eventsubscription.service
- org.flowable.eventsubscription.service.impl - package org.flowable.eventsubscription.service.impl
- org.flowable.eventsubscription.service.impl.aot - package org.flowable.eventsubscription.service.impl.aot
- org.flowable.eventsubscription.service.impl.db - package org.flowable.eventsubscription.service.impl.db
- org.flowable.eventsubscription.service.impl.persistence - package org.flowable.eventsubscription.service.impl.persistence
- org.flowable.eventsubscription.service.impl.persistence.entity - package org.flowable.eventsubscription.service.impl.persistence.entity
- org.flowable.eventsubscription.service.impl.persistence.entity.data - package org.flowable.eventsubscription.service.impl.persistence.entity.data
- org.flowable.eventsubscription.service.impl.persistence.entity.data.impl - package org.flowable.eventsubscription.service.impl.persistence.entity.data.impl
- org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.eventsubscription.service.impl.util - package org.flowable.eventsubscription.service.impl.util
- org.flowable.form.api - package org.flowable.form.api
- org.flowable.form.model - package org.flowable.form.model
- org.flowable.http.common.api - package org.flowable.http.common.api
- org.flowable.http.common.api.client - package org.flowable.http.common.api.client
- org.flowable.http.common.api.delegate - package org.flowable.http.common.api.delegate
- org.flowable.http.common.impl - package org.flowable.http.common.impl
- org.flowable.http.common.impl.apache - package org.flowable.http.common.impl.apache
- org.flowable.http.common.impl.apache.client5 - package org.flowable.http.common.impl.apache.client5
- org.flowable.http.common.impl.spring.reactive - package org.flowable.http.common.impl.spring.reactive
- org.flowable.identitylink.api - package org.flowable.identitylink.api
- org.flowable.identitylink.api.history - package org.flowable.identitylink.api.history
- org.flowable.identitylink.service - package org.flowable.identitylink.service
- org.flowable.identitylink.service.event.impl - package org.flowable.identitylink.service.event.impl
- org.flowable.identitylink.service.impl - package org.flowable.identitylink.service.impl
- org.flowable.identitylink.service.impl.aot - package org.flowable.identitylink.service.impl.aot
- org.flowable.identitylink.service.impl.db - package org.flowable.identitylink.service.impl.db
- org.flowable.identitylink.service.impl.persistence - package org.flowable.identitylink.service.impl.persistence
- org.flowable.identitylink.service.impl.persistence.entity - package org.flowable.identitylink.service.impl.persistence.entity
- org.flowable.identitylink.service.impl.persistence.entity.data - package org.flowable.identitylink.service.impl.persistence.entity.data
- org.flowable.identitylink.service.impl.persistence.entity.data.impl - package org.flowable.identitylink.service.impl.persistence.entity.data.impl
- org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.identitylink.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.identitylink.service.impl.util - package org.flowable.identitylink.service.impl.util
- org.flowable.idm.api - package org.flowable.idm.api
- org.flowable.idm.api.event - package org.flowable.idm.api.event
- org.flowable.idm.engine - package org.flowable.idm.engine
- org.flowable.idm.engine.delegate.event.impl - package org.flowable.idm.engine.delegate.event.impl
- org.flowable.idm.engine.impl - package org.flowable.idm.engine.impl
- org.flowable.idm.engine.impl.authentication - package org.flowable.idm.engine.impl.authentication
- org.flowable.idm.engine.impl.cfg - package org.flowable.idm.engine.impl.cfg
- org.flowable.idm.engine.impl.cmd - package org.flowable.idm.engine.impl.cmd
- org.flowable.idm.engine.impl.db - package org.flowable.idm.engine.impl.db
- org.flowable.idm.engine.impl.io - package org.flowable.idm.engine.impl.io
- org.flowable.idm.engine.impl.persistence - package org.flowable.idm.engine.impl.persistence
- org.flowable.idm.engine.impl.persistence.entity - package org.flowable.idm.engine.impl.persistence.entity
- org.flowable.idm.engine.impl.persistence.entity.data - package org.flowable.idm.engine.impl.persistence.entity.data
- org.flowable.idm.engine.impl.persistence.entity.data.impl - package org.flowable.idm.engine.impl.persistence.entity.data.impl
- org.flowable.idm.engine.impl.util - package org.flowable.idm.engine.impl.util
- org.flowable.idm.engine.test - package org.flowable.idm.engine.test
- org.flowable.image - package org.flowable.image
- org.flowable.image.exception - package org.flowable.image.exception
- org.flowable.image.impl - package org.flowable.image.impl
- org.flowable.image.util - package org.flowable.image.util
- org.flowable.job.api - package org.flowable.job.api
- org.flowable.job.service - package org.flowable.job.service
- org.flowable.job.service.event.impl - package org.flowable.job.service.event.impl
- org.flowable.job.service.impl - package org.flowable.job.service.impl
- org.flowable.job.service.impl.aot - package org.flowable.job.service.impl.aot
- org.flowable.job.service.impl.asyncexecutor - package org.flowable.job.service.impl.asyncexecutor
- org.flowable.job.service.impl.asyncexecutor.multitenant - package org.flowable.job.service.impl.asyncexecutor.multitenant
- org.flowable.job.service.impl.cmd - package org.flowable.job.service.impl.cmd
- org.flowable.job.service.impl.db - package org.flowable.job.service.impl.db
- org.flowable.job.service.impl.history.async - package org.flowable.job.service.impl.history.async
- org.flowable.job.service.impl.history.async.util - package org.flowable.job.service.impl.history.async.util
- org.flowable.job.service.impl.persistence - package org.flowable.job.service.impl.persistence
- org.flowable.job.service.impl.persistence.entity - package org.flowable.job.service.impl.persistence.entity
- org.flowable.job.service.impl.persistence.entity.data - package org.flowable.job.service.impl.persistence.entity.data
- org.flowable.job.service.impl.persistence.entity.data.impl - package org.flowable.job.service.impl.persistence.entity.data.impl
- org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.job.service.impl.util - package org.flowable.job.service.impl.util
- org.flowable.mail.common.api - package org.flowable.mail.common.api
- org.flowable.mail.common.api.client - package org.flowable.mail.common.api.client
- org.flowable.mail.common.impl - package org.flowable.mail.common.impl
- org.flowable.mail.common.impl.jakarta.mail - package org.flowable.mail.common.impl.jakarta.mail
- org.flowable.rest.form - package org.flowable.rest.form
- org.flowable.rest.security - package org.flowable.rest.security
- org.flowable.rest.service.api - package org.flowable.rest.service.api
- org.flowable.rest.service.api.engine - package org.flowable.rest.service.api.engine
- org.flowable.rest.service.api.engine.variable - package org.flowable.rest.service.api.engine.variable
- org.flowable.rest.service.api.form - package org.flowable.rest.service.api.form
- org.flowable.rest.service.api.history - package org.flowable.rest.service.api.history
- org.flowable.rest.service.api.identity - package org.flowable.rest.service.api.identity
- org.flowable.rest.service.api.management - package org.flowable.rest.service.api.management
- org.flowable.rest.service.api.repository - package org.flowable.rest.service.api.repository
- org.flowable.rest.service.api.runtime - package org.flowable.rest.service.api.runtime
- org.flowable.rest.service.api.runtime.process - package org.flowable.rest.service.api.runtime.process
- org.flowable.rest.service.api.runtime.task - package org.flowable.rest.service.api.runtime.task
- org.flowable.rest.servlet - package org.flowable.rest.servlet
- org.flowable.spring - package org.flowable.spring
- org.flowable.spring.configurator - package org.flowable.spring.configurator
- org.flowable.spring.impl.test - package org.flowable.spring.impl.test
- org.flowable.spring.job.service - package org.flowable.spring.job.service
- org.flowable.spring.security - package org.flowable.spring.security
- org.flowable.task.api - package org.flowable.task.api
- org.flowable.task.api.history - package org.flowable.task.api.history
- org.flowable.task.service - package org.flowable.task.service
- org.flowable.task.service.delegate - package org.flowable.task.service.delegate
- org.flowable.task.service.event.impl - package org.flowable.task.service.event.impl
- org.flowable.task.service.history - package org.flowable.task.service.history
- org.flowable.task.service.impl - package org.flowable.task.service.impl
- org.flowable.task.service.impl.aot - package org.flowable.task.service.impl.aot
- org.flowable.task.service.impl.db - package org.flowable.task.service.impl.db
- org.flowable.task.service.impl.persistence - package org.flowable.task.service.impl.persistence
- org.flowable.task.service.impl.persistence.entity - package org.flowable.task.service.impl.persistence.entity
- org.flowable.task.service.impl.persistence.entity.data - package org.flowable.task.service.impl.persistence.entity.data
- org.flowable.task.service.impl.persistence.entity.data.impl - package org.flowable.task.service.impl.persistence.entity.data.impl
- org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.task.service.impl.util - package org.flowable.task.service.impl.util
- org.flowable.validation - package org.flowable.validation
- org.flowable.validation.validator - package org.flowable.validation.validator
- org.flowable.validation.validator.impl - package org.flowable.validation.validator.impl
- org.flowable.variable.api.delegate - package org.flowable.variable.api.delegate
- org.flowable.variable.api.event - package org.flowable.variable.api.event
- org.flowable.variable.api.history - package org.flowable.variable.api.history
- org.flowable.variable.api.persistence.entity - package org.flowable.variable.api.persistence.entity
- org.flowable.variable.api.runtime - package org.flowable.variable.api.runtime
- org.flowable.variable.api.types - package org.flowable.variable.api.types
- org.flowable.variable.service - package org.flowable.variable.service
- org.flowable.variable.service.event.impl - package org.flowable.variable.service.event.impl
- org.flowable.variable.service.history - package org.flowable.variable.service.history
- org.flowable.variable.service.impl - package org.flowable.variable.service.impl
- org.flowable.variable.service.impl.aot - package org.flowable.variable.service.impl.aot
- org.flowable.variable.service.impl.db - package org.flowable.variable.service.impl.db
- org.flowable.variable.service.impl.el - package org.flowable.variable.service.impl.el
- org.flowable.variable.service.impl.persistence - package org.flowable.variable.service.impl.persistence
- org.flowable.variable.service.impl.persistence.entity - package org.flowable.variable.service.impl.persistence.entity
- org.flowable.variable.service.impl.persistence.entity.data - package org.flowable.variable.service.impl.persistence.entity.data
- org.flowable.variable.service.impl.persistence.entity.data.impl - package org.flowable.variable.service.impl.persistence.entity.data.impl
- org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.variable.service.impl.types - package org.flowable.variable.service.impl.types
- org.flowable.variable.service.impl.util - package org.flowable.variable.service.impl.util
- originalAssignee - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- originalClassName() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTask
- originalFlowElement - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer.FlowElementMoveEntry
- originalPersistentState - Variable in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
-
Represents the 'persistence state' at the moment this
CachedEntity
instance was created. - originalPersistentState - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- originalPersistentState - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- originalPlanItem - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- originatingCurrentFlowElement - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- orQueryObjects - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- orQueryObjects - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- outboundChannel - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- outboundChannelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- outboundChannelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl
- outboundChannelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- outboundChannelDefinitionBuilder - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- OutboundChannelDefinitionBuilderImpl - Class in org.flowable.eventregistry.impl.model
- OutboundChannelDefinitionBuilderImpl(EventRepositoryService, ChannelJsonConverter) - Constructor for class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl - Class in org.flowable.eventregistry.impl.model
- OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl - Class in org.flowable.eventregistry.impl.model
- OutboundChannelModel - Class in org.flowable.eventregistry.model
- OutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.OutboundChannelModel
- OutboundChannelModelBuilder - Interface in org.flowable.eventregistry.api.model
-
A builder to create an
OutboundChannelModel
instance. - OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder for the 'event processing' pipeline which gets invoked before sending out the event.
- OutboundChannelModelBuilder.OutboundJmsChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
OutboundEventChannelAdapter
using JMS. - OutboundChannelModelBuilder.OutboundKafkaChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
OutboundEventChannelAdapter
using Kafka. - OutboundChannelModelBuilder.OutboundRabbitChannelBuilder - Interface in org.flowable.eventregistry.api.model
-
Builder to create an
OutboundEventChannelAdapter
using RabbitMQ. - OutboundChannelModelProcessor - Class in org.flowable.eventregistry.impl.pipeline
- OutboundChannelModelProcessor(ObjectMapper) - Constructor for class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- OutboundChannelModelValidator - Class in org.flowable.eventregistry.json.converter
- OutboundChannelModelValidator() - Constructor for class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- OutboundChannelModelValidator(Collection<String>) - Constructor for class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- OutboundEvent<T> - Interface in org.flowable.eventregistry.api
- outboundEventChannelAdapter - Variable in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- outboundEventChannelAdapter - Variable in class org.flowable.eventregistry.model.OutboundChannelModel
- OutboundEventChannelAdapter<T> - Interface in org.flowable.eventregistry.api
- outboundEventProcessingPipeline - Variable in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- outboundEventProcessingPipeline - Variable in class org.flowable.eventregistry.model.OutboundChannelModel
- OutboundEventProcessingPipeline<T> - Interface in org.flowable.eventregistry.api
- OutboundEventProcessingPipelineBuilderImpl(OutboundChannelDefinitionBuilderImpl, OutboundChannelModel) - Constructor for class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- outboundEventProcessor - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- outboundEventProcessor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- OutboundEventProcessor - Interface in org.flowable.eventregistry.api
- outboundEventSerializer - Variable in class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
- OutboundEventSerializer - Interface in org.flowable.eventregistry.api
- OutboundJmsChannelBuilderImpl(EventRepositoryService, OutboundChannelDefinitionBuilderImpl, JmsOutboundChannelModel) - Constructor for class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundJmsChannelBuilderImpl
- OutboundKafkaChannelBuilderImpl(EventRepositoryService, OutboundChannelDefinitionBuilderImpl, KafkaOutboundChannelModel) - Constructor for class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- OutboundRabbitChannelBuilderImpl(EventRepositoryService, OutboundChannelDefinitionBuilderImpl, RabbitOutboundChannelModel) - Constructor for class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- outcome - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- outcome - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- outcome - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- outcome - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- outcome - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- outcome - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- outcome - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- outcome - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- outcome - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- outcome - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- outcome - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- outcome(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Saves the outcome of the start form for the case, if this case should be started out of a start form.
- outcome(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- outcome(String) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- outcome(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- outcome(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- outcome(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Allows to set an outcome for a start form.
- outcome(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets an outcome for the form.
- outcomes - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- outcomes - Variable in class org.flowable.form.model.SimpleFormModel
- outcomes - Variable in class org.flowable.rest.service.api.FormModelResponse
- outcomeVariableName - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- outcomeVariableName - Variable in class org.flowable.form.model.SimpleFormModel
- outcomeVariableName - Variable in class org.flowable.rest.service.api.FormModelResponse
- outgoingAssociations - Variable in class org.flowable.cmmn.model.Criterion
- outgoingAssociations - Variable in class org.flowable.cmmn.model.PlanItem
- outgoingFlows - Variable in class org.flowable.bpmn.model.FlowNode
- outMessage - Variable in class org.flowable.engine.impl.bpmn.webservice.Operation
- outMessageRef - Variable in class org.flowable.bpmn.model.Operation
- OutParameterParser - Class in org.flowable.bpmn.converter.child
- OutParameterParser() - Constructor for class org.flowable.bpmn.converter.child.OutParameterParser
- outParameters - Variable in class org.flowable.bpmn.model.CallActivity
- outParameters - Variable in class org.flowable.bpmn.model.CaseServiceTask
- outParameters - Variable in class org.flowable.bpmn.model.Event
- outParameters - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- outParameters - Variable in class org.flowable.cmmn.model.ChildTask
- outParameters - Variable in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- OUTPUT_ORDER - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- OutputClause - Class in org.flowable.dmn.model
- OutputClause() - Constructor for class org.flowable.dmn.model.OutputClause
- OutputClauseParser - Class in org.flowable.dmn.converter.child
- OutputClauseParser() - Constructor for class org.flowable.dmn.converter.child.OutputClauseParser
- OutputClauseXMLConverter - Class in org.flowable.dmn.xml.converter
- OutputClauseXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
- outputDecisions - Variable in class org.flowable.dmn.model.DecisionService
- outputEntries - Variable in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
- outputEntries - Variable in class org.flowable.dmn.model.DecisionRule
- OutputEntryParser - Class in org.flowable.dmn.converter.child
- OutputEntryParser() - Constructor for class org.flowable.dmn.converter.child.OutputEntryParser
- outputLabel - Variable in class org.flowable.dmn.model.DecisionTable
- outputNumber - Variable in class org.flowable.dmn.model.OutputClause
- OutputOrderComparator<T extends Comparable<T>> - Class in org.flowable.dmn.engine.impl.hitpolicy
- OutputOrderComparator(T[]) - Constructor for class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
- outputs - Variable in class org.flowable.dmn.model.DecisionTable
- outputValues - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- outputValues - Variable in class org.flowable.dmn.model.OutputClause
- OutputValuesParser - Class in org.flowable.dmn.converter.child
- OutputValuesParser() - Constructor for class org.flowable.dmn.converter.child.OutputValuesParser
- outputVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- overrideCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Indicator to override the tenant id of the case definition with the provided value.
- overrideCaseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- overrideDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- overrideDefinitionTenantId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- overrideDefinitionTenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- overrideDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- overrideDefinitionTenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- overrideDefinitionTenantId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- overrideDefinitionTenantId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- overrideId - Variable in class org.flowable.form.model.FormField
- overrideProcessDefinitionTenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- overrideProcessDefinitionTenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Indicator to override the tenant id of the process definition with the provided value.
- overview(VariableAggregationDefinition) - Static method in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- overview(VariableAggregationDefinition) - Static method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- OVERVIEW - Static variable in interface org.flowable.cmmn.api.delegate.PlanItemVariableAggregatorContext
-
State when the plan item instance is not yet completed and we need to see an overview state.
- OVERVIEW - Static variable in interface org.flowable.engine.delegate.variable.VariableAggregatorContext
-
State when the execution is not yet completed and we need to see an overview state.
- OverviewElement(String, String, Integer, String, PlanItemDefinition) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- OverviewElement(String, String, Integer, String, PlanItemDefinition) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- owner - Variable in class org.flowable.bpmn.model.UserTask
- owner - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- owner - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- owner - Variable in class org.flowable.cmmn.model.CasePageTask
- owner - Variable in class org.flowable.cmmn.model.HumanTask
- owner - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- owner - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- owner - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- owner - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- owner - Variable in class org.flowable.engine.interceptor.MigrationContext
- owner - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- owner - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- owner - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- owner - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- owner - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- owner - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- owner(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the owner of the case to be created to the given user id.
- owner(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- owner(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- owner(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the owner of the process instance to be created to the given user id.
- owner(String) - Method in interface org.flowable.task.api.TaskBuilder
-
The userId of the person that is responsible for this task.
- owner(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- OWNER - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- OWNER - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- OWNER - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- ownerId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- ownerId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- ownerId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- ownerId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- ownerId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- ownerId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- ownerId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- ownerLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- ownerLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- ownerLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ownerLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ownerUserId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
- ownerUserId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
P
- Page - Class in org.flowable.common.engine.impl
-
holds the parameters of a page (partial result) for a query.
- Page(int, int) - Constructor for class org.flowable.common.engine.impl.Page
- pageSize - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- pageSize - Variable in class org.flowable.job.service.impl.asyncexecutor.FindExpiredJobsCmd
- paginateList(Map<String, String>, Query<?, REQ>, String, Map<String, QueryProperty>, ListProcessor<REQ, RES>) - Static method in interface org.flowable.common.rest.api.PaginateListUtil
-
Uses the pagination parameters from the request and makes sure to order the result and set all pagination attributes for the response to render.
- paginateList(Map<String, String>, PaginateRequest, Query<?, REQ>, String, Map<String, QueryProperty>, ListProcessor<REQ, RES>) - Static method in interface org.flowable.common.rest.api.PaginateListUtil
-
Uses the pagination parameters form the request and makes sure to order the result and set all pagination attributes for the response to render.
- paginateList(PaginateRequest, Query<?, REQ>, String, Map<String, QueryProperty>, ListProcessor<REQ, RES>) - Static method in interface org.flowable.common.rest.api.PaginateListUtil
-
Uses the pagination attributes perform the querying and render the response.
- PaginateListUtil - Interface in org.flowable.common.rest.api
-
A util class that can be used to perform easy pagination (with defaults provided by Flowable).
- PaginateRequest - Class in org.flowable.common.rest.api
-
Interface representing a paginated request object, use when paging is needed without using URL-parameters.
- PaginateRequest() - Constructor for class org.flowable.common.rest.api.PaginateRequest
- ParallelGateway - Class in org.flowable.bpmn.model
- ParallelGateway() - Constructor for class org.flowable.bpmn.model.ParallelGateway
- 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
- ParallelGatewayXMLConverter - Class in org.flowable.bpmn.converter
- ParallelGatewayXMLConverter() - Constructor for class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- parallelInSameTransaction - Variable in class org.flowable.bpmn.model.HttpServiceTask
- parallelInSameTransaction - Variable in class org.flowable.cmmn.model.HttpServiceTask
- ParallelMultiInstanceActivityCompletionJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ParallelMultiInstanceActivityCompletionJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- parallelMultiInstanceAsyncLeave - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Whether the Parallel Multi instance should perform the leave operation through an async exclusive job.
- ParallelMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ParallelMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- ParallelMultiInstanceLoopVariable - Class in org.flowable.engine.impl.variable
- ParallelMultiInstanceLoopVariable(String, String) - Constructor for class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- ParallelMultiInstanceLoopVariableType - Class in org.flowable.engine.impl.variable
- ParallelMultiInstanceLoopVariableType(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- parameter - Variable in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- parameter - Variable in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- parameter - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- parameter(String, Object) - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Add parameter to be replaced in query for index, e.g.
- parameter(String, Object) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- parameter(String, Object) - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
- parameterInstances - Variable in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- parameters - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
- params - Variable in class org.flowable.form.model.FormField
- params() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
params := <LPAREN> (expr (<COMMA> expr)*)? <RPAREN>
- parent - Variable in class org.flowable.cmmn.model.CaseElement
- parent - Variable in class org.flowable.engine.debug.ExecutionTreeNode
- parent - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the parent execution
- PARENT - Static variable in class org.flowable.entitylink.api.HierarchyType
- PARENT_RESUME - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- PARENT_SUSPEND - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- parentCompletionRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- ParentCompletionRule - Class in org.flowable.cmmn.model
- ParentCompletionRule() - Constructor for class org.flowable.cmmn.model.ParentCompletionRule
- parentContainer - Variable in class org.flowable.bpmn.model.FlowElement
- parentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- parentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- parentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- parentDeploymentId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- parentDeploymentId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- parentDeploymentId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- parentDeploymentId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- parentDeploymentId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- parentDeploymentId - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployment that have the given parent deployment id.
- parentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDecisionQuery
-
Only select decisions that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployment that have the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the parent deployment id
- parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments that have the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployment that have the given deployment parent id.
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Set the parent deployment id for the event deployment.
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Set the parent deployment id for the channel deployment.
- parentDeploymentId(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Set the parent deployment id for the channel deployment.
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- parentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- parentDeploymentId(String) - Method in interface org.flowable.form.api.FormDefinitionQuery
-
Only select forms that are deployed in a deployment with the given parent deployment id
- parentDeploymentId(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Gives the deployment the given parent deployment id.
- parentDeploymentId(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployment that have the given deployment parent id.
- parentDeploymentIdLike - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIdLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- parentDeploymentIdLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIdLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with a parent deployment id like the given one.
- parentDeploymentIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in interface org.flowable.dmn.api.DmnDeploymentQuery
-
Only select deployments with a parent deployment id like the given one.
- parentDeploymentIdLike(String) - Method in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- 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.
- parentDeploymentIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentQuery
-
Only select deployments with a deployment parent id like the given one.
- parentDeploymentIdLike(String) - Method in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in interface org.flowable.form.api.FormDeploymentQuery
-
Only select deployments with a deployment parent id like the given one.
- parentDeploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIds - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- parentDeploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
-
Only select deployments with a parent deployment id that is the same as one of the given deployment identifiers.
- parentDeploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- 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.
- parentElementId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- parentElementId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- parentExecutionId - Variable in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- parentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- parentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- parentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- parentId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- parentId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- parentId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- parentId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- parentId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the parent of this execution.
- parentId - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- parentId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- parentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set parent case instanceId of the newly create case instance
- parentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- parentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- parentId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are a direct child-execution of the execution with the given id.
- parentNode - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- parentProcess - Variable in class org.flowable.bpmn.model.AssociationModel
- parentProcess - Variable in class org.flowable.bpmn.model.Lane
- parentScopeId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- parentScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- parentScopeId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- parentScopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- parentScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- parentTaskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetSubTasksCmd
- parentTaskId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- parentTaskId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- parentTaskId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- parentTaskId - Variable in class org.flowable.engine.impl.cmd.GetSubTasksCmd
- parentTaskId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- parentTaskId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- parentTaskId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- parentTaskId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- parentTaskId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- parentTaskId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- parentTaskId(String) - Method in interface org.flowable.task.api.TaskBuilder
-
the parent task for which this task is a subtask
- parentTaskId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- parentTaskUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- parentTaskUrl - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- parentUrl - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- parsAsyncLeave(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parse(String) - Static method in class org.flowable.dmn.engine.impl.el.ELOutputEntryExpressionPreParser
- parse(String, String, String) - Static method in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
- parse(XMLStreamReader, List<SubProcess>, Process) - Method in class org.flowable.bpmn.converter.parser.SubProcessParser
- parse(XMLStreamReader, List<SubProcess>, Process, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ExtensionElementsParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.BpmnEdgeParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.BpmnShapeParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.DataStoreParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.DefinitionsParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ImportParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.InterfaceParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ItemDefinitionParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.MessageFlowParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.MessageParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ParticipantParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ProcessParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.ResourceParser
- parse(XMLStreamReader, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.SignalParser
- parse(XMLStreamReader, Process) - Method in class org.flowable.bpmn.converter.parser.PotentialStarterParser
- parse(XMLStreamReader, Process, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.LaneParser
- parse(CmmnParseContext) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParser
- parse(CmmnParseContext) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- parse(CmmnParseContext, StreamSource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- parse(CmmnParser, CmmnParseResult, BaseElement) - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseHandler
-
The actual delegation method.
- parse(CmmnParser, CmmnParseResult, BaseElement) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractActivityBpmnParseHandler
- parse(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- parse(BpmnParse, BaseElement) - Method in interface org.flowable.engine.parse.BpmnParseHandler
-
The actual delegation method.
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- parseActivityType(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- parseActivityType(FlowNode) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- parseActivityType(FlowNode) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- parseAsync(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseAsyncLeaveNotExclusive(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseAttributes(DmnElement, XMLStreamReader) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- parseAttributes(DmnElement, XMLStreamReader, Collection<DmnExtensionAttribute>) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- parseBoolean(Object) - Static method in class org.flowable.http.common.impl.ExpressionUtils
- parseBounds(Element) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.BaseChildElementParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.CancelEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.CompensateEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ConditionalEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ConditionExpressionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ConditionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.DataInputAssociationParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.DataOutputAssociationParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.DataStateParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.DocumentationParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ErrorEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.EscalationEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.EventInParameterParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.EventOutParameterParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FieldExtensionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableCollectionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableEventListenerParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableFailedjobRetryParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableHttpRequestHandlerParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableHttpResponseHandlerParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableListenerParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowableMapExceptionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FlowNodeRefParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.FormPropertyParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.InParameterParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.IOSpecificationParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.MessageEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.MultiInstanceParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.OutParameterParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ScriptInfoParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.ScriptTextParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.SignalEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TerminateEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TextAnnotationTextParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TimeCycleParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TimeDateParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TimeDurationParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.TimerEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.VariableAggregationDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.child.VariableListenerEventDefinitionParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.CustomIdentityLinkParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.HumanPerformerParser
- parseChildElement(XMLStreamReader, BaseElement, BpmnModel) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter.PotentialOwnerParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.AllowedValuesParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.InputClauseParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.InputEntryParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.InputExpressionParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.InputValuesParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.ItemComponentParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.OutputClauseParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.OutputEntryParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.OutputValuesParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.RequiredAuthorityParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.RequiredDecisionParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.RequiredInputParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.TypeRefParser
- parseChildElement(XMLStreamReader, DmnElement, Decision) - Method in class org.flowable.dmn.converter.child.VariableParser
- parseChildElements(String, BaseElement, Map<String, BaseChildElementParser>, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseChildElements(String, BaseElement, XMLStreamReader, Map<String, BaseChildElementParser>, BpmnModel) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseChildElements(String, BaseElement, XMLStreamReader, BpmnModel) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseChildElements(String, BaseElement, BpmnModel, XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseChildElements(String, DmnElement, Map<String, BaseChildElementParser>, Decision, XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- parseChildElements(String, DmnElement, XMLStreamReader, Map<String, BaseChildElementParser>, Decision) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- parseChildElements(String, DmnElement, Decision, XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- parseChildElements(XMLStreamReader, BaseElement, BpmnModel, BaseChildElementParser) - Method in class org.flowable.bpmn.converter.child.BaseChildElementParser
- parseChildElements(XMLStreamReader, DmnElement, Decision, BaseChildElementParser) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- parseCollection(Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- 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
- parseCustomMybatisXMLMappers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- parseDataAssociation(DataAssociation, String, XMLStreamReader) - Static method in class org.flowable.bpmn.converter.child.DataAssociationParser
- parseDate(String) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- parseDate(String) - Static method in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- ParsedDeployment - Class in org.flowable.dmn.engine.impl.deployer
-
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's DefinitionEntities and resources and processes associated with each DefinitionEntity - all produced by parsing the deployment.
- 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 - Class in org.flowable.eventregistry.impl.deployer
-
An intermediate representation of a DeploymentEntity which keeps track of all of the entity's and resources.
- ParsedDeployment(DmnDeploymentEntity, List<DecisionEntity>, Map<DecisionEntity, DmnParse>, Map<DecisionEntity, EngineResource>) - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeployment
- ParsedDeployment(DeploymentEntity, List<ProcessDefinitionEntity>, Map<ProcessDefinitionEntity, BpmnParse>, Map<ProcessDefinitionEntity, EngineResource>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- ParsedDeployment(EventDeploymentEntity, List<EventDefinitionEntity>, List<ChannelDefinitionEntity>, Map<EventDefinitionEntity, EventDefinitionParse>, Map<EventDefinitionEntity, EventResourceEntity>, Map<ChannelDefinitionEntity, ChannelDefinitionParse>, Map<ChannelDefinitionEntity, EventResourceEntity>) - Constructor for class org.flowable.eventregistry.impl.deployer.ParsedDeployment
- ParsedDeploymentBuilder - Class in org.flowable.dmn.engine.impl.deployer
- ParsedDeploymentBuilder - Class in org.flowable.engine.impl.bpmn.deployer
- ParsedDeploymentBuilder - Class in org.flowable.eventregistry.impl.deployer
- ParsedDeploymentBuilder(EngineDeployment, BpmnParser, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilder
- ParsedDeploymentBuilder(DmnDeploymentEntity, DmnParseFactory, Map<String, Object>) - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- ParsedDeploymentBuilder(EventDeploymentEntity, EventDefinitionParseFactory, ChannelDefinitionParseFactory) - Constructor for class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilder
- parsedDeploymentBuilderFactory - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- parsedDeploymentBuilderFactory - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- parsedDeploymentBuilderFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- parsedDeploymentBuilderFactory - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- parsedDeploymentBuilderFactory - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- ParsedDeploymentBuilderFactory - Class in org.flowable.dmn.engine.impl.deployer
- ParsedDeploymentBuilderFactory - Class in org.flowable.engine.impl.bpmn.deployer
- ParsedDeploymentBuilderFactory - Class in org.flowable.eventregistry.impl.deployer
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ParsedDeploymentBuilderFactory
- ParsedDeploymentBuilderFactory() - Constructor for class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- parseDelimitedList(String) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseDelimitedList(String) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseDelimitedList(String) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- parseDependentEngineMybatisXMLMappers(Configuration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- parseElement() - Method in class org.flowable.bpmn.converter.parser.BpmnEdgeParser
- parseElement() - Method in class org.flowable.bpmn.converter.parser.BpmnShapeParser
- 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(CmmnParser, CmmnParseResult, BaseElement) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- parseElement(BpmnParse, BaseElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- parseEngineConfiguration(Resource, String) - Static method in class org.flowable.common.engine.impl.cfg.BeansConfigurationHelper
- parseEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.flowable.common.engine.impl.cfg.BeansConfigurationHelper
- parseEngineConfigurationFromResource(String, String) - Static method in class org.flowable.common.engine.impl.cfg.BeansConfigurationHelper
- ParseException(int, String, String) - Constructor for exception org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ParseException
- parseExtensionElement(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseExtensionElement(XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseExtensionElement(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- parseExtensionElement(XMLStreamReader) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- parseFloat(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
Parse a floating point literal.
- parseForCompensation(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseFormPropertyType(FormProperty) - Method in class org.flowable.engine.impl.form.FormTypes
- parseFromString(String) - Static method in class org.flowable.http.common.api.HttpHeaders
- parseHandlers - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- parseHandlers - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParseHandlers
- parseInIOParameter(XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseInt(String) - Method in class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
- parseInteger(String) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
Parse an integer literal.
- parseItemRef(String, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.MessageParser
- parseItemSubjectRef(String, BpmnModel) - Method in class org.flowable.bpmn.converter.child.IOSpecificationParser
- parseLabelElement(XMLStreamReader, BpmnModel, String) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parseLongDate(String) - Static method in class org.flowable.common.rest.api.RequestUtil
- parseMessageRef(String, BpmnModel) - Method in class org.flowable.bpmn.converter.parser.InterfaceParser
- parseMybatisConfiguration(XMLConfigBuilder) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- parseMybatisXmlMapping(Configuration, String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- parseNotExclusive(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseOperationRef(String, BpmnModel) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- parseOperationRef(String, BpmnModel) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- parseOutIOParameter(XMLStreamReader) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- parsePartitions(String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
-
Parse a list of partitions into a
List
. - parsePeriod(String) - Method in class org.flowable.common.engine.impl.calendar.DurationHelper
- Parser - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Handcrafted top-down parser.
- Parser(Builder, String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- Parser.ExtensionHandler - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Provide limited support for syntax extensions.
- Parser.ExtensionPoint - Enum Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
- Parser.ParseException - Exception in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Parse exception type
- parseRecipients(Expression, V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- parseSameDeployment(XMLStreamReader) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- parseScriptInfo(XMLStreamReader) - Static method in class org.flowable.cmmn.converter.util.ListenerXmlConverterUtil
- parseSegmentWithOperator(String) - Static method in class org.flowable.dmn.engine.impl.el.ELInputEntryExpressionPreParser
- parseTerminateAllAttribute(XMLStreamReader, TerminateEventDefinition) - Method in class org.flowable.bpmn.converter.child.TerminateEventDefinitionParser
- parseTerminateMultiInstanceAttribute(XMLStreamReader, TerminateEventDefinition) - Method in class org.flowable.bpmn.converter.child.TerminateEventDefinitionParser
- parseToDate(String) - Static method in class org.flowable.common.rest.api.RequestUtil
- parseToInteger(String) - Static method in class org.flowable.common.rest.api.RequestUtil
- parseTriggerable(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- parseValue(Object) - Method in class org.flowable.eventregistry.spring.kafka.EventPayloadKafkaPartitionProvider
- parseXml(InputStream) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- parsingElContext - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- ParsingElContext - Class in org.flowable.common.engine.impl.el
-
Simple implementation of the
ELContext
used during parsings. - ParsingElContext(FlowableFunctionResolver) - Constructor for class org.flowable.common.engine.impl.el.ParsingElContext
- PARTICIPANT - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- participantParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ParticipantParser - Class in org.flowable.bpmn.converter.parser
- ParticipantParser() - Constructor for class org.flowable.bpmn.converter.parser.ParticipantParser
- partition - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- partition(Collection<T>, int) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
- partitionOutputName - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- partitionProvider - Variable in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- partitions - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- partitions - Variable in class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
- password - Variable in class org.flowable.idm.engine.impl.cmd.CheckPassword
- password - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- password - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- password - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- password - Variable in class org.flowable.spring.security.UserDto
- password() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- password() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- passWord - Variable in class org.flowable.rest.service.api.identity.UserResponse
- passwordBytes - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- passwordChanged - Variable in class org.flowable.rest.service.api.identity.UserRequest
- passwordEncoder - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PasswordEncoder - Interface in org.flowable.idm.api
- passwordSalt - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PasswordSalt - Interface in org.flowable.idm.api
- PasswordSaltImpl - Class in org.flowable.idm.engine.impl.authentication
- PasswordSaltImpl(String) - Constructor for class org.flowable.idm.engine.impl.authentication.PasswordSaltImpl
- PasswordSaltImpl(PasswordSaltProvider) - Constructor for class org.flowable.idm.engine.impl.authentication.PasswordSaltImpl
- PasswordSaltProvider - Interface in org.flowable.idm.api
- pathToEngineDbProperties() - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- payload - Variable in class org.flowable.engine.impl.cmd.MessageEventReceivedCmd
- payload - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- payload - Variable in class org.flowable.eventregistry.impl.FlowableEventInfoImpl
- payload - Variable in class org.flowable.eventregistry.model.EventModel
- payload(String, String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Defines one payload element of an event definition.
- payload(String, String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- payloadExtractor(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadExtractorBuilder
-
Uses delegate expression to determine the custom
InboundEventPayloadExtractor
instance. - payloadExtractor(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadExtractorBuilderImpl
- payloadExtractorDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- payloadExtractors - Variable in class org.flowable.eventregistry.impl.payload.CompositePayloadExtractor
- payloadInstances - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- PENDING - Enum constant in enum class org.flowable.task.api.DelegationState
-
The owner delegated the task and wants to review the result after the assignee has resolved the task.
- pendingEventSubProcessesStartEvents - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- PEOPLE - Static variable in interface org.flowable.form.model.FormFieldTypes
- performanceSettings - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- performanceSettings - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- PerformanceSettings - Class in org.flowable.engine.impl.cfg
- PerformanceSettings() - Constructor for class org.flowable.engine.impl.cfg.PerformanceSettings
- performDefaultOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Performs the default outgoing BPMN 2.0 behavior, which is having parallel paths of executions for the outgoing sequence flow.
- performExecutionAction(String, ExecutionActionRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResource
- performIgnoreConditionsOutgoingBehavior(ExecutionEntity) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Performs the default outgoing BPMN 2.0 behavior (@see
BpmnActivityBehavior.performDefaultOutgoingBehavior(ExecutionEntity)
), but without checking the conditions on the outgoing sequence flow. - performOutgoingBehavior(ExecutionEntity, boolean, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Actual implementation of leaving an activity.
- performPlanItemInstanceAction(String, RestActionRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResource
- performSchemaOperationsIdmEngineBuild() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- performSchemaOperationsProcessEngineClose() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- persistCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- persistChannelDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Saves each channel definition.
- persistDecisionAudit(ExecuteDecisionContext) - Method in class org.flowable.dmn.engine.impl.DmnDecisionServiceImpl
- persistDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
-
Saves each decision.
- persistEventDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
Saves each event definition.
- PersistHistoricDecisionExecutionCmd - Class in org.flowable.dmn.engine.impl.cmd
- PersistHistoricDecisionExecutionCmd(ExecuteDecisionContext) - Constructor for class org.flowable.dmn.engine.impl.cmd.PersistHistoricDecisionExecutionCmd
- persistProcessDefinitionsAndAuthorizations(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
-
Saves each process definition.
- phase - Variable in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- phase - Variable in class org.flowable.job.service.impl.JobProcessorContextImpl
- PHASE - Static variable in interface org.flowable.common.spring.SpringEngineConfiguration
- PHASE_DELTA - Static variable in interface org.flowable.common.spring.SpringEngineConfiguration
- Physical - Enum constant in enum class org.flowable.engine.impl.bpmn.data.ItemKind
- picture - Variable in class org.flowable.idm.engine.impl.cmd.SetUserPictureCmd
- Picture - Class in org.flowable.idm.api
- Picture(byte[], String) - Constructor for class org.flowable.idm.api.Picture
- pictureByteArrayRef - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- pictureUrl - Variable in class org.flowable.rest.service.api.identity.UserResponse
- pipelineDelegateExpression - Variable in class org.flowable.eventregistry.model.InboundChannelModel
- pipelineDelegateExpression - Variable in class org.flowable.eventregistry.model.OutboundChannelModel
- placeholder - Variable in class org.flowable.form.model.FormField
- plainContent - Variable in class org.flowable.mail.common.api.MailMessage
- PLAN_FRAGMENT - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- PLAN_ITEM - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- PLAN_ITEM_CHILD_CASE - Static variable in interface org.flowable.cmmn.api.CallbackTypes
-
Child case instance of a case instance
- PLAN_ITEM_CHILD_CASE - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- PLAN_ITEM_CHILD_HUMAN_TASK - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- PLAN_ITEM_CHILD_PROCESS - Static variable in interface org.flowable.cmmn.api.CallbackTypes
-
Child process instance of a case instance
- PLAN_ITEM_CHILD_PROCESS - Static variable in interface org.flowable.common.engine.api.constant.ReferenceTypes
- PLAN_ITEM_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- PLAN_ITEM_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- PLAN_ITEM_INSTANCE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- PLAN_ITEM_INSTANCES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- PLAN_ITEM_INSTANCES_KEY - Static variable in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- PLAN_ITEM_TRANSITIONS - Static variable in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- PLAN_MODEL_EMPTY - Static variable in interface org.flowable.cmmn.validation.validator.Problems
- planActivateAsyncPlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planActivateAsyncPlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planActivatePlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planActivatePlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planAsyncLeaveActivePlanItemInstanceOperation(PlanItemInstanceEntity, String, Map<String, String>) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planAsyncLeaveActivePlanItemInstanceOperation(PlanItemInstanceEntity, String, Map<String, String>) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planAsyncTriggerExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planChangePlanItemInstanceToAvailableOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planChangePlanItemInstanceToAvailableOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planCompleteCaseInstanceOperation(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCompleteCaseInstanceOperation(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planCompletePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCompletePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueMultiInstanceOperation(ExecutionEntity, ExecutionEntity, int) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessInCompensation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- planContinueProcessSynchronousOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planContinueProcessWithMigrationContextOperation(ExecutionEntity, MigrationContext) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planContinueProcessWithMigrationContextOperation(ExecutionEntity, MigrationContext) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planCreatePlanItemInstanceForRepetitionOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCreatePlanItemInstanceForRepetitionOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planCreatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCreatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planCreatePlanItemInstanceWithoutEvaluationOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCreatePlanItemInstanceWithoutEvaluationOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planCreateRepeatedPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planCreateRepeatedPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planDestroyScopeOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planDestroyScopeOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planDisablePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planDisablePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planDismissPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planDismissPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEnablePlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEnablePlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEndExecutionOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEndExecutionOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEndExecutionOperationSynchronous(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEvaluateConditionalEventsOperation(ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEvaluateConditionalEventsOperation(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planEvaluateCriteriaOperation(String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateCriteriaOperation(String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateCriteriaOperation(String, boolean) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateCriteriaOperation(String, boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateCriteriaOperation(String, PlanItemLifeCycleEvent) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateCriteriaOperation(String, PlanItemLifeCycleEvent) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateCriteriaOperation(String, MigrationContext) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateCriteriaOperation(String, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateToActivatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateToActivatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateVariableEventListenersOperation(String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planEvaluateVariableEventListenersOperation(String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planEvaluateVariableListenerEventsOperation(String, String) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planEvaluateVariableListenerEventsOperation(String, String) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planExecuteDecisionOperation(ExecuteDecisionContext, Decision) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
- planExecuteDecisionOperation(ExecuteDecisionContext, Decision) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgenda
- planExecuteDecisionOperationsForDecisionService() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- planExecuteDecisionServiceOperation(ExecuteDecisionContext, DecisionService) - Method in class org.flowable.dmn.engine.impl.agenda.DefaultDmnEngineAgenda
- planExecuteDecisionServiceOperation(ExecuteDecisionContext, DecisionService) - Method in interface org.flowable.dmn.engine.impl.agenda.DmnEngineAgenda
- planExecuteInactiveBehaviorsOperation(Collection<ExecutionEntity>) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planExecuteInactiveBehaviorsOperation(Collection<ExecutionEntity>) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planExitPlanItemInstanceOperation(PlanItemInstanceEntity, String, String, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planExitPlanItemInstanceOperation(PlanItemInstanceEntity, String, String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- PlanFragment - Class in org.flowable.cmmn.model
-
Even though plan fragments don't have a runtime behavior, they still need to be stored in the
CmmnModel
, as they are needed when exporting the XML. - PlanFragment() - Constructor for class org.flowable.cmmn.model.PlanFragment
- PlanFragmentExport - Class in org.flowable.cmmn.converter.export
- PlanFragmentParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- PlanFragmentParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.PlanFragmentParseHandler
- planFragments - Variable in class org.flowable.cmmn.converter.ConversionHelper
- planFragmentsStack - Variable in class org.flowable.cmmn.converter.ConversionHelper
- PlanFragmentXmlConverter - Class in org.flowable.cmmn.converter
- PlanFragmentXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanFragmentXmlConverter
- planFutureOperation(CompletableFuture<V>, BiConsumer<V, Throwable>) - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- planFutureOperation(CompletableFuture<V>, BiConsumer<V, Throwable>) - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Plan an operation for a future execution
- planInitiatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planInitiatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planInitPlanModelOperation(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planInitPlanModelOperation(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planInitStageOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planInitStageOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planItem - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- planItem - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- planItem - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- planItem - Variable in class org.flowable.cmmn.model.PlanFragment
- planItem(PlanItem) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set the plan item for the new instance to be based on.
- planItem(PlanItem) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- PlanItem - Class in org.flowable.cmmn.model
- PlanItem() - Constructor for class org.flowable.cmmn.model.PlanItem
- PlanItemActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
-
Behavior interface, like the
CmmnActivityBehavior
andCmmnTriggerableActivityBehavior
interfaces, exposing even more low-level hookpoints to add custom logic. - PlanItemControl - Class in org.flowable.cmmn.model
- PlanItemControl() - Constructor for class org.flowable.cmmn.model.PlanItemControl
- PlanItemControlExport - Class in org.flowable.cmmn.converter.export
- PlanItemControlExport() - Constructor for class org.flowable.cmmn.converter.export.PlanItemControlExport
- PlanItemCreationType - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
The type returned when evaluating a plan items control when creating or reactivating it during case model evaluation.
- PlanItemCreationType() - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- planItemDefinition - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- planItemDefinition - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- planItemDefinition - Variable in class org.flowable.cmmn.model.PlanItem
- PlanItemDefinition - Class in org.flowable.cmmn.model
- PlanItemDefinition() - Constructor for class org.flowable.cmmn.model.PlanItemDefinition
- PlanItemDefinitionExport - Class in org.flowable.cmmn.converter.export
- PlanItemDefinitionExport() - Constructor for class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
- planItemDefinitionExporters - Static variable in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
- planItemDefinitionId - Variable in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- planItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- planItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- planItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- planItemDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- planItemDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- planItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- planItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- planItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- planItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- planItemDefinitionList - Variable in class org.flowable.cmmn.model.Stage
- planItemDefinitionMap - Variable in class org.flowable.cmmn.model.Stage
- PlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- PlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- PlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- PlanItemDefinitionMappingBuilder - Class in org.flowable.cmmn.api.migration
- PlanItemDefinitionMappingBuilder() - Constructor for class org.flowable.cmmn.api.migration.PlanItemDefinitionMappingBuilder
- planItemDefinitions - Variable in class org.flowable.cmmn.converter.ConversionHelper
- planItemDefinitionToItemMap - Variable in class org.flowable.cmmn.model.PlanFragment
- planItemDefinitionType - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- planItemDefinitionType - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemDefinitionType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- planItemDefinitionType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- planItemDefinitionType - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemDefinitionType - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- planItemDefinitionType - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- planItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemDefinitionType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemDefinitionType - Interface in org.flowable.cmmn.api.runtime
- planItemDefinitionTypes - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemDefinitionTypes - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemDefinitionTypes(List<String>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemDefinitionTypes(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemDefinitionWithTargetIdsRequest - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- PlanItemDefinitionWithTargetIdsRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- PlanItemDefinitionXmlConverter - Class in org.flowable.cmmn.converter
- PlanItemDefinitionXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanItemDefinitionXmlConverter
- PlanItemDelegateExpressionActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
used when 'delegateExpression' is used for a serviceTask. - PlanItemDelegateExpressionActivityBehavior(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- PlanItemDependencyUtil - Class in org.flowable.cmmn.converter.util
- PlanItemDependencyUtil() - Constructor for class org.flowable.cmmn.converter.util.PlanItemDependencyUtil
- PlanItemEvaluationResult - Class in org.flowable.cmmn.engine.impl.agenda
-
This objects holds the result from a loop through a list of plan items evaluating their entry criteria, repetition rule and activation.
- PlanItemEvaluationResult() - Constructor for class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- PlanItemEvaluationResult(List<PlanItemInstanceEntity>) - Constructor for class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- PlanItemExport - Class in org.flowable.cmmn.converter.export
- PlanItemExport() - Constructor for class org.flowable.cmmn.converter.export.PlanItemExport
- PlanItemExpressionActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
ActivityBehavior that evaluates an expression when executed.
- PlanItemExpressionActivityBehavior(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction - Class in org.flowable.cmmn.engine.impl.behavior.impl
- PlanItemFutureJavaDelegate<Output> - Interface in org.flowable.cmmn.api.delegate
-
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
- PlanItemFutureJavaDelegateActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- PlanItemFutureJavaDelegateActivityBehavior(PlanItemFutureJavaDelegate<?>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior
- PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction - Class in org.flowable.cmmn.engine.impl.behavior.impl
- planItemHasOneEntryCriterionDependingOnPlanItem(PlanItem, PlanItem, String) - Static method in class org.flowable.cmmn.converter.util.CriterionUtil
- planItemInstance - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- planItemInstance - Variable in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
- planItemInstance - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- planItemInstance - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- PlanItemInstance - Interface in org.flowable.cmmn.api.runtime
- PlanItemInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- planItemInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- planItemInstanceByCaseInstanceIdAndPlanItemIdCachedEntityMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- PlanItemInstanceByCaseInstanceIdAndPlanItemIdCachedEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdAndPlanItemIdCachedEntityMatcher
- planItemInstanceByCaseInstanceIdCachedEntityMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- PlanItemInstanceByCaseInstanceIdCachedEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByCaseInstanceIdCachedEntityMatcher
- planItemInstanceByStageInstanceIdAndPlanItemIdCachedEntityMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- PlanItemInstanceByStageInstanceIdAndPlanItemIdCachedEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStageInstanceIdAndPlanItemIdCachedEntityMatcher
- planItemInstanceByStagePlanItemInstanceIdCachedEntityMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- PlanItemInstanceByStagePlanItemInstanceIdCachedEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl.PlanItemInstanceByStagePlanItemInstanceIdCachedEntityMatcher
- planItemInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- PlanItemInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceCollectionResource
- planItemInstanceCompletable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceCompletable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCompletedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceCompletedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCompletedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceCompletedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceContainer - Interface in org.flowable.cmmn.engine.impl.persistence.entity
-
An interface for entities that have child
PlanItemInstance
s. - PlanItemInstanceContainerUtil - Class in org.flowable.cmmn.engine.impl.util
-
Utility methods around a plan item container (most likely a stage or case plan model).
- PlanItemInstanceContainerUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
- planItemInstanceCreatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceCreatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCreatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceCreatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- PlanItemInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- planItemInstanceDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDefinitionType(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceDefinitionType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDefinitionTypes(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceDefinitionTypes(List<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDerivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceElementId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceElementId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceElementId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceElementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceEndedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceEndedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceEndedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceEndedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateToActivatePlanItemInstanceOperation
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- planItemInstanceEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- PlanItemInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- PlanItemInstanceEntityBuilder - Interface in org.flowable.cmmn.engine.impl.persistence.entity
-
A plan item instance builder used to create new plan item instances with different options.
- PlanItemInstanceEntityBuilderImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
-
Implements the plan item instance builder API.
- PlanItemInstanceEntityBuilderImpl(PlanItemInstanceEntityManagerImpl) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- PlanItemInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- PlanItemInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- PlanItemInstanceEntityImpl(HistoricPlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- planItemInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- planItemInstanceEntityManager - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- PlanItemInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- PlanItemInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- PlanItemInstanceEntityManagerImpl(CmmnEngineConfiguration, PlanItemInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- planItemInstanceEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceEntryCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceEntryCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceExitAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceExitBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitCriterionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceExitCriterionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExtraValue(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceExtraValue(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceExtraValue(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceExtraValue(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceFormKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceFormKey(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceFormKey(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceFormKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForPlanItemInstanceCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForPlanItemInstanceCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariableCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariablesCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstanceCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstancesCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.HasPlanItemInstanceVariableCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariableCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariablesCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariablesCmd
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- planItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- planItemInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given plan item instance id.
- planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given plan item instance id.
- planItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have the given plan item instance id.
- planItemInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- planItemInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs for the given plan item instance.
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- planItemInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given plan item instance.
- planItemInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- planItemInstanceIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- planItemInstanceLastAvailableAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastAvailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastAvailableBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastAvailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastDisabledAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastDisabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastDisabledBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastDisabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastEnabledAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastEnabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastEnabledBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastEnabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastSuspendedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastSuspendedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastSuspendedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastSuspendedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastUnavailableAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastUnavailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastUnavailableBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceLastUnavailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceLifecycleListener - Interface in org.flowable.cmmn.api.listener
-
[Experimental] An interface for listener implementations that get notified when the state of a plan item instance changes.
- planItemInstanceLifecycleListeners - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- planItemInstanceName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceOccurredAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceOccurredAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceOccurredBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceOccurredBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceQuery - Interface in org.flowable.cmmn.api.runtime
-
Allows to query for
PlanItemInstance
s. - PlanItemInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- PlanItemInstanceQueryImpl() - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceQueryImpl(CommandContext, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceQueryProperty - Class in org.flowable.cmmn.engine.impl.runtime
- PlanItemInstanceQueryProperty(String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- PlanItemInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- PlanItemInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryResource
- planItemInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceResource - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResource
- PlanItemInstanceResponse - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- planItemInstances - Variable in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- planItemInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- planItemInstanceStageInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceStartUserId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceStartUserId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceState(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceState - Interface in org.flowable.cmmn.api.runtime
- planItemInstanceStateActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateActive() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAsyncActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateAsyncActive() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAsyncActiveLeave() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateAsyncActiveLeave() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAvailable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateCompleted() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateCompleted() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateDisabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateDisabled() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateEnabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateEnabled() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateTerminated() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateTerminated() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateUnavailable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateUnavailable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateWaitingForRepetition() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceStateWaitingForRepetition() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstancesWrapper - Class in org.flowable.cmmn.engine.impl.el
- PlanItemInstancesWrapper(VariableContainer) - Constructor for class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- PlanItemInstancesWrapper(VariableContainer, CaseInstanceEntity, List<PlanItemInstanceEntity>) - Constructor for class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- planItemInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceTerminatedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceTerminatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceTerminatedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceTerminatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceTransitionBuilder - Interface in org.flowable.cmmn.api.runtime
-
A builder that allows to execute a transition for a plan item instance from one state to another, optionally passing variables before the transition.
- PlanItemInstanceTransitionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- PlanItemInstanceTransitionBuilderImpl(CommandExecutor, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- planItemInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- PlanItemInstanceUtil - Class in org.flowable.cmmn.engine.impl.util
- PlanItemInstanceUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- PlanItemInstanceVariableCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.planitem
- PlanItemInstanceVariableCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceVariableCollectionResource
- PlanItemInstanceVariableDataResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- PlanItemInstanceVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableDataResource
- PlanItemInstanceVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.caze
- PlanItemInstanceVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
- planItemInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- planItemInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- planItemInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemJavaDelegate - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior
- planItemJavaDelegate - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemJavaDelegateActivityBehavior
- PlanItemJavaDelegate - Interface in org.flowable.cmmn.api.delegate
-
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
- PlanItemJavaDelegateActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- PlanItemJavaDelegateActivityBehavior(PlanItemJavaDelegate) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemJavaDelegateActivityBehavior
- planItemLifeCycleEvent - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- PlanItemLifeCycleEvent - Class in org.flowable.cmmn.engine.impl.criteria
-
Internal class used during criteria evaluation.
- PlanItemLifeCycleEvent(PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- planItemLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- PlanItemLocalizationManager - Interface in org.flowable.cmmn.engine
- planItemLocalVariables - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- planItemMap - Variable in class org.flowable.cmmn.model.PlanFragment
- PlanItemMoveEntry(PlanItem, PlanItem) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- PlanItemOnPartXmlConverter - Class in org.flowable.cmmn.converter
- PlanItemOnPartXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanItemOnPartXmlConverter
- planItemRef - Variable in class org.flowable.cmmn.model.PlanItemDefinition
- PlanItemRule - Class in org.flowable.cmmn.model
- PlanItemRule() - Constructor for class org.flowable.cmmn.model.PlanItemRule
- planItems - Variable in class org.flowable.cmmn.converter.ConversionHelper
- planItemsShareDirectParentStage(PlanItem, PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- PlanItemStartTriggerXmlConverter - Class in org.flowable.cmmn.converter
- PlanItemStartTriggerXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanItemStartTriggerXmlConverter
- PlanItemTransition - Interface in org.flowable.cmmn.model
- PlanItemUtil - Class in org.flowable.cmmn.converter.util
- PlanItemUtil() - Constructor for class org.flowable.cmmn.converter.util.PlanItemUtil
- PlanItemVariableAggregator - Interface in org.flowable.cmmn.api.delegate
-
An interface that can be used to aggregate multiple variables into a single one based on an aggregation definition.
- PlanItemVariableAggregatorContext - Interface in org.flowable.cmmn.api.delegate
- PlanItemXmlConverter - Class in org.flowable.cmmn.converter
- PlanItemXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanItemXmlConverter
- planManualTerminateCaseInstanceOperation(String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planManualTerminateCaseInstanceOperation(String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planModel - Variable in class org.flowable.cmmn.model.Case
- PlanModelValidator - Class in org.flowable.cmmn.validation.validator.impl
- PlanModelValidator() - Constructor for class org.flowable.cmmn.validation.validator.impl.PlanModelValidator
- PlanModelXmlConverter - Class in org.flowable.cmmn.converter
- PlanModelXmlConverter() - Constructor for class org.flowable.cmmn.converter.PlanModelXmlConverter
- plannedForActivationInMigration - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- planOccurPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planOccurPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planOperation(Runnable) - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
-
Generic method to plan a
Runnable
. - planOperation(Runnable) - Method in interface org.flowable.common.engine.impl.agenda.Agenda
-
Plan operation for execution
- planOperation(Runnable, ExecutionEntity) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planOperation(Runnable, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
-
Generic method to plan a
Runnable
. - planReactivateCaseInstanceOperation(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planReactivateCaseInstanceOperation(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planReactivatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planReactivatePlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planReactivatePlanModelOperation(CaseInstanceEntity, List<PlanItem>) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planReactivatePlanModelOperation(CaseInstanceEntity, List<PlanItem>) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String, ChildTaskActivityBehavior.VariableInfo) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String, MigrationContext) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planStartPlanItemInstanceOperation(PlanItemInstanceEntity, String, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planTakeOutgoingSequenceFlowsOperation(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planTakeOutgoingSequenceFlowsSynchronousOperation(ExecutionEntity, boolean) - Method in interface org.flowable.engine.FlowableEngineAgenda
- planTakeOutgoingSequenceFlowsSynchronousOperation(ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.agenda.DefaultFlowableEngineAgenda
- planTerminateCaseInstanceOperation(String, String, String, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planTerminateCaseInstanceOperation(String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planTerminatePlanItemInstanceOperation(PlanItemInstanceEntity, String, String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planTerminatePlanItemInstanceOperation(PlanItemInstanceEntity, String, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- 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
- planTriggerPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planTriggerPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- PluggableFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
-
Base class for the flowable DMN test cases.
- PluggableFlowableDmnTestCase() - Constructor for class org.flowable.dmn.engine.impl.test.PluggableFlowableDmnTestCase
- PluggableFlowableExtension - Class in org.flowable.engine.impl.test
-
An extension which uses the
ProcessEngines.getDefaultProcessEngine()
and is cached within the entire context (i.e. - PluggableFlowableExtension() - Constructor for class org.flowable.engine.impl.test.PluggableFlowableExtension
- PluggableFlowableIdmExtension - Class in org.flowable.idm.engine.test
-
An extension which uses the
IdmEngines.getDefaultIdmEngine()
and is cached within the entire context (i.e. - PluggableFlowableIdmExtension() - Constructor for class org.flowable.idm.engine.test.PluggableFlowableIdmExtension
- PluggableFlowableIdmTestCase - Class in org.flowable.idm.engine.test
-
Base class for the test cases.
- PluggableFlowableIdmTestCase() - Constructor for class org.flowable.idm.engine.test.PluggableFlowableIdmTestCase
- 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
- plugin(Object) - Method in class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
- PLUS - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- Pool - Class in org.flowable.bpmn.model
- Pool() - Constructor for class org.flowable.bpmn.model.Pool
- pools - Variable in class org.flowable.bpmn.model.BpmnModel
- popEngineCfgStack() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.engine.delegate.event.impl.FlowableEventBuilder
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.job.service.event.impl.FlowableJobEventBuilder
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- populateOrQueryObjects(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- populateOrQueryObjects(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- populateQuery(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- populateQuery(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- populateQueryNode(ObjectNode, HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- populateQueryNode(ObjectNode, HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- populateQueryVariableValue(ArrayNode, QueryVariableValue) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- populateQueryVariableValue(ArrayNode, QueryVariableValue) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- populateQueryVariableValues(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- populateQueryVariableValues(JsonNode, HistoricProcessInstanceQuery, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- populateTaskFromRequest(Task, TaskRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
-
Populate the task based on the values that are present in the given
TaskRequest
. - populateTaskFromRequest(Task, TaskRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
-
Populate the task based on the values that are present in the given
TaskRequest
. - populateTasksFromRequest(Collection<Task>, BulkTasksRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
-
Populate the tasks based on the values that are present in the given
BulkTasksRequest
. - populateTasksFromRequest(Collection<Task>, BulkTasksRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- port - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- port() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- port() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- POST_UPGRADE_EXPRESSION_KEY_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- POST_UPGRADE_JAVA_DELEGATE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- POST_UPGRADE_JAVA_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- POST_UPGRADE_SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- postBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- postDefaultELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- postDefaultELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- postDefaultELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postDefaultELResolvers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- postDefaultResolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- postDefaultResolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- postDefaultResolvers - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- 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 - postUpgradeExpression - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- postUpgradeExpression - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- postUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- postUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- postUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate class name executed after process instance migration
- postUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate expression executed after process instance migration
- postUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- postUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- postUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- postUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The script executed after process instance migration
- PotentialOwnerParser() - Constructor for class org.flowable.bpmn.converter.UserTaskXMLConverter.PotentialOwnerParser
- potentialStarterParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- PotentialStarterParser - Class in org.flowable.bpmn.converter.parser
- PotentialStarterParser() - Constructor for class org.flowable.bpmn.converter.parser.PotentialStarterParser
- PRE_UPGRADE_EXPRESSION_KEY_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- PRE_UPGRADE_JAVA_DELEGATE - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- PRE_UPGRADE_JAVA_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- PRE_UPGRADE_SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- preBeanELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preBeanELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- preBeanELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- preBeanELResolvers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- preBeanResolvers - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- preBpmnParseHandlers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- precedence - Variable in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- preCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preDefaultELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preDefaultELResolvers - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- preDefaultELResolvers - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- preDefaultELResolvers - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- preDefaultResolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preDefaultResolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- preDefaultResolvers - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- predefinedCaseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- predefinedCaseInstanceId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- predefinedCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
If the new case instance should have a predefined id, you can set it using this method.
- predefinedCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- predefinedOrder - Variable in class org.flowable.dmn.engine.impl.hitpolicy.OutputOrderComparator
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- predefinedProcessInstanceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- predefinedProcessInstanceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- predefineProcessInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- predefineProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
When starting a process instance from the CMMN engine process task, the process instance id needs to be known beforehand to store entity links and callback references before the process instance is started.
- preExecutionTime - Variable in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- preferredOrientation - Variable in class org.flowable.dmn.model.DecisionTable
- prefix - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- prefix - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- prefix() - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- prefix() - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- prefix() - Method in class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- prefix() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
-
The prefix of the method when used in an expression, like the first part of ${prefix:method()}.
- prefix() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAllOfFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableAnyOfFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsAnyFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableContainsFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableCurrentDateFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNoneOfFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotAllOfFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsAnyFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableNotContainsFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableSubtractDateFunctionDelegate
- prefix() - Method in class org.flowable.dmn.engine.impl.el.FlowableToDateFunctionDelegate
- prefix() - Method in class org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- prefix() - Method in class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- prefixes() - Method in interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
-
All the prefixes of the method when used in an expression.
- prefixes() - Method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- 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.
- prepareAndExecuteRequest(BaseHttpActivityDelegate.RequestData, boolean, AsyncTaskInvoker) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- prepareAndExecuteRequest(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- prepareBpmnModel(BpmnModel) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- prepareChangeStateBuilder(CaseInstance, CaseDefinition, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- prepareChangeStateBuilders(ExecutionEntity, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- prepareCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- prepareDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- prepareExecutionData(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.FlowablePlanItemFutureJavaDelegate
-
Method invoked before doing the execution to extract needed that from the planItemInstance on the main thread.
- prepareExecutionData(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.MapBasedFlowablePlanItemFutureJavaDelegate
- prepareExecutionData(DelegateExecution) - Method in interface org.flowable.engine.delegate.FlowableFutureJavaDelegate
-
Method invoked before doing the execution to extract needed that from the execution on the main thread.
- prepareExecutionData(DelegateExecution) - Method in interface org.flowable.engine.delegate.MapBasedFlowableFutureJavaDelegate
- prepareFailedResultAsJsonString(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- prepareFailedResultAsJsonString(String, FlowableException, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- prepareFailedResultAsJsonString(String, FlowableException, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- prepareFailedResultAsJsonString(String, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsNewDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.AddAsOldDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- prepareMerge(CommandContext, String, String) - Method in interface org.flowable.engine.repository.DeploymentMergeStrategy
- prepareMoveExecutionEntityContainer(MoveExecutionEntityContainer, ProcessDefinition, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- prepareRepeat(String) - Static method in class org.flowable.engine.impl.util.TimerUtil
- prepareRepeat(String, Clock) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- prepareRepeat(String, Clock) - Method in class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- prepareRequest(HttpRequest) - Method in interface org.flowable.http.common.api.client.FlowableAsyncHttpClient
- prepareRequest(HttpRequest) - Method in interface org.flowable.http.common.api.client.FlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- prepareRequest(HttpRequest) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- prepareRequest(SendMailRequest) - Method in interface org.flowable.mail.common.api.client.FlowableMailClient
- prepareRequest(SendMailRequest) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- prepareRequest(V) - Method in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- prepareResultAsJsonString() - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- prepareResultAsJsonString() - Method in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- prepareResultAsJsonString() - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- prepareResultAsJsonString(String, Exception) - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- prepareResultAsJsonString(String, Exception) - Method in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- prepareResultAsJsonString(String, Exception) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- prependDatabaseTablePrefix(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- preProcessInputVariables(DecisionTable, Map<String, Object>) - Static method in class org.flowable.dmn.engine.impl.el.ELExecutionContextBuilder
- preRepeatedTimerSchedule(TimerJobEntity, VariableScope) - Method in interface org.flowable.job.service.InternalJobManager
- preRepeatedTimerSchedule(TimerJobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preRunCheck() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- preRunCheck() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
-
Overridden to check, if the optional exit event type is set to 'complete' and if so, throw an exception, if the case is not yet completable.
- preTimerJobDelete(JobEntity, VariableScope) - Method in interface org.flowable.job.service.InternalJobManager
- preTimerJobDelete(JobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- preUpgradeExpression - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- preUpgradeExpression - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- preUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- preUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- preUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeJavaDelegate - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate class name executed before process instance migration
- preUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeJavaDelegateExpression - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The java delegate expression executed before process instance migration
- preUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- preUpgradeScript - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- preUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- preUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
The script executed before process instance migration
- PREVIOUS_TIME - Static variable in class org.flowable.common.engine.impl.util.TestClockImpl
- previousChannel - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- previousChannel() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
- previousChannel() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- primitive - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- primitiveClass - Variable in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- PrimitiveStructureDefinition - Class in org.flowable.engine.impl.bpmn.data
-
Represents a structure based on a primitive class
- PrimitiveStructureDefinition(String, Class<?>) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureDefinition
- PrimitiveStructureInstance - Class in org.flowable.engine.impl.bpmn.data
-
An instance of
PrimitiveStructureDefinition
- PrimitiveStructureInstance(PrimitiveStructureDefinition) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- PrimitiveStructureInstance(PrimitiveStructureDefinition, Object) - Constructor for class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.AbstractTransformer
-
Transforms anObject into a different object
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BigDecimalToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.BooleanToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.ComposedTransformer
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.DateToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.Identity
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToLong
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.IntegerToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToInteger
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.LongToString
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBigDecimal
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToBoolean
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToDate
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToInteger
- primTransform(Object) - Method in class org.flowable.engine.impl.transformer.StringToLong
- print(Object) - Static method in class org.flowable.engine.impl.scripting.JuelScriptEngine
- print(Logger) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- print(Logger, String, boolean) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- printCaseDefinitionIdentifierMessage(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- printCaseDefinitionIdentifierMessage(HistoricCaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- printLogNodes(List<ObjectNode>) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionLoggerOutput
- printLogNodes(List<ObjectNode>, String) - Static method in class org.flowable.common.engine.impl.logging.LoggingSessionLoggerOutput
- 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.bpmn.model.UserTask
- priority - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
- priority - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- priority - Variable in class org.flowable.cmmn.model.HumanTask
- priority - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- priority - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- priority - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- priority - Variable in class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- priority - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- priority - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- priority - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- priority - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- priority - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- priority - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- priority - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- priority - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- priority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- priority(int) - Method in interface org.flowable.task.api.TaskBuilder
-
Indication of how important/urgent this task is
- priority(int) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- priority(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundRabbitChannelBuilder
-
Sets the priority of this adapter.
- priority(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- PRIORITY - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- PRIORITY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PRIORITY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- PRIORITY_ENGINE_CMMN - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_CONTENT - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_DMN - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_EVENT_REGISTRY - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_FORM - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_IDM - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- PRIORITY_ENGINE_PROCESS - Static variable in interface org.flowable.common.engine.impl.interceptor.EngineConfigurationConstants
- Privilege - Interface in org.flowable.idm.api
- PRIVILEGE_ACCESS_REST_API - Static variable in interface org.flowable.rest.security.SecurityConstants
- privilegeDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PrivilegeDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- PrivilegeEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityImpl
- privilegeEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PrivilegeEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeEntityManagerImpl(IdmEngineConfiguration, PrivilegeDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityManagerImpl
- privilegeId - Variable in class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- privilegeId - Variable in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
- privilegeId - Variable in class org.flowable.idm.engine.impl.cmd.GetPrivilegeMappingsByPrivilegeIdCmd
- privilegeId - Variable in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- privilegeId(String) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given id/ - privilegeId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- privilegeIds(List<String>) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given ids/ - privilegeIds(List<String>) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- PrivilegeMapping - Interface in org.flowable.idm.api
- privilegeMappingDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PrivilegeMappingDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- PrivilegeMappingEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeMappingEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeMappingEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- privilegeMappingEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- PrivilegeMappingEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeMappingEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- PrivilegeMappingEntityManagerImpl(IdmEngineConfiguration, PrivilegeMappingDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityManagerImpl
- privilegeName(String) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given name - privilegeName(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- PrivilegeQuery - Interface in org.flowable.idm.api
-
Allows programmatic querying of
Privilege
- PrivilegeQueryImpl - Class in org.flowable.idm.engine.impl
- PrivilegeQueryImpl() - Constructor for class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- PrivilegeQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- PrivilegeQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- problem - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- problem - Variable in class org.flowable.validation.ValidationError
- Problem - Class in org.flowable.bpmn.model.parse
- Problem(String, String, int, int) - Constructor for class org.flowable.bpmn.model.parse.Problem
- Problem(String, BaseElement) - Constructor for class org.flowable.bpmn.model.parse.Problem
- Problem(String, GraphicInfo) - Constructor for class org.flowable.bpmn.model.parse.Problem
- Problems - Interface in org.flowable.cmmn.validation.validator
- Problems - Interface in org.flowable.validation.validator
- 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.
- procesPlanItem(CmmnModel, PlanItem, PlanItemDefinition) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- process - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- process - Variable in class org.flowable.cmmn.model.ProcessTask
- process - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- process - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- process(HistoryJobProcessorContext) - Method in interface org.flowable.job.service.HistoryJobProcessor
-
Process the given
HistoryJobProcessorContext
. - process(JobProcessorContext) - Method in interface org.flowable.job.service.JobProcessor
-
Process the given
JobProcessorContext
. - Process - Class in org.flowable.bpmn.model
- Process - Class in org.flowable.cmmn.model
- Process() - Constructor for class org.flowable.bpmn.model.Process
- Process() - Constructor for class org.flowable.cmmn.model.Process
- PROCESS_CANCELLED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process has been cancelled.
- PROCESS_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process has been completed.
- PROCESS_COMPLETED_WITH_ERROR_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process has been completed with an error end event.
- PROCESS_COMPLETED_WITH_ESCALATION_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process has been completed with an escalation end event.
- PROCESS_COMPLETED_WITH_TERMINATE_END_EVENT - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process has been completed with a terminate end event.
- PROCESS_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process instance has been created.
- PROCESS_DB_SCHEMA_LOCK_NAME - Static variable in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- PROCESS_DEFINITION_CATEGORY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_DOCUMENTATION_MAX_LENGTH - Static variable in class org.flowable.validation.validator.Constraints
-
Max length of database field ACT_RE_PROCDEF.DESCRIPTION
- PROCESS_DEFINITION_DOCUMENTATION_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- PROCESS_DEFINITION_ID_MAX_LENGTH - Static variable in class org.flowable.validation.validator.Constraints
-
Max length database field ACT_RE_PROCDEF.KEY
- PROCESS_DEFINITION_ID_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_NAME - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_NAME_MAX_LENGTH - Static variable in class org.flowable.validation.validator.Constraints
-
Max length database field ACT_RE_PROCDEF.NAME
- PROCESS_DEFINITION_NAME_TOO_LONG - Static variable in interface org.flowable.validation.validator.Problems
- PROCESS_DEFINITION_NOT_EXECUTABLE - Static variable in interface org.flowable.validation.validator.Problems
- PROCESS_DEFINITION_TENANT_ID - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_VERSION - Static variable in class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_INSTANCE_DELETED - Static variable in interface org.flowable.engine.history.DeleteReason
- PROCESS_INSTANCE_ID - Static variable in interface org.flowable.content.api.ContentMetaDataKeys
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- 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_MIGRATION_TYPE - Static variable in interface org.flowable.batch.api.Batch
- PROCESS_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- PROCESS_START_TIME - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- PROCESS_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A process instance has been started.
- PROCESS_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- processAndRegisterEndpoints(KafkaInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- processArtifacts(BpmnParse, Collection<Artifact>) - Method in class org.flowable.engine.impl.bpmn.parser.handler.AbstractBpmnParseHandler
- processAssociations(CmmnModel) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processAvailableEventSubProcesses(ExecutionEntity, FlowElementsContainer, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processBusinessKey - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processBusinessKeyLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processCancelled(FlowableCancelledEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCaseVariables(CaseInstance) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- processCategoryIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance whose definition belongs to the category which is present in the given list.
- processCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryNotIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance whose definition does not belong to the category which is present in the given list.
- processCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryNotInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryNotInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processCmmnElements(ConversionHelper) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processCmmnElements(CmmnModel, CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- processCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithErrorEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithEscalationEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCompletedWithTerminateEnd(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- processCreatedEventSubProcess(EventSubProcess, ExecutionEntity, Set<String>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processCriteria(CmmnModel, List<Criterion>) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.AdhocSubProcessActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.CallActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processDataObjects(Collection<ValuedDataObject>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- ProcessDbSchemaManager - Class in org.flowable.engine.impl.db
- ProcessDbSchemaManager() - Constructor for class org.flowable.engine.impl.db.ProcessDbSchemaManager
- processDebugger - Variable in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgenda
- ProcessDebugger - Interface in org.flowable.engine.runtime
- processDecisionTask(FlowElement, ProcessDefinition, DeploymentEntity, CommandContext) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processDefId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- processDefinition - Variable in class org.flowable.engine.impl.form.StartFormDataImpl
- processDefinition - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- processDefinition - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- processDefinition - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- ProcessDefinition - Interface in org.flowable.engine.repository
-
An object structure representing an executable process composed of activities and transitions.
- ProcessDefinitionActionRequest - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionActionRequest() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- processDefinitionCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- processDefinitionCache - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- ProcessDefinitionCacheEntry - Class in org.flowable.engine.impl.persistence.deploy
- ProcessDefinitionCacheEntry(ProcessDefinition, BpmnModel, Process) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- processDefinitionCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition category.
- processDefinitionCategory - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionCategory - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategory(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategory(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition category.
- processDefinitionCategory(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is processDefinitionCategory.
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is like the given value.
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategoryLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the category matches the given parameter.
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition category like the given value.
- processDefinitionCategoryLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is like the given value.
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose process definition category is like the given value, ignoring upper/lower case.
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition category like the given value, ignoring upper/lower case.
- processDefinitionCategoryLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances whose process definition category is like the given value, ignoring upper/lower case.
- processDefinitionCategoryNotEquals(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionCategoryNotEquals(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select deployments that have a different category then the given one.
- ProcessDefinitionCollectionResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionCollectionResource
- processDefinitionDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ProcessDefinitionDecisionCollectionResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionDecisionCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionDecisionCollectionResource
- processDefinitionDeploymentDeletionManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionDescription - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- processDefinitionDescription - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- processDefinitionDiagramHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionDiagramHelper - Class in org.flowable.engine.impl.bpmn.deployer
-
Creates diagrams from process definitions.
- ProcessDefinitionDiagramHelper() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionEngineVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionEngineVersion(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition engine version.
- processDefinitionEngineVersion(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given engine version.
- processDefinitionEntity - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- ProcessDefinitionEntity - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionEntityManager - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- ProcessDefinitionEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- ProcessDefinitionFormDefinitionCollectionResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionFormDefinitionCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionFormDefinitionCollectionResource
- ProcessDefinitionFormType - Class in org.flowable.rest.form
- ProcessDefinitionFormType() - Constructor for class org.flowable.rest.form.ProcessDefinitionFormType
- processDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- processDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- processDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- processDefinitionId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetBpmnModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDecisionsForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetDeploymentProcessModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormDefinitionsForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetPotentialStarterUsersCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionHistoryLevelModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetProcessDefinitionInfoCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetRenderedStartFormCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsFlowable5ProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.IsProcessDefinitionSuspendedCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveProcessDefinitionCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SaveProcessDefinitionInfoCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- processDefinitionId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the processDefinition.
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- processDefinitionId - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- processDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- processDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- processDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- processDefinitionId - Variable in class org.flowable.form.api.FormInstanceInfo
- processDefinitionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- processDefinitionId - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.form.SubmitFormRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.management.JobResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processDefinitionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- processDefinitionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionId - Variable in class org.flowable.validation.ValidationError
- processDefinitionId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- processDefinitionId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- processDefinitionId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for the given process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances for the given process definition
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- processDefinitionId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for the given process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the id of the process definition
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given id.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Set the process definition using its specific id the manually created subscription is based on.
- processDefinitionId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Set the process definition using its specific id the manually created subscription is based on.
- processDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- processDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have the given process definition id.
- processDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- processDefinitionId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given process definition id.
- processDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given process definition id
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- processDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- processDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- processDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has the given process definition id.
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- ProcessDefinitionIdentityLinkCollectionResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionIdentityLinkCollectionResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkCollectionResource
- ProcessDefinitionIdentityLinkResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionIdentityLinkResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
- processDefinitionIdLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a process definition id like the given string.
- processDefinitionIds - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given ids.
- processDefinitionIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given ids.
- ProcessDefinitionImageResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionImageResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionImageResource
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processDefinitionInfoCache - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- ProcessDefinitionInfoCache - Class in org.flowable.engine.impl.persistence.deploy
-
Default cache: keep everything in memory, unless a limit is set.
- ProcessDefinitionInfoCache(CommandExecutor) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache with no limit
- ProcessDefinitionInfoCache(CommandExecutor, int) - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
-
Cache which has a hard limit: no more elements will be cached than the limit.
- processDefinitionInfoCacheLimit - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoCacheObject - Class in org.flowable.engine.impl.persistence.deploy
- ProcessDefinitionInfoCacheObject() - Constructor for class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- processDefinitionInfoDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- ProcessDefinitionInfoEntity - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- processDefinitionInfoEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessDefinitionInfoEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ProcessDefinitionInfoEntityManagerImpl(ProcessEngineConfigurationImpl, ProcessDefinitionInfoDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionKey - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition key.
- processDefinitionKey - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionKey - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- processDefinitionKey - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionKey - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionKey - Variable in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionKey - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionKey - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- processDefinitionKey - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processDefinitionKey - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- processDefinitionKey - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with the given key.
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionKey(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- processDefinitionKey(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with the given process definition key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the key of the process definition, latest version of the process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by a process definition with the given key.
- processDefinitionKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Set the process definition to be started using a manually added subscription by its key.
- processDefinitionKey(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given process definition key
- processDefinitionKey(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- processDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has the given process definition key.
- processDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that have a process definition for which the key is present in the given list
- processDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by a process definition with one of the given process definition keys.
- processDefinitionKeyIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processDefinitionKeyLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select historic process instances whose process definition key is like the given value
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.DeploymentQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.repository.DeploymentQuery
-
Only select deployments with a process definition key like the given string.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the key matches the given parameter.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition key like the given value.
- processDefinitionKeyLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition key is like the given value
- processDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has a process definition key like the given value.
- processDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select historic process instances whose process definition key is like the given value, ignoring upper/lower case.
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition key like the given value, ignoring upper/lower case.
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition key is like the given value, ignoring upper/lower case.
- processDefinitionKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has a process definition key like the given value.
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyNotIn(List<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that don't have a process-definition of which the key is present in the given list
- processDefinitionKeyNotIn(List<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeys - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionKeys(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have process definitions with the given keys.
- processDefinitionKeys(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are defined by process definitions with the given keys.
- ProcessDefinitionModelResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionModelResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionModelResource
- processDefinitionName - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition name.
- processDefinitionName - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionName - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionName - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- processDefinitionName - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processDefinitionName - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- processDefinitionName - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processDefinitionName - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionName - Variable in class org.flowable.validation.ValidationError
- processDefinitionName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is processDefinitionName
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionName(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition name.
- processDefinitionName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is processDefinitionName
- processDefinitionName(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has the given process definition name.
- processDefinitionName(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processDefinitionNameLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processDefinitionNameLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is like the given value
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter.
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition name like the given value.
- processDefinitionNameLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is like the given value
- processDefinitionNameLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process instance which has a process definition name like the given value.
- processDefinitionNameLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Select process historic instances whose process definition name is like the given value, ignoring upper/lower case
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter, ignoring upper/lower case.
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a process definition name like the given value, ignoring upper/lower case.
- processDefinitionNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose process definition name is like the given value, ignoring upper/lower case.
- processDefinitionParentDeploymentId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processDefinitionParentDeploymentId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionParentDeploymentId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processDefinitionParentDeploymentId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
When looking up for a process definition by key it would first lookup for a process definition within the given parent deployment.
- ProcessDefinitionQuery - Interface in org.flowable.engine.repository
-
Allows programmatic querying of
ProcessDefinition
s. - ProcessDefinitionQueryImpl - Class in org.flowable.engine.impl
- ProcessDefinitionQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ProcessDefinitionQuery
. - ProcessDefinitionQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessDefinitionQueryProperty
- ProcessDefinitionResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- ProcessDefinitionResourceDataResource - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionResourceDataResource() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionResourceDataResource
- 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 .
- ProcessDefinitionResponse - Class in org.flowable.rest.service.api.repository
- ProcessDefinitionResponse() - Constructor for class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.deployer.ParsedDeployment
- processDefinitions - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
-
The end result of the parsing: a list of process definition.
- processDefinitionsActivationDate - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- processDefinitionStarter(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionTenantId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionTenantId(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantId(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that have the given tenant id.
- processDefinitionTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionTenantIdLike(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with a tenant id like the given one.
- processDefinitionToMigrateTo - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.management.JobResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- processDefinitionUrl - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- ProcessDefinitionUtil - Class in org.flowable.engine.impl.util
-
A utility class that hides the complexity of
ProcessDefinitionEntity
andProcess
lookup. - ProcessDefinitionUtil() - Constructor for class org.flowable.engine.impl.util.ProcessDefinitionUtil
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process definition version.
- processDefinitionVersion - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- processDefinitionVersion - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a certain process definition version.
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersion(Integer) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definition with a certain version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process definition version.
- processDefinitionVersion(Integer) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a certain process definition version.
- processDefinitionVersionGreaterThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than a certain version.
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are greater than or equals a certain version.
- processDefinitionVersionLowerThan(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than a certain version.
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which version are lower than or equals a certain version.
- processDefinitionWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionWithoutTenantId() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that do not have a tenant id.
- processDI() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- processDI(CmmnModel, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- processDI(DmnDefinition, List<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilder
- processDiagram - Variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- processDiagramGenerator - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
Process diagram generator.
- ProcessDiagramGenerator - Interface in org.flowable.image
-
This interface declares methods to generate process diagram
- ProcessDiagramLayoutFactory - Class in org.flowable.engine.impl.bpmn.diagram
-
Provides positions and dimensions of elements in a process diagram as provided by
RepositoryService.getProcessDiagram(String)
. - ProcessDiagramLayoutFactory() - Constructor for class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- processDiEdges(CmmnModel, List<CmmnDiEdge>) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processDiElements(ConversionHelper) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- processedElementIds - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- processEngine - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- processEngine - Variable in class org.flowable.engine.test.FlowableRule
- processEngine - Variable in class org.flowable.engine.test.FlowableTestCase
- processEngine - Variable in class org.flowable.engine.test.FlowableTestHelper
- processEngine - Variable in class org.flowable.spring.ProcessEngineFactoryBean
- ProcessEngine - Interface in org.flowable.engine
-
Provides access to all the services that expose the BPM and workflow operations.
- processEngineConfiguration - Variable in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- processEngineConfiguration - Variable in class org.flowable.engine.configurator.ProcessEngineConfigurator
- processEngineConfiguration - Variable in class org.flowable.engine.DefaultHistoryCleaningManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobCompatibilityManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.DefaultProcessLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.delegate.JsonVariableAggregator
- processEngineConfiguration - Variable in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryConfigurationSettings
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.AbstractManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.persistence.entity.data.AbstractProcessDataManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processEngineConfiguration - Variable in class org.flowable.engine.impl.repository.DefaultProcessDefinitionLocalizationManager
- processEngineConfiguration - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- processEngineConfiguration - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- processEngineConfiguration - Variable in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- processEngineConfiguration - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableRule
- processEngineConfiguration - Variable in class org.flowable.engine.test.FlowableTestCase
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.management.BatchPartResource
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.management.BatchResource
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.management.JobCollectionResource
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.management.JobResource
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- processEngineConfiguration - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceDiagramResource
- processEngineConfiguration - Variable in class org.flowable.spring.ProcessEngineFactoryBean
- ProcessEngineConfiguration - Class in org.flowable.engine
-
Configuration information from which a process engine can be build.
- ProcessEngineConfiguration() - Constructor for class org.flowable.engine.ProcessEngineConfiguration
-
use one of the static createXxxx methods instead
- ProcessEngineConfigurationImpl - Class in org.flowable.engine.impl.cfg
- ProcessEngineConfigurationImpl() - Constructor for class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processEngineConfigurationKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- ProcessEngineConfigurator - Class in org.flowable.engine.configurator
- ProcessEngineConfigurator() - Constructor for class org.flowable.engine.configurator.ProcessEngineConfigurator
- ProcessEngineFactoryBean - Class in org.flowable.spring
- ProcessEngineFactoryBean() - Constructor for class org.flowable.spring.ProcessEngineFactoryBean
- ProcessEngineImpl - Class in org.flowable.engine.impl
- ProcessEngineImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessEngineImpl
- processEngineInfos - Static variable in class org.flowable.engine.ProcessEngines
- processEngineInfosByName - Static variable in class org.flowable.engine.ProcessEngines
- processEngineInfosByResourceUrl - Static variable in class org.flowable.engine.ProcessEngines
- ProcessEngineLifecycleListener - Interface in org.flowable.engine
-
Interface describing a listener that gets notified when certain event occurs, related to the process-engine lifecycle it is attached to.
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableExtension
- processEngineName - Variable in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- processEngineName - Variable in class org.flowable.engine.ProcessEngineConfiguration
- ProcessEngineResource - Class in org.flowable.rest.service.api.management
- ProcessEngineResource() - Constructor for class org.flowable.rest.service.api.management.ProcessEngineResource
- processEngines - Static variable in class org.flowable.engine.ProcessEngines
- ProcessEngines - Class in org.flowable.engine
-
Helper for initializing and closing process engines in server environments.
- ProcessEngines() - Constructor for class org.flowable.engine.ProcessEngines
- ProcessEngineScriptTraceEnhancer - Class in org.flowable.engine.impl.scripting
-
Enhances script traces with scope information for the process engine.
- ProcessEngineScriptTraceEnhancer() - Constructor for class org.flowable.engine.impl.scripting.ProcessEngineScriptTraceEnhancer
- processes - Variable in class org.flowable.bpmn.model.BpmnModel
- processes - Variable in class org.flowable.cmmn.model.CmmnModel
- ProcessEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- processEventSubProcess(ExecutionEntity, EventSubProcess, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSubProcessStartEvent(FlowElement, ExecutionEntity, List<EventSubscriptionEntity>, List<EventSubscriptionEntity>, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSubProcessStartEvent(FlowElement, ExecutionEntity, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- processEventSync(EventSubscriptionEntity, Object) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.DebugInfoEntityEventListener
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.LoggingAgendaOperationExecutionListener
- processExecutionLogger - Variable in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- ProcessExecutionLogger - Class in org.flowable.engine.test.impl.logger
- ProcessExecutionLogger() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLogger
- ProcessExecutionLoggerConfigurator - Class in org.flowable.engine.test.impl.logger
- ProcessExecutionLoggerConfigurator() - Constructor for class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- processExecutionTree(String, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
-
Processes a collection of
ExecutionEntity
instances, which form on execution tree. - ProcessExport - Class in org.flowable.bpmn.converter.export
- ProcessExport() - Constructor for class org.flowable.bpmn.converter.export.ProcessExport
- 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
- processFinished - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- processFinished - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processFinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processFinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process instance which is already finished.
- processFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processFlowElements(Collection<FlowElement>) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- processFlowElements(Collection<FlowElement>, BaseElement) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- processFlowElements(CommandContext, FlowElementsContainer, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Static method in class org.flowable.engine.impl.dynamic.BaseDynamicSubProcessInjectUtil
- processInParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processInParameters(List<IOParameter>, VariableContainer, VariableContainer, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
the process instance.
- processInstance - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- processInstance - Variable in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- ProcessInstance - Interface in org.flowable.engine.runtime
-
Represents one execution of a
ProcessDefinition
. - processInstanceActiveEmbeddedExecutions - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- ProcessInstanceBatchMigrationPartResult - Class in org.flowable.engine.migration
- ProcessInstanceBatchMigrationPartResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- ProcessInstanceBatchMigrationResult - Class in org.flowable.engine.migration
- ProcessInstanceBatchMigrationResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- ProcessInstanceBuilder - Interface in org.flowable.engine.runtime
-
Helper for starting new ProcessInstance.
- ProcessInstanceBuilderImpl - Class in org.flowable.engine.impl.runtime
- ProcessInstanceBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processInstanceBusinessKey - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceBusinessKey - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processInstanceBusinessKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given business key
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions with the given business key.
- processInstanceBusinessKey(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with the given business key
- processInstanceBusinessKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given business key
- processInstanceBusinessKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKey(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKey(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions with the given business key.
- processInstanceBusinessKey(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKey(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instance with the given business key, unique for the given process definition
- processInstanceBusinessKeyLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processInstanceBusinessKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a business key like the given value The syntax is that of SQL: for example usage: processInstanceBusinessKeyLike("%test%").
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLike(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLike(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value.
- processInstanceBusinessKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a business key like the given value The syntax is that of SQL: for example usage: processInstanceBusinessKeyLike("%test%").
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String, boolean) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String, boolean) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only executions that have a business key like the given value, ignoring upper/lower case.
- processInstanceBusinessStatus - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceBusinessStatus(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given business status
- processInstanceBusinessStatus(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatus(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatus(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with the given business status
- processInstanceBusinessStatusLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business status like the given value.
- processInstanceBusinessStatusLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatusLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatusLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business status like the given value.
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a business status like the given value, ignoring upper/lower case.
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessStatusLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business status like the given value, ignoring upper/lower case.
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback identifier.
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceCallbackId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceCallbackId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback id.
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given callback type.
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceCallbackType(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceCallbackType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback type.
- ProcessInstanceChangeState - Class in org.flowable.engine.impl.dynamic
- ProcessInstanceChangeState() - Constructor for class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- ProcessInstanceCollectionResource - Class in org.flowable.rest.service.api.runtime.process
-
Modified the "createProcessInstance" method to conditionally call a "createProcessInstanceResponse" method with a different signature, which will conditionally return the process variables that exist when the process instance either enters its first wait state or completes.
- ProcessInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- ProcessInstanceCreateRequest - Class in org.flowable.rest.service.api.runtime.process
-
Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the process instance completes) should be returned or not.
- ProcessInstanceCreateRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- ProcessInstanceDiagramResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceDiagramResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceDiagramResource
- ProcessInstanceEndedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ProcessInstanceEndedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceEndedEventHandler
- processInstanceHelper - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceHelper - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- ProcessInstanceHelper - Class in org.flowable.engine.impl.util
- ProcessInstanceHelper() - Constructor for class org.flowable.engine.impl.util.ProcessInstanceHelper
- ProcessInstanceHistoryLog - Interface in org.flowable.engine.history
-
A trail of data for a given process instance.
- ProcessInstanceHistoryLogImpl - Class in org.flowable.engine.impl
- ProcessInstanceHistoryLogImpl(HistoricProcessInstance) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogImpl
- ProcessInstanceHistoryLogQuery - Interface in org.flowable.engine.history
-
Allows to fetch the
ProcessInstanceHistoryLog
for a process instance. - ProcessInstanceHistoryLogQueryImpl - Class in org.flowable.engine.impl
- ProcessInstanceHistoryLogQueryImpl(CommandExecutor, String, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- processInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- processInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- processInstanceId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- processInstanceId - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetActiveAdhocSubProcessesCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenWithSameRootAsProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceEventsCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.GetStartFormModelCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceNameCmd
- processInstanceId - Variable in class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- processInstanceId - Variable in class org.flowable.engine.impl.DataObjectImpl
- processInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- processInstanceId - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- processInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the process instance.
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- processInstanceId - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processInstanceId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- processInstanceId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- processInstanceId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- processInstanceId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- processInstanceId - Variable in class org.flowable.form.api.FormInstanceInfo
- processInstanceId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- processInstanceId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processInstanceId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.management.JobResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- processInstanceId - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- processInstanceId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- processInstanceId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- processInstanceId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given process instance.
- processInstanceId(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ChangeActivityStateBuilder
-
Set the id of the process instance
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance with the given id
- processInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- processInstanceId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have the given process instance id.
- processInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- processInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- processInstanceId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given process instance id.
- processInstanceId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs which exist for the given process instance.
- processInstanceId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- processInstanceId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- processInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- processInstanceId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- processInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given process instance id.
- processInstanceId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given process instance.
- processInstanceId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables with the given process instance.
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- processInstanceId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given process instance id
- ProcessInstanceIdentityLinkCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceIdentityLinkCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkCollectionResource
- ProcessInstanceIdentityLinkResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceIdentityLinkResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
- processInstanceIdIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given process ids.
- processInstanceIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a process instance id like the given string.
- processInstanceIdLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a process instance id like the given string.
- processInstanceIds - Variable in class org.flowable.engine.impl.cmd.BulkDeleteHistoricProcessInstancesCmd
- processInstanceIds - Variable in class org.flowable.engine.impl.cmd.DeleteProcessInstancesByIdCmd
- processInstanceIds - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIds(Set<String>) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose id is in the given set of ids.
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select process instances whose id is in the given set of ids
- processInstanceIdVariableName - Variable in class org.flowable.bpmn.model.CallActivity
- processInstanceIdVariableName - Variable in class org.flowable.cmmn.model.ProcessTask
- processInstanceIdWithChildren - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- processInstanceIdWithChildren - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- processInstanceIdWithChildren - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- processInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIdWithChildren(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Select all decision executions for the given process instance id and its children.
- processInstanceIdWithChildren(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- processInstanceIdWithChildren(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Select all tasks for the given process instance id and its children.
- processInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceMigrated(ProcessInstance, ProcessDefinition, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationCallback
- ProcessInstanceMigrationBatchCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationBatchCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- ProcessInstanceMigrationBatchCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- ProcessInstanceMigrationBuilder - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationBuilderImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationBuilderImpl(ProcessMigrationService) - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- ProcessInstanceMigrationCallback - Interface in org.flowable.engine.migration
- processInstanceMigrationCallbacks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceMigrationCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- ProcessInstanceMigrationCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- ProcessInstanceMigrationCmd(ProcessInstanceMigrationDocument, String) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationBatchCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationCmd
- processInstanceMigrationDocument - Variable in class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationDocument - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentBuilder - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentBuilderImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationDocumentBuilderImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- ProcessInstanceMigrationDocumentConstants - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationDocumentConverter
- ProcessInstanceMigrationDocumentConverter.BaseActivityMigrationMappingConverter<T extends ActivityMigrationMapping> - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.ManyToOneMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.OneToManyMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentConverter.OneToOneMappingConverter - Class in org.flowable.engine.migration
- ProcessInstanceMigrationDocumentImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationDocumentImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- ProcessInstanceMigrationJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessInstanceMigrationJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- processInstanceMigrationManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceMigrationManager - Interface in org.flowable.engine.migration
- ProcessInstanceMigrationManagerImpl - Class in org.flowable.engine.impl.migration
- ProcessInstanceMigrationManagerImpl() - Constructor for class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- processInstanceMigrationService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- ProcessInstanceMigrationStatusJobHandler - Class in org.flowable.engine.impl.jobexecutor
- ProcessInstanceMigrationStatusJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- ProcessInstanceMigrationValidationCmd - Class in org.flowable.engine.impl.cmd
- ProcessInstanceMigrationValidationCmd(String, int, String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationCmd(String, ProcessInstanceMigrationDocument) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationCmd(ProcessInstanceMigrationDocument, String) - Constructor for class org.flowable.engine.impl.cmd.ProcessInstanceMigrationValidationCmd
- ProcessInstanceMigrationValidationResult - Class in org.flowable.engine.migration
- ProcessInstanceMigrationValidationResult() - Constructor for class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- processInstanceName - Variable in class org.flowable.bpmn.model.CallActivity
- processInstanceName - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- processInstanceName - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- processInstanceName - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- processInstanceName(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceName(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceName(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given name.
- processInstanceNameLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceNameLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value.
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceNameLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a name like the given value, ignoring upper/lower case.
- processInstanceParentScopeId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given parent process instance id.
- processInstanceParentScopeId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceParentScopeId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceParentScopeId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given parent process instance id.
- ProcessInstanceQuery - Interface in org.flowable.engine.runtime
-
Allows programmatic querying of
ProcessInstance
s. - ProcessInstanceQueryImpl - Class in org.flowable.engine.impl
- ProcessInstanceQueryImpl() - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryImpl(CommandContext, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryImpl(CommandExecutor, ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessInstanceQueryInterceptor - Interface in org.flowable.engine.interceptor
- ProcessInstanceQueryProperty - Class in org.flowable.engine.impl
-
Contains the possible properties that can be used in a
ProcessInstanceQuery
. - ProcessInstanceQueryProperty(String) - Constructor for class org.flowable.engine.impl.ProcessInstanceQueryProperty
- ProcessInstanceQueryRequest - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- ProcessInstanceQueryResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryResource
- processInstanceReferenceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given reference identifier.
- processInstanceReferenceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceReferenceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceReferenceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given reference id.
- processInstanceReferenceType(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with the given reference type.
- processInstanceReferenceType(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceReferenceType(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceReferenceType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with the given callback type.
- ProcessInstanceResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- ProcessInstanceResponse - Class in org.flowable.rest.service.api.runtime.process
-
Modified to add a "completed" flag, which lets the caller know if the process instance has run to completion without encountering a wait state or experiencing an error/ exception.
- ProcessInstanceResponse() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- processInstanceRootScopeId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with a root instance with a name like the given value.
- processInstanceRootScopeId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceRootScopeId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceRootScopeId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a root instance with a name like the given value.
- processInstancesByProcessDefinitionMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- ProcessInstancesByProcessDefinitionMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- ProcessInstancesByProcessDefinitionMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.ProcessInstancesByProcessDefinitionMatcher
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- processInstanceScope - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- processInstanceService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- ProcessInstanceService - Interface in org.flowable.cmmn.engine.impl.process
- ProcessInstanceStartedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- ProcessInstanceStartedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.ProcessInstanceStartedEventHandler
- ProcessInstanceStartEventSubscriptionBuilder - Interface in org.flowable.engine.runtime
-
A builder API to create an event subscription to start an event-based process instance whenever an event with a very specific combination of correlation values occurs.
- ProcessInstanceStartEventSubscriptionBuilderImpl - Class in org.flowable.engine.impl.runtime
-
A default implementation for the process start event subscription builder.
- ProcessInstanceStartEventSubscriptionBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- ProcessInstanceStartEventSubscriptionDeletionBuilder - Interface in org.flowable.engine.runtime
-
A builder API to delete a manually created process start event subscription which was created and registered using the
RuntimeService#createProcessStartEventSubscriptionBuilder()
builder API. - ProcessInstanceStartEventSubscriptionDeletionBuilderImpl - Class in org.flowable.engine.impl.runtime
-
The implementation for a process start event subscription deletion builder.
- ProcessInstanceStartEventSubscriptionDeletionBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- ProcessInstanceStartEventSubscriptionModificationBuilder - Interface in org.flowable.engine.runtime
-
A builder API to modify a manually created process start event subscription which was created and registered using the
RuntimeService#createProcessStartEventSubscriptionBuilder()
builder API. - ProcessInstanceStartEventSubscriptionModificationBuilderImpl - Class in org.flowable.engine.impl.runtime
-
The implementation for a process start event subscription modification builder.
- ProcessInstanceStartEventSubscriptionModificationBuilderImpl(RuntimeServiceImpl) - Constructor for class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- ProcessInstanceState - Interface in org.flowable.engine.impl.runtime.callback
-
Used for passing the state to the
RuntimeInstanceStateChangeCallback
instances. - processInstanceStateChangedCallbacks - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- processInstanceTenantId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that have the given tenant id.
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantIdLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantIdLike(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a tenant id like the given one.
- processInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- processInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceTenantIdLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceTenantIdLikeIgnoreCase(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances with a tenant id like the given one, ignoring upper/lower case.
- processInstanceType - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- ProcessInstanceUpdateRequest - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceUpdateRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- processInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.engine.EventResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.management.JobResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- processInstanceUrl - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- ProcessInstanceVariableCollectionResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceVariableCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableCollectionResource
- ProcessInstanceVariableDataResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceVariableDataResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableDataResource
- ProcessInstanceVariableResource - Class in org.flowable.rest.service.api.runtime.process
- ProcessInstanceVariableResource() - Constructor for class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- processInstanceVariables - Variable in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceWithoutTenantId() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- processInstanceWithoutTenantId() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that do not have a tenant id.
- processKeyNotIn - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- ProcessLevelValidator - Class in org.flowable.validation.validator
- ProcessLevelValidator() - Constructor for class org.flowable.validation.validator.ProcessLevelValidator
- processList(List<REQ>) - Method in interface org.flowable.common.rest.api.ListProcessor
- processMigrationService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- processMigrationService - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- ProcessMigrationService - Interface in org.flowable.engine
-
Service to manager process instance migrations.
- ProcessMigrationServiceImpl - Class in org.flowable.engine.impl
- ProcessMigrationServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.ProcessMigrationServiceImpl
- processModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- processOutboundDefinition(JmsOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- processOutboundDefinition(KafkaOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- processOutboundDefinition(RabbitOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- processOutParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- processParameters(List<IOParameter>, VariableContainer, BiConsumer<String, Object>, BiConsumer<String, Object>, ExpressionManager, String) - Static method in class org.flowable.engine.impl.util.IOParameterUtil
- ProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- processParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ProcessParser - Class in org.flowable.bpmn.converter.parser
- ProcessParser() - Constructor for class org.flowable.bpmn.converter.parser.ProcessParser
- processPayloadMap(Object, ExecutionEntity, FlowNode, CommandContext) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- processPendingEventSubProcessesStartEvents(ProcessInstanceChangeState, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- processPlanFragment(CmmnParserImpl, CmmnParseResult, PlanFragment) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- processPlanFragment(CmmnModel, PlanFragment) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processPlanItems(CmmnModel, PlanFragment) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- processRef - Variable in class org.flowable.bpmn.model.Pool
- processRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- processRef - Variable in class org.flowable.cmmn.model.ProcessTask
- processRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- processRefExpression - Variable in class org.flowable.cmmn.model.ProcessTask
- ProcessRefExpressionXmlConverter - Class in org.flowable.cmmn.converter
- ProcessRefExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.ProcessRefExpressionXmlConverter
- processSentries(Stage, PlanFragment) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- 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
- processTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- ProcessTask - Class in org.flowable.cmmn.model
- ProcessTask() - Constructor for class org.flowable.cmmn.model.ProcessTask
- PROCESSTASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- ProcessTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- ProcessTaskActivityBehavior(Process, Expression, ProcessTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- ProcessTaskExport - Class in org.flowable.cmmn.converter.export
- ProcessTaskExport() - Constructor for class org.flowable.cmmn.converter.export.ProcessTaskExport
- ProcessTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ProcessTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ProcessTaskParseHandler
- ProcessTaskXmlConverter - Class in org.flowable.cmmn.converter
- ProcessTaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.ProcessTaskXmlConverter
- processUnfinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processUnfinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process instance which is not finished yet.
- processUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- 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
- ProcessValidator - Interface in org.flowable.validation
-
Validates a process definition against the rules of the Flowable engine to be executable
- ProcessValidatorFactory - Class in org.flowable.validation
- ProcessValidatorFactory() - Constructor for class org.flowable.validation.ProcessValidatorFactory
- ProcessValidatorImpl - Class in org.flowable.validation
- ProcessValidatorImpl() - Constructor for class org.flowable.validation.ProcessValidatorImpl
- 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.
- processVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable with the given name.
- processVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which does not have a global variable with the given name.
- processVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariables - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- processVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- processVariables - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
- processVariables - Variable in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- processVariables - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- processVariables - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- 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
- processVariables(Execution, String) - Method in class org.flowable.rest.service.api.runtime.process.BaseVariableCollectionResource
- ProcessVariableScopeELResolver - Class in org.flowable.engine.impl.el
- ProcessVariableScopeELResolver() - Constructor for class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- processVariableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have at least one variable with the given value.
- processVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process that has at least one variable with the given value.
- processVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- processVariableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which are part of a process that have a variable with the given name set to the given value.
- processVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process that has a variable with the given name set to the given value.
- processVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process that has a local string variable which is not the given value, case insensitive.
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value greater than the passed value when they ended.
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value greater than or equal to the passed value when they ended.
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value less than the passed value when the ended.Booleans, Byte-arrays and
Serializable
objects (which are not primitive type wrappers) are not supported. - processVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value less than or equal to the passed value when they ended.
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value like the given value when they ended.
- processVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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).
- processVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a global variable value like the given value (case insensitive) when they ended.
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a variable with the given name, but with a different value than the passed value.
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- 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.
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are part of a process that has a string variable with the given value, case insensitive.
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- ProcessXmlConverter - Class in org.flowable.cmmn.converter
- ProcessXmlConverter() - Constructor for class org.flowable.cmmn.converter.ProcessXmlConverter
- PRODUCT_NAME_CRDB - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- PRODUCT_NAME_POSTGRES - Static variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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
- PROP_CACHE_SIZE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
javax.el.cacheSize
- PROP_IGNORE_RETURN_TYPE - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
javax.el.ignoreReturnType
- PROP_METHOD_INVOCATIONS - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
javax.el.methodInvocations
- PROP_NULL_PROPERTIES - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
javax.el.nullProperties
- PROP_VAR_ARGS - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
-
javax.el.varArgs
- propagatedStageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- propagatedStageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- propagatedStageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- propagatedStageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The optional stage instance id, if this execution runs in the context of a CMMN case and has a parent stage it belongs to.
- propagatedStageInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- propagatedStageInstanceId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- propagatedStageInstanceId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given stage, defined through its stage instance id.
- propagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- propagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- propagateError(String, Throwable, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(String, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(VariableContainer, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- propagateError(VariableContainer, String) - Method in class org.flowable.engine.impl.bpmn.http.DefaultBpmnHttpActivityDelegate
- propagateError(VariableContainer, String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- propagateError(BpmnError, DelegateExecution) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- propagateError(BpmnError, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateError(ErrorPropagation.BpmnErrorVariableContainer, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- propagateEscalation(String, String, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- propagateEscalation(Escalation, DelegateExecution) - Static method in class org.flowable.engine.impl.bpmn.helper.EscalationPropagation
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- properties - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- properties - Variable in class org.flowable.rest.service.api.form.SubmitFormRequest
- properties - Static variable in class org.flowable.rest.service.api.identity.GroupCollectionResource
- properties - Static variable in class org.flowable.rest.service.api.identity.UserCollectionResource
- properties() - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Get properties
- PROPERTIES - Static variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobQueryProperties
- PROPERTIES - Static variable in class org.flowable.cmmn.rest.service.api.management.JobQueryProperties
- PROPERTIES - Static variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionQueryProperties
- PROPERTIES - Static variable in class org.flowable.rest.service.api.management.HistoryJobQueryProperties
- PROPERTIES - Static variable in class org.flowable.rest.service.api.management.JobQueryProperties
- PROPERTIES - Static variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionQueryProperties
- PropertiesCollectionResource - Class in org.flowable.rest.service.api.management
- PropertiesCollectionResource() - Constructor for class org.flowable.rest.service.api.management.PropertiesCollectionResource
- 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 - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- property - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- property(String, String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundKafkaChannelBuilder
-
Sets custom properties for this Kafka adapter.
- property(String, String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundKafkaChannelBuilderImpl
- PROPERTY_EXECUTION_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateExecutionRelatedEntityCountCfgCmd
- PROPERTY_TABLE - Static variable in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- PROPERTY_TASK_RELATED_ENTITY_COUNT - Static variable in class org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
- propertyDataManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- PropertyDataManager - Interface in org.flowable.common.engine.impl.persistence.entity.data
- PropertyDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- PropertyEntity - Interface in org.flowable.common.engine.impl.persistence.entity
- PropertyEntityImpl - Class in org.flowable.common.engine.impl.persistence.entity
- PropertyEntityImpl() - Constructor for class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- propertyEntityManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- PropertyEntityManager - Interface in org.flowable.common.engine.impl.persistence.entity
- PropertyEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- PropertyEntityManagerImpl - Class in org.flowable.common.engine.impl.persistence.entity
- PropertyEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- PropertyEntityManagerImpl(AbstractEngineConfiguration, PropertyDataManager) - Constructor for class org.flowable.common.engine.impl.persistence.entity.PropertyEntityManagerImpl
- PropertyEntityManagerImpl(IdmEngineConfiguration, PropertyDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.PropertyEntityManagerImpl
- propertyId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- propertyId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- 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
- PropertyNotFoundException - Exception in org.flowable.common.engine.impl.javax.el
-
Thrown when a property could not be found while evaluating a
ValueExpression
orMethodExpression
. - PropertyNotFoundException() - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotFoundException
-
Creates a PropertyNotFoundException with no detail message.
- PropertyNotFoundException(String) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotFoundException
-
Creates a PropertyNotFoundException with the provided detail message.
- PropertyNotFoundException(String, Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotFoundException
-
Creates a PropertyNotFoundException with the given detail message and root cause.
- PropertyNotFoundException(Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotFoundException
-
Creates a PropertyNotFoundException with the given root cause.
- PropertyNotWritableException - Exception in org.flowable.common.engine.impl.javax.el
-
Thrown when a property could not be written to while setting the value on a
ValueExpression
. - PropertyNotWritableException() - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotWritableException
-
Creates a PropertyNotWritableException with no detail message.
- PropertyNotWritableException(String) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotWritableException
-
Creates a PropertyNotWritableException with the provided detail message.
- PropertyNotWritableException(String, Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotWritableException
-
Creates a PropertyNotWritableException with the given detail message and root cause.
- PropertyNotWritableException(Throwable) - Constructor for exception org.flowable.common.engine.impl.javax.el.PropertyNotWritableException
-
Creates a PropertyNotWritableException with the given root cause.
- PropertyRequestBody() - Constructor for class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- PropertyRequestBody(String, String) - Constructor for class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- propertyValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- propertyValue - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- protocol - Variable in class org.flowable.http.common.api.HttpResponse
- pushEngineCfgToStack(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- put(Object, Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- put(Object, Object) - Method in class org.flowable.common.engine.impl.scripting.MapResolver
- put(String, Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- put(String, Object) - Method in class org.flowable.engine.impl.form.FormData
- put(String, List<String>) - Method in class org.flowable.http.common.api.HttpHeaders
- put(String, Tree) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
- put(String, Tree) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.TreeCache
-
Cache tree
- put(Entity, boolean) - Method in interface org.flowable.common.engine.impl.persistence.cache.EntityCache
-
Adds the gives
Entity
to the cache. - put(Entity, boolean) - Method in class org.flowable.common.engine.impl.persistence.cache.EntityCacheImpl
- putAll(Map<? extends Object, ? extends Object>) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- putAll(Map<? extends String, ? extends Object>) - Method in class org.flowable.engine.impl.form.FormData
- putAll(Map<? extends String, ? extends List<String>>) - Method in class org.flowable.http.common.api.HttpHeaders
- putContext(Class<?>, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Associates a context object with this ELContext.
- putExtensionHandler(Scanner.ExtensionToken, Parser.ExtensionHandler) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- putIdentityLinkQuery(ObjectNode, String, IdentityLinkQueryObject) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- putIdentityLinkQuery(ObjectNode, String, IdentityLinkQueryObject) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- putIfNotNull(ObjectNode, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Double) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Integer) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Long) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(ObjectNode, String, Date) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(String, Integer, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- putIfNotNull(String, Integer, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putIfNotNull(String, String, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- putIfNotNull(String, String, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putIfNotNull(String, Date, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- putIfNotNull(String, Date, ObjectNode) - Static method in class org.flowable.engine.impl.util.BpmnLoggingSessionUtil
- putIfNotNull(Map<String, String>, String, int) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Double) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Long) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, String) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNull(Map<String, String>, String, Date) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfNotNullOrEmpty(ObjectNode, String, Collection<String>) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putIfTrue(ObjectNode, String, boolean) - Static method in class org.flowable.job.service.impl.history.async.util.AsyncHistoryJsonUtil
- putInMapIfNotNull(Map<String, Object>, String, Object) - Method in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- putMDCExecution(ExecutionEntity) - Static method in class org.flowable.engine.logging.LogMDC
- putPropertyValue(String, JsonNode, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- putPropertyValue(String, String, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
- putPropertyValue(String, List<String>, ObjectNode) - Method in class org.flowable.engine.dynamic.BasePropertiesParser
Q
- query - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- query - Variable in class org.flowable.dmn.engine.impl.cmd.DeleteHistoricDecisionExecutionsByQueryCmd
- query - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- Query<T extends Query<?,
?>, U> - Interface in org.flowable.common.engine.api.query -
Describes basic methods for querying.
- Query.NullHandlingOnOrder - Enum Class in org.flowable.common.engine.api.query
- queryActivityInstances(HistoricActivityInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryResource
- queryActivityInstances(ActivityInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryResource
- queryCaseInstances(CaseInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryResource
- queryCasesInstances(HistoricCaseInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryResource
- queryHistoricDetail(HistoricDetailQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryResource
- queryIdentityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- queryIdentityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- queryMilestoneInstances(HistoricMilestoneInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryResource
- QueryOperator - Enum Class in org.flowable.engine.impl
-
Used to indicate the operator that should be used to comparing values in a query clause.
- QueryOperator - Enum Class in org.flowable.variable.service.impl
-
Used to indicate the operator that should be used to comparing values in a query clause.
- queryPlanItemInstances(HistoricPlanItemInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryResource
- queryPlanItemInstances(PlanItemInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryResource
- queryProcessInstances(HistoricTaskInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryResource
- queryProcessInstances(HistoricProcessInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryResource
- queryProcessInstances(HistoricTaskInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryResource
- queryProcessInstances(ExecutionQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryResource
- queryProcessInstances(ProcessInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryResource
- QueryProperty - Interface in org.flowable.common.engine.api.query
-
Describes a property that can be used in a Query.
- QueryVariable - Class in org.flowable.cmmn.rest.service.api.engine.variable
- QueryVariable - Class in org.flowable.rest.service.api.engine.variable
- QueryVariable() - Constructor for class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- QueryVariable() - Constructor for class org.flowable.rest.service.api.engine.variable.QueryVariable
- QueryVariable.QueryVariableOperation - Enum Class in org.flowable.cmmn.rest.service.api.engine.variable
- QueryVariable.QueryVariableOperation - Enum Class in org.flowable.rest.service.api.engine.variable
- queryVariableInstances(HistoricVariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryResource
- queryVariableInstances(VariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryResource
- queryVariableInstances(HistoricVariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryResource
- queryVariableInstances(VariableInstanceQueryRequest, Map<String, String>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryResource
- queryVariables - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- queryVariables - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- queryVariables - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- queryVariables - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- queryVariables - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- queryVariables - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- queryVariableValue - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- queryVariableValue - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- QueryVariableValue - Class in org.flowable.variable.service.impl
-
Represents a variable value used in queries.
- QueryVariableValue(String, Object, QueryOperator, boolean) - Constructor for class org.flowable.variable.service.impl.QueryVariableValue
- QueryVariableValue(String, Object, QueryOperator, boolean, String) - Constructor for class org.flowable.variable.service.impl.QueryVariableValue
- queryVariableValues - Variable in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- queryWithRawParameter(String, CacheAwareQuery, Class, boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- queryWithRawParameterNoCacheLoadAndStore(String, CacheAwareQuery, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- question - Variable in class org.flowable.dmn.model.Decision
- QUESTION - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- queues - Variable in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- queueSize - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The size of the queue on which jobs to be executed are placed
R
- rabbitChannel - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundRabbitChannelBuilderImpl
- rabbitChannel - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundRabbitChannelBuilderImpl
- rabbitChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Configures an adapter which will receive events using a RabbitMQ.
- rabbitChannelAdapter(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Configures an adapter which will send events using RabbitMQ.
- rabbitChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- rabbitChannelAdapter(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- RabbitChannelDefinitionProcessor - Class in org.flowable.eventregistry.spring.rabbit
- RabbitChannelDefinitionProcessor(ObjectMapper) - Constructor for class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- RabbitChannelMessageListenerAdapter - Class in org.flowable.eventregistry.spring.rabbit
- RabbitChannelMessageListenerAdapter(EventRegistry, InboundChannelModel) - Constructor for class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- RabbitInboundChannelModel - Class in org.flowable.eventregistry.model
- RabbitInboundChannelModel() - Constructor for class org.flowable.eventregistry.model.RabbitInboundChannelModel
- RabbitInboundEvent - Class in org.flowable.eventregistry.spring.rabbit
- RabbitInboundEvent(Message) - Constructor for class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- rabbitOperations - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- rabbitOperations - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- RabbitOperationsOutboundEventChannelAdapter - Class in org.flowable.eventregistry.spring.rabbit
- RabbitOperationsOutboundEventChannelAdapter(RabbitOperations, String, String) - Constructor for class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- RabbitOutboundChannelModel - Class in org.flowable.eventregistry.model
- RabbitOutboundChannelModel() - Constructor for class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- RADIO_BUTTONS - Static variable in interface org.flowable.form.model.FormFieldTypes
- random - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- rawEvent - Variable in class org.flowable.eventregistry.impl.DefaultInboundEvent
- rawStringHeaders - Variable in class org.flowable.http.common.api.HttpHeaders
- RBRACK - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- reachedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- reachedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- reachedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- reachedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- reactivate() - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
After having entered all necessary information for the reactivation, this method actually triggers the reactivation and returns the reactivated case instance from the runtime.
- reactivate() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- REACTIVATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- REACTIVATE_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- ReactivateCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
This operation reactivates a case model by first setting its reactivation event listener to active and triggering it, then in a second phase step through all plan items having a reactivation sentry and reactivate them before the model is completely re-evaluated again for reactivation of the case.
- ReactivateCaseInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
- reactivateDependingPlanItems(PlanItemInstanceEntity, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
-
Reactivates all plan items having a dependency on the given plan item instance (e.g.
- reactivateEventListener - Variable in class org.flowable.cmmn.model.Case
-
Having a reactivation case listener marks the case eligible for reactivation once completed.
- ReactivateEventListener - Class in org.flowable.cmmn.model
-
The reactivation listener is a very specific user event listener available on a historic case instance in order to reactivate it again.
- ReactivateEventListener() - Constructor for class org.flowable.cmmn.model.ReactivateEventListener
- ReactivateEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
-
The parse handler for the reactivation event listener, adding specific properties to the listener like to be ignored by the parent for completion as well as an availability condition on the state of the case.
- ReactivateEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ReactivateEventListenerParseHandler
- ReactivateHistoricCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
This command reactivates a history case instance by putting it back to the runtime and triggering the reactivation event on its CMMN model.
- ReactivateHistoricCaseInstanceCmd(CaseReactivationBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ReactivateHistoricCaseInstanceCmd
- reactivatePlanItem(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
-
Reactivates the given plan item by creating a new instance with the same data, but of course no timestamps yet set so we keep the original one in place with all its information.
- ReactivatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
Reactivates a plan item as part of a case reactivation which is pretty similar to the
CreatePlanItemInstanceOperation
, but uses a different transition for the listeners as the newly created plan item instance is created as part of a reactivation process. - ReactivatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
- ReactivatePlanModelInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
This operation is initializing phase two of a case reactivation by reactivating the root plan item model for the case according the case model which means that only plan items marked as eligible for reactivation will be recreated and evaluated for activation.
- ReactivatePlanModelInstanceOperation(CommandContext, CaseInstanceEntity, List<PlanItem>) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
- reactivationAvailableConditionExpression - Variable in class org.flowable.cmmn.model.ReactivateEventListener
-
If there is an available condition set for the reactivate event listener as part of the model, it will end up here as the default available condition of the generic event listener will be predefined for a reactivate event listener making it unavailable as long as the case is active.
- reactivationBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.ReactivateHistoricCaseInstanceCmd
- ReactivationEventListenerExport - Class in org.flowable.cmmn.converter.export
-
Exports a reactivation event listener and all of its attributes and elements.
- ReactivationEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.ReactivationEventListenerExport
- reactivationRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- ReactivationRule - Class in org.flowable.cmmn.model
-
The reactivation rule describes how a plan item is reactivated during phase two of case reactivation.
- ReactivationRule() - Constructor for class org.flowable.cmmn.model.ReactivationRule
- ReactivationRule(String, String, String) - Constructor for class org.flowable.cmmn.model.ReactivationRule
- REACTIVATOR - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- READ - Enum constant in enum class org.flowable.common.engine.impl.el.EvaluationState
-
Read evaluation via
Expression.getValue(VariableContainer
- readable - Variable in class org.flowable.bpmn.model.FormProperty
- readable - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- readCommonXmlInfo(BaseElement, XMLStreamReader) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readCompletionNeutralRule(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readDefaultReactivationRule(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readEventType(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readFieldExtension(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readFileAsString(String) - Static method in class org.flowable.common.engine.impl.util.IoUtil
- readHttpRequestHandler(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readHttpResponseHandler(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readInputStream(InputStream, String) - Static method in class org.flowable.common.engine.impl.util.IoUtil
- readIOParameter(XMLStreamReader, boolean, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readJson(String, ObjectMapper) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- readJson(String, ObjectMapper) - Method in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- readJsonValue(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- readJsonValueAsObjectNode(String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- readLifecycleListener(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readMethodName - Variable in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- readNextTrimmedLine(BufferedReader) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- readOnly - Variable in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- readOnly - Variable in class org.flowable.form.model.FormField
- ReadOnlyDelegateExecution - Interface in org.flowable.engine.delegate
- ReadOnlyDelegateExecutionImpl - Class in org.flowable.engine.impl.delegate
- ReadOnlyDelegateExecutionImpl(DelegateExecution) - Constructor for class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- ReadOnlyDelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
- ReadOnlyDelegatePlanItemInstanceImpl - Class in org.flowable.cmmn.engine.impl.delegate
- ReadOnlyDelegatePlanItemInstanceImpl(DelegatePlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- ReadOnlyMapELResolver - Class in org.flowable.common.engine.impl.el
-
An
ELResolver
that exposed object values in the map, under the name of the entry's key. - ReadOnlyMapELResolver(Map<Object, Object>) - Constructor for class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- readParentCompletionRule(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readReactivationRule(XMLStreamReader) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readReactivationRule(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readTaskListener(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- readVariableAggregationDefinition(XMLStreamReader, ConversionHelper) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- reason - Variable in class org.flowable.http.common.api.HttpResponse
- rebootEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableExtension
- rebootEngine() - Method in class org.flowable.engine.impl.test.ResourceFlowableTestCase
- ReceiveEventTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ReceiveEventTaskActivityBehavior(String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- ReceiveTask - Class in org.flowable.bpmn.model
- ReceiveTask() - Constructor for class org.flowable.bpmn.model.ReceiveTask
- RECEIVETASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ReceiveTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
A receive task is a wait state that waits to receive some message.
- ReceiveTaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- ReceiveTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ReceiveTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ReceiveTaskParseHandler
- ReceiveTaskXMLConverter - Class in org.flowable.bpmn.converter
- ReceiveTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- recordActivityEnd(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record Activity end, if activity event logging is enabled.
- recordActivityEnd(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityEnd(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordActivityEnd(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordActivityEnd(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the end of an activity, if activity history is enabled.
- recordActivityInstanceEnd(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityStart(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record the start of an activity, if activity event logging is enabled.
- recordActivityStart(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityStart(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordActivityStart(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordActivityStart(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the start of an activity, if activity history is enabled.
- recordActivityTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordActivityTaskInfoChange(TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordBulkDeleteHistoricCaseInstances(Collection<String>) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordBulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordBulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordBulkDeleteProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordBulkDeleteProcessInstances(Collection<String>) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordBulkDeleteProcessInstances(Collection<String>) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Bulk delete historic process instances by id
- recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordCaseInstanceStart(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordCaseInstanceStart(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordCaseInstanceStart(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordDeleteHistoricProcessInstancesByProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Deletes historic process instances for a provided process definition id
- recordEntityLinkCreated(EntityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordEntityLinkCreated(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a new
EntityLink
, if audit history is enabled. - recordEntityLinkDeleted(EntityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordEntityLinkDeleted(EntityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the deletion of a
EntityLink
, if audit history is enabled - recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordFormPropertiesSubmitted(ExecutionEntity, Map<String, String>, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Report form properties submitted, if audit history is enabled.
- recordHistoricCaseInstanceDeleted(String, String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordHistoricCaseInstanceDeleted(String, String) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordHistoricCaseInstanceDeleted(String, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricCaseInstanceReactivated(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordHistoricCaseInstanceReactivated(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordHistoricCaseInstanceReactivated(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricDetailVariableCreate(VariableInstanceEntity, ExecutionEntity, boolean, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been created, if audit history is enabled.
- recordHistoricPlanItemInstanceEntity(PlanItemInstanceEntity, Date, Consumer<HistoricPlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record historic task deleted, if audit history is enabled.
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
-
Record historic user task log entry
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record historic user task log entry
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record historyUserTaskLogEntry
- recordHistoryUserTaskLog(HistoricTaskLogEntryType, TaskInfo, ObjectNode) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a new
IdentityLink
, if audit history is enabled. - recordIdentityLinkDeleted(IdentityLinkEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the deletion of a
IdentityLink
, if audit history is enabled - recordKey - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- recordKey(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
-
Sets the record key for the outgoing message.
- recordKey(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundKafkaChannelBuilderImpl
- RecordKey() - Constructor for class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- recordMilestoneReached(MilestoneInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordMilestoneReached(MilestoneInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordMilestoneReached(MilestoneInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceAvailable(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceAvailable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceAvailable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceCompleted(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceCompleted(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceCompleted(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceCreated(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceCreated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceCreated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceDisabled(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceDisabled(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceDisabled(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceEnabled(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceEnabled(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceEnabled(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceExit(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceExit(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceExit(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceReactivated(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceReactivated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceReactivated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceStarted(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceStarted(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceStarted(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceSuspended(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceSuspended(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceSuspended(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceTerminated(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceTerminated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceTerminated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceUnavailable(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceUnavailable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceUnavailable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordPlanItemInstanceUpdated(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordPlanItemInstanceUpdated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordPlanItemInstanceUpdated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordProcessDefinitionChange(String, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessDefinitionChange(String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessDefinitionChange(String, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a change of the process-definition id of a process instance, if activity history is enabled.
- recordProcessInstanceDeleted(String, String, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceDeleted(String, String, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceDeleted(String, String, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Deletes a historic process instance and all historic data included
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceEnd(ExecutionEntity, String, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance ended.
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceNameChange(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance name change.
- recordProcessInstanceStart(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordProcessInstanceStart(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordProcessInstanceStart(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a process-instance started and record start-event if activity history is enabled.
- recordRuntimeActivityStart(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordSequenceFlowTaken(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
record that sequence flow was taken
- recordSequenceFlowTaken(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordSubProcessInstanceStart(ExecutionEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record the sub process instance start
- recordSubProcessInstanceStart(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordTaskCreated(TaskEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordTaskCreated(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- recordTaskCreated(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordTaskCreated(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordTaskCreated(TaskEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordTaskCreated(TaskEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskCreated(TaskEntity) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record task created.
- recordTaskCreated(TaskEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the creation of a task, if audit history is enabled.
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record task created
- recordTaskCreated(TaskEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordTaskEnd(TaskEntity, String, String, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordTaskEnd(TaskEntity, String, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordTaskEnd(TaskEntity, String, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordTaskEnd(TaskEntity, String, Date) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskEnd(TaskEntity, String, Date) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskEnd(TaskEntity, ExecutionEntity, String, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record task as ended, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, String, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordTaskInfoChange(TaskEntity, String, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordTaskInfoChange(TaskEntity, String, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record task name change, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryTaskManager
- recordTaskInfoChange(TaskEntity, Date) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Record task information change
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- recordTaskInfoChange(TaskEntity, Date) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record task name change, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, Date, AbstractEngineConfiguration) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskInfoChange(TaskEntity, Date, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordUpdateBusinessStatus(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordUpdateBusinessStatus(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordUpdateBusinessStatus(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordUpdateCaseInstanceName(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordUpdateCaseInstanceName(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordUpdateCaseInstanceName(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableCreate(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been created, if audit history is enabled.
- recordVariableCreate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been created, if audit history is enabled.
- recordVariableRemoved(VariableInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableRemoved(VariableInstanceEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been deleted, if audit history is enabled.
- recordVariableRemoved(VariableInstanceEntity) - Method in interface org.flowable.variable.service.HistoricVariableService
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- recordVariableRemoved(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- recordVariableRemoved(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableRemoved(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been deleted, if audit history is enabled.
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.engine.impl.history.DefaultHistoryVariableManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record a variable has been updated, if audit history is enabled.
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.HistoricVariableService
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in interface org.flowable.variable.service.history.InternalHistoryVariableManager
-
Record a variable has been updated, if audit history is enabled.
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.variable.service.impl.HistoricVariableServiceImpl
- reCreateJob(ProcessEngineConfigurationImpl, ExecutionEntity) - Method in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- Rectangle - Enum constant in enum class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas.SHAPE_TYPE
- Rectangle - Enum constant in enum class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE
- Rectangle - Enum constant in enum class org.flowable.image.impl.DefaultProcessDiagramCanvas.SHAPE_TYPE
- redeployFlowable5ProcessDefinitions - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- RedeployV5ProcessDefinitionsCmd - Class in org.flowable.engine.impl.cmd
- RedeployV5ProcessDefinitionsCmd() - Constructor for class org.flowable.engine.impl.cmd.RedeployV5ProcessDefinitionsCmd
- redirectError - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- reduceLogLevel - Variable in exception org.flowable.common.engine.api.FlowableException
- REENABLE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- referenceId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- referenceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- referenceId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- referenceId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- referenceId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- referenceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- referenceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- referenceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- referenceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- referenceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- referenceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- referenceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- referenceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- referenceId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- referenceId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- referenceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the reference id on the newly create case instance.
- referenceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- referenceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the reference identifier of the process instance.
- referenceScopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceScopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- referenceScopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- referenceScopeDefinitionId(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given reference scope definition id.
- referenceScopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceScopeId - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- referenceScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- referenceScopeId(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given reference scope id.
- referenceScopeId(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceScopeType - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceScopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- referenceScopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- referenceScopeType(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given reference scope type.
- referenceScopeType(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- referenceType - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- referenceType - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- referenceType - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- referenceType - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- referenceType - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- referenceType - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- referenceType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- referenceType - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- referenceType - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- referenceType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- referenceType - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- referenceType - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceType - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- referenceType - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- referenceType - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- referenceType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Set the reference type on the newly create case instance.
- referenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- referenceType(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- referenceType(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the reference type of the process instance.
- ReferenceTypes - Interface in org.flowable.common.engine.api.constant
- referToSameCalledElement(CallActivity, CallActivity) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- ReflectUtil - Class in org.flowable.cmmn.image.util
- ReflectUtil - Class in org.flowable.common.engine.impl.util
- ReflectUtil - Class in org.flowable.dmn.image.util
- ReflectUtil - Class in org.flowable.image.util
- ReflectUtil() - Constructor for class org.flowable.cmmn.image.util.ReflectUtil
- ReflectUtil() - Constructor for class org.flowable.common.engine.impl.util.ReflectUtil
- ReflectUtil() - Constructor for class org.flowable.dmn.image.util.ReflectUtil
- ReflectUtil() - Constructor for class org.flowable.image.util.ReflectUtil
- register(String, Object) - Static method in class org.flowable.engine.test.mock.Mocks
-
This method lets you register a mock object.
- registerCaseInstanceStartEventSubscription(CaseInstanceStartEventSubscriptionBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- RegisterCaseInstanceStartEventSubscriptionCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
This command creates and registers a new case start event subscription based on the provided builder information.
- RegisterCaseInstanceStartEventSubscriptionCmd(CaseInstanceStartEventSubscriptionBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RegisterCaseInstanceStartEventSubscriptionCmd
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- registerChannelModel(ChannelModel, String, EventRegistry, EventRepositoryService, boolean) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- registerChannelModel(ChannelModel, ChannelDefinition, EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
- registerChannelModel(DelegateExpressionInboundChannelModel, String, EventRegistry) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- registerChannelModel(DelegateExpressionOutboundChannelModel, String) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- registerChannelModel(InboundChannelModel, ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
- registerChannelModel(InboundChannelModel, ChannelDefinition) - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- registerChannelModel(InboundChannelModel, EventRepositoryService, ObjectMapper, boolean) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- registerChannelModel(OutboundChannelModel) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- registerCmmnEngine(CmmnEngine) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Registers the given cmmn engine.
- registerCustomDeployers(AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- registerCustomMybatisMappings(AbstractEngineConfiguration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- registerDmnEngine(DmnEngine) - Static method in class org.flowable.dmn.engine.DmnEngines
-
Registers the given dmn engine.
- registered - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- registered() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
- registered() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- registerEndpoint(RabbitListenerEndpoint, RabbitListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
-
Register a new
RabbitListenerEndpoint
alongside theRabbitListenerContainerFactory
to use to create the underlying container. - registerEndpoint(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
-
Register a new
JmsListenerEndpoint
alongside theJmsListenerContainerFactory
to use to create the underlying container. - registerEndpoint(KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
-
Register a new
KafkaListenerEndpoint
alongside theKafkaListenerContainerFactory
to use to create the underlying container. - registerEventModel(EventModel) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- registerEventRegistryEngine(EventRegistryEngine) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Registers the given event registry engine.
- registerEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Registers a
EventRegistryEventConsumer
instance (a consumer of event registry events which is created by any of the engines). - registerEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.batch.service.impl.aot.FlowableBatchServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.cmmn.engine.impl.aot.FlowableCmmnRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.common.engine.impl.aot.FlowableCommonRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.common.engine.impl.aot.FlowableMyBatisRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.dmn.engine.impl.aot.FlowableDmnRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.engine.impl.aot.FlowableProcessRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.entitylink.service.impl.aot.FlowableEntityLinkServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.eventregistry.impl.aot.FlowableEventRegistryRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.eventsubscription.service.impl.aot.FlowableEventSubscriptionServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.identitylink.service.impl.aot.FlowableIdentityLinkServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.job.service.impl.aot.FlowableJobServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.task.service.impl.aot.FlowableTaskServiceRuntimeHints
- registerHints(RuntimeHints, ClassLoader) - Method in class org.flowable.variable.service.impl.aot.FlowableVariableServiceRuntimeHints
- registerIdmEngine(IdmEngine) - Static method in class org.flowable.idm.engine.IdmEngines
-
Registers the given idm engine.
- registerInboundEventPayloadExtractor(String, InboundEventPayloadExtractor<?>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- registerMapper(String, RuntimeHints, ClassLoader) - Static method in class org.flowable.common.engine.impl.aot.FlowableMyBatisResourceHintsRegistrar
- registerMappingResources(String, RuntimeHints, ClassLoader) - Static method in class org.flowable.common.engine.impl.aot.FlowableMyBatisResourceHintsRegistrar
- registerProcessEngine(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
-
Registers the given process engine.
- registerProcessInstanceStartEventSubscription(ProcessInstanceStartEventSubscriptionBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- RegisterProcessInstanceStartEventSubscriptionCmd - Class in org.flowable.engine.impl.cmd
-
This command creates and registers a new process start event subscription based on the provided builder information.
- RegisterProcessInstanceStartEventSubscriptionCmd(ProcessInstanceStartEventSubscriptionBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.RegisterProcessInstanceStartEventSubscriptionCmd
- registerScopedInternalJobManager(String, InternalJobManager) - Method in interface org.flowable.job.service.InternalJobManager
- registerScopedInternalJobManager(String, InternalJobManager) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- registerSqlResources(String, ResourceHints) - Static method in class org.flowable.common.engine.impl.aot.FlowableSqlResourceHintsRegistrar
- registerTenant(String, DataSource) - Method in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
-
Add a new
DataSource
for a tenant, identified by the provided tenantId, to the engine. - rejectedExecutionHandler - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- rejectedJobs(String, int, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- rejectedJobsHandler - Variable in class org.flowable.spring.job.service.SpringAsyncExecutor
- releaseAndDeleteLock() - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Release the lock and delete the resources for the lock if needed.
- releaseAndDeleteLock() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- releaseLock() - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Release the lock.
- releaseLock() - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- ReleaseLockCmd - Class in org.flowable.common.engine.impl.cmd
- ReleaseLockCmd(String, String, boolean) - Constructor for class org.flowable.common.engine.impl.cmd.ReleaseLockCmd
- remainingCapacity - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsCmd
- remainingCapacity - Variable in class org.flowable.job.service.impl.cmd.AcquireJobsWithGlobalAcquireLockCmd
- remove() - Method in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- remove(Object) - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- remove(Object) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- remove(Object) - Method in class org.flowable.engine.impl.form.FormData
- remove(Object) - Method in class org.flowable.http.common.api.HttpHeaders
- remove(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- remove(String) - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- remove(String) - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- remove(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- REMOVE_WAITING_FOR_REPETITION_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- removeArtifact(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- removeArtifact(String) - Method in class org.flowable.bpmn.model.Process
- removeArtifact(String) - Method in class org.flowable.bpmn.model.SubProcess
- removeAssignee(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Removes the assignee of a case instance.
- removeAssignee(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removeAssignee(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeAssignee(String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the assignee of a process instance.
- removeAttribute(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- removeBpmnOverrideContext() - Static method in class org.flowable.engine.impl.context.BpmnOverrideContext
- RemoveCaseInstanceAssigneeCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Command to remove the current assignee from a case instance.
- RemoveCaseInstanceAssigneeCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceAssigneeCmd
- RemoveCaseInstanceOwnerCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Command to remove the current owner from a case instance.
- RemoveCaseInstanceOwnerCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveCaseInstanceOwnerCmd
- removeChannelDefinitionFromCache(String) - Method in class org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
- removeChannelDefinitionFromCache(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- removeChannelDefinitionFromCache(ChannelDefinition) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- removeCommandContext() - Static method in class org.flowable.common.engine.impl.context.Context
- removeCurrentCmmnElement() - Method in class org.flowable.cmmn.converter.ConversionHelper
- removeCurrentPlanFragment() - Method in class org.flowable.cmmn.converter.ConversionHelper
- removeCurrentStage() - Method in class org.flowable.cmmn.converter.ConversionHelper
- removeCurrentSubProcess() - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- removeDataSource(Object) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- removeDeployment(String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- removeDeployment(String) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- removeDeployment(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- removeDeployment(String, boolean) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- removeDeployment(String, boolean) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- removeDeployments(RepositoryService) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- removedSurroundingQuotes(String) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- removeElementProperty(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- removeEnableSkipExpression(ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- removeEnableSkipExpression(ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- RemoveEventConsumerCommand - Class in org.flowable.engine.impl.cmd
- RemoveEventConsumerCommand(EventRegistryEventConsumer) - Constructor for class org.flowable.engine.impl.cmd.RemoveEventConsumerCommand
- removeEventListener(FlowableEventListener) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Removes the given listener from this dispatcher.
- removeEventListener(FlowableEventListener) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removeEventListener(FlowableEventListener) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
-
Removes the given listener from this dispatcher.
- removeEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- removeEventListener(FlowableEventListener) - Method in class org.flowable.common.engine.impl.event.FlowableEventSupport
- removeEventListener(FlowableEventListener) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeEventListener(FlowableEventListener) - Method in interface org.flowable.engine.RuntimeService
-
Removes the given listener from this dispatcher.
- RemoveEventListenerCommand - Class in org.flowable.cmmn.engine.impl.cmd
-
This command removes an event listener from the case engine.
- RemoveEventListenerCommand - Class in org.flowable.engine.impl.cmd
-
Command that removes an event-listener from the process engine.
- RemoveEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveEventListenerCommand
- RemoveEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.engine.impl.cmd.RemoveEventListenerCommand
- removeEventRegistryConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeEventRegistryConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.engine.RuntimeService
- removeExecutionVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- RemoveExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- RemoveExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.RemoveExecutionVariablesCmd
- removeFallbackFlowable5CompatibilityHandler() - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- removeFlowableEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Removes the event consumer from the event registry
- removeFlowableEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- removeFlowElement(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- removeFlowElement(String) - Method in class org.flowable.bpmn.model.Process
- removeFlowElement(String) - Method in class org.flowable.bpmn.model.SubProcess
- removeFlowElementFromMap(String) - Method in interface org.flowable.bpmn.model.FlowElementsContainer
- removeFlowElementFromMap(String) - Method in class org.flowable.bpmn.model.Process
- removeFlowElementFromMap(String) - Method in class org.flowable.bpmn.model.SubProcess
- removeFlowGraphicInfoList(String) - Method in class org.flowable.bpmn.model.BpmnModel
- removeFlowGraphicInfoList(String) - Method in class org.flowable.cmmn.model.CmmnModel
- removeFlowLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- removeGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- removeGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- removeHistoryJobHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- removeIdentityLinkType(CommandContext, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
-
This will remove ALL identity links with the given type, no mather whether they are user or group based.
- removeIdentityLinkType(CommandContext, String, String) - Method in class org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
-
This will remove ALL identity links with the given type, no mather whether they are user or group based.
- removeInboundEventPayloadExtractor(String) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- removeJobHandler(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- removeLabelGraphicInfo(String) - Method in class org.flowable.bpmn.model.BpmnModel
- removeLabelGraphicInfo(String) - Method in class org.flowable.cmmn.model.CmmnModel
- removeLabelGraphicInfo(String) - Method in class org.flowable.dmn.model.DmnDefinition
- removeLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- removeLocalVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- RemoveLocalVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveLocalVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariableCmd
- removeLocalVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- removeLocalVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- RemoveLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveLocalVariablesCmd(String, Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariablesCmd
- removeLocationByDiagramId(String) - Method in class org.flowable.dmn.model.DmnDefinition
- removeObsoleteEventSubscriptions(ProcessDefinitionEntity, String) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteMessageEventSubscriptions(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteSignalEventSubscription(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeObsoleteTimers(ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- removeOrUpdateObsoleteEventRegistryEventSubscription(ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- removeOwner(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Removes the owner of a case instance.
- removeOwner(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removeOwner(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeOwner(String) - Method in interface org.flowable.engine.RuntimeService
-
Removes the owner of a process instance.
- removePlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
- RemoveProcessInstanceAssigneeCmd - Class in org.flowable.engine.impl.cmd
-
Command to remove the current assignee from a process instance.
- RemoveProcessInstanceAssigneeCmd(String) - Constructor for class org.flowable.engine.impl.cmd.RemoveProcessInstanceAssigneeCmd
- RemoveProcessInstanceOwnerCmd - Class in org.flowable.engine.impl.cmd
-
Command to remove the current owner from a process instance.
- RemoveProcessInstanceOwnerCmd(String) - Constructor for class org.flowable.engine.impl.cmd.RemoveProcessInstanceOwnerCmd
- removeSentryRelatedData() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- removeSkipExpression(String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
- removeSkipExpression(String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- removeTaskVariables(String, Collection<String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- RemoveTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- RemoveTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
- RemoveTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.RemoveTaskVariablesCmd
- removeTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- removeTenantAsyncExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- removeTenantAsyncExecutor(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAsyncExecutor
- removeTimerJob(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- removeTimerStartJobs(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- removeTransactionContext() - Static method in class org.flowable.common.engine.impl.context.Context
- removeTransactionContext() - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- removeTransientVariable(String) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- removeTransientVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes a specific transient variable.
- removeTransientVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes a specific transient variable (also searching parent scopes).
- removeTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Remove all transient variable of this scope and its parent scopes.
- removeTransientVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeTransientVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes all local transient variables.
- removeTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeTransientVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeType(VariableType) - Method in interface org.flowable.variable.api.types.VariableTypes
- removeType(VariableType) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- removeUnnecessaryOperations() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
Clears all deleted and inserted objects from the cache, and removes inserts and deletes that cancel each other.
- removeValidator(Class<? extends Validator>) - Method in class org.flowable.validation.validator.ValidatorSet
- removeVariable(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the variable and creates a new HistoricVariableUpdate.
- removeVariable(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariable(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes the variable from the task.
- removeVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- removeVariable(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removeVariable(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariable(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariable(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes a variable for an execution.
- removeVariable(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the variable from the task.
- RemoveVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
- removeVariableLocal(String) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the local variable and creates a new HistoricVariableUpdate.
- removeVariableLocal(String) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes the variable from the task (not considering parent scopes).
- removeVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- removeVariableLocal(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariableLocal(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariableLocal(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Removes a variable for an execution (not considering parent scopes).
- removeVariableLocal(String, String) - Method in interface org.flowable.engine.TaskService
-
Removes the variable from the task (not considering parent scopes).
- removeVariables() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the (local) variables and creates a new HistoricVariableUpdate for each of them.
- removeVariables() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariables() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes all variables in the given collection from the task.
- removeVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- removeVariables(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removeVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariables(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariables(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
Removes variables for an execution.
- removeVariables(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Removes all variables in the given collection from the task.
- removeVariables(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the variables and creates a new HistoricVariableUpdate for each of them.
- removeVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariables(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- RemoveVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveVariablesCmd(String, Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- removeVariablesLocal() - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the (local) variables and creates a new HistoricVariableUpdate for each of them.
- removeVariablesLocal() - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariablesLocal() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Removes all variables in the given collection from the task (not considering parent scopes).
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.RuntimeService
-
Remove variables for an execution (not considering parent scopes).
- removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.engine.TaskService
-
Removes all variables in the given collection from the task (not considering parent scopes).
- removeVariablesLocal(Collection<String>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Removes the local variables and creates a new HistoricVariableUpdate for each of them.
- removeVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- removeVariablesLocal(Collection<String>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- removeWaitingForRepetitionPlanItemDefinition(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Remove waiting for repetition from a plan item by definition.
- removeWaitingForRepetitionPlanItemDefinition(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- removeWaitingForRepetitionPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Remove waiting for repetition from a plan item by definition id.
- removeWaitingForRepetitionPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- removeWaitingForRepetitionPlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- removeWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Remove multiple waiting for repetitions from a plan item by definition id.
- removeWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- removeWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Removes a waiting for repetition plan item definition mapping to the case instance migration plan.
- removeWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- RemoveWaitingForRepetitionPlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- RemoveWaitingForRepetitionPlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.RemoveWaitingForRepetitionPlanItemDefinitionMapping
- RemoveWaitingForRepetitionPlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.RemoveWaitingForRepetitionPlanItemDefinitionMapping
- removeWaitingForRepetitionPlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- removeWaitingForRepetitionPlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- removeWaitingForRepetitionPlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- removeWaitingForRepetitionPlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- removeWsEndpointAddress(QName) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Remove the address definition of the given web-service endpoint
- renderStartForm(StartFormData) - Method in interface org.flowable.engine.impl.form.FormEngine
- renderStartForm(StartFormData) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- renderTaskForm(TaskFormData) - Method in interface org.flowable.engine.impl.form.FormEngine
- renderTaskForm(TaskFormData) - Method in class org.flowable.engine.impl.form.JuelFormEngine
- repeat - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- repetitionCounterVariableName - Variable in class org.flowable.cmmn.model.RepetitionRule
- repetitionRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- RepetitionRule - Class in org.flowable.cmmn.model
- RepetitionRule() - Constructor for class org.flowable.cmmn.model.RepetitionRule
- RepetitionRuleXmlConverter - Class in org.flowable.cmmn.converter
- RepetitionRuleXmlConverter() - Constructor for class org.flowable.cmmn.converter.RepetitionRuleXmlConverter
- replicationFactor - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- replicationFactor - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- repositoryService - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- repositoryService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceDiagramResource
- repositoryService - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- repositoryService - Variable in class org.flowable.dmn.engine.test.FlowableDmnRule
- repositoryService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- repositoryService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- repositoryService - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- repositoryService - Variable in class org.flowable.engine.test.FlowableRule
- repositoryService - Variable in class org.flowable.engine.test.FlowableTestCase
- repositoryService - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineImpl
- repositoryService - Variable in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- repositoryService - Variable in class org.flowable.eventregistry.test.FlowableEventRule
- repositoryService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.BaseModelResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.DeploymentResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceResource
- repositoryService - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionCollectionResource
- repositoryService - Variable in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- repositoryService - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCollectionResource
- repositoryService - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceDiagramResource
- RepositoryService - Interface in org.flowable.engine
-
Service providing access to the repository of process definitions and deployments.
- RepositoryServiceImpl - Class in org.flowable.engine.impl
- RepositoryServiceImpl() - Constructor for class org.flowable.engine.impl.RepositoryServiceImpl
- repositoryServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- request - Variable in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- request - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- request - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- request - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- request - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
- requestBody - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestBodyEncoding - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestConfig - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient.ApacheHttpComponentsExecutableHttpRequest
- RequestData() - Constructor for class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- requestHeaders - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestMethod - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestRequiresAuthentication(HttpServletRequest) - Method in interface org.flowable.common.rest.filter.RestAuthenticator
-
Called before check is done to see if the request originates from a valid user.
- requestRetryLimit - Variable in class org.flowable.http.common.impl.HttpClientConfig
- requestTimeout - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- requestUrl - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- RequestUtil - Class in org.flowable.common.rest.api
- RequestUtil() - Constructor for class org.flowable.common.rest.api.RequestUtil
- required - Variable in class org.flowable.bpmn.model.FormProperty
- required - Variable in class org.flowable.form.model.FormField
- required - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- REQUIRED - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionPropagation
- requiredAuthority - Variable in class org.flowable.dmn.model.AuthorityRequirement
- RequiredAuthorityParser - Class in org.flowable.dmn.converter.child
- RequiredAuthorityParser() - Constructor for class org.flowable.dmn.converter.child.RequiredAuthorityParser
- requiredDecision - Variable in class org.flowable.dmn.model.AuthorityRequirement
- requiredDecision - Variable in class org.flowable.dmn.model.InformationRequirement
- RequiredDecisionParser - Class in org.flowable.dmn.converter.child
- RequiredDecisionParser() - Constructor for class org.flowable.dmn.converter.child.RequiredDecisionParser
- requiredDecisions - Variable in class org.flowable.dmn.model.Decision
- requiredInput - Variable in class org.flowable.dmn.model.AuthorityRequirement
- requiredInput - Variable in class org.flowable.dmn.model.InformationRequirement
- RequiredInputParser - Class in org.flowable.dmn.converter.child
- RequiredInputParser() - Constructor for class org.flowable.dmn.converter.child.RequiredInputParser
- requiredInputs - Variable in class org.flowable.dmn.model.Decision
- requiredRule - Variable in class org.flowable.cmmn.model.PlanItemControl
- RequiredRule - Class in org.flowable.cmmn.model
- RequiredRule() - Constructor for class org.flowable.cmmn.model.RequiredRule
- RequiredRuleXmlConverter - Class in org.flowable.cmmn.converter
- RequiredRuleXmlConverter() - Constructor for class org.flowable.cmmn.converter.RequiredRuleXmlConverter
- REQUIRES_NEW - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionPropagation
- rescheduledJobId - Variable in class org.flowable.engine.delegate.event.impl.FlowableJobRescheduledEventImpl
-
The id of the original job that was rescheduled.
- rescheduleTimeCycleJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeCycleJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time cycle.
- rescheduleTimeDateJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeDateJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time date.
- rescheduleTimeDateJob(String, Date) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Reschedule a timer job with a new date value.
- rescheduleTimeDateJob(String, Date) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- rescheduleTimeDateValueJob(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Reschedule a timer job with a time date value.
- rescheduleTimeDateValueJob(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- rescheduleTimeDurationJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimeDurationJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job with a time duration.
- rescheduleTimerEventListenerInstanceWithDate(String, Date) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Reschedule a timer event listener instance with a new date value.
- rescheduleTimerEventListenerInstanceWithDate(String, Date) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- rescheduleTimerEventListenerInstanceWithDateValue(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Reschedule a timer event listener instance with a time date value.
- rescheduleTimerEventListenerInstanceWithDateValue(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- rescheduleTimerJob(String, String, String, String, String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- rescheduleTimerJob(String, String, String, String, String, String) - Method in interface org.flowable.engine.ManagementService
-
Reschedule a timer job.
- rescheduleTimerJob(String, TimerEventDefinition) - Static method in class org.flowable.engine.impl.util.TimerUtil
- rescheduleTimerJobAfterExecution(JobEntity, VariableScope) - Method in interface org.flowable.job.service.impl.asyncexecutor.TimerJobScheduler
-
Re-schedule a timer job once it has finished with its execution.
- rescheduleTimerJobAfterExecution(JobEntity, VariableScope) - Method in class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- RescheduleTimerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RescheduleTimerJobCmd - Class in org.flowable.engine.impl.cmd
- RescheduleTimerJobCmd(String, String, String, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.RescheduleTimerJobCmd
- RescheduleTimerJobCmd(String, String, Date, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RescheduleTimerJobCmd
- reset() - Method in interface org.flowable.common.engine.impl.runtime.Clock
- reset() - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- reset() - Static method in class org.flowable.engine.impl.test.NoOpServiceTask
- reset() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- reset() - Static method in class org.flowable.engine.test.mock.Mocks
-
This method resets the internal map of mock objects.
- reset() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- reset() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- resetClock() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- resetClock() - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- resetClock() - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resetException() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- resetExpiredJob(String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- resetExpiredJob(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Resets an expired job.
- resetExpiredJob(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- ResetExpiredJobsCmd - Class in org.flowable.job.service.impl.asyncexecutor
- ResetExpiredJobsCmd(Collection<String>, JobInfoEntityManager<? extends JobInfoEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsCmd
- resetExpiredJobsRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- ResetExpiredJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor
-
Runnable that checks the
Job
entities periodically for 'expired' jobs. - ResetExpiredJobsRunnable(String, AsyncExecutor, JobInfoEntityManager<? extends JobInfoEntity>...) - Constructor for class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- resetExpiredJobsRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- resetExpiredJobsThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- resetExpiredJobThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for resetting the expired jobs.
- resetJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
-
Resets jobs that were expired.
- resetJobs(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- resetProperty(String, String, ObjectNode) - Method in interface org.flowable.engine.DynamicBpmnService
-
Clears the field from the infoNode.
- resetProperty(String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- RESOLVABLE_AT_DESIGN_TIME - Static variable in class org.flowable.common.engine.impl.javax.el.ELResolver
-
The attribute name of the named attribute in the FeatureDescriptor that specifies whether the variable or property can be resolved at runtime.
- resolve(String) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- resolve(String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolve(String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolve(String, ClockReader, TimeZone) - Method in interface org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolver
-
Resolves a due date using the specified time zone (if supported)
- resolve(String, ClockReader, TimeZone) - Method in class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithoutTimeZone
- resolve(String, ClockReader, TimeZone) - Method in class org.flowable.common.engine.impl.calendar.AdvancedSchedulerResolverWithTimeZone
- resolveAckMode(RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.DefaultDynamicStateManager
- resolveActiveEmbeddedSubProcesses(String, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- resolveActiveExecution(String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveExecutions(String, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveActiveSkipExpression(String, String, String, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- resolveAdmin(RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveAndValidateCollection(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveCaseDefinition(String, Integer, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- resolveCaseDefinition(CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- resolveCaseDefinition(HistoricCaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- resolveCaseDefinition(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- resolveChannelDefinition(ChannelDefinition) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
-
Resolving the channel will fetch the channel definition, parse it and store the
ChannelDefinition
in memory. - resolveCollection(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegateCollectionHandler
- resolveCollection(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionCollectionHandler
- resolveCollection(Object, DelegateExecution) - Method in interface org.flowable.engine.impl.delegate.FlowableCollectionHandler
- resolveCollection(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveContainerFactory(RabbitListenerEndpoint, RabbitListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveContainerFactory(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- resolveContainerFactory(KafkaListenerEndpoint, KafkaListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveContentType(String) - Method in interface org.flowable.common.rest.resolver.ContentTypeResolver
- resolveContentType(String) - Method in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- RESOLVED - Enum constant in enum class org.flowable.task.api.DelegationState
-
The assignee has resolved the task, the assignee was set to the owner again and the owner now finds this task back in the ToDo list for review.
- resolveDecision(DmnDecision) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
-
Resolving the decision will fetch the DMN, parse it and store the
DmnDefinition
in memory. - resolveDefinition() - Method in class org.flowable.dmn.engine.impl.cmd.AbstractExecuteDecisionCmd
- resolveDelegateExpression(Expression, VariableContainer, List<FieldExtension>) - Static method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- resolveDelegateExpression(Expression, VariableContainer, List<FieldExtension>) - Static method in class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
- resolveDelegateExpression(Expression, VariableContainer, List<FieldDeclaration>) - Static method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- resolveDelegateExpression(Expression, VariableScope) - Static method in class org.flowable.engine.impl.bpmn.helper.DelegateExpressionUtil
- ResolvedRetryConfiguration() - Constructor for class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- resolveDuedate(String) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendar
- resolveDuedate(String) - Method in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- resolveDuedate(String) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
- resolveDuedate(String, int) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendar
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.DueDateBusinessCalendar
- resolveDuedate(String, int) - Method in class org.flowable.common.engine.impl.calendar.DurationBusinessCalendar
- resolveEnableActivityContainers(ChangeActivityStateBuilderImpl) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveEndDate(String) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendar
- resolveEndDate(String) - Method in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- resolveEndDate(String) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- resolveEntryCriteria(HasEntryCriteria) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- resolveEventDefinition(EventDefinition) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
-
Resolving the event will fetch the event definition, parse it and store the
EventDefinition
in memory. - resolveEventDefinitionKey(String, PlanItemInstanceEntity, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- resolveEventDefinitionKey(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- resolveExecutor(RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveExitCriteriaSentry(HasExitCriteria) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- resolveExpression(String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpression(String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveExpression(String, Class<T>) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- resolveExpression(String, Class<T>) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- resolveExpression(String, Class<T>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpression(String, String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- resolveExpression(String, String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Resolves the given expression within the context of the passed execution.
- resolveExpression(CmmnEngineConfiguration, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- resolveExpressionAsBoolean(String, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsBoolean(String, String, Boolean) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsDouble(String, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsInteger(String, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsInteger(String, String, Integer) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsLong(String, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsString(String, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveExpressionAsStringOrInteger(String, String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveExpressionFactory() - Static method in class org.flowable.common.engine.impl.el.ExpressionFactoryResolver
- resolveFlowElementFromBpmnModel(BpmnModel, String) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveFormInfo(StartEvent, ProcessDefinition, FormRepositoryService, ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- resolveFormInfo(Stage, CaseDefinition, String, FormRepositoryService, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- resolveFunction(String, String) - Method in class org.flowable.common.engine.impl.el.FlowableFunctionMapper
- resolveFunction(String, String) - Method in interface org.flowable.common.engine.impl.el.FlowableFunctionResolver
- resolveFunction(String, String) - Method in class org.flowable.common.engine.impl.el.FunctionDelegatesFlowableFunctionResolver
- resolveFunction(String, String) - Method in class org.flowable.common.engine.impl.javax.el.FunctionMapper
-
Resolves the specified prefix and local name into a java.lang.Method.
- resolveFunction(FlowableFunctionDelegate) - Method in class org.flowable.common.engine.impl.el.FunctionDelegatesFlowableFunctionResolver
- resolveGetValueExpression(ELContext) - Method in class org.flowable.common.engine.impl.el.JuelExpression
- resolveGetValueExpression(ELContext) - Method in class org.flowable.engine.impl.el.JuelExpression
- resolveJob() - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- resolveJob(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- resolveJob(CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- resolveKafkaMessageKeyProvider(KafkaOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveKafkaPartitionProvider(KafkaOutboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveLoopCardinality(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveMoveExecutionEntityContainers(ChangeActivityStateBuilderImpl, Map<String, Object>, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveNrOfInstances(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- resolveParentExecutionToDelete(ExecutionEntity, Collection<MoveExecutionEntityContainer.FlowElementMoveEntry>) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveParentPlanItemInstanceToDelete(PlanItemInstanceEntity, List<MovePlanItemInstanceEntityContainer.PlanItemMoveEntry>) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- resolveParentVariableScope(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.task.DefaultCmmnTaskVariableScopeResolver
- resolveParentVariableScope(TaskEntity) - Method in class org.flowable.engine.impl.cfg.DefaultTaskVariableScopeResolver
- resolveParentVariableScope(TaskEntity) - Method in interface org.flowable.task.service.InternalTaskVariableScopeResolver
- resolvePartitionAsInteger(String, Object, List<TopicPartitionOffset>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolvePattern(KafkaInboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolvePlanItemFromCmmnModel(CmmnModel, String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- resolvePlanItemFromCmmnModelWithDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- resolvePriority(RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveProcessDefinition(String, Integer, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- resolveProcessDefinition(ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- resolveProcessDefinition(ProcessDefinition) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- resolveProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
-
Resolving the process definition will fetch the BPMN 2.0, parse it and store the
BpmnModel
in memory. - resolveProcessDefinitionInfo() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- resolveProperties(List<KafkaInboundChannelModel.CustomProperty>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveQueues(Object, List<String>, RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolveQueues(RabbitInboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- resolver - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolver - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- Resolver - Interface in org.flowable.common.engine.impl.scripting
- resolveRetryConfiguration(KafkaInboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- resolverFactories - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- resolverFactories - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ResolverFactory - Interface in org.flowable.common.engine.impl.scripting
- resolveSetValueExpression(Object, ELContext) - Method in class org.flowable.common.engine.impl.el.JuelExpression
- resolveSetValueExpression(Object, ELContext) - Method in class org.flowable.engine.impl.el.JuelExpression
- resolveTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Marks that the assignee is done with this task and that it can be send back to the owner.
- resolveTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- resolveTask(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String) - Method in interface org.flowable.engine.TaskService
-
Marks that the assignee is done with this task and that it can be send back to the owner.
- resolveTask(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Marks that the assignee is done with this task providing the required variables and that it can be sent back to the owner.
- resolveTask(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- resolveTask(String, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Marks that the assignee is done with this task providing the required variables and that it can be sent back to the owner.
- resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Similar to
CmmnTaskService.resolveTask(String, Map)
, but allows to set transient variables too. - resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.TaskService
-
Similar to
TaskService.resolveTask(String, Map)
, but allows to set transient variables too. - resolveTask(Task, TaskActionRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- resolveTask(Task, TaskActionRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- ResolveTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ResolveTaskCmd - Class in org.flowable.engine.impl.cmd
- ResolveTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- ResolveTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.ResolveTaskCmd
- ResolveTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- ResolveTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.ResolveTaskCmd
- resolveTimerExpression(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- resolveTopicPartitions(KafkaInboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveTopics(Object, List<String>, KafkaInboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveTopics(KafkaInboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- resolveVariable(String) - Method in class org.flowable.common.engine.impl.javax.el.VariableMapper
-
Resolves the specified variable name to a ValueExpression.
- resolveVariableAggregator(VariableAggregationDefinition, DelegateExecution) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- resolveVariableAggregator(VariableAggregationDefinition, DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- resolveVariableScope(Job) - Method in interface org.flowable.job.service.InternalJobManager
- resolveVariableScope(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- resolveVariableScopeInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- resolveVariableScopeInternal(Job) - Method in class org.flowable.engine.impl.cfg.DefaultInternalJobManager
- resolveVariableScopeInternal(Job) - Method in class org.flowable.job.service.ScopeAwareInternalJobManager
- resource - Variable in class org.flowable.bpmn.model.parse.Problem
- resource - Variable in class org.flowable.bpmn.model.parse.Warning
- resource - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- resource() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- resource() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
The
EngineResource
that contains the information that should be parsed - Resource - Class in org.flowable.bpmn.model
-
The Resource class is used to specify resources that can be referenced by Activities.
- Resource(String, String) - Constructor for class org.flowable.bpmn.model.Resource
- resourceBundleControl - Static variable in class org.flowable.engine.impl.context.BpmnOverrideContext
- ResourceBundleControl() - Constructor for class org.flowable.engine.impl.context.BpmnOverrideContext.ResourceBundleControl
- ResourceBundleELResolver - Class in org.flowable.common.engine.impl.javax.el
-
Defines property resolution behavior on instances of java.util.ResourceBundle.
- ResourceBundleELResolver() - Constructor for class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
- resourceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- resourceDataManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- resourceDataManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resourceDataManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- ResourceDataManager - Interface in org.flowable.engine.impl.persistence.entity.data
- resourceEntity - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- ResourceEntity - Interface in org.flowable.engine.impl.persistence.entity
- ResourceEntityImpl - Class in org.flowable.engine.impl.persistence.entity
- ResourceEntityImpl() - Constructor for class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- resourceEntityManager - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- resourceEntityManager - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- resourceEntityManager - Variable in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- resourceEntityManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- resourceEntityManager - Variable in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- resourceEntityManager - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- resourceEntityManager - Variable in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- ResourceEntityManager - Interface in org.flowable.engine.impl.persistence.entity
- ResourceEntityManagerImpl - Class in org.flowable.engine.impl.persistence.entity
- ResourceEntityManagerImpl(ProcessEngineConfigurationImpl, ResourceDataManager) - Constructor for class org.flowable.engine.impl.persistence.entity.ResourceEntityManagerImpl
- ResourceFlowableDmnTestCase - Class in org.flowable.dmn.engine.impl.test
- ResourceFlowableDmnTestCase(String) - Constructor for class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- ResourceFlowableDmnTestCase(String, String) - Constructor for class org.flowable.dmn.engine.impl.test.ResourceFlowableDmnTestCase
- ResourceFlowableExtension - Class in org.flowable.engine.impl.test
-
An extension that uses the configured resource to create a
ProcessEngine
. - ResourceFlowableExtension(String, String, Consumer<ProcessEngineConfiguration>) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableExtension
- ResourceFlowableExtension(String, Consumer<ProcessEngineConfiguration>) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableExtension
- ResourceFlowableIdmExtension - Class in org.flowable.idm.engine.test
-
An extension that uses the configured resource to create an
IdmEngine
. - ResourceFlowableIdmExtension(String, String, Consumer<IdmEngineConfiguration>) - Constructor for class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- ResourceFlowableIdmExtension(String, Consumer<IdmEngineConfiguration>) - Constructor for class org.flowable.idm.engine.test.ResourceFlowableIdmExtension
- ResourceFlowableIdmTestCase - Class in org.flowable.idm.engine.test
- ResourceFlowableIdmTestCase(String) - Constructor for class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- ResourceFlowableIdmTestCase(String, String) - Constructor for class org.flowable.idm.engine.test.ResourceFlowableIdmTestCase
- ResourceFlowableTestCase - Class in org.flowable.engine.impl.test
- ResourceFlowableTestCase(String) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableTestCase
- ResourceFlowableTestCase(String, String) - Constructor for class org.flowable.engine.impl.test.ResourceFlowableTestCase
- resourceName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- resourceName - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- resourceName - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- resourceName - Variable in class org.flowable.dmn.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- resourceName - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- resourceName - Variable in class org.flowable.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- resourceName - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- resourceName - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- resourceName - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- resourceName(String) - Method in interface org.flowable.eventregistry.api.model.EventModelBuilder
-
Set the resource name for the event model.
- resourceName(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder
-
Set the resource name for the channel model.
- resourceName(String) - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder
-
Set the resource name for the channel model.
- resourceName(String) - Method in class org.flowable.eventregistry.impl.model.EventModelBuilderImpl
- resourceName(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl
- resourceName(String) - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl
- resourceNameLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- resourceNameLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- resourceNameLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- resourceNameLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- resourceNameLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- ResourceNameUtil - Class in org.flowable.cmmn.engine.impl.deployer
-
Static methods for working with CMMN and image resource names.
- ResourceNameUtil - Class in org.flowable.dmn.engine.impl.deployer
-
Static methods for working with DMN and image resource names.
- ResourceNameUtil - Class in org.flowable.engine.impl.bpmn.deployer
-
Static methods for working with BPMN and image resource names.
- ResourceNameUtil() - Constructor for class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- ResourceNameUtil() - Constructor for class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
- ResourceNameUtil() - Constructor for class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- ResourceParentFolderAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder. - ResourceParentFolderAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder. - ResourceParentFolderAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder. - ResourceParentFolderAutoDeploymentStrategy - Class in org.flowable.spring.configurator
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each set ofResource
s that share the same parent folder. - ResourceParentFolderAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.ResourceParentFolderAutoDeploymentStrategy
- ResourceParentFolderAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.ResourceParentFolderAutoDeploymentStrategy
- resourceParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- ResourceParser - Class in org.flowable.bpmn.converter.parser
- ResourceParser() - Constructor for class org.flowable.bpmn.converter.parser.ResourceParser
- ResourceRef - Class in org.flowable.eventregistry.impl.persistence.entity
-
Encapsulates the logic for transparently working with
ByteArrayEntity
. - ResourceRef() - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- ResourceRef(String) - Constructor for class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- ResourceRefTypeHandler - Class in org.flowable.eventregistry.impl.persistence
-
MyBatis TypeHandler for
ResourceRef
. - ResourceRefTypeHandler() - Constructor for class org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler
- resources - Variable in class org.flowable.bpmn.model.BpmnModel
- resources - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- resources - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- resources - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- resources - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- resources() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
Specify all the resources that make up the deployment.
- resources() - Element in annotation interface org.flowable.dmn.engine.test.DmnDeployment
-
Specify resources that make up the process definition.
- resources() - Element in annotation interface org.flowable.dmn.engine.test.DmnDeploymentAnnotation
-
Specify resources that make up the process definition.
- resources() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify all the resources that make up the deployment.
- resources() - Element in annotation interface org.flowable.eventregistry.test.ChannelDeploymentAnnotation
-
Specify resources that make up the channel definition.
- resources() - Element in annotation interface org.flowable.eventregistry.test.EventDeploymentAnnotation
-
Specify resources that make up the event definition.
- ResourceStreamSource - Class in org.flowable.dmn.engine.impl.io
- ResourceStreamSource - Class in org.flowable.engine.impl.util.io
- ResourceStreamSource - Class in org.flowable.eventregistry.impl.io
- ResourceStreamSource - Class in org.flowable.idm.engine.impl.io
- ResourceStreamSource(String) - Constructor for class org.flowable.dmn.engine.impl.io.ResourceStreamSource
- ResourceStreamSource(String) - Constructor for class org.flowable.engine.impl.util.io.ResourceStreamSource
- ResourceStreamSource(String) - Constructor for class org.flowable.eventregistry.impl.io.ResourceStreamSource
- ResourceStreamSource(String) - Constructor for class org.flowable.idm.engine.impl.io.ResourceStreamSource
- ResourceStreamSource(String, ClassLoader) - Constructor for class org.flowable.engine.impl.util.io.ResourceStreamSource
- response - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.ExecutionData
- response() - Method in record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Returns the value of the
response
record component. - responseVariableName - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- RestActionRequest - Class in org.flowable.cmmn.rest.service.api
-
Generic class that represents an action to be performed on a resource.
- RestActionRequest - Class in org.flowable.rest.service.api
-
Generic class that represents an action to be performed on a resource.
- RestActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.RestActionRequest
- RestActionRequest() - Constructor for class org.flowable.rest.service.api.RestActionRequest
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.CmmnEngineResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.SuspendedJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseDeploymentResourceDataResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- restApiInterceptor - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.form.FormDataResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricDetailBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.identity.BaseGroupResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.identity.BaseUserResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.identity.GroupCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.identity.UserCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.BatchBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.BatchCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.BatchPartBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.BatchPartCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.EnginePropertiesResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.HistoryJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.JobBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.JobCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.ProcessEngineResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.PropertiesCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.SuspendedJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.TableCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.TableColumnsResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.TableDataResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.TableResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.management.TimerJobCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.BaseDeploymentResourceDataResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.BaseModelResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.DeploymentResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionCollectionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.SignalResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- restApiInterceptor - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- RestAuthenticator - Interface in org.flowable.common.rest.filter
-
Allows enabling/disabling authentication on specific requests and allows authorisation of request after successful authentication.
- RestEnumFormProperty - Class in org.flowable.rest.service.api.form
- RestEnumFormProperty() - Constructor for class org.flowable.rest.service.api.form.RestEnumFormProperty
- RestError - Class in org.flowable.common.rest.api
-
Used for creating a response that represent an error that occurred.
- RestError() - Constructor for class org.flowable.common.rest.api.RestError
- RestFormProperty - Class in org.flowable.rest.service.api.form
- RestFormProperty() - Constructor for class org.flowable.rest.service.api.form.RestFormProperty
- RestIdentityLink - Class in org.flowable.cmmn.rest.service.api.engine
- RestIdentityLink - Class in org.flowable.rest.service.api.engine
- RestIdentityLink() - Constructor for class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- RestIdentityLink() - Constructor for class org.flowable.rest.service.api.engine.RestIdentityLink
- restoreEventRegistryStartEvent(CaseDefinition, Case, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- restoreEventRegistryStartEvent(ProcessDefinition, BpmnModel, StartEvent, String) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreMessageStartEvent(ProcessDefinition, BpmnModel, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restorePreviousStartEventsIfNeeded(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- restorePreviousStartEventsIfNeeded(ProcessDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreSignalStartEvent(ProcessDefinition, BpmnModel, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restoreTimerStartEvent(ProcessDefinition, StartEvent, EventDefinition) - Method in class org.flowable.engine.impl.repository.DeploymentProcessDefinitionDeletionManagerImpl
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceIdentityLinkCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceVariableDataResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceIdentityLinkCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceVariableDataResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceDataResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.DeadLetterJobCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.JobCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.JobResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.SuspendedJobCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.BaseCaseDefinitionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- restResponseFactory - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.form.FormDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricDetailBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricDetailDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceIdentityLinkCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceVariableDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceIdentityLinkCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceVariableDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.BaseGroupResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.BaseUserResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.GroupCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.UserCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.UserInfoCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.identity.UserInfoResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.BatchCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.BatchPartCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.BatchPartResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.BatchResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.DeadLetterJobCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.HistoryJobCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.JobCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.JobResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.SuspendedJobCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.TableCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.TableDataResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.TableResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.management.TimerJobCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.BaseModelResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.BaseProcessDefinitionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.DeploymentResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.DeploymentResourceResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.repository.ProcessDefinitionCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionCollectionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.SignalResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- restResponseFactory - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- RestResponseFactory - Class in org.flowable.rest.service.api
-
Default implementation of a
RestResponseFactory
. - RestResponseFactory(ObjectMapper) - Constructor for class org.flowable.rest.service.api.RestResponseFactory
- RestUrlBuilder - Class in org.flowable.cmmn.rest.service.api
-
Helper class for building URLs based on a base URL.
- RestUrlBuilder - Class in org.flowable.common.rest.util
-
Helper class for building URLs based on a base URL.
- RestUrlBuilder() - Constructor for class org.flowable.cmmn.rest.service.api.RestUrlBuilder
- RestUrlBuilder() - Constructor for class org.flowable.common.rest.util.RestUrlBuilder
- RestUrlBuilder(String) - Constructor for class org.flowable.cmmn.rest.service.api.RestUrlBuilder
- RestUrlBuilder(String) - Constructor for class org.flowable.common.rest.util.RestUrlBuilder
- RestUrls - Class in org.flowable.rest.service.api
- RestUrls() - Constructor for class org.flowable.rest.service.api.RestUrls
- RestVariable - Class in org.flowable.cmmn.rest.service.api.engine.variable
-
Pojo representing a variable used in REST-service which defines it's name, variable, scope and type.
- RestVariable - Class in org.flowable.rest.service.api.engine.variable
-
Pojo representing a variable used in REST-service which defines it's name, variable, scope and type.
- RestVariable() - Constructor for class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- RestVariable() - Constructor for class org.flowable.rest.service.api.engine.variable.RestVariable
- RestVariable.RestVariableScope - Enum Class in org.flowable.cmmn.rest.service.api.engine.variable
- RestVariable.RestVariableScope - Enum Class in org.flowable.rest.service.api.engine.variable
- RestVariableConverter - Interface in org.flowable.common.rest.variable
- restVariableDataToRestResponse(RestVariable, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- result - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- result - Variable in class org.flowable.common.engine.impl.scripting.ScriptEvaluationImpl
- result - Variable in class org.flowable.dmn.api.ExpressionExecution
- result - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- RESULT_FAIL - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- RESULT_FAIL - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- RESULT_SUCCESS - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- RESULT_SUCCESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- resultDocRefId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- resultStack - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- resultType - Variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- resultType - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
- resultVariable - Variable in class org.flowable.bpmn.model.ScriptInfo
- resultVariable - Variable in class org.flowable.bpmn.model.ScriptTask
- resultVariable - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- resultVariable - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- resultVariable - Variable in class org.flowable.cmmn.model.ScriptInfo
- resultVariable - Variable in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
-
The name of the result variable to store the result of the script evaluation in the variableScope.
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- resultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- resultVariableName - Variable in class org.flowable.bpmn.model.BusinessRuleTask
- resultVariableName - Variable in class org.flowable.bpmn.model.ServiceTask
- resultVariableName - Variable in class org.flowable.cmmn.model.ServiceTask
- resultVariablePrefix - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- resume() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- RESUME - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- retain(String, FlowableEventInfo<T>) - Method in interface org.flowable.eventregistry.api.InboundEventFilter
-
Returns true, if the event should be further processed or false if the event should be ignored and will not be processed any further.
- rethrowExceptionIfNeeded() - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- retries - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- retries - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- retries - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.BulkMoveDeadLetterJobsToHistoryJobsCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToExecutableJobCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.MoveDeadLetterJobToHistoryJobCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- retries - Variable in class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- retries - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- retries - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- retries - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- retries - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- retries - Variable in class org.flowable.rest.service.api.management.JobResponse
- retries(int) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The number of new retries that should be set for the job.
- retries(int) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- RETRIES - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- retriesLeft - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- retrieveErrorCode(BpmnModel, String) - Static method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation
- retrieveHeaders() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- retrieveHeaders() - Method in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- retrieveHeaders() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- retrievePlanItemInstances(String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- retrieveProcessDefinitionInfoCacheObject(String, CommandContext) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCache
- retrieveUser(String, UsernamePasswordAuthenticationToken) - Method in class org.flowable.spring.security.FlowableAuthenticationProvider
- retry - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- retry(String) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
retries to initialize a cmmn engine that previously failed.
- retry(String) - Static method in class org.flowable.dmn.engine.DmnEngines
-
retries to initialize a dmn engine that previously failed.
- retry(String) - Static method in class org.flowable.engine.ProcessEngines
-
retries to initialize a process engine that previously failed.
- retry(String) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
retries to initialize an event registry engine that previously failed.
- retry(String) - Static method in class org.flowable.idm.engine.IdmEngines
-
retries to initialize a idm engine that previously failed.
- RetryConfiguration() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- retryEndpointsByMainEndpointId - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- RetryInterceptor - Class in org.flowable.common.engine.impl.interceptor
-
Intercepts
FlowableOptimisticLockingException
and tries to run the same command again. - RetryInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- retryTimeout - Variable in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- retryTimeout - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- retryTimeout(Duration) - Method in interface org.flowable.job.api.ExternalWorkerJobFailureBuilder
-
The amount of time to wait before making the job available for a retry.
- retryTimeout(Duration) - Method in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- retryTopicSuffix - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- retryTopicSuffix - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- returnMessage(List<DataAssociation>, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- returnVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- reused - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- reverseOrder - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- revision - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- revision - Variable in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- revision - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- revision - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- Rhombus - Enum constant in enum class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas.SHAPE_TYPE
- Rhombus - Enum constant in enum class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE
- Rhombus - Enum constant in enum class org.flowable.image.impl.DefaultProcessDiagramCanvas.SHAPE_TYPE
- rollback() - Method in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- rollback() - Method in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- rollback() - Method in interface org.flowable.common.engine.impl.cfg.TransactionContext
- rollback() - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- rollback() - Method in class org.flowable.common.spring.SpringTransactionContext
- rollback() - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager.ChannelRegistration
- rollback() - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.ChannelRegistrationImpl
- ROLLED_BACK - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
- ROLLINGBACK - Enum constant in enum class org.flowable.common.engine.impl.cfg.TransactionState
- root - Variable in class org.flowable.engine.debug.ExecutionTree
- ROOT - Static variable in class org.flowable.entitylink.api.HierarchyType
- rootCause - Variable in class org.flowable.bpmn.model.MapExceptionEntry
- rootNode - Variable in class org.flowable.engine.debug.ExecutionTreeBfsIterator
- rootProcessInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- rootProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- rootProcessInstanceId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- rootProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have the given root process instance id.
- RootPropertyResolver - Class in org.flowable.common.engine.impl.de.odysseus.el.util
-
Simple root property resolver implementation.
- RootPropertyResolver() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Create a read/write root property resolver
- RootPropertyResolver(boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Create a root property resolver
- rootScopeId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- rootScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- rootScopeId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- rootScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- rootScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- rootScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- rootScopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- rootScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- rootScopeId(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given root scope id.
- rootScopeId(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- rootScopeType - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- rootScopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- rootScopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- rootScopeType(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given root scope type.
- rootScopeType(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- rotation - Variable in class org.flowable.bpmn.model.GraphicInfo
- rotation - Variable in class org.flowable.cmmn.model.GraphicInfo
- roundRobin - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- RoundRobinKafkaPartitionProvider - Class in org.flowable.eventregistry.spring.kafka
- RoundRobinKafkaPartitionProvider(List<Integer>) - Constructor for class org.flowable.eventregistry.spring.kafka.RoundRobinKafkaPartitionProvider
- routingKey - Variable in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- routingKey - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- row - Variable in class org.flowable.form.model.LayoutDefinition
- rowData - Variable in class org.flowable.common.engine.api.management.TablePage
-
The actual content of the database table, stored as a list of mappings of the form {column name, value}.
- rows - Variable in class org.flowable.bpmn.model.DataGrid
- RPAREN - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- RULE_AS_COLUMN - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
- RULE_AS_ROW - Enum constant in enum class org.flowable.dmn.model.DecisionTableOrientation
- RULE_ORDER - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- ruleEngineExecutor - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- RuleEngineExecutor - Interface in org.flowable.dmn.engine
- RuleEngineExecutorImpl - Class in org.flowable.dmn.engine.impl
- RuleEngineExecutorImpl(Map<String, AbstractHitPolicy>, ExpressionManager, ObjectMapper, DmnEngineConfiguration) - Constructor for class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- RuleExecutionAuditContainer - Class in org.flowable.dmn.api
- RuleExecutionAuditContainer(int) - Constructor for class org.flowable.dmn.api.RuleExecutionAuditContainer
- ruleExecutions - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- RuleExpressionCondition - Class in org.flowable.dmn.engine.impl.el
-
Resolves an boolean EL expression at runtime.
- RuleExpressionCondition(Expression) - Constructor for class org.flowable.dmn.engine.impl.el.RuleExpressionCondition
- RuleExpressionOutput - Class in org.flowable.dmn.engine.impl.el
-
Resolves an EL expression value at runtime.
- RuleExpressionOutput(Expression) - Constructor for class org.flowable.dmn.engine.impl.el.RuleExpressionOutput
- RuleInputClauseContainer - Class in org.flowable.dmn.model
- RuleInputClauseContainer() - Constructor for class org.flowable.dmn.model.RuleInputClauseContainer
- RuleInputClauseContainer(InputClause, UnaryTests) - Constructor for class org.flowable.dmn.model.RuleInputClauseContainer
- ruleNames - Variable in class org.flowable.bpmn.model.BusinessRuleTask
- ruleNumber - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- ruleNumber - Variable in class org.flowable.dmn.model.DecisionRule
- RuleOutputClauseContainer - Class in org.flowable.dmn.model
- RuleOutputClauseContainer() - Constructor for class org.flowable.dmn.model.RuleOutputClauseContainer
- RuleOutputClauseContainer(OutputClause, LiteralExpression) - Constructor for class org.flowable.dmn.model.RuleOutputClauseContainer
- ruleResults - Variable in class org.flowable.dmn.api.DmnDecisionRuleResult
- ruleResults - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- ruleRowIndex - Variable in class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
- rules - Variable in class org.flowable.dmn.model.DecisionTable
- RulesAgendaFilter - Class in org.flowable.engine.impl.rules
- RulesAgendaFilter() - Constructor for class org.flowable.engine.impl.rules.RulesAgendaFilter
- RulesDeployer - Class in org.flowable.engine.impl.rules
- RulesDeployer() - Constructor for class org.flowable.engine.impl.rules.RulesDeployer
- ruleService - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
- ruleService - Variable in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- rulesExpressions - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- RulesHelper - Class in org.flowable.engine.impl.app
- RulesHelper - Class in org.flowable.engine.impl.rules
- RulesHelper() - Constructor for class org.flowable.engine.impl.app.RulesHelper
- RulesHelper() - Constructor for class org.flowable.engine.impl.rules.RulesHelper
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangeCaseInstanceStateOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceWithoutEvaluationOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateToActivatePlanItemInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateVariableEventListenersOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitPlanModelInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitStageInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TriggerPlanItemInstanceOperation
- run() - Method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- run() - Method in class org.flowable.common.engine.impl.agenda.ExecuteFutureActionOperation
- run() - Method in class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
- run() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionOperation
- run() - Method in class org.flowable.dmn.engine.impl.agenda.operation.ExecuteDecisionServiceOperation
- run() - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- run() - Method in class org.flowable.engine.impl.agenda.ContinueProcessOperation
- run() - Method in class org.flowable.engine.impl.agenda.DestroyScopeOperation
- run() - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- run() - Method in class org.flowable.engine.impl.agenda.EvaluateConditionalEventsOperation
- run() - Method in class org.flowable.engine.impl.agenda.EvaluateVariableListenerEventDefinitionsOperation
- run() - Method in class org.flowable.engine.impl.agenda.ExecuteInactiveBehaviorsOperation
- run() - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- run() - Method in class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- run() - Method in class org.flowable.eventregistry.impl.management.EventRegistryChangeDetectionRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- run() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- run(EventInstance) - Method in interface org.flowable.eventregistry.api.OutboundEventProcessingPipeline
- run(EventInstance) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
- run(EventInstance) - Method in class org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventProcessingPipeline
- run(InboundChannelModel, InboundEvent) - Method in interface org.flowable.eventregistry.api.InboundEventProcessingPipeline
- run(InboundChannelModel, InboundEvent) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- runAs - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- runAs - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- runBare() - Method in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- runBare() - Method in class org.flowable.dmn.engine.impl.test.AbstractFlowableDmnTestCase
- runBare() - Method in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- runChild(FrameworkMethod, RunNotifier) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- runForLiquibase(Runnable) - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- runInternally() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobTerminateCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- runJobLogic(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.job.service.impl.cmd.ExternalWorkerJobFailCmd
- running - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- running - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- running - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- running - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- RUNNING - Static variable in interface org.flowable.engine.impl.runtime.callback.ProcessInstanceState
- runTest() - Method in class org.flowable.dmn.engine.impl.test.AbstractDmnTestCase
- runTest() - Method in class org.flowable.engine.test.FlowableTestCase
- RUNTIME__SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- RUNTIME_TYPES - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- RUNTIME_TYPES - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- RuntimeInstanceStateChangeCallback - Interface in org.flowable.common.engine.impl.callback
- runtimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseCaseInstanceResource
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionCollectionResource
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResource
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceBaseResource
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- runtimeService - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- runtimeService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- runtimeService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ChangeActivityStateBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- runtimeService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- runtimeService - Variable in class org.flowable.engine.test.FlowableRule
- runtimeService - Variable in class org.flowable.engine.test.FlowableTestCase
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceBaseResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionCollectionResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionBaseResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.SignalResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- runtimeService - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- RuntimeService - Interface in org.flowable.engine
- RuntimeServiceImpl - Class in org.flowable.engine.impl
- RuntimeServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.RuntimeServiceImpl
- runtimeServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
S
- safeDeleteSubProcessInstance(String, List<ExecutionEntity>, String, CommandContext) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- safelyExecuteScript(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- sameBoundaryEventDefinition(BoundaryEvent, BoundaryEvent) - Method in class org.flowable.engine.impl.dynamic.AbstractDynamicStateManager
- sameDeployment - Variable in class org.flowable.bpmn.model.CallActivity
- sameDeployment - Variable in class org.flowable.bpmn.model.CaseServiceTask
- sameDeployment - Variable in class org.flowable.bpmn.model.StartEvent
- sameDeployment - Variable in class org.flowable.bpmn.model.UserTask
- sameDeployment - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- sameDeployment - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- sameDeployment - Variable in class org.flowable.cmmn.model.CasePageTask
- sameDeployment - Variable in class org.flowable.cmmn.model.CaseTask
- sameDeployment - Variable in class org.flowable.cmmn.model.HumanTask
- sameDeployment - Variable in class org.flowable.cmmn.model.ProcessTask
- sameDeployment - Variable in class org.flowable.cmmn.model.Stage
- sameIntervalTopicReuseStrategy - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- sanityCheckDecisionTable(DecisionTable) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- satisfiedSentryPartInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- satisfiedSentryPartInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- 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
- saveContentItem(ContentItem) - Method in interface org.flowable.content.api.ContentService
- saveContentItem(ContentItem, InputStream) - Method in interface org.flowable.content.api.ContentService
- 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
- saveFormInstance(Map<String, Object>, FormInfo, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
- saveFormInstanceByFormDefinitionId(Map<String, Object>, String, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
- saveFormInstanceWithScopeId(Map<String, Object>, String, String, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
- saveFormInstanceWithScopeId(Map<String, Object>, FormInfo, String, String, String, String, String, String) - Method in interface org.flowable.form.api.FormService
- saveGroup(Group) - Method in interface org.flowable.engine.IdentityService
-
Saves the group.
- saveGroup(Group) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- saveGroup(Group) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Saves the group.
- saveGroup(Group) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- SaveGroupCmd - Class in org.flowable.idm.engine.impl.cmd
- SaveGroupCmd(Group, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.SaveGroupCmd
- 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
- savePicture(Picture) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- 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
- saveRequest - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveRequestVariables - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponse - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseAsJson - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseFields(VariableContainer, BaseHttpActivityDelegate.RequestData, HttpResponse, ObjectMapper) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseParameters - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseParametersTransient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveResponseTransient - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- saveResponseVariableAsJson - Variable in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- saveTask(Task) - Method in interface org.flowable.cmmn.api.CmmnTaskService
- saveTask(Task) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- saveTask(Task) - Method in class org.flowable.engine.impl.TaskServiceImpl
- saveTask(Task) - Method in interface org.flowable.engine.TaskService
-
Saves the given task to the persistent data store.
- saveTask(TaskEntity) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SaveTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SaveTaskCmd - Class in org.flowable.engine.impl.cmd
- SaveTaskCmd(Task) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SaveTaskCmd
- SaveTaskCmd(Task) - Constructor for class org.flowable.engine.impl.cmd.SaveTaskCmd
- saveToken(Token) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Saves the token.
- saveToken(Token) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- SaveTokenCmd - Class in org.flowable.idm.engine.impl.cmd
- SaveTokenCmd(Token, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.SaveTokenCmd
- saveUser(User) - Method in interface org.flowable.engine.IdentityService
-
Saves the user.
- saveUser(User) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- saveUser(User) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Saves the user.
- saveUser(User) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- SaveUserCmd - Class in org.flowable.idm.engine.impl.cmd
- SaveUserCmd(User, IdmEngineConfiguration) - Constructor for class org.flowable.idm.engine.impl.cmd.SaveUserCmd
- scanClass(Class<?>) - Method in class org.flowable.variable.service.impl.types.JPAEntityScanner
- ScanException(int, String, String) - Constructor for exception org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.ScanException
- scanner - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
- Scanner - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Handcrafted scanner.
- Scanner(String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
-
Constructor.
- Scanner.ExtensionToken - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
- Scanner.ScanException - Exception in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Scan exception type
- Scanner.Symbol - Enum Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
-
Symbol type
- Scanner.Token - Class in org.flowable.common.engine.impl.de.odysseus.el.tree.impl
- scheduleAsyncCompleteCallActivity(ExecutionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.EndExecutionOperation
- scheduleAsyncJob(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleAsyncJob(JobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Schedules and async job.
- scheduleAsyncJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- scheduleAsyncJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- scheduledExecutorService - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- scheduleEventAsync(EventSubscriptionEntity, Object) - Static method in class org.flowable.engine.impl.util.EventSubscriptionUtil
- scheduleHistoryJob(HistoryJobEntity) - Method in interface org.flowable.job.service.HistoryJobService
- scheduleHistoryJob(HistoryJobEntity) - Method in class org.flowable.job.service.impl.HistoryJobServiceImpl
- scheduleHistoryJob(HistoryJobEntity, TransactionContext) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleHistoryJob(HistoryJobEntity, TransactionContext) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
schedules a
HistoryJobEntity
, meaning it will be scheduled (inserted in the database/put on a queue/...) to be executed at a later point in time. - scheduleProcessDefinitionActivation(CommandContext, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.DeployCmd
- scheduleTimer(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- scheduleTimerJob(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- scheduleTimerJob(CommandContext, PlanItemInstanceEntity, Object, Date, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- scheduleTimerJob(ProcessEngineConfigurationImpl) - Method in class org.flowable.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
- scheduleTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- scheduleTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Schedules a timer, meaning it will be inserted in the datastore.
- scheduleTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.impl.asyncexecutor.TimerJobScheduler
-
Schedules a timer, meaning it will be inserted in the datastore.
- scheduleTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- scheduleTimerJob(TimerJobEntity) - Method in class org.flowable.job.service.impl.TimerJobServiceImpl
- scheduleTimerJob(TimerJobEntity) - Method in interface org.flowable.job.service.TimerJobService
- scheduleTimers(ProcessDefinitionEntity, Process) - Method in class org.flowable.engine.impl.bpmn.deployer.TimerManager
- SCHEMA_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- SCHEMA_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- SCHEMA_VERSION_PROPERTY - Static variable in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
- schemaCheckVersion() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- schemaCheckVersion() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
- schemaCheckVersion() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaCheckVersion() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaCheckVersion() - Method in class org.flowable.idm.engine.impl.db.IdmDbSchemaManager
- schemaCommandConfig - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- schemaComponent - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaComponentHistory - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaCreate() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- schemaCreate() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- schemaCreate() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
- schemaCreate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaCreate() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- schemaCreate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaCreate() - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- schemaCreateInLock() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaDrop() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- schemaDrop() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- schemaDrop() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
- schemaDrop() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaDrop() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- schemaDrop() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaDrop() - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- schemaLockWaitTime - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Duration to wait for the DB Schema lock before giving up.
- schemaManagementCmd - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- schemaManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- SchemaManager - Interface in org.flowable.common.engine.impl.db
- 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
- SchemaOperationsCmmnEngineBuild - Class in org.flowable.cmmn.engine.impl.cmd
- SchemaOperationsCmmnEngineBuild() - Constructor for class org.flowable.cmmn.engine.impl.cmd.SchemaOperationsCmmnEngineBuild
- SchemaOperationsDmnEngineBuild - Class in org.flowable.dmn.engine.impl.cmd
- SchemaOperationsDmnEngineBuild() - Constructor for class org.flowable.dmn.engine.impl.cmd.SchemaOperationsDmnEngineBuild
- SchemaOperationsEventRegistryEngineBuild - Class in org.flowable.eventregistry.impl.cmd
- SchemaOperationsEventRegistryEngineBuild() - Constructor for class org.flowable.eventregistry.impl.cmd.SchemaOperationsEventRegistryEngineBuild
- SchemaOperationsIdmEngineBuild - Class in org.flowable.idm.engine.impl
- SchemaOperationsIdmEngineBuild() - Constructor for class org.flowable.idm.engine.impl.SchemaOperationsIdmEngineBuild
- SchemaOperationsProcessEngineBuild - Class in org.flowable.engine.impl
- SchemaOperationsProcessEngineBuild() - Constructor for class org.flowable.engine.impl.SchemaOperationsProcessEngineBuild
- schemaUpdate() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- schemaUpdate() - Method in class org.flowable.common.engine.impl.db.LiquibaseBasedSchemaManager
- schemaUpdate() - Method in interface org.flowable.common.engine.impl.db.SchemaManager
- schemaUpdate() - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaUpdate() - Method in class org.flowable.dmn.engine.impl.db.DmnDbSchemaManager
- schemaUpdate() - Method in class org.flowable.engine.impl.db.ProcessDbSchemaManager
- schemaUpdate() - Method in class org.flowable.eventregistry.impl.db.EventDbSchemaManager
- schemaUpdate(String) - Method in interface org.flowable.common.engine.impl.db.SchemaManager
- schemaUpdate(String) - Method in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- schemaVersionProperty - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- scope - Variable in class org.flowable.bpmn.model.Signal
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteExecutionListenerTransactionListener
- scope - Variable in class org.flowable.engine.impl.bpmn.listener.ExecuteTaskListenerTransactionListener
- scope - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- SCOPE_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- SCOPE_GLOBAL - Static variable in class org.flowable.bpmn.model.Signal
- SCOPE_ID - Static variable in interface org.flowable.content.api.ContentMetaDataKeys
- SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- SCOPE_ID - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- SCOPE_ID - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- SCOPE_PROCESS_INSTANCE - Static variable in class org.flowable.bpmn.model.Signal
- SCOPE_TYPE - Static variable in interface org.flowable.content.api.ContentMetaDataKeys
- SCOPE_TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- ScopeAwareInternalJobManager - Class in org.flowable.job.service
- ScopeAwareInternalJobManager() - Constructor for class org.flowable.job.service.ScopeAwareInternalJobManager
- scopeDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- scopeDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- scopeDefinitionId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- scopeDefinitionId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- scopeDefinitionId - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- scopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- scopeDefinitionId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- scopeDefinitionId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
- scopeDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- scopeDefinitionId - Variable in class org.flowable.form.api.FormInstanceInfo
- scopeDefinitionId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- scopeDefinitionId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- scopeDefinitionId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeDefinitionId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- scopeDefinitionId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- scopeDefinitionId(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given scope definition id.
- scopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- scopeDefinitionId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have a scope definition id with the given value.
- scopeDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeDefinitionId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given scope definition id.
- scopeDefinitionId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select tasks for the given scope definition identifier.
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- scopeDefinitionId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- scopeDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given scope definition identifier.
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- scopeDefinitionKey - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeDefinitionKey - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeDefinitionKey - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- scopeDefinitionKey(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- scopeDefinitionKey(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have a scope definition key with the given value.
- scopeDefinitionKey(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeDefinitionKey(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopedVariableExists(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableNotExists(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEquals(Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEquals(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueEqualsIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueGreaterThan(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueGreaterThanOrEqual(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLessThan(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLessThanOrEqual(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLike(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueLikeIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueNotEquals(String, Object, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopedVariableValueNotEqualsIgnoreCase(String, String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- scopeId - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- scopeId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- scopeId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- scopeId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- scopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- scopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- scopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- scopeId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- scopeId - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- scopeId - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- scopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- scopeId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- scopeId - Variable in class org.flowable.form.api.FormInstanceInfo
- scopeId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- scopeId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- scopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- scopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- scopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- scopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- scopeId - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- scopeId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- scopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- scopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- scopeId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- scopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- scopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- scopeId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeId(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- scopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given scope id.
- scopeId(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- scopeId(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- scopeId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given scopeId.
- scopeId(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given scope id.
- scopeId(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- scopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have a scope id with the given value.
- scopeId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given scope id.
- scopeId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select tasks for the given scope identifier.
- scopeId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- scopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- scopeId(String) - Method in interface org.flowable.task.api.TaskBuilder
-
add task scopeId
- scopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given scope identifier.
- scopeId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- scopeId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given scope id.
- scopeId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given scope id.
- scopeId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope id.
- scopeIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the scope id like given string.
- scopeIds - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeIds(Collection<String>) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given scope ids.
- scopeIds(Collection<String>) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope ids.
- scopeType - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- scopeType - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- scopeType - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- scopeType - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- scopeType - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- scopeType - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- scopeType - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- scopeType - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- scopeType - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- scopeType - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- scopeType - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- scopeType - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- scopeType - Variable in class org.flowable.dmn.engine.impl.cmd.BulkDeleteHistoricDecisionExecutionsByInstanceIdsAndScopeTypeCmd
- scopeType - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- scopeType - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- scopeType - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- scopeType - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- scopeType - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- scopeType - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- scopeType - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
- scopeType - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeType - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeType - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- scopeType - Variable in class org.flowable.form.api.FormInstanceInfo
- scopeType - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- scopeType - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- scopeType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- scopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- scopeType - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- scopeType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeType - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- scopeType - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- scopeType - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- scopeType - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- scopeType - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- scopeType - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- scopeType - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- scopeType - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- scopeType - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- scopeType - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeType - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeType - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeType - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeType - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeType - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeType - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- scopeType - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- scopeType - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- scopeType - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeType(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- scopeType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given scope type.
- scopeType(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- scopeType(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- scopeType(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the scope type as given string.
- scopeType(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with the given scope type.
- scopeType(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the scope type
- scopeType(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- scopeType(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- scopeType(String) - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
-
Query entity links with the given scope type.
- scopeType(String) - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- scopeType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- scopeType(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have a scope type with the given value.
- scopeType(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- scopeType(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- scopeType(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select tasks for the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs which are linked to the given scope type.
- scopeType(String) - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs with the given scope type.
- scopeType(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- scopeType(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- scopeType(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- scopeType(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- scopeType(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Add scope type
- scopeType(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given scope type.
- scopeType(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- scopeType(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the give scope type.
- scopeType(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic variables with the give scope type.
- scopeType(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- scopeType(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope type
- scopeTypeLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the scope type like given string.
- scopeTypes - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeTypes(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- scopeTypes(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given scope types
- ScopeTypes - Interface in org.flowable.common.engine.api.scope
- 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.bpmn.model.ScriptInfo
- script - Variable in class org.flowable.bpmn.model.ScriptTask
- script - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- script - Variable in class org.flowable.cmmn.model.ScriptInfo
- script - Variable in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
-
The actual payload of the script in the given language.
- script - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- script - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- script - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- script - Variable in class org.flowable.engine.migration.Script
- script(String) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
The script content for the given language.
- Script - Class in org.flowable.engine.migration
- Script() - Constructor for class org.flowable.engine.migration.Script
- Script(String, String) - Constructor for class org.flowable.engine.migration.Script
- SCRIPT - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- SCRIPT_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- SCRIPT_TASK - Static variable in class org.flowable.cmmn.model.ScriptServiceTask
- SCRIPT_TASK_MISSING_SCRIPT - Static variable in interface org.flowable.validation.validator.Problems
- SCRIPT_TASK_SCRIPT - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- ScriptBindings - Class in org.flowable.common.engine.impl.scripting
- ScriptBindings(List<Resolver>, VariableContainer) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindings
- ScriptBindings(List<Resolver>, VariableContainer, boolean) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindings
- scriptBindingsFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- scriptBindingsFactory - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- scriptBindingsFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptBindingsFactory - Class in org.flowable.common.engine.impl.scripting
- ScriptBindingsFactory(AbstractEngineConfiguration, List<ResolverFactory>) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- ScriptCondition - Class in org.flowable.engine.impl.scripting
- ScriptCondition(String, String) - Constructor for class org.flowable.engine.impl.scripting.ScriptCondition
- ScriptEngineRequest - Class in org.flowable.common.engine.impl.scripting
-
Request to execute a script in the scripting environment.
- ScriptEngineRequest.Builder - Class in org.flowable.common.engine.impl.scripting
-
Builder for
ScriptEngineRequest
. - scriptErrorListener - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- ScriptEvaluation - Interface in org.flowable.common.engine.impl.scripting
- ScriptEvaluationImpl - Class in org.flowable.common.engine.impl.scripting
- ScriptEvaluationImpl(Bindings, Object) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptEvaluationImpl
- ScriptExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- ScriptExecutionListener() - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptExecutionListener
- scriptFormat - Variable in class org.flowable.bpmn.model.ScriptTask
- ScriptHttpHandler - Class in org.flowable.engine.impl.bpmn.http.handler
-
Scripting capable implementation of HttpRequest and HttpResponse handler.
- ScriptHttpHandler(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.http.handler.ScriptHttpHandler
- scriptInfo - Variable in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- scriptInfo - Variable in class org.flowable.bpmn.model.FlowableListener
-
ScriptInfo is populated for implementationType 'script'
- scriptInfo - Variable in class org.flowable.cmmn.model.FlowableListener
- ScriptInfo - Class in org.flowable.bpmn.model
-
Contains relevant information for script evaluation.
- ScriptInfo - Class in org.flowable.cmmn.model
-
Contains relevant information for script evaluation.
- ScriptInfo() - Constructor for class org.flowable.bpmn.model.ScriptInfo
- ScriptInfo() - Constructor for class org.flowable.cmmn.model.ScriptInfo
- ScriptInfoExport - Class in org.flowable.bpmn.converter.export
- ScriptInfoExport() - Constructor for class org.flowable.bpmn.converter.export.ScriptInfoExport
- ScriptInfoParser - Class in org.flowable.bpmn.converter.child
- ScriptInfoParser() - Constructor for class org.flowable.bpmn.converter.child.ScriptInfoParser
- ScriptingEngineAwareEngineConfiguration - Interface in org.flowable.common.engine.impl
-
Interface that could be implemented by EngineConfiguration to access ScriptingEngines.
- scriptingEngines - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- scriptingEngines - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptingEngines - Class in org.flowable.common.engine.impl.scripting
-
Manages and provides access to JSR-223
ScriptEngines
. - ScriptingEngines(ScriptEngineManager) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptingEngines
- ScriptingEngines(ScriptBindingsFactory) - Constructor for class org.flowable.common.engine.impl.scripting.ScriptingEngines
- scriptProcessor - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- scriptProcessor - Variable in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- scriptResolvers - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
- ScriptServiceTask - Class in org.flowable.cmmn.model
- ScriptServiceTask() - Constructor for class org.flowable.cmmn.model.ScriptServiceTask
- ScriptServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.ScriptServiceTaskExport
- scriptSuccessListener - Variable in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- scriptTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ScriptTaskActivityBehavior
- ScriptTask - Class in org.flowable.bpmn.model
- ScriptTask() - Constructor for class org.flowable.bpmn.model.ScriptTask
- SCRIPTTASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ScriptTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
Implementation of ScriptActivity CMMN 2.0 PlanItem.
- ScriptTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 script task.
- ScriptTaskActivityBehavior(String, String, String) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- ScriptTaskActivityBehavior(String, String, String, String, String, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- ScriptTaskActivityBehavior(ScriptServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.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.cmmn.engine.impl.parser.handler
- ScriptTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ScriptTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ScriptTaskParseHandler
- 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
- ScriptTaskValidator - Class in org.flowable.validation.validator.impl
- ScriptTaskValidator() - Constructor for class org.flowable.validation.validator.impl.ScriptTaskValidator
- ScriptTaskXMLConverter - Class in org.flowable.bpmn.converter
- ScriptTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- ScriptTextParser - Class in org.flowable.bpmn.converter.child
- ScriptTextParser() - Constructor for class org.flowable.bpmn.converter.child.ScriptTextParser
- ScriptTrace - Interface in org.flowable.common.engine.impl.scripting
-
Captures meta information about a script invocation, like the start time, the duration of the script execution, tags, whether it ended with an exception, etc.
- ScriptTraceEnhancer - Interface in org.flowable.common.engine.impl.scripting
-
Functional interface to enhance
ScriptTraceEnhancer.ScriptTraceContext
information with metadata - ScriptTraceEnhancer.ScriptTraceContext - Interface in org.flowable.common.engine.impl.scripting
-
Allows enhancing of
ScriptTraces
with additional meta information. - ScriptTraceListener - Interface in org.flowable.common.engine.impl.scripting
-
Listener interface notified after script invocations.
- ScriptTypeExecutionListener - Class in org.flowable.engine.impl.bpmn.listener
- ScriptTypeExecutionListener(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTypeExecutionListener
- ScriptTypeTaskListener - Class in org.flowable.cmmn.engine.impl.listener
-
Implementation for the
<taskListener type="script" />
TaskListener extension. - ScriptTypeTaskListener - Class in org.flowable.engine.impl.bpmn.listener
-
Implementation for the
<taskListener type="script" />
TaskListener extension. - ScriptTypeTaskListener() - Constructor for class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- ScriptTypeTaskListener(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.listener.ScriptTypeTaskListener
- ScriptTypeTaskListener(Expression, Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- searchForMatch(Object, Integer, List<Object>, List<Object>) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- searchForMultiInstanceActivity(String, String, ExecutionEntityManager) - Method in class org.flowable.engine.impl.cmd.AddMultiInstanceExecutionCmd
- searchKey - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- searchKey - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- searchKey - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- searchKey - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- searchKey - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- searchKey - Variable in class org.flowable.engine.impl.cmd.FindBatchesBySearchKeyCmd
- searchKey - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- searchKey - Variable in class org.flowable.rest.service.api.management.BatchResponse
- searchKey(String) - Method in interface org.flowable.batch.api.BatchBuilder
- searchKey(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- searchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given search key.
- searchKey(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given search key.
- searchKey(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- searchKey(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- searchKey(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- searchKey(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- searchKey2 - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- searchKey2 - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- searchKey2 - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- searchKey2 - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- searchKey2 - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- searchKey2 - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- searchKey2 - Variable in class org.flowable.rest.service.api.management.BatchResponse
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchBuilder
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given search key.
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given search key.
- searchKey2(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- searchKey2(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- searchKey2(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- searchKey2(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- searchNonFinishedEqualPlanItemInstances(PlanItemInstanceEntity, PlanItemInstanceContainer) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
-
Searches for non-finished plan item instances within the given container to be of the same plan item as the given instance.
- searchPlanItemInstance(String, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
- SECOND - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- seconds - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
- SecurityConstants - Interface in org.flowable.rest.security
- SEGMENT_ACTIVITIES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_ACTIVITIES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_ACTIVITY_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_ATTACHMENT_CONTENT - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_ATTACHMENTS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_BATCH_DOCUMENT - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_BATCH_PART_RESULT_DOCUMENT - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_BATCH_PARTS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_BATCHES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_CASE_DEFINITION_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_CASE_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_CHANGE_STATE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_COLUMNS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_COLUMNS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_COMMENTS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DEADLETTER_JOBS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DEADLETTER_JOBS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DECISIONS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DECISIONS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_DIAGRAM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_DIAGRAM - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_ENGINE_INFO - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_ENGINE_INFO - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_ENGINE_PROPERTIES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_EVENT_SUBSCRIPTIONS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_EVENT_SUBSCRIPTIONS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_EVENTS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_EVENTS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_EXECUTION_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_FORM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_FORM - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_FORM_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_FORM_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_FORM_DEFINITIONS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_FORM_DEFINITIONS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_FORM_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_GROUPS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_GROUPS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_ACTIVITY_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_ACTIVITY_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_CASE_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_DETAIL_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_DETAIL_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_MILESTONE_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_PLANITEM_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_PROCESS_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_TASK_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_TASK_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_TASK_LOG_ENTRIES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORIC_VARIABLE_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORIC_VARIABLE_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORY_JOBS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORY_JOBS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_HISTORY_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_HISTORY_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_IDENTITY_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_IDENTITYLINKS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_IDENTITYLINKS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_IDENTITYLINKS_FAMILY_GROUPS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_IDENTITYLINKS_FAMILY_GROUPS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_IDENTITYLINKS_FAMILY_USERS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_IDENTITYLINKS_FAMILY_USERS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_IMAGE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_IMAGE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_INFO - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_INFO - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_JOB_EXCEPTION_STACKTRACE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_JOB_EXCEPTION_STACKTRACE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_JOBS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_JOBS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_MANAGEMENT_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_MANAGEMENT_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_MEMBERS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_MEMBERS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_MODEL - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_MODEL - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_MODEL_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_MODEL_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_PICTURE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_PICTURE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_PLAN_ITEM_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_PROCESS_DEFINITION_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_PROCESS_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_PROPERTIES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_PROPERTIES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_QUERY_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_QUERY_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_REPOSITORY_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
Base segment for all repository-related resources: repository
- SEGMENT_REPOSITORY_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
Base segment for all repository-related resources: repository
- SEGMENT_RUNTIME_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_RUNTIME_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_SIGNALS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_SIGNALS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_SOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_SOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_SOURCE_EXTRA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_SOURCE_EXTRA - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_STAGE_OVERVIEW - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_START_FORM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_START_FORM - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_SUBTASKS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_SUBTASKS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_SUSPENDED_JOBS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_SUSPENDED_JOBS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_TABLES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_TABLES - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_TASK_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_TASK_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_TIMER_JOBS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_TIMER_JOBS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_USERS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_USERS - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_VARIABLE_INSTANCE_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_VARIABLE_INSTANCE_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
- SEGMENT_VARIABLES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
- SEGMENT_VARIABLES - Static variable in class org.flowable.rest.service.api.RestUrls
- selectById(Class<T>, String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectById(Class<T>, String, boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectById(Class<T>, String, boolean) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectedOutcome - Variable in class org.flowable.form.api.FormInstanceInfo
- selectList(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectList(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectList(String, Object, int, int) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectList(String, Object, Page) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectList(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectList(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListNoCacheLoadAndStore(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListNoCacheLoadAndStore(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListNoCacheLoadAndStore(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListWithRawParameter(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListWithRawParameter(String, Object, boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListWithRawParameter(String, Object, boolean) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectListWithRawParameterNoCacheLoadAndStore(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListWithRawParameterNoCacheLoadAndStore(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selectListWithRawParameterNoCacheLoadAndStore(String, ListQueryParameterObject) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectListWithRawParameterNoCacheLoadAndStore(String, ListQueryParameterObject, Class) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectOne(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- selectOne(String, Object) - Method in class org.flowable.engine.test.profiler.ProfilingDbSqlSession
- selector - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
- selector(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
-
Set the JMS message selector, which can be used to filter out incoming events.
- selector(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- selectStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- send() - Method in interface org.flowable.mail.common.api.client.ExecutableSendMailRequest
- send() - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient.JakartaMailSendMailRequest
- send(String, Object[], ConcurrentMap<QName, URL>) - Method in interface org.flowable.engine.impl.webservice.SyncWebServiceClient
-
Synchronously invoke a web service method with some arguments.
- SEND_EVENT - Static variable in class org.flowable.cmmn.model.SendEventServiceTask
- SEND_EVENT_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- SEND_EVENT_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- SEND_EVENT_TASK_NO_EVENT_TYPE - Static variable in interface org.flowable.validation.validator.Problems
- SEND_EVENT_TASK_NO_OUTBOUND_CHANNEL - Static variable in interface org.flowable.validation.validator.Problems
- SEND_TASK_INVALID_IMPLEMENTATION - Static variable in interface org.flowable.validation.validator.Problems
- SEND_TASK_INVALID_TYPE - Static variable in interface org.flowable.validation.validator.Problems
- SEND_TASK_WEBSERVICE_INVALID_OPERATION_REF - Static variable in interface org.flowable.validation.validator.Problems
- sendCancelEvent(CommandContext, TimerJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- sendCancelEvent(DeadLetterJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteDeadLetterJobCmd
- sendCancelEvent(HistoryJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteHistoryJobCmd
- sendCancelEvent(JobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteJobCmd
- sendCancelEvent(SuspendedJobEntity) - Method in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- sendCompletedEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- sendCompletedWithConditionEvent(DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- sendEvent(Object, Map<String, Object>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- sendEvent(String, Map<String, Object>) - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- sendEvent(String, Map<String, Object>) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- sendEvent(OutboundEvent<Object>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- sendEvent(OutboundEvent<T>) - Method in interface org.flowable.eventregistry.api.OutboundEventChannelAdapter
- sendEvent(EventInstance, Collection<ChannelModel>) - Method in interface org.flowable.eventregistry.api.OutboundEventProcessor
- sendEvent(EventInstance, Collection<ChannelModel>) - Method in class org.flowable.eventregistry.impl.DefaultOutboundEventProcessor
- sendEvent(EventInstance, Collection<ChannelModel>) - Method in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- sendEvent(EventInstance, Map<String, Object>) - Method in class org.flowable.eventregistry.impl.pipeline.InMemoryOutboundEventChannelAdapter
- sendEvent(T, Map<String, Object>) - Method in interface org.flowable.eventregistry.api.OutboundEventChannelAdapter
- SendEventActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- SendEventActivityBehavior(SendEventServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- sendEventOutbound(EventInstance, Collection<ChannelModel>) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Send out the
eventInstance
via the givenchannelModel
(s). - sendEventOutbound(EventInstance, Collection<ChannelModel>) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- sendEventServiceChildParserMap - Variable in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- sendEventServiceTask - Variable in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- SendEventServiceTask - Class in org.flowable.bpmn.model
- SendEventServiceTask - Class in org.flowable.cmmn.model
- SendEventServiceTask() - Constructor for class org.flowable.bpmn.model.SendEventServiceTask
- SendEventServiceTask() - Constructor for class org.flowable.cmmn.model.SendEventServiceTask
- SendEventServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- SendEventServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SendEventServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.SendEventServiceTaskParseHandler
- SendEventServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SendEventServiceTaskParseHandler
- SendEventServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
- SendEventServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.SendEventServiceTaskXMLConverter
- SENDEVENTTASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- SendEventTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Sends an event to the event registry
- SendEventTaskActivityBehavior(SendEventServiceTask) - Constructor for class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- sendEventToConsumers(EventRegistryEvent) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Send an event to all the registered event consumers.
- sendEventToConsumers(EventRegistryEvent) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- 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
- sendFullErrorException - Variable in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
-
Flag indicating whether to send the full error exception message for unknown exceptions.
- SendMailRequest - Record Class in org.flowable.mail.common.api
- SendMailRequest(MailMessage) - Constructor for record class org.flowable.mail.common.api.SendMailRequest
-
Creates an instance of a
SendMailRequest
record class. - sendMessage(MessageInstance, ConcurrentMap<QName, URL>) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- sendMoveToDeadletterEvent(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- sendProcessInstanceCompletedEvent(ExecutionEntity, FlowElement) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- sendRejectedEvent(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- sendSignal(SignalEventReceivedRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- sendSynchronously - Variable in class org.flowable.bpmn.model.SendEventServiceTask
- sendSystemEventOutbound(EventInstance) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
Send out the
eventInstance
via the given systemOutboundEventProcessor
. - sendSystemEventOutbound(EventInstance) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- SendTask - Class in org.flowable.bpmn.model
- SendTask() - Constructor for class org.flowable.bpmn.model.SendTask
- SENDTASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SendTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SendTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SendTaskParseHandler
- SendTaskValidator - Class in org.flowable.validation.validator.impl
- SendTaskValidator() - Constructor for class org.flowable.validation.validator.impl.SendTaskValidator
- SendTaskXMLConverter - Class in org.flowable.bpmn.converter
- SendTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.SendTaskXMLConverter
- sendTimerScheduledEvent(TimerJobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- sentries - Variable in class org.flowable.cmmn.converter.ConversionHelper
- sentries - Variable in class org.flowable.cmmn.model.PlanFragment
- sentry - Variable in class org.flowable.cmmn.model.Criterion
- Sentry - Class in org.flowable.cmmn.model
- Sentry() - Constructor for class org.flowable.cmmn.model.Sentry
- SentryExport - Class in org.flowable.cmmn.converter.export
- SentryExport() - Constructor for class org.flowable.cmmn.converter.export.SentryExport
- sentryIfPart - Variable in class org.flowable.cmmn.model.Sentry
- SentryIfPart - Class in org.flowable.cmmn.model
- SentryIfPart() - Constructor for class org.flowable.cmmn.model.SentryIfPart
- sentryIfParts - Variable in class org.flowable.cmmn.converter.ConversionHelper
- SentryIfPartXmlConverter - Class in org.flowable.cmmn.converter
- SentryIfPartXmlConverter() - Constructor for class org.flowable.cmmn.converter.SentryIfPartXmlConverter
- SentryOnPart - Class in org.flowable.cmmn.model
- SentryOnPart() - Constructor for class org.flowable.cmmn.model.SentryOnPart
- sentryOnPartMatchesCurrentLifeCycleEvent(EntityWithSentryPartInstances, SentryOnPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- sentryOnParts - Variable in class org.flowable.cmmn.converter.ConversionHelper
- sentryPartByCaseInstanceIdEntityMatched - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- SentryPartByCaseInstanceIdEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl.SentryPartByCaseInstanceIdEntityMatcher
- sentryPartByPlanItemInstanceIdEntityMatched - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl
- SentryPartByPlanItemInstanceIdEntityMatcher() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisSentryPartInstanceDataManagerImpl.SentryPartByPlanItemInstanceIdEntityMatcher
- sentryPartInstanceCount - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- sentryPartInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SentryPartInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- SentryPartInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- SentryPartInstanceEntityImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- SentryPartInstanceEntityImpl() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- sentryPartInstanceEntityManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SentryPartInstanceEntityManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- SentryPartInstanceEntityManagerImpl - Class in org.flowable.cmmn.engine.impl.persistence.entity
- SentryPartInstanceEntityManagerImpl(CmmnEngineConfiguration, SentryPartInstanceDataManager) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- sentryRef - Variable in class org.flowable.cmmn.model.Criterion
- SentryXmlConverter - Class in org.flowable.cmmn.converter
- SentryXmlConverter() - Constructor for class org.flowable.cmmn.converter.SentryXmlConverter
- SEQ_FLOW_INVALID_SRC - Static variable in interface org.flowable.validation.validator.Problems
- SEQ_FLOW_INVALID_TARGET - Static variable in interface org.flowable.validation.validator.Problems
- SEQUENCE_FLOW_CONDITION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SequenceFlow - Class in org.flowable.bpmn.model
- SequenceFlow() - Constructor for class org.flowable.bpmn.model.SequenceFlow
- SequenceFlow(String, String) - Constructor for class org.flowable.bpmn.model.SequenceFlow
- SEQUENCEFLOW_TAKEN - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Indicates the engine has taken (ie.
- 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
- SequenceflowValidator - Class in org.flowable.validation.validator.impl
- SequenceflowValidator() - Constructor for class org.flowable.validation.validator.impl.SequenceflowValidator
- SequenceFlowXMLConverter - Class in org.flowable.bpmn.converter
- SequenceFlowXMLConverter() - Constructor for class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- sequential - Variable in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- sequential - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- sequential - Variable in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- sequential - Variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesUsingBatchesCmd
- sequentialExecution - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- sequentialExecution - Variable in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig
- SequentialMultiInstanceBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- SequentialMultiInstanceBehavior(Activity, AbstractBpmnActivityBehavior) - Constructor for class org.flowable.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
- SERIALIZABLE_VARIABLE_TYPE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- SERIALIZABLE_VARIABLE_TYPE - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- SerializableType - Class in org.flowable.variable.service.impl.types
- SerializableType() - Constructor for class org.flowable.variable.service.impl.types.SerializableType
- SerializableType(boolean) - Constructor for class org.flowable.variable.service.impl.types.SerializableType
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
-
This flag determines whether variables of the type 'serializable' will be tracked.
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.variable.service.VariableServiceConfiguration
-
This flag determines whether variables of the type 'serializable' will be tracked.
- serialize(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.flowable.common.rest.util.DateToStringIso8601Serializer
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class org.flowable.common.rest.util.DateToStringSerializer
- serialize(EventInstance) - Method in interface org.flowable.eventregistry.api.OutboundEventSerializer
-
The actual serialization.
- serialize(EventInstance) - Method in class org.flowable.eventregistry.impl.serialization.EventPayloadToJsonStringSerializer
- serialize(EventInstance) - Method in class org.flowable.eventregistry.impl.serialization.EventPayloadToXmlStringSerializer
- serializeIds(List<String>) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- serializerDelegateExpression - Variable in class org.flowable.eventregistry.model.OutboundChannelModel
- serializerType - Variable in class org.flowable.eventregistry.model.OutboundChannelModel
- serverConfiguration - Variable in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- service - Variable in class org.flowable.engine.impl.webservice.WSOperation
- SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- SERVICE_TASK_CLASS_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SERVICE_TASK_DELEGATE_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SERVICE_TASK_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- SERVICE_TASK_INVALID_TYPE - Static variable in interface org.flowable.validation.validator.Problems
- SERVICE_TASK_MISSING_IMPLEMENTATION - Static variable in interface org.flowable.validation.validator.Problems
- SERVICE_TASK_RESULT_VAR_NAME_WITH_DELEGATE - Static variable in interface org.flowable.validation.validator.Problems
- SERVICE_TASK_USE_LOCAL_SCOPE_FOR_RESULT_VAR_WITHOUT_RESULT_VARIABLE_NAME - Static variable in interface org.flowable.validation.validator.Problems
- SERVICE_TASK_WEBSERVICE_INVALID_OPERATION_REF - Static variable in interface org.flowable.validation.validator.Problems
- serviceConfiguration - Variable in class org.flowable.common.engine.impl.persistence.entity.AbstractServiceEngineEntityManager
- serviceConfiguration - Variable in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- serviceConfigurations - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- ServiceConfigurator<S> - Interface in org.flowable.common.engine.impl
- ServiceImpl - Class in org.flowable.job.service.impl
- ServiceImpl() - Constructor for class org.flowable.job.service.impl.ServiceImpl
- ServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.ServiceImpl
- ServiceInvoker - Interface in org.flowable.engine.impl.cfg
- ServiceSqlScriptBasedDbSchemaManager - Class in org.flowable.common.engine.impl.db
- ServiceSqlScriptBasedDbSchemaManager(String, String, String, String) - Constructor for class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- serviceTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- serviceTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- ServiceTask - Class in org.flowable.bpmn.model
- ServiceTask - Class in org.flowable.cmmn.model
- ServiceTask() - Constructor for class org.flowable.bpmn.model.ServiceTask
- ServiceTask() - Constructor for class org.flowable.cmmn.model.ServiceTask
- SERVICETASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- SERVICETASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- ServiceTaskDelegateExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
ActivityBehavior
used when 'delegateExpression' is used for a serviceTask. - ServiceTaskDelegateExpressionActivityBehavior(String, Expression, Expression, List<FieldDeclaration>, List<MapExceptionEntry>, boolean) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- ServiceTaskDelegateExpressionActivityBehavior.FutureJavaDelegateCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskExport() - Constructor for class org.flowable.cmmn.converter.export.AbstractServiceTaskExport.ServiceTaskExport
- ServiceTaskExpressionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
ActivityBehavior that evaluates an expression when executed.
- ServiceTaskExpressionActivityBehavior(ServiceTask, Expression, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- ServiceTaskExpressionActivityBehavior.FutureCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskFutureJavaDelegateActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskFutureJavaDelegateActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- ServiceTaskFutureJavaDelegateActivityBehavior(FutureJavaDelegate<?>, boolean, Expression, List<MapExceptionEntry>) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- ServiceTaskFutureJavaDelegateActivityBehavior.FutureJavaDelegateCompleteAction - Class in org.flowable.engine.impl.bpmn.behavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- serviceTaskId - Variable in class org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate
- ServiceTaskJavaDelegateActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ServiceTaskJavaDelegateActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- ServiceTaskJavaDelegateActivityBehavior(JavaDelegate, boolean, Expression) - Constructor for class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- ServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ServiceTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- ServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ServiceTaskParseHandler
- ServiceTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.ServiceTaskParseHandler
- ServiceTaskValidator - Class in org.flowable.validation.validator.impl
- ServiceTaskValidator() - Constructor for class org.flowable.validation.validator.impl.ServiceTaskValidator
- ServiceTaskXMLConverter - Class in org.flowable.bpmn.converter
- ServiceTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- Session - Interface in org.flowable.common.engine.impl.interceptor
- sessionCreator - Variable in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- sessionFactories - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- sessionFactories - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- sessionFactories - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
- sessionFactories - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- SessionFactory - Interface in org.flowable.common.engine.impl.interceptor
- sessions - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- setAccept(boolean) - Method in class org.flowable.engine.impl.rules.RulesAgendaFilter
- setAckMode(String) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setAcquireRunnableThreadName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAcquireRunnableThreadName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAction(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setAction(String) - Method in class org.flowable.cmmn.rest.service.api.RestActionRequest
- setAction(String) - Method in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- setAction(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setAction(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setAction(String) - Method in class org.flowable.rest.service.api.RestActionRequest
- setActivateCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
- setActivatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setActivatePlanItemDefinitions(Set<ActivatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- setActive(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setActive(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setActiveActivityId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setActiveActivityId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setActiveActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setActiveActivityIds(Set<String>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setActiveActivityIds(Set<String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setActiveActivityIds(Set<String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setActivePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setActivePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setActivePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setActivePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setActivityBehaviorFactory(CmmnActivityBehaviorFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setActivityBehaviorFactory(CmmnActivityBehaviorFactory) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- 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
- setActivityBehaviorInstance(CmmnActivityBehavior) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setActivityDrawInstructions(Map<Class<? extends BaseElement>, DefaultProcessDiagramGenerator.ActivityDrawInstruction>) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- setActivityDrawInstructions(Map<Class<? extends CmmnElement>, DefaultCaseDiagramGenerator.ActivityDrawInstruction>) - Method in class org.flowable.cmmn.image.impl.DefaultCaseDiagramGenerator
- setActivityFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setActivityFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setActivityId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setActivityId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setActivityId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setActivityId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setActivityId(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setActivityId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setActivityId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setActivityId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setActivityId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setActivityId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setActivityId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setActivityId(String) - Method in class org.flowable.validation.ValidationError
- setActivityIdToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- setActivityInstanceDataManager(ActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setActivityInstanceEntityManager(ActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setActivityInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setActivityInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setActivityInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setActivityInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setActivityInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setActivityInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- 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
- setActivityName(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setActivityName(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setActivityName(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setActivityName(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setActivityName(String) - Method in class org.flowable.validation.ValidationError
- setActivityRef(String) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- 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
- setActivityType(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setActivityType(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setActivityType(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setActivityType(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setAdapterDelegateExpression(String) - Method in class org.flowable.eventregistry.model.DelegateExpressionInboundChannelModel
- setAdapterDelegateExpression(String) - Method in class org.flowable.eventregistry.model.DelegateExpressionOutboundChannelModel
- setAddDefaultExceptionHandler(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAddDefaultExceptionHandler(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAdditionalData(Map<String, Object>) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setAdditionalDataContainer(VariableContainer) - Method in exception org.flowable.engine.delegate.BpmnError
- setAdditionalEventDispatchActions(List<EventDispatchAction>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setAdditionalEventDispatchActions(List<EventDispatchAction>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setAddWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setAdmin(String) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setAdvancedJobHandlerConfiguration(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setAdvancedJobHandlerConfiguration(String) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAdvancedJobHandlerConfiguration(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfigurationByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAdvancedJobHandlerConfigurationBytes(byte[]) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setAdvancedJobHandlerConfigurationBytes(byte[]) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setAgenda(FlowableEngineAgenda) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setAgendaFactory(FlowableEngineAgendaFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAgendaFutureMaxWaitTimeoutProvider(AgendaFutureMaxWaitTimeoutProvider) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAgendaFutureMaxWaitTimeoutProvider(AgendaFutureMaxWaitTimeoutProvider) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAgendaOperationExecutionListeners(Collection<AgendaOperationExecutionListener>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- setAggregation(BuiltinAggregator) - Method in class org.flowable.dmn.model.DecisionTable
- setAggregations(Collection<VariableAggregationDefinition>) - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
- setAggregations(Collection<VariableAggregationDefinition>) - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
- setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setAggregations(VariableAggregationDefinitions) - Method in class org.flowable.cmmn.model.RepetitionRule
- setAggregator(BuiltinAggregator) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setAllCaseElements(Map<String, CaseElement>) - Method in class org.flowable.cmmn.model.Case
- setAllowCoreThreadTimeout(boolean) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setAllowCoreThreadTimeout(boolean) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setAllowedAnswers(String) - Method in class org.flowable.dmn.model.Decision
- setAllowedValues(UnaryTests) - Method in class org.flowable.dmn.model.ItemDefinition
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.mock.FlowableMockSupport
- setAllServiceTasksNoOp() - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- setAlwaysLookupLatestDefinitionVersion(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setAlwaysUseArraysForDmnMultiHitPolicies(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAlwaysUseArraysForDmnMultiHitPolicies(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAndChildren(boolean) - Method in class org.flowable.bpmn.model.MapExceptionEntry
- setAnnotationFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAnnotationFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setAnnotationFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAppDefinitionCategory(String, String) - Method in interface org.flowable.app.api.AppRepositoryService
-
Sets the category of the app definition.
- setApplicationContext(ApplicationContext) - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- setApplicationContext(ApplicationContext) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- setApplicationContext(ApplicationContext) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setApplicationContext(ApplicationContext) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setApplicationContext(ApplicationContext) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setApplicationContext(ApplicationContext) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in class org.flowable.spring.impl.test.SpringFlowableTestCase
- setApplicationContext(ApplicationContext) - Method in class org.flowable.spring.ProcessEngineFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- 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
- setArtifactDrawInstructions(Map<Class<? extends BaseElement>, DefaultProcessDiagramGenerator.ArtifactDrawInstruction>) - Method in class org.flowable.image.impl.DefaultProcessDiagramGenerator
- setAssignee(String) - Method in class org.flowable.bpmn.model.UserTask
- setAssignee(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setAssignee(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setAssignee(String) - Method in class org.flowable.cmmn.engine.interceptor.MigrationContext
- setAssignee(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setAssignee(String) - Method in class org.flowable.cmmn.model.HumanTask
- setAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- setAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setAssignee(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setAssignee(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setAssignee(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setAssignee(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setAssignee(String) - Method in class org.flowable.engine.interceptor.MigrationContext
- setAssignee(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setAssignee(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setAssignee(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setAssignee(String) - Method in interface org.flowable.task.api.Task
-
The user id of the person to which this task is delegated.
- setAssignee(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person to which this task is delegated.
- setAssignee(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setAssignee(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setAssignee(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setAssignee(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Set the new assignee of a case instance.
- setAssignee(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Changes the assignee of the given task to the given userId.
- setAssignee(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setAssignee(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- setAssignee(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setAssignee(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setAssignee(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Set the new assignee of a process instance.
- setAssignee(String, String) - Method in interface org.flowable.engine.TaskService
-
Changes the assignee of the given task to the given userId.
- setAssigneeId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setAssigneeId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setAssigneeLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setAssigneeLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setAssigneeValue(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setAssigneeValue(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setAssignments(List<Assignment>) - Method in class org.flowable.bpmn.model.DataAssociation
- setAssociationDirection(AssociationDirection) - Method in class org.flowable.bpmn.model.Association
- setAssociations(List<Association>) - Method in class org.flowable.cmmn.model.CmmnModel
- setAstFunctionCreators(Collection<FlowableAstFunctionCreator>) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Sets the
FlowableAstFunctionCreator
instances which can alter the expression functions during the creation of anExpression
instance. - setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsync(boolean) - Method in class org.flowable.bpmn.model.SignalEventDefinition
- setAsync(boolean) - Method in class org.flowable.cmmn.model.Case
- setAsync(boolean) - Method in class org.flowable.cmmn.model.Task
- setAsync(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setAsync(boolean) - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncExecutorAllowCoreThreadTimeout(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAllowCoreThreadTimeout(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorCorePoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorDefaultTimerJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultTimerJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorLockOwner(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxPoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTenantId(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadFactory(ThreadFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadFactory(ThreadFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadKeepAliveTime(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorThreadPoolQueueSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorTimerLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTimerLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncExecutorUnlockOwnedJobs(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorUnlockOwnedJobs(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncFailedJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorCorePoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorCorePoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorLockOwner(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorLockOwner(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorMaxJobsDuePerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorMaxJobsDuePerAcquisition(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorMaxPoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorMaxPoolSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadKeepAliveTime(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadKeepAliveTime(long) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryExecutorThreadPoolQueueSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadPoolQueueSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAsyncHistoryTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsynchronous(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setAsynchronousLeave(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setAsynchronousLeaveExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setAsynchronousLeaveNotExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setAsyncJobAcquisitionThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setAsyncJobLockTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobLockTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setAsyncJobLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setAsyncJobsDueLifecycleListener(AcquireAsyncJobsDueLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsDueRunnable(AcquireAsyncJobsDueRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockForceAcquireAfter(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobsGlobalLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncJobsGlobalLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncJobsGlobalLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setAsyncLeave(boolean) - Method in class org.flowable.cmmn.model.Task
- setAsyncLeaveExclusive(boolean) - Method in class org.flowable.cmmn.model.Task
- setAsyncRunnableExecutionExceptionHandler(AsyncRunnableExecutionExceptionHandler) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setAsyncTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvoker(AsyncTaskInvoker) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvoker(AsyncTaskInvoker) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvokerTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvokerTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setAsyncTaskInvokerTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvokerTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAttachedToRef(Activity) - Method in class org.flowable.bpmn.model.BoundaryEvent
- setAttachedToRefId(String) - Method in class org.flowable.bpmn.model.BoundaryEvent
- setAttachedToRefId(String) - Method in class org.flowable.cmmn.model.Criterion
- setAttachmentDataManager(AttachmentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAttachmentEntityManager(AttachmentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAttachments(Collection<DataSource>) - Method in class org.flowable.mail.common.api.MailMessage
- setAttempts(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.bpmn.model.BaseElement
- setAttributes(Map<String, List<ExtensionAttribute>>) - Method in interface org.flowable.bpmn.model.HasExtensionAttributes
-
set all object's attributes
- setAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.cmmn.model.BaseElement
- setAttributes(Map<String, List<ExtensionAttribute>>) - Method in interface org.flowable.cmmn.model.HasExtensionAttributes
-
set all object's attributes
- setAttributes(Map<String, List<DmnExtensionAttribute>>) - Method in class org.flowable.dmn.model.DmnElement
- setAuditContainer(DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setAuthenticatedUserId(String) - Static method in class org.flowable.common.engine.impl.identity.Authentication
- 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
- setAuthenticatedUserId(String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Passes the authenticated user id for this particular thread.
- setAuthenticatedUserId(String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- setAuthenticationContext(AuthenticationContext) - Static method in class org.flowable.common.engine.impl.identity.Authentication
- setAuthor(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setAuthor(String) - Method in class org.flowable.rest.service.api.engine.CommentRequest
- setAuthor(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setAuthorityRequirements(List<AuthorityRequirement>) - Method in class org.flowable.dmn.model.Decision
- setAuthorizedRoleRefs(String[]) - Method in class org.flowable.cmmn.model.UserEventListener
- setAutoActivate(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setAutoActivate(boolean) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setAutoActivate(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setAutoComplete(boolean) - Method in class org.flowable.cmmn.model.Stage
- setAutoCompleteCondition(String) - Method in class org.flowable.cmmn.model.Stage
- setAutoCreateTopics(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setAutoStoreVariables(boolean) - Method in class org.flowable.bpmn.model.ScriptTask
- setAutoStoreVariables(boolean) - Method in class org.flowable.cmmn.model.ScriptServiceTask
- setAvailableConditionExpression(String) - Method in class org.flowable.cmmn.model.EventListener
- setAwaitTerminationPeriod(Duration) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setBatchDataManager(BatchDataManager) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setBatchDocRefId(ByteArrayRef) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBatchDocumentJson(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setBatchDocumentJson(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBatchEntityManager(BatchEntityManager) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setBatchId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setBatchId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setBatchId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setBatchId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setBatchId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setBatchId(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setBatchPartDataManager(BatchPartDataManager) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setBatchPartEntityManager(BatchPartEntityManager) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setBatchSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchSearchKey(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setBatchSearchKey(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBatchSearchKey(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setBatchSearchKey(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setBatchSearchKey2(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setBatchSearchKey2(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBatchSearchKey2(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setBatchSearchKey2(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setBatchService(BatchService) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setBatchServiceConfiguration(BatchServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchServiceConfiguration(BatchServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchServiceConfigurators(Collection<ServiceConfigurator<BatchServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchServiceConfigurators(Collection<ServiceConfigurator<BatchServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchSizeProcessInstances(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchSizeTasks(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchStatusTimeCycleConfig(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchStatusTimeCycleConfig(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchType(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setBatchType(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBatchType(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setBatchType(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setBatchType(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setBatchType(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setBatchUrl(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setBcc(Collection<String>) - Method in class org.flowable.mail.common.api.MailMessage
- setBeanFactory(BeanFactory) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setBeanFactory(BeanFactory) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setBeanFactory(BeanFactory) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setBeanResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setBeans(Map<Object, Object>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setBeans(Map<Object, Object>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setBeans(Map<Object, Object>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Sets the beans which can be used in expressions.
- setBeans(Map<Object, Object>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setBehavior(Object) - Method in class org.flowable.bpmn.model.FlowNode
- setBehavior(Object) - Method in class org.flowable.cmmn.model.PlanItem
- setBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableActivityEventImpl
- setBinaryVariable(MultipartHttpServletRequest, String, int, boolean, RestVariable.RestVariableScope, BaseVariableResource.VariableInterceptor) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- setBinaryVariable(MultipartHttpServletRequest, Execution, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- setBinaryVariable(MultipartHttpServletRequest, Task, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- setBinaryVariable(MultipartHttpServletRequest, Task, boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- setBlocking(boolean) - Method in class org.flowable.cmmn.model.Task
- setBlockingExpression(String) - Method in class org.flowable.cmmn.model.Task
- setBody(String) - Method in class org.flowable.http.common.api.HttpRequest
- setBody(String) - Method in class org.flowable.http.common.api.HttpResponse
- setBodyBytes(byte[]) - Method in class org.flowable.http.common.api.HttpResponse
- setBodyEncoding(String) - Method in class org.flowable.http.common.api.HttpRequest
- setBodyResponseHandled(boolean) - Method in class org.flowable.http.common.api.HttpResponse
- setBoundaryEvents(List<BoundaryEvent>) - Method in class org.flowable.bpmn.model.Activity
- 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
- setBulkInserteableEntityClasses(Set<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setBulkInsertEnabled(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setBulkInsertStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setBusinessCalendarName(String) - Method in class org.flowable.bpmn.model.UserTask
- setBusinessKey(String) - Method in class org.flowable.bpmn.model.CallActivity
- setBusinessKey(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setBusinessKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setBusinessKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setBusinessKey(String) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setBusinessKey(String) - Method in class org.flowable.cmmn.model.ChildTask
- setBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setBusinessKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setBusinessKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setBusinessKey(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setBusinessKey(String) - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- setBusinessKey(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- setBusinessStatus(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setBusinessStatus(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setBusinessStatus(String) - Method in class org.flowable.cmmn.model.Milestone
- setBusinessStatus(String) - Method in class org.flowable.cmmn.model.Stage
- setBusinessStatus(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setBusinessStatus(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setBusinessStatus(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setBusinessStatus(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setBusinessStatus(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setBusinessStatus(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setBusinessStatus(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setBusinessStatus(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setByteArrayRef(ByteArrayRef, String, String, String) - Static method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setBytes(byte[]) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setBytes(byte[]) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- setBytes(byte[]) - Method in interface org.flowable.common.engine.api.repository.EngineResource
- setBytes(byte[]) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- setBytes(byte[]) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- setBytes(byte[]) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- setBytes(byte[]) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setBytes(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setBytes(byte[]) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- setBytes(byte[]) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- setBytes(byte[]) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntity
- setBytes(byte[]) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- setBytes(byte[]) - Method in interface org.flowable.variable.api.types.ValueFields
-
Sets the byte array value.
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setBytes(byte[]) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setBytes(byte[], String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- setCachedElContext(ELContext) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setCachedValue(Object) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setCachedValue(Object) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setCachedValue(Object) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setCachedValue(Object) - Method in interface org.flowable.variable.api.types.ValueFields
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setCachedValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setCacheScriptingEngines(boolean) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCachingAndArtifactsManager(CachingAndArtifactsManager) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setCalendarHour(Calendar, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
- setCalendarName(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setCallActivity(CallActivity) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- setCallActivityExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setCallActivityId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivityId(String) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setCallActivitySubProcessVersion(Integer) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setCallbackId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCallbackId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCallbackId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setCallbackId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCallbackId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCallbackId(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCallbackId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setCallbackId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setCallbackId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setCallbackId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setCallbackId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setCallbackId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setCallbackId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setCallbackType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCallbackType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCallbackType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCallbackType(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setCallbackType(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCallbackType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCallbackType(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCallbackType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setCallbackType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setCallbackType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setCallbackType(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setCallbackType(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setCallbackType(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setCallbackType(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setCalledElement(String) - Method in class org.flowable.bpmn.model.CallActivity
- setCalledElementType(String) - Method in class org.flowable.bpmn.model.CallActivity
- 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
- setCalledProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setCalledProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setCancelActivity(boolean) - Method in class org.flowable.bpmn.model.BoundaryEvent
- setCancelActivityIds(List<String>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- setCancelActivityIds(List<String>) - Method in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- setCanceled(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setCanceled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCancelRemainingInstances(boolean) - Method in class org.flowable.bpmn.model.AdhocSubProcess
- setCandidateGroup(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateGroup(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateGroupIn(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateGroupIn(List<String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateGroups(List<String>) - Method in class org.flowable.bpmn.model.UserTask
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.model.CasePageTask
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.model.HumanTask
- setCandidateGroups(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCandidateManager(CandidateManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCandidateManager(CandidateManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCandidateOrAssigned(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateOrAssigned(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateStarterGroups(List<String>) - Method in class org.flowable.bpmn.model.Process
- setCandidateStarterGroups(List<String>) - Method in class org.flowable.cmmn.model.Case
- setCandidateStarterUsers(List<String>) - Method in class org.flowable.bpmn.model.Process
- setCandidateStarterUsers(List<String>) - Method in class org.flowable.cmmn.model.Case
- setCandidateUser(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateUser(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCandidateUsers(List<String>) - Method in class org.flowable.bpmn.model.UserTask
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.model.CasePageTask
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.model.HumanTask
- setCandidateUsers(List<String>) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCase(Case) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- setCase(Case) - Method in class org.flowable.cmmn.model.PlanFragment
- setCaseBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinition(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- setCaseDefinition(CaseDefinition) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- setCaseDefinition(CaseDefinition) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setCaseDefinitionCache(DeploymentCache<CaseDefinitionCacheEntry>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionCache(DeploymentCache<CaseDefinitionCacheEntry>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setCaseDefinitionCacheLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionCategory(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionCategory(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionCategory(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
-
Sets the category of the case definition.
- setCaseDefinitionCategory(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- SetCaseDefinitionCategoryCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetCaseDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- setCaseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionCategoryLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionDataManager(CaseDefinitionDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCaseDefinitionDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCaseDefinitionDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCaseDefinitionDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCaseDefinitionDescription(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCaseDefinitionDescription(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCaseDefinitionDiagramHelper(CaseDefinitionDiagramHelper) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionDiagramHelper(CaseDefinitionDiagramHelper) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setCaseDefinitionDiagramNames(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
-
Updates all the case definition entities to have the correct diagram resource name.
- setCaseDefinitionEntityManager(CaseDefinitionEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionEntityManager(CaseDefinitionEntityManager) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCaseDefinitionId(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setCaseDefinitionIdForPlanItemInstances(Map<String, List<PlanItemInstanceEntity>>, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- setCaseDefinitionKey(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setCaseDefinitionKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCaseDefinitionKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseDefinitionKeys(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseDefinitionKeys(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionKeys(Set<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionLocalizationManager(CaseDefinitionLocalizationManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseDefinitionName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCaseDefinitionName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCaseDefinitionName(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setCaseDefinitionNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseDefinitionToMigrateTo(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- setCaseDefinitionToMigrateTo(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
- setCaseDefinitionToMigrateTo(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- setCaseDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
- setCaseDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCaseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCaseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCaseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setCaseDefinitionVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setCaseDefinitionVersionsAndIds(CmmnParseResult, Map<CaseDefinitionEntity, CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setCaseDiagramGenerator(CaseDiagramGenerator) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseElements(Map<Case, List<CaseElement>>) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- SetCaseInstanceAssigneeCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Command to set a new assignee on a case instance.
- SetCaseInstanceAssigneeCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
- setCaseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- SetCaseInstanceBusinessKeyCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Command
that changes the business key of an existing case instance. - SetCaseInstanceBusinessKeyCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessKeyCmd
- setCaseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- SetCaseInstanceBusinessStatusCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetCaseInstanceBusinessStatusCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessStatusCmd
- setCaseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessStatusLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceCallbackId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceCallbackId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceCallbackType(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceCallbackType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceDataManager(CaseInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceEntity(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- setCaseInstanceEntityId(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
- setCaseInstanceEntityManager(CaseInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceHelper(CaseInstanceHelper) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCaseInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setCaseInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setCaseInstanceIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceIdVariableName(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setCaseInstanceIdVariableName(String) - Method in class org.flowable.cmmn.model.CaseTask
- setCaseInstanceIdWithChildren(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setCaseInstanceIdWithChildren(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCaseInstanceLastReactivatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceLastReactivatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceLastReactivatedBy(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceLifecycleListeners(List<CaseInstanceLifecycleListener>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceMigrationCallbacks(List<CaseInstanceMigrationCallback>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceMigrationManager(CaseInstanceMigrationManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceName(String) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setCaseInstanceName(String) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setCaseInstanceName(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceName(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Set or change the name of the case instance.
- setCaseInstanceName(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- SetCaseInstanceNameCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
A command to set or change the name of a case instance.
- SetCaseInstanceNameCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceNameCmd
- setCaseInstanceNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- SetCaseInstanceOwnerCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Command to set a new owner on a case instance and return the previous one, if any.
- SetCaseInstanceOwnerCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
- setCaseInstanceParentId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceParentId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceParentScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceRootScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceService(CaseInstanceService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCaseInstanceStartedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceStartedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceStartedBy(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceState(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setCaseInstanceState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setCaseInstanceStateChangeCallbacks(Map<String, List<RuntimeInstanceStateChangeCallback>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setCaseInstanceVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setCaseLocalizationManager(CaseLocalizationManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseModel(Case) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- setCaseModel(Case) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setCasePageTask(CasePageTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- setCasePageTask(CasePageTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setCaseRef(String) - Method in class org.flowable.cmmn.model.CaseTask
- setCaseRefExpression(String) - Method in class org.flowable.cmmn.model.CaseTask
- setCases(List<Case>) - Method in class org.flowable.cmmn.model.CmmnModel
- setCaseValidator(CaseValidator) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCaseVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCategory(String) - Method in class org.flowable.bpmn.model.UserTask
- setCategory(String) - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
- setCategory(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setCategory(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setCategory(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setCategory(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setCategory(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setCategory(String) - Method in class org.flowable.cmmn.model.HumanTask
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionActionRequest
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setCategory(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCategory(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- setCategory(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- setCategory(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setCategory(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setCategory(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setCategory(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- setCategory(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setCategory(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setCategory(String) - Method in interface org.flowable.engine.repository.Model
- setCategory(String) - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- setCategory(String) - Method in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- setCategory(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setCategory(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setCategory(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setCategory(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setCategory(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setCategory(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setCategory(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setCategory(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCategory(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCategory(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- setCategory(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setCategory(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCategory(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setCategory(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setCategory(String) - Method in interface org.flowable.task.api.Task
-
Change the category of the task.
- setCategory(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the category of the task.
- setCategory(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCategory(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCategory(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCategoryIn(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCategoryIn(List<String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCategoryNotIn(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCategoryNotIn(List<String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- 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
- setCc(Collection<String>) - Method in class org.flowable.mail.common.api.MailMessage
- setChangeDetectionRunnable(Runnable) - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- setChangePlanItemDefinitionsToAvailable(Set<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChangePlanItemDefinitionsWithNewTargetIds(List<PlanItemDefinitionWithTargetIdsRequest>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setChangePlanItemDefinitionWithNewTargetIds(Set<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChangePlanItemDefinitionWithNewTargetIdsMappings(List<ChangePlanItemDefinitionWithNewTargetIdsMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setChangePlanItemIdMappings(List<ChangePlanItemIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setChangePlanItemIds(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setChangePlanItemIds(Set<ChangePlanItemIdMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChangePlanItemIdsWithDefinitionId(Map<String, String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setChangePlanItemIdsWithDefinitionId(Set<ChangePlanItemIdWithDefinitionIdMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChangePlanItemIdWithDefinitionIdMappings(List<ChangePlanItemIdWithDefinitionIdMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setChangeTenantEntityTypes(Set<String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setChangeTenantEntityTypes(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setChangeType(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- setChannelDefinitionCache(DeploymentCache<ChannelDefinitionCacheEntry>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setChannelDefinitionCache(DeploymentCache<ChannelDefinitionCacheEntry>) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- setChannelDefinitionCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- setChannelDefinitionCategory(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- SetChannelDefinitionCategoryCmd - Class in org.flowable.eventregistry.impl.cmd
- SetChannelDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.SetChannelDefinitionCategoryCmd
- setChannelDefinitionEntity(ChannelDefinitionEntity) - Method in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- setChannelDefinitionEntityManager(ChannelDefinitionEntityManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setChannelDefinitionEntityManager(ChannelDefinitionEntityManager) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- SetChannelDefinitionTypeAndImplementationCustomChange - Class in org.flowable.eventregistry.impl.db
- SetChannelDefinitionTypeAndImplementationCustomChange() - Constructor for class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- setChannelDefinitionVersionsAndIds(ParsedDeployment, Map<ChannelDefinitionEntity, ChannelDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
If the map contains an existing version for a channel definition, then the channel definition is updated, otherwise a new channel definition is created.
- setChannelDeploymentHelper(ChannelDefinitionDeploymentHelper) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setChannelEventKeyDetection(ChannelEventKeyDetection) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setChannelEventTenantIdDetection(ChannelEventTenantIdDetection) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setChannelJsonConverter(ChannelJsonConverter) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setChannelModel(ChannelModel) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- setChannelModel(ChannelModel) - Method in class org.flowable.eventregistry.impl.persistence.deploy.ChannelDefinitionCacheEntry
- setChannelModelClasses(Map<String, Class<? extends ChannelModel>>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- setChannelModelProcessors(Collection<ChannelModelProcessor>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setChannelParseFactory(ChannelDefinitionParseFactory) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- setChannelType(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setCharset(Charset) - Method in class org.flowable.mail.common.api.MailMessage
- setChildDecisionExecutions(Map<String, DecisionExecutionAuditContainer>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- setChildElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.bpmn.model.ExtensionElement
- setChildElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.cmmn.model.ExtensionElement
- setChildElements(Map<String, List<DmnExtensionElement>>) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setChildExecution(ExecutionEntity) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setChildInstanceTaskVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChildNodes(List<DebugInfoExecutionTree.DebugInfoExecutionTreeNode>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setChildPlanItemInstances(List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setChildPlanItemInstances(List<PlanItemInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceContainer
- setChildPlanItemInstances(List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setChildren(List<ExecutionTreeNode>) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- setClaimedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setClaimedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setClaimedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setClaimedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setClaimTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setClaimTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setClaimTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setClaimTime(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setClaimTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setClaimTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setClaimTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setClaimTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setClassDelegateFactory(CmmnClassDelegateFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setClassDelegateFactory(CmmnClassDelegateFactory) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- setClassloader(ClassLoader) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- setClassloader(ClassLoader) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- setClassloader(ClassLoader) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- setClassLoader(ClassLoader) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setClassLoader(ClassLoader) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setClassLoader(ClassLoader) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setClassName(String) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setClassName(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
- setClassName(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setCleanInstancesBatchSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCleanInstancesBatchSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCleanInstancesEndedAfter(Duration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCleanInstancesEndedAfter(Duration) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCleanInstancesEndedAfterNumberOfDays(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.
- setCleanInstancesEndedAfterNumberOfDays(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
-
Deprecated.
- setClientIdPrefix(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setClientIdPrefix(String) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setClock(Clock) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setClock(Clock) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setClock(Clock) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setClock(Clock) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- 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
- setClock(Clock) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setClock(Clock) - Method in class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- setClockFixedToCurrentTime() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- setClockTo(long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- setClockTo(Date) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- setCmmnDeployer(CmmnDeployer) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnDeploymentEntityManager(CmmnDeploymentEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiShape
- setCmmnEngine(CmmnEngine) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- setCmmnEngineAgendaFactory(CmmnEngineAgendaFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnEngineConfiguration(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.configurator.CmmnEngineConfigurator
- setCmmnEngineConfiguration(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnEngineConfiguration(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setCmmnEngineConfiguration(CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- setCmmnEngineConfiguration(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.spring.CmmnEngineFactoryBean
- setCmmnEngineConfiguration(SpringCmmnEngineConfiguration) - Method in class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
- setCmmnEngineName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnHistoryCleaningManager(CmmnHistoryCleaningManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnHistoryConfigurationSettings(CmmnHistoryConfigurationSettings) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnHistoryManager(CmmnHistoryManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnHistoryService(CmmnHistoryService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnHistoryService(CmmnHistoryService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnManagementService(CmmnManagementService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnManagementService(CmmnManagementService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnMigrationService(CmmnMigrationService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnMigrationService(CmmnMigrationService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- setCmmnModel(CmmnModel) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setCmmnParseHandlers(CmmnParseHandlers) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- setCmmnParser(CmmnParser) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnParser(CmmnParser) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setCmmnRepositoryService(CmmnRepositoryService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnRepositoryService(CmmnRepositoryService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnResourceEntityManager(CmmnResourceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnRuntimeService(CmmnRuntimeService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnRuntimeService(CmmnRuntimeService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCmmnTaskService(CmmnTaskService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCmmnTaskService(CmmnTaskService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setCollection(boolean) - Method in class org.flowable.bpmn.model.DataSpec
- setCollection(boolean) - Method in class org.flowable.dmn.model.ItemDefinition
- 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.bpmn.model.MultiInstanceLoopCharacteristics
- setCollectionString(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCollectionVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
- setColumnNames(List<String>) - Method in class org.flowable.common.engine.api.management.TableMetaData
- setColumnTypes(List<String>) - Method in class org.flowable.common.engine.api.management.TableMetaData
- setCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setCommandContext(CommandContext) - Method in class org.flowable.common.engine.impl.agenda.AbstractAgenda
- setCommandContext(CommandContext) - Static method in class org.flowable.common.engine.impl.context.Context
- setCommandContext(CommandContext) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setCommandContextFactory(CommandContextFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCommandContextFactory(CommandContextFactory) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- setCommandExecutions(Map<String, List<CommandExecutionResult>>) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.common.engine.impl.service.CommonEngineServiceImpl
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setCommandExecutor(CommandExecutor) - Method in class org.flowable.job.service.JobServiceConfiguration
- setCommandFqn(String) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCommandInvoker(CommandInterceptor) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCommentDataManager(CommentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCommentEntityManager(CommentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCommonSchemaManager(SchemaManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCompatibilityHandlerClassName(String) - Method in class org.flowable.engine.compatibility.DefaultFlowable5CompatibilityHandlerFactory
- setCompletable(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCompletable(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setCompletable(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setCompletable(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCompletable(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCompleteable(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
-
Only here due to MyBatis and the old typo can be removed, if we would do a DB update
- setCompleteAsync(boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setCompleted(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setCompleted(boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setCompletedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCompletedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCompletedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCompletedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCompletedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCompletedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setCompletedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setCompletedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCompletedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCompletedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCompleteTime(Date) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setCompleteTime(Date) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setCompleteTime(Date) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setCompleteTime(Date) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setCompleteTime(Date) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- setCompleteTime(Date) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setCompleteTime(Date) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setCompleteTime(Date) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setCompletionCondition(String) - Method in class org.flowable.bpmn.model.AdhocSubProcess
- setCompletionCondition(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setCompletionCondition(String) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCompletionNeutralRule(CompletionNeutralRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setComplexValue(ComplexDataType) - Method in class org.flowable.bpmn.model.CustomProperty
- setConcurrency(Integer) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setConcurrency(String) - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- setConcurrency(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setConcurrency(String) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- 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
- setCondition(String) - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- setCondition(String) - Method in class org.flowable.cmmn.model.PlanItemRule
- setCondition(String) - Method in class org.flowable.cmmn.model.SentryIfPart
- setConditionExpression(String) - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
- setConditionExpression(String) - Method in class org.flowable.bpmn.model.SequenceFlow
- setConditionExpression(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableConditionalEventImpl
- setConfig(HttpRequestBase, HttpRequest) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setConfiguration(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setConfiguration(String) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setConfiguration(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setConfiguration(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setConfiguration(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntityImpl
- setConfiguration(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setConfiguration(AcquireJobsRunnableConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- setConfiguration(AcquireJobsRunnableConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- setConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setConfigurationResource(String) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- setConfigurationResource(String) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableRule
- setConfigurationResource(String) - Method in class org.flowable.engine.test.FlowableTestCase
- setConfigurationResource(String) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- setConfigurationResource(String) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- setConfigurators(Collection<ServiceConfigurator<S>>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setConfigurators(List<EngineConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setConnectionMetadataDefaultCatalog(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- setConnectionMetadataDefaultSchema(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- setConnectionRequestTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectionRequestTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConnectTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setConsumerProperties(Properties) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setContainerFactory(RabbitListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setContainerFactory(JmsListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setContainerFactory(KafkaListenerContainerFactory<?>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setContainerFactoryBeanName(String) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setContainerFactoryBeanName(String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setContainerFactoryBeanName(String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setContent(MimeMessage, MailMessage, String) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- 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
- setContentStoreId(String) - Method in interface org.flowable.content.api.ContentItem
- setContentStoreName(String) - Method in interface org.flowable.content.api.ContentItem
- setContentUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- setContentUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setContentUrl(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- setContextExtractorDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setContextReusePossible(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- setContinueParentPlanItemInstanceMap(Map<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setConvertersToCmmnModelMap(Map<String, BaseCmmnXmlConverter>) - Static method in class org.flowable.cmmn.converter.CmmnXmlConverter
- setCorePoolSize(int) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setCorePoolSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setCorrelationId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCorrelationId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCorrelationId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setCorrelationParameter(boolean) - Method in class org.flowable.eventregistry.model.EventPayload
- setCorrelationParameterInstances(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- setCount(Long) - Method in class org.flowable.rest.service.api.management.TableResponse
- setCountEnabled(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- setCountEnabled(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCountEnabled(boolean) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setCountEnabled(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCountEnabled(boolean) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setCountEnabled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCreateCasePageTaskInterceptor(CreateCasePageTaskInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreateCmmnExternalWorkerJobInterceptor(CreateCmmnExternalWorkerJobInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreated(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setCreated(Date) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setCreated(Date) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setCreated(Date) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setCreatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCreatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setCreatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedAfter(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setCreatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setCreatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedBefore(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedBy(String) - Method in interface org.flowable.content.api.ContentItem
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setCreatedMultiInstanceRootExecution(HashMap<String, ExecutionEntity>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setCreatedOn(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedOn(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setCreatedStageInstances(HashMap<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCreateExternalWorkerJobInterceptor(CreateExternalWorkerJobInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCreateHumanTaskInterceptor(CreateHumanTaskInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreateOverviewVariable(boolean) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setCreateOverviewVariable(boolean) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setCreateTime(Date) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setCreateTime(Date) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setCreateTime(Date) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCreateTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setCreateTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setCreateTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCreateTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setCreateTime(Date) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setCreateTime(Date) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setCreateTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setCreateTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setCreateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setCreateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setCreateTime(Date) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setCreateTime(Date) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setCreateTime(Date) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setCreateTime(Date) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCreateTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setCreateTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.HistoryJobEntity
- setCreateTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.management.JobResponse
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setCreateTime(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setCreateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCreateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setCreateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setCreateTime(Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setCreateUserTaskInterceptor(CreateUserTaskInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCreationDate(Date) - Method in class org.flowable.cmmn.model.CmmnModel
- setCriteriaRefs(Set<String>) - Method in class org.flowable.cmmn.model.PlanItem
- setCurrent(boolean) - Method in class org.flowable.cmmn.api.StageResponse
- setCurrentActivityName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setCurrentActivityName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentCalendar(Calendar) - Method in interface org.flowable.common.engine.impl.runtime.Clock
- setCurrentCalendar(Calendar) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- setCurrentCase(Case) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentCmmnElement(CmmnElement) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentCommandExecution(CommandExecutionResult) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setCurrentDecision(Decision) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- setCurrentDiDiagram(DmnDiDiagram) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- setCurrentDiEdge(CmmnDiEdge) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentDiEdge(DiEdge) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- setCurrentDiShape(CmmnDiShape) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentDiShape(DmnDiShape) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- setCurrentFlowableListener(FlowableListener) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Called when an
ExecutionListener
is being executed. - setCurrentFlowableListener(FlowableListener) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Change the current BPMN element the execution is at.
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setCurrentLabelGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentLifecycleListener(PlanItemInstanceLifecycleListener, FlowableListener) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setCurrentLifecycleListener(PlanItemInstanceLifecycleListener, FlowableListener) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCurrentPlanFragment(PlanFragment) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentPlanItem(PlanItem) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentPlanItemInstances(Map<String, List<PlanItemInstanceEntity>>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- setCurrentSentry(Sentry) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentSentryOnPart(SentryOnPart) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentStage(Stage) - Method in class org.flowable.cmmn.converter.ConversionHelper
- setCurrentSubProcess(SubProcess) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setCurrentTenantId(String) - Method in interface org.flowable.common.engine.impl.cfg.multitenant.TenantInfoHolder
-
Sets the current tenant identifier.
- setCurrentTime(Instant) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setCurrentTime(Instant) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- setCurrentTime(Instant) - Method in class org.flowable.engine.test.FlowableTestHelper
- setCurrentTime(Instant) - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- setCurrentTime(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- setCurrentTime(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setCurrentTime(Date) - Method in interface org.flowable.common.engine.impl.runtime.Clock
- setCurrentTime(Date) - Method in class org.flowable.common.engine.impl.util.DefaultClockImpl
- setCurrentTime(Date) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- 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(Date) - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomDefaultBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomEventHandlers(List<EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- 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
- setCustomGroupIdentityLinks(Map<String, Set<String>>) - Method in class org.flowable.bpmn.model.UserTask
- setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setCustomJobHandlers(List<JobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomJobHandlers(List<JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomMybatisInterceptors(List<Interceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomMybatisMappers(Set<Class<?>>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomMybatisXMLMappers(Set<String>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setCustomPostCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomPostCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomPreCommandInterceptors(List<CommandInterceptor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomProperties(List<CustomProperty>) - Method in class org.flowable.bpmn.model.ServiceTask
- setCustomProperties(List<CustomProperty>) - Method in class org.flowable.bpmn.model.UserTask
- setCustomProperties(List<KafkaInboundChannelModel.CustomProperty>) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setCustomPropertiesResolverImplementation(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setCustomPropertiesResolverImplementationType(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setCustomScriptingEngineClasses(List<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomServiceTaskValidator(ServiceTaskValidator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomServiceTaskValidator(ServiceTaskValidator) - Method in class org.flowable.validation.ProcessValidatorFactory
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setCustomUserIdentityLinks(Map<String, Set<String>>) - Method in class org.flowable.bpmn.model.UserTask
- setCustomValues(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setCustomValues(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCustomValues(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCustomValues(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setCustomValues(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setCustomValuesByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setData(byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setData(byte[]) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setData(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setData(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setData(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setData(List<T>) - Method in class org.flowable.common.rest.api.DataResponse
- setDatabaseCatalog(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseCatalog(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDatabaseCatalog(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDatabaseCatalog(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseCatalog(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDatabaseSchema(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseSchema(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDatabaseSchema(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDatabaseSchema(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseSchema(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseSchemaUpdate(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDatabaseSpecificStatements(Map<String, Map<String, String>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDatabaseTablePrefix(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseTablePrefix(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDatabaseTablePrefix(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDatabaseTablePrefix(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseTablePrefix(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDatabaseTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDatabaseType(String) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- setDatabaseType(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDatabaseType(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDatabaseWildcardEscapeCharacter(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDataInputAssociations(List<DataAssociation>) - Method in class org.flowable.bpmn.model.Activity
- setDataInputRefs(List<String>) - Method in class org.flowable.bpmn.model.IOSpecification
- setDataInputs(List<DataSpec>) - Method in class org.flowable.bpmn.model.IOSpecification
- setDataManager(DM) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- setDataObjectDefinitionKey(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setDataObjects(List<ValuedDataObject>) - Method in class org.flowable.bpmn.model.Process
- setDataObjects(List<ValuedDataObject>) - Method in class org.flowable.bpmn.model.SubProcess
- setDataOutputAssociations(List<DataAssociation>) - Method in class org.flowable.bpmn.model.Activity
- setDataOutputRefs(List<String>) - Method in class org.flowable.bpmn.model.IOSpecification
- setDataOutputs(List<DataSpec>) - Method in class org.flowable.bpmn.model.IOSpecification
- setDataSource(DataSource) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setDataSourceJndiName(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDataSourceJndiName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDataSourceJndiName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDataSourceJndiName(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDataSources(Map<Object, DataSource>) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- setDataState(String) - Method in class org.flowable.bpmn.model.DataStore
- setDataState(String) - Method in class org.flowable.bpmn.model.DataStoreReference
- setDataStoreRef(String) - Method in class org.flowable.bpmn.model.DataStoreReference
- setDataStores(Map<String, DataStore>) - Method in class org.flowable.bpmn.model.BpmnModel
- setDate(Date) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- setDatePattern(String) - Method in class org.flowable.bpmn.model.FormProperty
- setDatePattern(String) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- 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
- setDbHistoryUsed(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDbHistoryUsed(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- 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
- setDbSqlSessionFactory(DbSqlSessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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
- setDeadLetterJobDataManager(DeadLetterJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setDeadLetterJobEntityManager(DeadLetterJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setDebugger(ProcessDebugger) - Method in class org.flowable.engine.impl.agenda.DebugFlowableEngineAgendaFactory
- setDecision(Decision) - Method in class org.flowable.cmmn.model.DecisionTask
- setDecision(Decision) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- setDecisionCache(DeploymentCache<DecisionCacheEntry>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- setDecisionCacheLimit(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDecisionCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
- setDecisionCategory(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- setDecisionDataManager(DecisionDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDecisionDefinitionDiagramNames(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Updates all the decision entities to have the correct diagram resource name.
- setDecisionDefinitionId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setDecisionDefinitionId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setDecisionEntity(DecisionEntity) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- setDecisionEntityManager(DecisionEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDecisionEntityManager(DecisionEntityManager) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- setDecisionExecution(DecisionExecutionAuditContainer) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDecisionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionKey(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setDecisionName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setDecisionRef(String) - Method in class org.flowable.cmmn.model.DecisionTask
- setDecisionRefExpression(String) - Method in class org.flowable.cmmn.model.DecisionTask
- setDecisionRequirementsDiagramGenerator(DecisionRequirementsDiagramGenerator) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDecisionRequirementsDiagramHelper(DecisionRequirementsDiagramHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setDecisionResult(List<Map<String, Object>>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setDecisionService(DecisionService) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- setDecisionServiceDividerLine(DmnDiDecisionServiceDividerLine) - Method in class org.flowable.dmn.model.DmnDiShape
- setDecisionServiceResult(Map<String, List<Map<String, Object>>>) - Method in class org.flowable.dmn.api.DecisionServiceExecutionAuditContainer
- setDecisionServiceVariablesOnExecution(Map<String, List<Map<String, Object>>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
- setDecisionServiceVariablesOnExecution(Map<String, List<Map<String, Object>>>, String, DelegateExecution, ObjectMapper, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- setDecisionServiceVariablesOnPlanItemInstance(Map<String, List<Map<String, Object>>>, String, PlanItemInstance, ObjectMapper, boolean) - Method in interface org.flowable.cmmn.api.DecisionTableVariableManager
- setDecisionServiceVariablesOnPlanItemInstance(Map<String, List<Map<String, Object>>>, String, PlanItemInstanceEntity, ObjectMapper, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- SetDecisionTableCategoryCmd - Class in org.flowable.dmn.engine.impl.cmd
- SetDecisionTableCategoryCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- setDecisionTableId(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDecisionTableCategoryCmd
- setDecisionTableVariableManager(DecisionTableVariableManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDecisionTableVariableManager(DecisionTableVariableManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDecisionType(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setDecisionType(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setDecisionVersion(int) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDecisionVersion(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setDecisionVersionsAndIds(ParsedDeployment, Map<DecisionEntity, DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
-
Sets the version on each decision entity, and the identifier.
- setDefaultAsyncJobAcquireWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultAsyncJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDefaultCamelContext(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultCommandConfig(CommandConfig) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setDefaultCommandInterceptors(Collection<? extends CommandInterceptor>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDefaultCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
- setDefaultControl(PlanItemControl) - Method in class org.flowable.cmmn.model.PlanItemDefinition
- setDefaultDescription(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setDefaultDescription(String) - Method in class org.flowable.validation.ValidationError
- setDefaultExpression(String) - Method in class org.flowable.bpmn.model.FormProperty
- setDefaultExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setDefaultFailedJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDefaultFailedJobWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultFlow(String) - Method in class org.flowable.bpmn.model.Activity
- setDefaultFlow(String) - Method in class org.flowable.bpmn.model.Gateway
- setDefaultFunctionCreator(FlowableAstFunctionCreator) - Method in class org.flowable.common.engine.impl.el.FlowableExpressionFactory.FlowableExpressionBuilder
- setDefaultInboundEventPayloadExtractor(InboundEventPayloadExtractor<?>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setDefaultMailClient(FlowableMailClient) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDefaultMailClient(FlowableMailClient) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultMailServer(MailServerInfo) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDefaultMailServer(MailServerInfo) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDefaultNamespace(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- setDefaultNamespace(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- setDefaultNamespace(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- setDefaultOutputEntry(LiteralExpression) - Method in class org.flowable.dmn.model.OutputClause
- setDefaultParallelInSameTransaction(boolean) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setDefaultQueueSizeFullWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultQueueSizeFullWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDefaultReactivationRule(ReactivationRule) - Method in class org.flowable.cmmn.model.ReactivateEventListener
- setDefaultScheduleVersion(Integer) - Method in class org.flowable.common.engine.impl.calendar.AdvancedCycleBusinessCalendar
- setDefaultScheduleVersion(Integer) - Method in class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- setDefaultTenantProvider(DefaultTenantProvider) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDefaultTenantValue(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDefaultTimerJobAcquireWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setDefaultTimerJobAcquireWaitTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setDefaultTraceEnhancer(ScriptTraceEnhancer) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setDefinitionCache(DeploymentCache<DecisionCacheEntry>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDefinitionRef(String) - Method in class org.flowable.cmmn.model.PlanItem
- setDefinitions(List<VariableAggregationDefinition.Variable>) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setDefinitions(List<VariableAggregationDefinition.Variable>) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setDefinitionsAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.bpmn.model.BpmnModel
- setDefinitionsAttributes(Map<String, List<ExtensionAttribute>>) - Method in class org.flowable.cmmn.model.CmmnModel
- setDelay(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- setDelegateExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- setDelegateExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- setDelegateExpression(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- setDelegateExpression(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDelegateInterceptor(DelegateInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDelegationState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDelegationState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setDelegationState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setDelegationState(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDelegationState(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setDelegationState(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setDelegationState(DelegationState) - Method in interface org.flowable.task.api.Task
-
The current
DelegationState
for this task. - setDelegationState(DelegationState) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDelegationStateString(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDeleted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setDeleted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- setDeleted(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- setDeleted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setDeleted(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDeleteReason(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- 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
- setDeleteReason(String) - Method in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- setDeleteReason(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setDeleteReason(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setDeleteReason(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDeleteReason(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDeleteStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDeletionOrder(List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setDependentEngineMybatisTypeAliasConfigs(List<MybatisTypeAliasConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDependentEngineMybatisTypeHandlerConfigs(List<MybatisTypeHandlerConfigurator>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDependentEngineMyBatisXmlMappers(Set<String>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDependentScopeTypes(Collection<String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDependentScopeTypes(Collection<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setDeployers(List<Deployer>) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- setDeployers(List<Deployer>) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- setDeployment(EngineDeployment) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setDeployment(DmnDeploymentEntity) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- setDeployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- setDeployment(EventDeploymentEntity) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- setDeploymentCategory(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the category of a deployment.
- setDeploymentCategory(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- 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.
- setDeploymentCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
-
Changes the category of a deployment.
- setDeploymentCategory(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- setDeploymentCategory(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
-
Changes the category of a deployment.
- SetDeploymentCategoryCmd - Class in org.flowable.dmn.engine.impl.cmd
- SetDeploymentCategoryCmd - Class in org.flowable.engine.impl.cmd
- SetDeploymentCategoryCmd - Class in org.flowable.eventregistry.impl.cmd
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- SetDeploymentCategoryCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentDataManager(CmmnDeploymentDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDeploymentDataManager(DmnDeploymentDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDeploymentDataManager(DeploymentDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentDataManager(EventDeploymentDataManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setDeploymentEntityManager(CmmnDeploymentEntityManager) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setDeploymentEntityManager(DmnDeploymentEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDeploymentEntityManager(DmnDeploymentEntityManager) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DeploymentManager
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentEntityManager(DeploymentEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setDeploymentEntityManager(EventDeploymentEntityManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setDeploymentEntityManager(EventDeploymentEntityManager) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- setDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- setDeploymentId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setDeploymentId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setDeploymentId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setDeploymentId(String) - Method in interface org.flowable.common.engine.api.repository.EngineResource
- setDeploymentId(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- setDeploymentId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- setDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentId(String) - Method in class org.flowable.engine.impl.cmd.SetDeploymentKeyCmd
- setDeploymentId(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- setDeploymentId(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.engine.repository.Model
- setDeploymentId(String) - Method in class org.flowable.eventregistry.impl.cmd.SetDeploymentCategoryCmd
- setDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- setDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setDeploymentId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.dmn.engine.test.FlowableDmnTestHelper
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.engine.test.FlowableTestHelper
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.eventregistry.test.FlowableEventTestHelper
- setDeploymentIdIn(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setDeploymentIdIn(List<String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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(CmmnDeploymentManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDeploymentManager(DeploymentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentMode(String) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setDeploymentMode(String) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- setDeploymentMode(String) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setDeploymentMode(String) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setDeploymentMode(String) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setDeploymentName(String) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setDeploymentName(String) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- setDeploymentName(String) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setDeploymentName(String) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setDeploymentName(String) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.dmn.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.eventregistry.impl.cmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.SetDeploymentParentDeploymentIdCmd
- setDeploymentProperties(CommonAutoDeploymentProperties) - Method in class org.flowable.common.spring.CommonAutoDeploymentStrategy
- setDeploymentResources(Resource[]) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setDeploymentResources(Resource[]) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- setDeploymentResources(Resource[]) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setDeploymentResources(Resource[]) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setDeploymentResources(Resource[]) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setDeploymentStrategies(Collection<AutoDeploymentStrategy<CmmnEngine>>) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setDeploymentStrategies(Collection<AutoDeploymentStrategy<DmnEngine>>) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setDeploymentStrategies(Collection<AutoDeploymentStrategy<ProcessEngine>>) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setDeploymentStrategies(Collection<AutoDeploymentStrategy<EventRegistryEngine>>) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setDeploymentTenantId(String, String) - Method in interface org.flowable.dmn.api.DmnRepositoryService
-
Changes the tenant id of a deployment.
- setDeploymentTenantId(String, String) - Method in class org.flowable.dmn.engine.impl.DmnRepositoryServiceImpl
- setDeploymentTenantId(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
-
Changes the tenant id of a deployment.
- setDeploymentTenantId(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- setDeploymentTenantId(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
-
Changes the tenant id of a deployment.
- SetDeploymentTenantIdCmd - Class in org.flowable.dmn.engine.impl.cmd
- SetDeploymentTenantIdCmd - Class in org.flowable.eventregistry.impl.cmd
- SetDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.dmn.engine.impl.cmd.SetDeploymentTenantIdCmd
- SetDeploymentTenantIdCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.SetDeploymentTenantIdCmd
- setDeploymentTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setDeploymentTime(Date) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setDeploymentTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setDeploymentTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setDeploymentTime(Date) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setDeploymentTime(Date) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setDeploymentTime(Date) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setDeploymentUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setDeploymentUrl(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setDeploymentUrl(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setDerivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setDerivedCaseDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setDerivedCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setDerivedCaseDefinitionUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- 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 interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setDescription(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setDescription(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setDescription(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setDescription(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setDescription(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setDescription(String) - Method in class org.flowable.dmn.model.DmnElement
- setDescription(String) - Method in class org.flowable.engine.app.AppModel
- setDescription(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setDescription(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setDescription(String) - Method in interface org.flowable.engine.task.Attachment
-
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
- setDescription(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setDescription(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setDescription(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setDescription(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setDescription(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setDescription(String) - Method in class org.flowable.form.api.FormInfo
- setDescription(String) - Method in class org.flowable.form.model.SimpleFormModel
- setDescription(String) - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- setDescription(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.FormModelResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setDescription(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDescription(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setDescription(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setDescription(String) - Method in interface org.flowable.task.api.Task
-
Change the description of the task
- setDescription(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the description of the task
- setDescription(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDescriptionLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDescriptionLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDeserializerDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setDeserializerType(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setDestination(String) - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- setDestination(String) - Method in class org.flowable.eventregistry.model.JmsOutboundChannelModel
- setDestination(String) - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- setDetails(Map<String, String>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setDetails(Map<String, String>) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setDetailType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setDetailType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setDetailType(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setDiagramResource(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setDiagramResource(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setDiagramResourceName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setDiagramResourceName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setDiagramResourceName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setDiagramResourceName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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.http.common.impl.HttpClientConfig
- setDisableCmmnXmlValidation(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDisableEventRegistry(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDisableEventRegistry(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDisableIdmEngine(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDisableIdmEngine(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDisplayName(String) - Method in interface org.flowable.idm.api.User
- setDisplayName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setDisplayName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setDisplayName(String) - Method in class org.flowable.rest.service.api.identity.UserRequest
- setDisplayName(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setDisplayName(String) - Method in class org.flowable.spring.security.UserDto
- setDisplayOrder(Integer) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- setDisplayOrder(Integer) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- setDisplayOrder(Integer) - Method in class org.flowable.cmmn.model.Milestone
- setDisplayOrder(Integer) - Method in class org.flowable.cmmn.model.Stage
- setDltTopicSuffix(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.engine.impl.persistence.deploy.DecisionCacheEntry
- setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.model.Decision
- setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.model.DecisionService
- setDmnDefinition(DmnDefinition) - Method in class org.flowable.dmn.xml.converter.ConversionHelper
- setDmnDeployer(DmnDeployer) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnDeploymentHelper(DmnDeploymentHelper) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setDmnDeploymentId(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setDmnElement(DmnElement) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setDmnElementRef(String) - Method in class org.flowable.dmn.model.DmnDiEdge
- setDmnElementRef(String) - Method in class org.flowable.dmn.model.DmnDiShape
- setDmnEngine(DmnEngine) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- setDmnEngineAgendaFactory(DmnEngineAgendaFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnEngineConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.configurator.DmnEngineConfigurator
- setDmnEngineConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- setDmnEngineConfiguration(DmnEngineConfiguration) - Method in class org.flowable.dmn.spring.DmnEngineFactoryBean
- setDmnHistoryService(DmnHistoryService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnManagementService(DmnManagementService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnParseFactory(DmnParseFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnParseFactory(DmnParseFactory) - Method in class org.flowable.dmn.engine.impl.deployer.ParsedDeploymentBuilderFactory
- setDmnRepositoryService(DmnRepositoryService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDmnRuleService(DmnDecisionService) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setDocumentation(String) - Method in class org.flowable.bpmn.model.FlowElement
- setDocumentation(String) - Method in class org.flowable.bpmn.model.Process
- setDocumentation(String) - Method in class org.flowable.cmmn.model.CmmnElement
- setDocumentationTextFormat(String) - Method in class org.flowable.cmmn.model.CmmnElement
- setDoubleValue(Double) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setDoubleValue(Double) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setDoubleValue(Double) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setDoubleValue(Double) - Method in interface org.flowable.variable.api.types.ValueFields
-
Sets the double value.
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setDoubleValue(Double) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setDrawSequenceFlowNameWithNoLabelDI(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setDueAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDueAfter(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDueBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDueBefore(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDuedate(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setDuedate(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setDueDate(String) - Method in class org.flowable.bpmn.model.UserTask
- setDueDate(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setDueDate(String) - Method in class org.flowable.cmmn.model.HumanTask
- setDueDate(String) - Method in class org.flowable.cmmn.rest.service.api.management.TimerJobActionRequest
- setDueDate(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setDueDate(String) - Method in class org.flowable.rest.service.api.management.TimerJobActionRequest
- setDueDate(String, Date) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Changes the due date of the task
- setDueDate(String, Date) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setDueDate(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setDueDate(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setDueDate(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setDueDate(Date) - Method in class org.flowable.rest.service.api.management.JobResponse
- setDueDate(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setDueDate(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setDueDate(Date) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setDueDate(Date) - Method in interface org.flowable.task.api.Task
-
Change due date of the task.
- setDueDate(Date) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change due date of the task.
- setDueDate(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDueDateAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setDueDateAfter(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setDueDateBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setDueDateBefore(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setDurationInMillis(Long) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- 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
- setDurationInMillis(Long) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setDurationInMillis(Long) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setDurationInMillis(Long) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setDurationInMillis(Long) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setDurationInMillis(Long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDurationInMillis(Long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDynamicBpmnService(DynamicBpmnService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDynamicCmmnService(DynamicCmmnService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDynamicCmmnService(DynamicCmmnService) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setDynamicStateManager(CmmnDynamicStateManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setElement(BaseElement) - Method in class org.flowable.bpmn.model.GraphicInfo
- setElement(BaseElement) - Method in class org.flowable.cmmn.model.GraphicInfo
- setElement(DmnElement) - Method in class org.flowable.dmn.model.GraphicInfo
- setElementDrawInstructions(Map<Class<? extends NamedElement>, DefaultDecisionRequirementsDiagramGenerator.ActivityDrawInstruction>) - Method in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramGenerator
- setElementId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setElementId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setElementId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setElementId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setElementId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setElementId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setElementId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setElementId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setElementId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setElementId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setElementId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setElementId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setElementIndexVariable(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setElementIndexVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
- setElementName(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setElementName(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setElementName(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setElementName(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setElementProperty(String, String, JsonNode, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setElementProperty(String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setElements(Map<String, DiagramElement>) - Method in class org.flowable.engine.repository.DiagramLayout
- setElementText(String) - Method in class org.flowable.bpmn.model.ExtensionElement
- setElementText(String) - Method in class org.flowable.cmmn.model.ExtensionElement
- setElementText(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setElementVariable(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setElementVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
- setELResolver(ELResolver) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Set our resolver.
- setEmail(String) - Method in interface org.flowable.idm.api.User
- setEmail(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setEmail(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setEmail(String) - Method in class org.flowable.rest.service.api.identity.UserRequest
- setEmail(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setEmail(String) - Method in class org.flowable.spring.security.UserDto
- setEnableActivityContainers(List<EnableActivityContainer>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setEnableActivityMappings(List<EnableActivityMapping>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setEnableCaseDefinitionHistoryLevel(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableConfiguratorServiceLoader(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEnabled(boolean) - Method in interface org.flowable.common.engine.api.delegate.event.FlowableEventDispatcher
- setEnabled(boolean) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- setEnableDatabaseEventLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnabledJobCategories(List<String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnabledJobCategories(List<String>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnabledJobCategories(List<String>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setEnableEagerExecutionTreeFetching(boolean) - Method in class org.flowable.bpmn.model.Process
- 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.cmmn.engine.CmmnEngineConfiguration
- setEnableEntityLinks(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableEventDispatcher(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEnableEventDispatcher(boolean) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setEnableEventDispatcher(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableEventDispatcher(boolean) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setEnableEventDispatcher(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableEventRegistryChangeDetection(boolean) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEnableEventRegistryChangeDetectionAfterEngineCreate(boolean) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- 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.cmmn.engine.CmmnEngineConfiguration
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableHistoryCleaning(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableHistoryCleaning(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableLocalization(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableLocalization(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableLogSqlExecutionTime(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEnableMybatisXmlMappingValidation(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfigurator
- 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
- setEnableSafeCmmnXml(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableSafeDmnXml(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableVerboseExecutionTreeLogging(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEncapsulatedDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
- setEndActivityId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setEndActivityId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setEndActivityId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setEndDate(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setEndDate(Date) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setEndDate(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setEndDateToConfiguration(String, String) - Static method in class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- setEnded(boolean) - Method in class org.flowable.cmmn.api.StageResponse
- setEnded(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setEnded(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setEnded(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEnded(boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setEndedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setEndedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setEndedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setEndedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setEndedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setEndedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setEndedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setEndedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setEndpointRegistry(RabbitListenerEndpointRegistry) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setEndpointRegistry(JmsListenerEndpointRegistry) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setEndpointRegistry(KafkaListenerEndpointRegistry) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setEndTime(Date) - Method in class org.flowable.cmmn.api.StageResponse
- setEndTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setEndTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setEndTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setEndTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setEndTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setEndTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setEndTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- 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
- setEndTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setEndTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setEndTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setEndTime(Date) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setEndTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setEndTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setEngineCfgKey(String) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- setEngineConfiguration(HasExpressionManagerEngineConfiguration) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- setEngineConfiguration(HasExpressionManagerEngineConfiguration) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setEngineConfigurations(Map<String, AbstractEngineConfiguration>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- setEngineLifecycleListeners(List<EngineLifecycleListener>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEngineName(String) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setEngineName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setEngineName(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEngineName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setEngineName(String) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEngineName(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setEngineType(String) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- 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
- setEntity(Entity) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- setEntityClass(Class<?>) - Method in class org.flowable.engine.impl.bpmn.helper.BaseDelegateEventListener
- setEntityClass(Class<?>) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setEntityLinkDataManager(EntityLinkDataManager) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setEntityLinkEntityManager(EntityLinkEntityManager) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setEntityLinkSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEntityLinkSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEntityLinkService(EntityLinkService) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setEntityLinkServiceConfiguration(EntityLinkServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEntityLinkServiceConfiguration(EntityLinkServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEntityLinkServiceConfigurators(Collection<ServiceConfigurator<EntityLinkServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEntityLinkServiceConfigurators(Collection<ServiceConfigurator<EntityLinkServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEntityType(String) - Method in class org.flowable.bpmn.model.EventListener
- setEntryCriteria(List<Criterion>) - Method in interface org.flowable.cmmn.model.HasEntryCriteria
- setEntryCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.PlanItem
- setEntryCriterion(boolean) - Method in class org.flowable.cmmn.model.Criterion
- setEntryCriterionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setEntryCriterionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setEntryCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setEntryCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setEntryCriterionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setEntryCriterionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setEntryDependencies(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
- setEntryDependentPlanItems(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
- setEnumValues(List<RestEnumFormProperty>) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setErrorCode(String) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- setErrorCode(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
- setErrorCode(String) - Method in exception org.flowable.engine.delegate.BpmnError
- setErrorCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorThrowingEventListener
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
- setErrorCode(String) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- setErrorId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableErrorEventImpl
- setErrorMessage(String) - Method in class org.flowable.common.rest.api.RestError
- setErrorMessageRef(List<String>) - Method in class org.flowable.bpmn.model.Operation
- setErrors(Map<String, String>) - Method in class org.flowable.bpmn.model.BpmnModel
- setErrorVariableLocalScope(Boolean) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- setErrorVariableName(String) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- setErrorVariableTransient(Boolean) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- setEscalation(Escalation) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- setEscalationCode(String) - Method in class org.flowable.bpmn.model.Escalation
- setEscalationCode(String) - Method in class org.flowable.bpmn.model.EscalationEventDefinition
- setEscalationCode(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- setEscalationEventDefinition(EscalationEventDefinition) - Method in class org.flowable.engine.impl.bpmn.behavior.EscalationEndEventActivityBehavior
- setEscalationName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableEscalationEventImpl
- setEscalations(Map<String, Escalation>) - Method in class org.flowable.bpmn.model.BpmnModel
- setEvaluateStagesAndCaseInstanceCompletion(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- setEvent(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setEvent(String) - Method in class org.flowable.cmmn.model.FlowableListener
- 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
- setEventConsumerInfos(List<EventConsumerInfo>) - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- setEventDefinitionCache(DeploymentCache<EventDefinitionCacheEntry>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventDefinitionCache(DeploymentCache<EventDefinitionCacheEntry>) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- setEventDefinitionCacheLimit(int) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventDefinitionCategory(String, String) - Method in interface org.flowable.eventregistry.api.EventRepositoryService
- setEventDefinitionCategory(String, String) - Method in class org.flowable.eventregistry.impl.EventRepositoryServiceImpl
- SetEventDefinitionCategoryCmd - Class in org.flowable.eventregistry.impl.cmd
- SetEventDefinitionCategoryCmd(String, String) - Constructor for class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- setEventDefinitionDataManager(EventDefinitionDataManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventDefinitionEntity(EventDefinitionEntity) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- setEventDefinitionEntityManager(EventDefinitionEntityManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventDefinitionEntityManager(EventDefinitionEntityManager) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDeploymentManager
- setEventDefinitionId(String) - Method in class org.flowable.eventregistry.impl.cmd.SetEventDefinitionCategoryCmd
- setEventDefinitionJson(String) - Method in class org.flowable.eventregistry.impl.persistence.deploy.EventDefinitionCacheEntry
- setEventDefinitions(List<EventDefinition>) - Method in class org.flowable.bpmn.model.Event
- setEventDefinitionVersionsAndIds(ParsedDeployment, Map<EventDefinitionEntity, EventDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
-
If the map contains an existing version for an event definition, then the event definition is updated, otherwise a new event definition is created.
- setEventDeployer(EventDefinitionDeployer) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventDeploymentHelper(EventDefinitionDeploymentHelper) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEventDispatcherSupplier(Supplier<FlowableEventDispatcher>) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityManagerImpl
- setEventEngineConfiguration(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- setEventEngineConfiguration(EventRegistryEngineConfiguration) - Method in class org.flowable.eventregistry.spring.EventRegistryFactoryBean
- setEventField(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- setEventField(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- setEventFilterDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setEventHandlerId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setEventHandlerId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setEventHandlers(List<EventLoggerEventHandler>) - Method in class org.flowable.engine.impl.event.logger.AbstractEventFlusher
- setEventHandlers(List<EventLoggerEventHandler>) - Method in interface org.flowable.engine.impl.event.logger.EventFlusher
- setEventHandlers(Map<String, EventHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setEventInstance(EventInstance) - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- setEventJsonConverter(EventJsonConverter) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventKey(String) - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- setEventListeners(List<EventListener>) - Method in class org.flowable.bpmn.model.Process
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEventLogEntryDataManager(EventLogEntryDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventLogEntryEntityManager(EventLogEntryEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventManagementService(EventManagementService) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventModel(EventModel) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- setEventName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setEventName(String) - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Sets the current event (typically when execution an
ExecutionListener
). - setEventName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setEventName(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- setEventName(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setEventName(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setEventName(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setEventName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setEventName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setEventOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setEventParameterVariable(String, String, boolean, Map<String, EventPayloadInstance>, VariableScope) - Static method in class org.flowable.engine.impl.util.EventInstanceBpmnUtil
- setEventParseFactory(EventDefinitionParseFactory) - Method in class org.flowable.eventregistry.impl.deployer.ParsedDeploymentBuilderFactory
- setEventParseFactory(EventDefinitionParseFactory) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventPayloadDefinition(EventPayload) - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- setEventRegistry(EventRegistry) - Method in interface org.flowable.eventregistry.api.InboundEventChannelAdapter
- setEventRegistry(EventRegistry) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventRegistry(EventRegistry) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- setEventRegistry(EventRegistry) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- setEventRegistry(EventRegistry) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- setEventRegistryChangeDetectionDelayInMs(long) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventRegistryChangeDetectionExecutor(EventRegistryChangeDetectionExecutor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventRegistryChangeDetectionInitialDelayInMs(long) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventRegistryChangeDetectionManager(EventRegistryChangeDetectionManager) - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
- setEventRegistryChangeDetectionManager(EventRegistryChangeDetectionManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEventRegistryChangeDetectionManager(EventRegistryChangeDetectionManager) - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- setEventRegistryChangeDetectionManager(EventRegistryChangeDetectionManager) - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- setEventRegistryConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEventRegistryEngine(EventRegistryEngine) - Method in class org.flowable.eventregistry.impl.configurator.EventRegistryEngineConfigurator
- setEventRegistryEngine(EventRegistryEngine) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- setEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryEventConsumers(Map<String, EventRegistryEventConsumer>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setEventRegistryStartCaseInstanceAsync(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryStartProcessInstanceAsync(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryUniqueCaseInstanceCheckWithLock(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryUniqueCaseInstanceStartLockTime(Duration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryUniqueProcessInstanceCheckWithLock(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRegistryUniqueProcessInstanceStartLockTime(Duration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventRepositoryService(EventRepositoryService) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setEvents(String) - Method in class org.flowable.bpmn.model.EventListener
- 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.eventsubscription.service.EventSubscriptionServiceConfiguration
- setEventSubscriptionEntityManager(EventSubscriptionEntityManager) - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- setEventSubscriptionId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- setEventSubscriptionLockTime(Duration) - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- 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
- setEventSubscriptionSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventSubscriptionSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventSubscriptionService(EventSubscriptionService) - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.AbstractEventSubscriptionDataManager
- setEventSubscriptionServiceConfigurators(Collection<ServiceConfigurator<EventSubscriptionServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventSubscriptionServiceConfigurators(Collection<ServiceConfigurator<EventSubscriptionServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventSupport(Object) - Method in class org.flowable.bpmn.model.BpmnModel
- setEventSupport(FlowableEventSupport) - Method in class org.flowable.common.engine.impl.event.FlowableEventDispatcherImpl
- setEventTransformerDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setEventType(String) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setEventType(String) - Method in class org.flowable.cmmn.model.GenericEventListener
- setEventType(String) - Method in class org.flowable.cmmn.model.SendEventServiceTask
- setEventType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setEventType(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryValue
- setEventType(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setEventType(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setEventType(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setException(String) - Method in class org.flowable.common.rest.api.EngineInfoResponse
- setException(String) - Method in class org.flowable.common.rest.exception.ErrorInfo
- setExceptionByteArrayRef(ByteArrayRef) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionByteArrayRef(ByteArrayRef) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExceptionMessage(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setExceptionMessage(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setExceptionMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setExceptionMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setExceptionMessage(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionMessage(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionMessage(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExceptionMessage(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setExceptionMessage(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setExceptionStacktrace(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setExceptionStacktrace(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExceptionStacktrace(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setExchange(String) - Method in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- setExchange(String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- setExclude(boolean) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setExclude(boolean) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- setExclude(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- setExcludeLocalVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setExcludeLocalVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setExcludeLocalVariables(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setExcludeLocalVariables(Boolean) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setExcludeSubprocesses(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setExcludeSubprocesses(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setExcludeSubTasks(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setExcludeSubTasks(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setExcludeTaskVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setExcludeTaskVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setExcludeTaskVariables(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setExcludeTaskVariables(Boolean) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setExclusive(boolean) - Method in class org.flowable.cmmn.model.Task
- setExclusive(boolean) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setExclusive(boolean) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExclusive(boolean) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setExecutable(boolean) - Method in class org.flowable.bpmn.model.Pool
- setExecutable(boolean) - Method in class org.flowable.bpmn.model.Process
- setExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setExecuteServiceSchemaManagers(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setExecution(DelegateExecution) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setExecution(ExecutionEntity) - Method in class org.flowable.engine.impl.agenda.AbstractOperation
- setExecutionDataManager(ExecutionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionEntity(ExecutionEntity) - Method in class org.flowable.engine.debug.ExecutionTreeNode
- setExecutionEntityManager(ExecutionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setExecutionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setExecutionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setExecutionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setExecutionId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setExecutionId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setExecutionId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setExecutionId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setExecutionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setExecutionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setExecutionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setExecutionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setExecutionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setExecutionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setExecutionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setExecutionId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setExecutionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setExecutionJson(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setExecutionJson(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setExecutionListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.FlowElement
- setExecutionListeners(List<FlowableListener>) - Method in interface org.flowable.bpmn.model.HasExecutionListeners
- setExecutionListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.Process
- setExecutionQueryInterceptor(ExecutionQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExecutionTrees(List<DebugInfoExecutionTree>) - Method in class org.flowable.engine.test.impl.logger.AbstractDebugInfo
- setExecutionUrl(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setExecutionUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setExecutionUrl(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setExecutionVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetExecutionVariablesCmd - Class in org.flowable.engine.impl.cmd
- SetExecutionVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- setExecutionVariableValue(Object, DelegateExecution) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- setExecutor(String) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setExistingPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- setExistingPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- setExistingPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- setExistingPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- setExitAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setExitBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setExitCriteria(List<Criterion>) - Method in interface org.flowable.cmmn.model.HasExitCriteria
- setExitCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.PlanItem
- setExitCriteria(List<Criterion>) - Method in class org.flowable.cmmn.model.Stage
- setExitCriterion(boolean) - Method in class org.flowable.cmmn.model.Criterion
- setExitCriterionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- setExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- setExitCriterionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setExitCriterionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setExitCriterionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setExitDependencies(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
- setExitDependentPlanItems(List<PlanItem>) - Method in class org.flowable.cmmn.model.PlanItem
- setExitEventType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- setExitEventType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- setExitEventType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- setExitEventType(String) - Method in class org.flowable.cmmn.model.Criterion
- setExitTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setExitTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setExitTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setExitTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setExitTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setExitTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setExitType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- setExitType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- setExitType(String) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- setExitType(String) - Method in class org.flowable.cmmn.model.Criterion
- setExpanded(Boolean) - Method in class org.flowable.bpmn.model.GraphicInfo
- setExpanded(Boolean) - Method in class org.flowable.cmmn.model.GraphicInfo
- setExpanded(Boolean) - Method in class org.flowable.dmn.model.GraphicInfo
- setExporter(String) - Method in class org.flowable.bpmn.model.BpmnModel
- setExporter(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setExporter(String) - Method in class org.flowable.dmn.model.DmnDefinition
- setExporterVersion(String) - Method in class org.flowable.bpmn.model.BpmnModel
- setExporterVersion(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setExporterVersion(String) - Method in class org.flowable.dmn.model.DmnDefinition
- setExpression(String) - Method in class org.flowable.bpmn.model.FieldExtension
- setExpression(String) - Method in class org.flowable.bpmn.model.FormProperty
- setExpression(String) - Method in class org.flowable.cmmn.model.FieldExtension
- setExpression(String) - Method in class org.flowable.form.model.ExpressionFormField
- setExpression(Expression) - Method in class org.flowable.dmn.model.Decision
- setExpressionCache(DeploymentCache<Expression>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setExpressionCacheEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExpressionCacheEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionCacheSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExpressionCacheSize(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionFactory(ExpressionFactory) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setExpressionLanguage(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setExpressionLanguage(String) - Method in class org.flowable.dmn.model.DmnDefinition
- setExpressionLanguage(String) - Method in class org.flowable.dmn.model.LiteralExpression
- setExpressionLanguage(String) - Method in class org.flowable.dmn.model.UnaryTests
- setExpressionManager(ExpressionManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- setExpressionManager(ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- setExpressionManager(ExpressionManager) - Method in interface org.flowable.common.engine.impl.HasExpressionManagerEngineConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- setExpressionManager(ExpressionManager) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.bpmn.parser.factory.AbstractBehaviorFactory
- setExpressionManager(ExpressionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExpressionManager(ExpressionManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setExpressionManager(ExpressionManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExtension(JsonNode) - Method in class org.flowable.eventregistry.model.ChannelModel
- setExtensionElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.bpmn.model.BaseElement
- setExtensionElements(Map<String, List<ExtensionElement>>) - Method in class org.flowable.cmmn.model.BaseElement
- setExtensionElements(Map<String, List<DmnExtensionElement>>) - Method in class org.flowable.dmn.model.DmnElement
- setExtensionId(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setExtensionId(String) - Method in class org.flowable.bpmn.model.UserTask
- setExternalRef(String) - Method in class org.flowable.cmmn.model.Decision
- setExternalRef(String) - Method in class org.flowable.cmmn.model.Process
- setExternalUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- setExternalUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setExternalWorkerJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setExternalWorkerJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setExternalWorkerJobDataManager(ExternalWorkerJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setExternalWorkerJobEntityManager(ExternalWorkerJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setExtraValue(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setExtraValue(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setExtraValue(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setExtraValue(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setExtraValue(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setExtraValue(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setFailCodes(Set<String>) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setFailed() - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setFailed(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setFailed(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.job.service.JobServiceConfiguration
- setFailedJobRetryTimeCycleValue(String) - Method in class org.flowable.bpmn.model.Activity
- setFallbackFlowable5CompatibilityHandler(Flowable5CompatibilityHandler) - Static method in class org.flowable.engine.impl.context.Flowable5CompatibilityContext
- setFallbackToDefaultTenant(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setFallbackToDefaultTenant(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setFallbackToDefaultTenant(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.cmmn.model.CaseTask
- setFallbackToDefaultTenant(Boolean) - Method in class org.flowable.cmmn.model.ProcessTask
- setFetchPlanItemInstances(boolean) - Method in class org.flowable.cmmn.engine.interceptor.MigrationContext
- setField(Field, Object, Object) - Static method in class org.flowable.common.engine.impl.util.ReflectUtil
- setField(String) - Method in interface org.flowable.content.api.ContentItem
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.FlowableListener
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.bpmn.model.TaskWithFieldExtensions
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.FlowableListener
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.model.TaskWithFieldExtensions
- setFieldName(int, String, Class<?>, Class<?>) - Method in class org.flowable.engine.impl.bpmn.data.SimpleStructureDefinition
- setFieldName(String) - Method in class org.flowable.bpmn.model.FieldExtension
- setFieldName(String) - Method in class org.flowable.cmmn.model.FieldExtension
- setFields(List<List<FormField>>) - Method in class org.flowable.form.model.FormContainer
- setFields(List<DataGridField>) - Method in class org.flowable.bpmn.model.DataGridRow
- setFields(List<FormField>) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setFields(List<FormField>) - Method in class org.flowable.form.model.SimpleFormModel
- setFields(List<FormField>) - Method in class org.flowable.rest.service.api.FormModelResponse
- 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
- setFileOpener(ResourceAccessor) - Method in class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- setFinished(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setFinished(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setFinished(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setFinished(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setFinished(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setFinished(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setFinishedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setFinishedAfter(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setFinishedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setFinishedBefore(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setFirst(CommandInterceptor) - Method in class org.flowable.common.engine.impl.cfg.CommandExecutorImpl
- setFirstName(String) - Method in interface org.flowable.idm.api.User
- setFirstName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setFirstName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setFirstName(String) - Method in class org.flowable.rest.service.api.identity.UserRequest
- setFirstName(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setFirstName(String) - Method in class org.flowable.spring.security.UserDto
- setFirstResult(int) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- setFirstResult(long) - Method in class org.flowable.common.engine.api.management.TablePage
- setFixedDelayTopicStrategy(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setFixedValue(String) - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- setFixedValue(String) - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- setFixedValue(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.RecordKey
- 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.cmmn.engine.CmmnEngineConfiguration
- setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFlowElementClass(Class<?>) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setFlowElementId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setFlowElementLocalVariableMap(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setFlowElementMap(Map<String, FlowElement>) - Method in class org.flowable.bpmn.model.Process
- setFlowElementMap(Map<String, FlowElement>) - Method in class org.flowable.bpmn.model.SubProcess
- setFlowReferences(List<String>) - Method in class org.flowable.bpmn.model.Lane
- setForceCacheable(boolean) - Method in interface org.flowable.variable.service.impl.types.CacheableVariable
- setForceCacheable(boolean) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- setForceCacheable(boolean) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
-
Force the value to be cacheable.
- setForceCloseMybatisConnectionPool(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setForceDMN11(boolean) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setForceDMN11(boolean) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setForceDMN11(boolean) - Method in class org.flowable.dmn.model.Decision
- setForCompensation(boolean) - Method in class org.flowable.bpmn.model.Activity
- setFormDefinitionCategory(String, String) - Method in interface org.flowable.form.api.FormRepositoryService
- setFormDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- setFormDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- setFormEngines(Map<String, FormEngine>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormFieldHandler(FormFieldHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFormFieldHandler(FormFieldHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormFieldValidationEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFormFieldValidationEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormHandlerHelper(FormHandlerHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormInfo(FormInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setFormInstanceId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setFormKey(String) - Method in class org.flowable.bpmn.model.StartEvent
- setFormKey(String) - Method in class org.flowable.bpmn.model.UserTask
- setFormKey(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setFormKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setFormKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setFormKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setFormKey(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setFormKey(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setFormKey(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setFormKey(String) - Method in class org.flowable.cmmn.model.HumanTask
- setFormKey(String) - Method in class org.flowable.cmmn.model.Stage
- setFormKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setFormKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setFormKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setFormKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setFormKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setFormKey(String) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setFormKey(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setFormKey(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setFormKey(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setFormKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setFormKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setFormKey(String) - Method in interface org.flowable.task.api.Task
-
Change the form key of the task
- setFormKey(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the form key of the task
- setFormKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setFormKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setFormKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setFormKey(Expression) - Method in class org.flowable.engine.impl.form.DefaultFormHandler
- setFormModel(FormModel) - Method in class org.flowable.form.api.FormInfo
- setFormOutcome(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setFormProperties(List<FormProperty>) - Method in class org.flowable.bpmn.model.StartEvent
- setFormProperties(List<FormProperty>) - Method in class org.flowable.bpmn.model.UserTask
- setFormProperties(List<FormProperty>) - Method in class org.flowable.engine.impl.form.FormDataImpl
- setFormProperties(List<RestFormProperty>) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- 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
- setFormValues(List<FormValue>) - Method in class org.flowable.bpmn.model.FormProperty
- setFormVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setFrom(MimeMessage, String) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- setFrom(String) - Method in class org.flowable.bpmn.model.Assignment
- setFrom(String) - Method in class org.flowable.mail.common.api.MailMessage
- setFrom(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setFromLogNumber(Long) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- 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
- setFullPayload(boolean) - Method in class org.flowable.eventregistry.model.EventPayload
- setFunction(String, String, Method) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Define a function.
- setFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setFunctionDelegates(List<FlowableFunctionDelegate>) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
-
Set the custom functions usable in expressions.
- setFunctionResolver(FlowableFunctionResolver) - Method in class org.flowable.common.engine.impl.el.FlowableFunctionMapper
- setFunctionResolverFactory(FlowableFunctionResolverFactory) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setFunctionResolverFactory(FlowableFunctionResolverFactory) - Method in interface org.flowable.common.engine.impl.el.ExpressionManager
- setGenerated(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntity
- setGenerated(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- setGenerated(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntity
- setGenerated(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- setGenerated(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ResourceEntity
- setGenerated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setGlobalAcquireLockEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setGlobalAcquireLockEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setGlobalAcquireLockPrefix(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setGlobalAcquireLockPrefix(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setGlobalArtifacts(List<Artifact>) - Method in class org.flowable.bpmn.model.BpmnModel
- setGraphicalNotationDefined(boolean) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setGraphicalNotationDefined(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setGraphicalNotationDefined(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setGraphicalNotationDefined(boolean) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiShape
- setGraphicInfo(GraphicInfo) - Method in class org.flowable.dmn.model.DmnDiDiagram
- setGraphicInfo(GraphicInfo) - Method in class org.flowable.dmn.model.DmnDiShape
- setGroup(String) - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- setGroup(String) - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- setGroupDataManager(GroupDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setGroupEntityManager(GroupEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setGroupId(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- setGroupId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setGroupId(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setGroupId(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setGroupId(String) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setGroupId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setGroupId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setGroupId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setGroupId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setGroupId(String) - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- setGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntity
- setGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- setGroupId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntity
- setGroupId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- setGroupId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setGroupId(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setGroupId(String) - Method in class org.flowable.rest.service.api.identity.MembershipResponse
- setGroupIds(List<String>) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setGroupsAccess(String) - Method in class org.flowable.engine.app.AppModel
- setHandleCmmnEngineExecutorsAfterEngineCreate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHandleCodes(Set<String>) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setHandleProcessEngineExecutorsAfterEngineCreate(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHandler(CollectionHandler) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setHandler(CollectionHandler) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setHandlerType(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setHandlerType(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setHasEmptyValue(Boolean) - Method in class org.flowable.form.model.OptionFormField
- setHasExistingInstancesForUniqueCorrelation(boolean) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- setHasGraphicalNotation(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setHasGraphicalNotation(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setHasGraphicalNotation(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setHasGraphicalNotation(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setHasStartFormKey(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setHasStartFormKey(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setHasStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHasStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setHeader(boolean) - Method in class org.flowable.eventregistry.model.EventPayload
- setHeaderExtractorDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setHeaderInstances(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- setHeaders(Map<String, String>) - Method in class org.flowable.mail.common.api.MailMessage
- setHeaders(AsyncRequestBuilder, HttpHeaders) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- setHeaders(HttpMessage, HttpHeaders) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setHeaders(WebClient.RequestHeadersSpec<?>, HttpHeaders) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- setHeight(double) - Method in class org.flowable.bpmn.model.GraphicInfo
- setHeight(double) - Method in class org.flowable.cmmn.model.GraphicInfo
- setHeight(double) - Method in class org.flowable.dmn.model.GraphicInfo
- setHeight(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setHierarchyType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setHierarchyType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setHierarchyType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setHierarchyType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setHistoricActivityInstanceDataManager(HistoricActivityInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricActivityInstanceEntityManager(HistoricActivityInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricCaseInstanceDataManager(HistoricCaseInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricCaseInstanceEntityManager(HistoricCaseInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricCaseInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setHistoricDataService(HistoryService) - Method in class org.flowable.engine.test.FlowableRule
- setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setHistoricDecisionExecutionEntityManager(HistoricDecisionExecutionEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setHistoricDetailDataManager(HistoricDetailDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricDetailEntityManager(HistoricDetailEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricEntityLinkDataManager(HistoricEntityLinkDataManager) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setHistoricEntityLinkEntityManager(HistoricEntityLinkEntityManager) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setHistoricEntityLinkService(HistoricEntityLinkService) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setHistoricIdentityLinkDataManager(HistoricIdentityLinkDataManager) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setHistoricIdentityLinkEntityManager(HistoricIdentityLinkEntityManager) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setHistoricIdentityLinkService(HistoricIdentityLinkService) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setHistoricMilestoneInstanceDataManager(HistoricMilestoneInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricMilestoneInstanceEntityManager(HistoricMilestoneInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricPlanItemInstanceDataManager(HistoricPlanItemInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricPlanItemInstanceEntityManager(HistoricPlanItemInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricProcessInstanceDataManager(HistoricProcessInstanceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricProcessInstanceEntityManager(HistoricProcessInstanceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricProcessInstanceQueryInterceptor(HistoricProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskInstanceEntityManager(HistoricTaskInstanceEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskLogEntryEntityManager(HistoricTaskLogEntryEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskService(HistoricTaskService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricVariableInstanceDataManager(HistoricVariableInstanceDataManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setHistoricVariableInstanceEntityManager(HistoricVariableInstanceEntityManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setHistoricVariableService(HistoricVariableService) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setHistory(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryCleaningManager(HistoryCleaningManager) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryCleaningTimeCycleConfig(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryCleaningTimeCycleConfig(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHistoryConfigurationSettings(HistoryConfigurationSettings) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryEnabled(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setHistoryJobDataManager(HistoryJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobEntityManager(HistoryJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobExecutionScope(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobExecutionScope(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobProcessors(List<HistoryJobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryJobProcessors(List<HistoryJobProcessor>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setHistoryJobService(HistoryJobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- 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.cmmn.engine.CmmnEngineConfiguration
- 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
- setHitPolicy(HitPolicy) - Method in class org.flowable.dmn.model.DecisionTable
- setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- setHitPolicyBehaviors(Map<String, AbstractHitPolicy>) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- setHost(String) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setHref(String) - Method in class org.flowable.dmn.model.DmnElementReference
- setHtmlContent(String) - Method in class org.flowable.mail.common.api.MailMessage
- setHttpClient(FlowableHttpClient) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setHttpHeaders(HttpHeaders) - Method in class org.flowable.http.common.api.HttpRequest
- setHttpHeaders(HttpHeaders) - Method in class org.flowable.http.common.api.HttpResponse
- setHttpRequest(HttpRequest) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setHttpRequestHandler(FlowableHttpRequestHandler) - Method in class org.flowable.bpmn.model.HttpServiceTask
- setHttpRequestHandler(FlowableHttpRequestHandler) - Method in class org.flowable.cmmn.model.HttpServiceTask
- setHttpResponseHandler(FlowableHttpResponseHandler) - Method in class org.flowable.bpmn.model.HttpServiceTask
- setHttpResponseHandler(FlowableHttpResponseHandler) - Method in class org.flowable.cmmn.model.HttpServiceTask
- setHumanTask(HumanTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- setHumanTask(HumanTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setHumanTaskStateInterceptor(HumanTaskStateInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIcon(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setIcon(String) - Method in class org.flowable.engine.app.AppModel
- setId(String) - Method in class org.flowable.bpmn.model.BaseElement
- setId(String) - Method in class org.flowable.cmmn.api.StageResponse
- setId(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- setId(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- setId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setId(String) - Method in class org.flowable.cmmn.model.BaseElement
- setId(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- setId(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- setId(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- setId(String) - Method in class org.flowable.dmn.model.DmnElement
- setId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.Error
- setId(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setId(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- setId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setId(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setId(String) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- setId(String) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- setId(String) - Method in class org.flowable.engine.repository.DiagramElement
- setId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setId(String) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setId(String) - Method in class org.flowable.form.api.FormInfo
- setId(String) - Method in class org.flowable.form.model.FormField
- setId(String) - Method in class org.flowable.form.model.FormOutcome
- setId(String) - Method in class org.flowable.form.model.Option
- setId(String) - Method in interface org.flowable.idm.api.Group
- setId(String) - Method in interface org.flowable.idm.api.User
- setId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- setId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- setId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntity
- setId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setId(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setId(String) - Method in class org.flowable.rest.service.api.engine.CommentRequest
- setId(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setId(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setId(String) - Method in class org.flowable.rest.service.api.form.RestEnumFormProperty
- setId(String) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setId(String) - Method in class org.flowable.rest.service.api.FormModelResponse
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.identity.GroupResponse
- setId(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setId(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setId(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setId(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setId(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setId(String) - Method in class org.flowable.spring.security.GroupDetails
- setId(String) - Method in class org.flowable.spring.security.UserDto
- setId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setIdBlockSize(int) - Method in class org.flowable.engine.impl.db.DbIdGenerator
- setIdBlockSize(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setIdentityInfoDataManager(IdentityInfoDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdentityInfoEntityManager(IdentityInfoEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdentityLinkCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setIdentityLinkCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIdentityLinkCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setIdentityLinkCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setIdentityLinkDataManager(IdentityLinkDataManager) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setIdentityLinkEntityManager(IdentityLinkEntityManager) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setIdentityLinkInterceptor(CmmnIdentityLinkInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkInterceptor(IdentityLinkInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkService(IdentityLinkService) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityLinkServiceConfigurators(Collection<ServiceConfigurator<IdentityLinkServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkServiceConfigurators(Collection<ServiceConfigurator<IdentityLinkServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityService(IdentityService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdentityService(IdentityService) - Method in class org.flowable.engine.test.FlowableRule
- setIdentityService(IdmIdentityService) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- setIdField(Field) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setIdGenerator(IdGenerator) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setIdGenerator(IdGenerator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setIdGenerator(IdGenerator) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setIdGenerator(IdGenerator) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setIdGenerator(IdGenerator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdGenerator(IdGenerator) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setIdGenerator(IdGenerator) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmByteArrayDataManager(ByteArrayDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmByteArrayEntityManager(ByteArrayEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmEngine(IdmEngine) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- setIdmEngineConfiguration(IdmEngineConfiguration) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- setIdmEngineConfigurator(EngineConfigurator) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setIdMethod(Method) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- setIdmIdentityService(IdmIdentityService) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmIdentityService(IdmIdentityService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setIdmManagementService(IdmManagementService) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmPropertyDataManager(PropertyDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIdmPropertyEntityManager(PropertyEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setIds(List<String>) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setIfPartId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setIfPartId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- setIgnoreAssignee(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setIgnoreAssignee(boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setIgnoreCondition(String) - Method in class org.flowable.cmmn.model.ReactivationRule
- setIgnoreErrors(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setIgnoreFailedJob(boolean) - Method in exception org.flowable.common.engine.api.FlowableBatchPartMigrationException
- setIgnoreRepetitionCounterVariable(boolean) - Method in class org.flowable.cmmn.model.RepetitionRule
- setIgnoreTaskAssignee(boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setIgnoreTaskAssignee(boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setImplementation(String) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setImplementation(String) - Method in class org.flowable.bpmn.model.CollectionHandler
- setImplementation(String) - Method in class org.flowable.bpmn.model.EventListener
- setImplementation(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setImplementation(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setImplementation(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setImplementation(String) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- setImplementation(String) - Method in class org.flowable.cmmn.model.FlowableListener
- setImplementation(String) - Method in class org.flowable.cmmn.model.ServiceTask
- setImplementation(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setImplementation(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setImplementation(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setImplementation(XMLStreamReader, AbstractFlowableHttpHandler) - Method in class org.flowable.cmmn.converter.ExtensionElementsXMLConverter
- setImplementation(BpmnInterfaceImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setImplementation(OperationImplementation) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setImplementationRef(String) - Method in class org.flowable.bpmn.model.Interface
- setImplementationRef(String) - Method in class org.flowable.bpmn.model.Operation
- setImplementationType(String) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setImplementationType(String) - Method in class org.flowable.bpmn.model.CollectionHandler
- setImplementationType(String) - Method in class org.flowable.bpmn.model.EventListener
- setImplementationType(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setImplementationType(String) - Method in class org.flowable.bpmn.model.SendTask
- setImplementationType(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setImplementationType(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setImplementationType(String) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- setImplementationType(String) - Method in class org.flowable.cmmn.model.Decision
- setImplementationType(String) - Method in class org.flowable.cmmn.model.FlowableListener
- setImplementationType(String) - Method in class org.flowable.cmmn.model.Process
- setImplementationType(String) - Method in class org.flowable.cmmn.model.ServiceTask
- setImplementationType(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setImports(List<Import>) - Method in class org.flowable.bpmn.model.BpmnModel
- setImportType(String) - Method in class org.flowable.bpmn.model.Import
- setInboundChannelModel(InboundChannelModel) - Method in interface org.flowable.eventregistry.api.InboundEventChannelAdapter
- setInboundChannelModel(InboundChannelModel) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelMessageListenerAdapter
- setInboundChannelModel(InboundChannelModel) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelMessageListenerAdapter
- setInboundChannelModel(InboundChannelModel) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelMessageListenerAdapter
- setInboundChannelModelCacheManager(InboundChannelModelCacheManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setInboundEventChannelAdapter(Object) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setInboundEventDeserializer(InboundEventDeserializer<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- setInboundEventKeyDetector(InboundEventKeyDetector<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- setInboundEventPayloadExtractor(InboundEventPayloadExtractor<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- setInboundEventPayloadExtractorsByChannelType(Map<String, InboundEventPayloadExtractor<?>>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setInboundEventProcessingPipeline(Object) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setInboundEventProcessor(InboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
The
InboundEventProcessor
is responsible for handling any new event. - setInboundEventProcessor(InboundEventProcessor) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- setInboundEventProcessor(InboundEventProcessor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setInboundEventTenantDetector(InboundEventTenantDetector<T>) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- setInboundEventTransformer(InboundEventTransformer) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- setIncludeCaseVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setIncludeCaseVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setIncludeEnded(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.model.Milestone
- setIncludeInStageOverview(String) - Method in class org.flowable.cmmn.model.Stage
- setIncludeProcessInstances(boolean) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionActionRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setIncludeProcessVariables(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setIncludeTaskLocalVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setIncludeTaskLocalVariables(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setIncludeTaskLocalVariables(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setIncludeTaskLocalVariables(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setIncomingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.Criterion
- setIncomingAssociations(List<Association>) - Method in interface org.flowable.cmmn.model.HasAssociations
- setIncomingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.PlanItem
- setIncomingFlows(List<SequenceFlow>) - Method in class org.flowable.bpmn.model.FlowNode
- setIndentStep(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- setIndentStep(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- setIndentStep(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- setIndex(int) - Method in class org.flowable.bpmn.model.DataGridRow
- 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
- setInheritBusinessKey(boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setInheritBusinessKey(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setInheritBusinessKey(boolean) - Method in class org.flowable.cmmn.model.ChildTask
- setInheritVariables(boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setInheritVariables(boolean) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setInitialActivityId(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setInitialFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.Process
- setInitialFlowElement(FlowElement) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setInitialFlowElement(FlowElement) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setInitialized(boolean) - Static method in class org.flowable.cmmn.engine.CmmnEngines
- setInitialized(boolean) - Static method in class org.flowable.dmn.engine.DmnEngines
- setInitialized(boolean) - Static method in class org.flowable.engine.ProcessEngines
- setInitialized(boolean) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
- setInitialized(boolean) - Static method in class org.flowable.idm.engine.IdmEngines
- setInitiator(String) - Method in class org.flowable.bpmn.model.StartEvent
- setInitiatorVariableName(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setInitiatorVariableName(String) - Method in class org.flowable.cmmn.model.Case
- setInitiatorVariableName(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setInjectionType(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setInMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setInMessageRef(String) - Method in class org.flowable.bpmn.model.Operation
- setInnerActivityBehavior(AbstractBpmnActivityBehavior) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CallActivity
- setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setInParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.Event
- setInParameters(List<IOParameter>) - Method in interface org.flowable.bpmn.model.HasInParameters
- setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- setInParameters(List<IOParameter>) - Method in class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- setInParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ChildTask
- setInProgressStartDueDate(Date) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the in progress start due date of the task.
- setInProgressStartDueDate(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInProgressStartedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInProgressStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setInProgressStartTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInputClause(InputClause) - Method in class org.flowable.dmn.model.RuleInputClauseContainer
- setInputData(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
- setInputData(List<InputData>) - Method in class org.flowable.dmn.model.DmnDefinition
- setInputDataItem(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setInputDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
- setInputEntries(List<RuleInputClauseContainer>) - Method in class org.flowable.dmn.model.DecisionRule
- setInputEntry(UnaryTests) - Method in class org.flowable.dmn.model.RuleInputClauseContainer
- setInputExpression(LiteralExpression) - Method in class org.flowable.dmn.model.InputClause
- setInputNumber(int) - Method in class org.flowable.dmn.model.InputClause
- setInputValues(UnaryTests) - Method in class org.flowable.dmn.model.InputClause
- setInputVariables(List<String>) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setInputVariableTypes(Map<String, String>) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setInserted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setInserted(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- setInserted(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- setInserted(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setInsertionOrder(List<Class<? extends Entity>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setInsertStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setInstance(Object) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setInstance(Object) - Method in class org.flowable.bpmn.model.FlowableListener
- setInstance(Object) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- setInstance(Object) - Method in class org.flowable.cmmn.model.FlowableListener
- setInstanceId(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setInstanceId(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- setInstanceId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setInstanceId(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setInstanceId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setInstanceId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setInstanceIds(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- setInstanceIds(Collection<String>) - Method in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- setInstanceLifecycleEnabled(boolean) - Method in class org.flowable.cmmn.model.PlanItem
- setInterface(BpmnInterface) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setInterfaces(List<Interface>) - Method in class org.flowable.bpmn.model.BpmnModel
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setInternalJobCompatibilityManager(InternalJobCompatibilityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalJobCompatibilityManager(InternalJobCompatibilityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setInternalJobParentStateResolver(InternalJobParentStateResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalProcessDefinitionLocalizationManager(InternalProcessDefinitionLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalProcessLocalizationManager(InternalProcessLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalTaskLocalizationManager(InternalTaskLocalizationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskLocalizationManager(InternalTaskLocalizationManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInterrupted(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- setInterrupting(boolean) - Method in class org.flowable.bpmn.model.StartEvent
- 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.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setInvolvedUser(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setInvolvedUser(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setInvolvedUser(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setInvolvedUser(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setInvolvedUser(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setInvolvedUser(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setIoSpecification(IOSpecification) - Method in class org.flowable.bpmn.model.Activity
- setIoSpecification(IOSpecification) - Method in class org.flowable.bpmn.model.Process
- setIoSpecification(IOSpecification) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setIpAddress(String) - Method in interface org.flowable.idm.api.Token
- setIpAddress(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setIsActive(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsConcurrent(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsCountEnabled(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsCountEnabled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setIsEnded(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsEventScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsGraphicalNotationDefined(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setIsMultiInstanceRoot(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setIsScope(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setItemComponents(List<ItemDefinition>) - Method in class org.flowable.dmn.model.ItemDefinition
- setItemControl(PlanItemControl) - Method in class org.flowable.cmmn.model.PlanItem
- setItemDefinition(ItemDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.MessageDefinition
- setItemDefinitions(List<ItemDefinition>) - Method in class org.flowable.dmn.model.DmnDefinition
- setItemDefinitions(Map<String, ItemDefinition>) - Method in class org.flowable.bpmn.model.BpmnModel
- setItemId(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setItemKind(String) - Method in class org.flowable.bpmn.model.ItemDefinition
- setItemKind(ItemKind) - Method in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- setItemName(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setItemRef(String) - Method in class org.flowable.bpmn.model.Message
- setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataSpec
- setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataStore
- setItemSubjectRef(String) - Method in class org.flowable.bpmn.model.DataStoreReference
- setItemSubjectRef(ItemDefinition) - Method in class org.flowable.bpmn.model.DataObject
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcDefaultTransactionIsolationLevel(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcDriver(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcDriver(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcDriver(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxActiveConnections(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxCheckoutTime(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxIdleConnections(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcMaxWaitTime(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcMaxWaitTime(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcMaxWaitTime(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcMaxWaitTime(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcPassword(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcPassword(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPassword(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingConnectionNotUsedFor(int) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcPingEnabled(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcPingEnabled(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcPingEnabled(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingEnabled(boolean) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcPingQuery(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcPingQuery(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcPingQuery(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJdbcPingQuery(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setJdbcUrl(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setJdbcUrl(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- 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.common.engine.impl.AbstractEngineConfiguration
- setJdbcUsername(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setJdbcUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJmsOperations(JmsOperations) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- setJmsOperations(JmsOperations) - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- setJobCategory(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- setJobCategory(String) - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- setJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setJobDataManager(JobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobEntityManager(JobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobEntityManager(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setJobEntityManager(JobInfoEntityManager<? extends JobInfoEntity>) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobExecutionScope(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobExecutionScope(String) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobExecutionScope(String) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobHandlerConfiguration(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setJobHandlerConfiguration(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobHandlerConfiguration(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setJobHandlerConfiguration(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobHandlerType(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setJobHandlerType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setJobHandlerType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobHandlerType(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setJobHandlerType(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setJobId(String) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobIds(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.BulkMoveDeadLetterActionRequest
- setJobIds(List<String>) - Method in class org.flowable.rest.service.api.BulkMoveDeadLetterActionRequest
- setJobManager(JobManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobManager(JobManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobManager(JobManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobParentStateResolver(InternalJobParentStateResolver) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobProcessor(List<Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setJobProcessors(List<JobProcessor>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobProcessors(List<JobProcessor>) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Sets the number of retries that a job has left.
- setJobRetries(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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.
- SetJobRetriesCmd - Class in org.flowable.job.service.impl.cmd
- SetJobRetriesCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.SetJobRetriesCmd
- setJobSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobService(JobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- setJobServiceConfiguration(JobServiceConfiguration) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
The ProcessEngineConfiguration instance will be passed when the ProcessEngine is built.
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setJobServiceConfigurators(Collection<ServiceConfigurator<JobServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobServiceConfigurators(Collection<ServiceConfigurator<JobServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobTopicExpression(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- setJobTopicExpression(String) - Method in class org.flowable.engine.interceptor.CreateExternalWorkerJobBeforeContext
- setJobType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setJobType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setJoinParallelActivitiesOnComplete(boolean) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setJpaCloseEntityManager(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setJPAEntity(boolean) - Method in class org.flowable.variable.service.impl.types.EntityMetaData
- 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
- setJsonField(String) - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- setJsonNodeResolver(ELResolver) - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- setJsonPointerExpression(String) - Method in class org.flowable.eventregistry.impl.tenantdetector.JsonPointerBasedInboundEventTenantDetector
- setJsonPointerExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- setJsonPointerExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- setJsonVariableTypeTrackObjects(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJsonVariableTypeTrackObjects(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setKafkaAdminOperations(KafkaAdminOperations) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setKafkaConsumerBackoffManager(KafkaConsumerBackoffManager) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setKafkaOperations(KafkaOperations<Object, Object>) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- setKeepAlive(Duration) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setKeepAliveTime(long) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setKey(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setKey(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setKey(String) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setKey(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setKey(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setKey(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setKey(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setKey(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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
- setKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setKey(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setKey(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setKey(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setKey(String) - Method in class org.flowable.eventregistry.model.EventModel
- setKey(String) - Method in class org.flowable.form.api.FormInfo
- setKey(String) - Method in class org.flowable.form.model.SimpleFormModel
- setKey(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setKey(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setKey(String) - Method in class org.flowable.rest.service.api.FormModelResponse
- setKey(String) - Method in class org.flowable.rest.service.api.identity.UserInfoRequest
- setKey(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setKey(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setKey(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setKey(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- 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
- setLabel(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setLabel(String) - Method in class org.flowable.dmn.model.DmnElement
- setLabelFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setLabelFontName(String) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setLabelFontName(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setLabelGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setLabelGraphicInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiShape
- setLanes(List<Lane>) - Method in class org.flowable.bpmn.model.Process
- setLanguage(String) - Method in class org.flowable.bpmn.model.ScriptInfo
-
The script language
- setLanguage(String) - Method in class org.flowable.cmmn.model.ScriptInfo
-
The script language
- setLanguage(String) - Method in class org.flowable.engine.migration.Script
- setLanguage(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- setLanguage(Expression) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- setLastAvailableAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastAvailableBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastAvailableTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastAvailableTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastAvailableTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastAvailableTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastAvailableTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastAvailableTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setLastDisabledAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastDisabledBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastDisabledTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastDisabledTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastDisabledTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastDisabledTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastDisabledTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastDisabledTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setLastEnabledAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastEnabledBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastEnabledTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastEnabledTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastEnabledTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastEnabledTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastEnabledTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastEnabledTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setLastModifiedBy(String) - Method in interface org.flowable.content.api.ContentItem
- setLastName(String) - Method in interface org.flowable.idm.api.User
- setLastName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setLastName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setLastName(String) - Method in class org.flowable.rest.service.api.identity.UserRequest
- setLastName(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setLastName(String) - Method in class org.flowable.spring.security.UserDto
- setLastReactivatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setLastReactivatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setLastReactivatedBy(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setLastReactivationTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setLastReactivationTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setLastReactivationTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setLastReactivationTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setLastReactivationUserId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setLastReactivationUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setLastReactivationUserId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setLastReactivationUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setLastStartedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastStartedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastStartedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastStartedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastStartedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastStartedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastStartedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastStartedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setLastSuspendedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastSuspendedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setLastSuspendedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastSuspendedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastSuspendedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastSuspendedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastSuspendedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastSuspendedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setLastUnavailableTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setLastUnavailableTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastUnavailableTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastUnavailableTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLastUpdatedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setLastUpdatedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLastUpdatedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setLastUpdatedTime(Date) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setLastUpdatedTime(Date) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setLastUpdateTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntity
- setLastUpdateTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setLastUpdateTime(Date) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setLastUpdateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setLastUpdateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLayout(LayoutDefinition) - Method in class org.flowable.form.model.FormField
- setLevel(ValidationEntry.Level) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setLifecycleListener(AcquireAsyncJobsDueLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- setLifecycleListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.Case
- setLifecycleListeners(List<FlowableListener>) - Method in interface org.flowable.cmmn.model.HasLifecycleListeners
- setLifecycleListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.PlanItemDefinition
- setLinkType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setLinkType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setLinkType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setLinkType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setListenerFactory(CmmnListenerFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(CmmnListenerNotificationHelper) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setListenerNotificationHelper(ListenerNotificationHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setListeners(List<EventLoggerListener>) - Method in class org.flowable.engine.impl.event.logger.EventLogger
- setLocale(Locale) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Set the Locale for this instance.
- setLocalizationProperty(String, String, String, String, ObjectNode) - Method in class org.flowable.engine.impl.DynamicBpmnServiceImpl
- setLocalizedDescription(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
Sets an optional localized description for the case definition
- setLocalizedDescription(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setLocalizedDescription(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.task.api.Task
-
Sets an optional localized description for the task.
- setLocalizedDescription(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Sets an optional localized description for the task.
- setLocalizedDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLocalizedDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
-
Sets an optional localized name for the case.
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstance
-
Sets an optional localized name for the plan item
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
-
Sets an optional localized name for the case definition.
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
-
Sets an optional localized name for the case.
- setLocalizedName(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
-
Sets an optional localized name for the plan item
- setLocalizedName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setLocalizedName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setLocalizedName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.task.api.Task
-
Sets an optional localized name for the task.
- setLocalizedName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Sets an optional localized name for the task.
- setLocalizedName(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setLocalVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- setLocalVariable(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- SetLocalVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetLocalVariableCmd(String, String, Object) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- setLocalVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- setLocalVariables(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- setLocalVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- SetLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetLocalVariablesCmd(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetLocalVariablesCmd
- setLocation(String) - Method in class org.flowable.bpmn.model.Import
- setLockExpirationTime(Date) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setLockExpirationTime(Date) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- setLockExpirationTime(Date) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- setLockExpirationTime(Date) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- setLockExpirationTime(Date) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setLockExpirationTime(Date) - Method in class org.flowable.rest.service.api.management.JobResponse
- setLockName(String) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- setLockOwner(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setLockOwner(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setLockOwner(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setLockOwner(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setLockOwner(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setLockOwner(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setLockOwner(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLockOwner(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLockOwner(String) - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- setLockOwner(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setLockOwner(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setLockOwner(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.ExternalWorkerJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.JobEntityImpl
- setLockOwner(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
- setLockOwner(String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- setLockOwner(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setLockOwner(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setLockPollRate(Duration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setLockTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setLockTime(Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setLockTime(Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setLockTime(Date) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setLockTime(Date) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setLockTimeAndOwner(AsyncExecutor, JobInfoEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- setLockTimeAsyncJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setLockWaitTime(Duration) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- setLogged(boolean) - Method in exception org.flowable.common.engine.api.FlowableException
- setLoggingData(List<ObjectNode>) - Method in class org.flowable.common.engine.impl.logging.LoggingSession
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- setLoggingListener(LoggingListener) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- setLoggingSession(LoggingSession) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionCommandContextCloseListener
- setLoggingSessionEnabled(boolean) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setLogicalNameToClassMapping(Map<String, Class<?>>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setLoginTimeout(int) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- setLoginTimeout(int) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- setLogNumber(long) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setLogNumber(long) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setLogNumber(long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setLogNumber(long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setLogNumber(Long) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setLogWriter(PrintWriter) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- setLogWriter(PrintWriter) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- setLongValue(Long) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setLongValue(Long) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setLongValue(Long) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setLongValue(Long) - Method in interface org.flowable.variable.api.types.ValueFields
-
Sets the long value.
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setLongValue(Long) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setLoopCardinality(String) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setLoopCardinalityExpression(Expression) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setLoopCharacteristics(MultiInstanceLoopCharacteristics) - Method in class org.flowable.bpmn.model.Activity
- setLoopCounterVariable(FlowNode) - Method in class org.flowable.engine.impl.agenda.ContinueMultiInstanceOperation
- setLoopVariable(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setMailClients(Map<String, FlowableMailClient>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailClients(Map<String, FlowableMailClient>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerDefaultFrom(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerDefaultFrom(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerDefaultFrom(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerForceTo(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerForceTo(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerForceTo(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerHost(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerHost(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerHost(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerPassword(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerPassword(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerPassword(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerPort(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerPort(int) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerPort(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServers(Map<String, MailServerInfo>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServers(Map<String, MailServerInfo>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerSSLPort(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerSSLPort(int) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerSSLPort(int) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUsername(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUsername(String) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerUsername(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUseSSL(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUseSSL(boolean) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerUseSSL(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailServerUseTLS(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUseTLS(boolean) - Method in class org.flowable.common.engine.impl.cfg.mail.MailServerInfo
- setMailServerUseTLS(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailSessionJndi(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailSessionJndi(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMailSessionsJndi(Map<String, String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailSessionsJndi(Map<String, String>) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setMainListenerId(String) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setManagementService(ManagementService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setManagementService(ManagementService) - Method in class org.flowable.engine.test.FlowableRule
- setManualActivationRule(ManualActivationRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setManualTermination(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- setMapExceptions(List<MapExceptionEntry>) - Method in class org.flowable.bpmn.model.Activity
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMaxAsyncJobsDuePerAcquisition(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setMaxDelay(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- setMaximumPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setMaximumPriority(Integer) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setMaxInstanceCount(Integer) - Method in class org.flowable.cmmn.model.RepetitionRule
- setMaxIterations(int) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setMaxIterations(int) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setMaxLengthString(int) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setMaxLengthStringVariableType(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setMaxNrOfStatementsInBulkInsert(int) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setMaxNrOfStatementsInBulkInsert(int) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setMaxPoolSize(int) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setMaxPoolSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setMaxResults(int) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMaxTimerJobsPerAcquisition(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setMDCEnabled(boolean) - Static method in class org.flowable.engine.logging.LogMDC
- setMediaType(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- setMediaType(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- setMembershipDataManager(MembershipDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setMembershipEntityManager(MembershipEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setMessage(String) - Method in class org.flowable.common.rest.exception.ErrorInfo
- 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.rest.service.api.engine.CommentRequest
- setMessage(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setMessage(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- 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(List<String>) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setMessage(List<String>) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setMessageCreator(JmsMessageCreator<String>) - Method in class org.flowable.eventregistry.spring.jms.JmsOperationsOutboundEventChannelAdapter
- setMessageData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- setMessageEventSubscriptionName(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setMessageExpression(String) - Method in class org.flowable.bpmn.model.MessageEventDefinition
- setMessageFlows(Map<String, MessageFlow>) - Method in class org.flowable.bpmn.model.BpmnModel
- setMessageListener(GenericMessageListener<ConsumerRecord<K, V>>) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setMessageName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableMessageEventImpl
- setMessageName(String) - Method in class org.flowable.engine.impl.bpmn.helper.MessageThrowingEventListener
- setMessageName(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- setMessageRef(String) - Method in class org.flowable.bpmn.model.MessageEventDefinition
- setMessageRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
- setMessages(Collection<Message>) - Method in class org.flowable.bpmn.model.BpmnModel
- setMetaInfo(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setMetaInfo(String) - Method in interface org.flowable.engine.repository.Model
- setMetaInfo(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setMetaInfo(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setMetaInfo(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setMetaInfo(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setMetaInfo(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setMetaInfo(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setMetaParameter(boolean) - Method in class org.flowable.eventregistry.model.EventPayload
- setMethod(String) - Method in class org.flowable.http.common.api.HttpRequest
- setMigrateToCaseDefinition(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinition(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinition(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinition(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentImpl
- 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
- setMigrationContext(MigrationContext) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- setMigrationMessage(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setMigrationMessage(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setMigrationStacktrace(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setMigrationStacktrace(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setMilestoneInstanceDataManager(MilestoneInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMilestoneInstanceEntityManager(MilestoneInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMilestoneVariable(String) - Method in class org.flowable.cmmn.model.Milestone
- setMimeType(String) - Method in interface org.flowable.content.api.ContentItem
- setMinimumPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setMinimumPriority(Integer) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setModelDataManager(ModelDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setModelEntityManager(ModelEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setModelSource(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.repository.ModelSourceExtraResource
- setModelSource(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.repository.ModelSourceResource
- setMoveExecutionEntityContainers(List<MoveExecutionEntityContainer>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setMoveTimerExecutorPoolSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setMoveTimerExecutorPoolSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setMoveToAvailablePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setMoveToParentProcess(boolean) - Method in class org.flowable.engine.impl.runtime.MoveActivityIdContainer
- setMoveToPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- setMoveToPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setMoveToPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- setMoveToPlanItemMap(Map<String, MovePlanItemInstanceEntityContainer.PlanItemMoveEntry>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- 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
- setMultipleResults(boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setMultiplier(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- setMybatisMappingFile(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setName(String) - Method in class org.flowable.bpmn.model.CustomProperty
- setName(String) - Method in class org.flowable.bpmn.model.DataGridField
- setName(String) - Method in class org.flowable.bpmn.model.DataSpec
- setName(String) - Method in class org.flowable.bpmn.model.DataStore
- setName(String) - Method in class org.flowable.bpmn.model.Escalation
- setName(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
- setName(String) - Method in class org.flowable.bpmn.model.ExtensionElement
- setName(String) - Method in class org.flowable.bpmn.model.FlowElement
- setName(String) - Method in class org.flowable.bpmn.model.FormProperty
- setName(String) - Method in class org.flowable.bpmn.model.FormValue
- setName(String) - Method in class org.flowable.bpmn.model.Interface
- setName(String) - Method in class org.flowable.bpmn.model.Lane
- setName(String) - Method in class org.flowable.bpmn.model.Message
- setName(String) - Method in class org.flowable.bpmn.model.MessageFlow
- setName(String) - Method in class org.flowable.bpmn.model.Operation
- setName(String) - Method in class org.flowable.bpmn.model.Pool
- setName(String) - Method in class org.flowable.bpmn.model.Process
- setName(String) - Method in class org.flowable.bpmn.model.Resource
- setName(String) - Method in class org.flowable.bpmn.model.Signal
- setName(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setName(String) - Method in class org.flowable.cmmn.api.StageResponse
- setName(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- setName(String) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- setName(String) - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setName(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setName(String) - Method in class org.flowable.cmmn.model.Case
- setName(String) - Method in class org.flowable.cmmn.model.CaseElement
- setName(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setName(String) - Method in class org.flowable.cmmn.model.Decision
- setName(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
- setName(String) - Method in class org.flowable.cmmn.model.ExtensionElement
- setName(String) - Method in class org.flowable.cmmn.model.Process
- setName(String) - Method in class org.flowable.cmmn.model.SentryOnPart
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceUpdateRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setName(String) - Method in interface org.flowable.common.engine.api.repository.EngineResource
- setName(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.ByteArrayEntity
- setName(String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- setName(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- setName(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- setName(String) - Method in class org.flowable.common.rest.api.EngineInfoResponse
- setName(String) - Method in class org.flowable.common.rest.variable.EngineRestVariable
- setName(String) - Method in interface org.flowable.content.api.ContentItem
- setName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- setName(String) - Method in class org.flowable.dmn.model.DmnDiDiagram
- setName(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- setName(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setName(String) - Method in class org.flowable.dmn.model.NamedElement
- setName(String) - Method in class org.flowable.dmn.model.OutputClause
- setName(String) - Method in class org.flowable.engine.app.AppModel
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setName(String) - Method in class org.flowable.engine.impl.bpmn.parser.SignalDefinition
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.BpmnInterface
- setName(String) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setName(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setName(String) - Method in class org.flowable.engine.impl.dynamic.DynamicUserTaskBuilder
- setName(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- setName(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setName(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setName(String) - Method in interface org.flowable.engine.repository.Model
- setName(String) - Method in interface org.flowable.engine.task.Attachment
-
free user defined short (max 255 chars) name for this attachment
- setName(String) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventResourceEntity
- setName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- setName(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setName(String) - Method in class org.flowable.eventregistry.model.EventModel
- setName(String) - Method in class org.flowable.eventregistry.model.EventPayload
- setName(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- setName(String) - Method in class org.flowable.form.api.FormInfo
- setName(String) - Method in class org.flowable.form.model.FormField
- setName(String) - Method in class org.flowable.form.model.FormOutcome
- setName(String) - Method in class org.flowable.form.model.Option
- setName(String) - Method in class org.flowable.form.model.SimpleFormModel
- setName(String) - Method in interface org.flowable.idm.api.Group
- setName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntity
- setName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- setName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntity
- setName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- setName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- setName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- setName(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntity
- setName(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeEntityImpl
- setName(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setName(String) - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- setName(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setName(String) - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- setName(String) - Method in class org.flowable.rest.service.api.form.RestEnumFormProperty
- setName(String) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setName(String) - Method in class org.flowable.rest.service.api.FormModelResponse
- setName(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setName(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setName(String) - Method in class org.flowable.rest.service.api.identity.GroupRequest
- setName(String) - Method in class org.flowable.rest.service.api.identity.GroupResponse
- setName(String) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- setName(String) - Method in class org.flowable.rest.service.api.management.TableResponse
- setName(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setName(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setName(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setName(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setName(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setName(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceUpdateRequest
- setName(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setName(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setName(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setName(String) - Method in class org.flowable.spring.security.GroupDetails
- setName(String) - Method in interface org.flowable.task.api.Task
-
Name or title of the task.
- setName(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the name of the task.
- setName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setName(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setName(String) - Method in class org.flowable.validation.validator.ValidatorSet
- setName(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setName(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setName(Expression) - Method in class org.flowable.engine.impl.test.NoOpServiceTask
- setNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setNameLike(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setNameLike(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setNameLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setNameLikeIgnoreCase(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setNamespace(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
- setNamespace(String) - Method in class org.flowable.bpmn.model.ExtensionElement
- setNamespace(String) - Method in class org.flowable.bpmn.model.Import
- setNamespace(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
- setNamespace(String) - Method in class org.flowable.cmmn.model.ExtensionElement
- setNamespace(String) - Method in class org.flowable.dmn.model.DmnDefinition
- setNamespace(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- setNamespace(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setNamespaceContext(NamespaceContext) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- setNamespaceContext(NamespaceContext) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- setNamespaceContext(NamespaceContext) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- setNamespacePrefix(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
- setNamespacePrefix(String) - Method in class org.flowable.bpmn.model.ExtensionElement
- setNamespacePrefix(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
- setNamespacePrefix(String) - Method in class org.flowable.cmmn.model.ExtensionElement
- setNamespacePrefix(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- setNamespacePrefix(String) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setNew(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setNew(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setNew(boolean) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setNew(boolean) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setNew(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setNew(boolean) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setNew(boolean) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setNew(boolean) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setNewAssignee(String) - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- setNewAssigneeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- setNewAssigneeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setNewAssigneeId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- setNewAssigneeId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNewExecutionIds(List<String>) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNewOwnerId(String) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setNewPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- setNewPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdWithDefinitionIdMapping
- setNewPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- setNewPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemDefinitionWithNewTargetIdsMapping
- setNewPlanItemId(String) - Method in class org.flowable.cmmn.api.migration.ChangePlanItemIdMapping
- setNewPlanItemId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemDefinitionWithTargetIdsRequest
- setNewRepeat(JobEntity, int) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- setNewState(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setNext(CommandInterceptor) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- setNext(CommandInterceptor) - Method in class org.flowable.common.engine.impl.interceptor.AbstractCommandInterceptor
- setNext(CommandInterceptor) - Method in interface org.flowable.common.engine.impl.interceptor.CommandInterceptor
- setNext(CommandInterceptor) - Method in class org.flowable.common.engine.impl.interceptor.DefaultCommandInvoker
- setNext(CommandInterceptor) - Method in class org.flowable.dmn.engine.impl.interceptor.DmnCommandInvoker
- setNext(CommandInterceptor) - Method in class org.flowable.engine.impl.interceptor.CommandInvoker
- setNonBlockingBackOff(KafkaInboundChannelModel.NonBlockingRetryBackOff) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setNonMatchingEventConsumer(EventRegistryNonMatchingEventConsumer) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setNonNullParameter(PreparedStatement, int, String, JdbcType) - Method in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- setNoRedirects(boolean) - Method in class org.flowable.http.common.api.HttpRequest
- setNotExclusive(boolean) - Method in class org.flowable.bpmn.model.FlowNode
- setNoWaitStatesAsyncLeave(boolean) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setNullHandlingColumn(String) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- 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
- setNumOfRetries(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- setNumPartitions(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.batch.service.BatchServiceConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setObjectMapper(ObjectMapper) - Method in class org.flowable.common.engine.impl.logging.LoggingSessionFactory
- setObjectMapper(ObjectMapper) - Method in class org.flowable.dmn.engine.impl.RuleEngineExecutorImpl
- setObjectMapper(ObjectMapper) - Method in interface org.flowable.dmn.engine.RuleEngineExecutor
- 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
- setObjectMapper(ObjectMapper) - Method in class org.flowable.entitylink.service.EntityLinkServiceConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.eventsubscription.service.EventSubscriptionServiceConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.identitylink.service.IdentityLinkServiceConfiguration
- setObjectMapper(ObjectMapper) - Method in class org.flowable.job.service.JobServiceConfiguration
- setOccurredAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setOccurredBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setOccurredTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setOccurredTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setOccurredTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setOccurredTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setOccurredTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setOccurredTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setOffsetOutputName(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setOldState(String) - Method in class org.flowable.common.engine.impl.callback.CallbackData
- setOnPartId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setOnPartId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- setOnParts(List<SentryOnPart>) - Method in class org.flowable.cmmn.model.Sentry
- setOnTransaction(String) - Method in class org.flowable.bpmn.model.EventListener
- setOnTransaction(String) - Method in class org.flowable.bpmn.model.FlowableListener
- setOnTransaction(String) - Method in class org.flowable.cmmn.model.FlowableListener
- setOnTransaction(String) - Method in class org.flowable.common.engine.api.delegate.event.AbstractFlowableEventListener
- setOperation(String) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- setOperation(String) - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- setOperation(AbstractOperation) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setOperationRef(String) - Method in class org.flowable.bpmn.model.SendTask
- setOperationRef(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setOperations(List<Operation>) - Method in class org.flowable.bpmn.model.Interface
- setOptions(List<Option>) - Method in class org.flowable.form.model.OptionFormField
- setOptionsExpression(String) - Method in class org.flowable.form.model.OptionFormField
- setOptionType(String) - Method in class org.flowable.form.model.OptionFormField
- setOrder(String) - Method in class org.flowable.common.rest.api.DataResponse
- setOrder(String) - Method in class org.flowable.common.rest.api.PaginateRequest
- setOrdering(String) - Method in class org.flowable.bpmn.model.AdhocSubProcess
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.cache.CachedEntity
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setOriginalPersistentState(Object) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- setOriginalPersistentState(Object) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- setOriginatingCurrentFlowElement(FlowElement) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setOriginatingCurrentFlowElement(FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setOrQueryObjects(List<TaskQueryImpl>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setOutboundEventChannelAdapter(Object) - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- setOutboundEventChannelAdapter(OutboundEventChannelAdapter<T>) - Method in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- setOutboundEventProcessingPipeline(Object) - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- setOutboundEventProcessingPipeline(OutboundEventProcessingPipeline<T>) - Method in class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
- setOutboundEventProcessor(OutboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
The
OutboundEventProcessor
is responsible for handling sending out events. - setOutboundEventProcessor(OutboundEventProcessor) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- setOutboundEventProcessor(OutboundEventProcessor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setOutboundEventSerializer(OutboundEventSerializer) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultOutboundEventProcessingPipeline
- setOutcome(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setOutcome(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- setOutcome(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setOutcome(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- setOutcomes(List<FormOutcome>) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setOutcomes(List<FormOutcome>) - Method in class org.flowable.form.model.SimpleFormModel
- setOutcomes(List<FormOutcome>) - Method in class org.flowable.rest.service.api.FormModelResponse
- setOutcomeVariableName(String) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setOutcomeVariableName(String) - Method in class org.flowable.form.model.SimpleFormModel
- setOutcomeVariableName(String) - Method in class org.flowable.rest.service.api.FormModelResponse
- setOutgoingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.Criterion
- setOutgoingAssociations(List<Association>) - Method in interface org.flowable.cmmn.model.HasAssociations
- setOutgoingAssociations(List<Association>) - Method in class org.flowable.cmmn.model.PlanItem
- setOutgoingFlows(List<SequenceFlow>) - Method in class org.flowable.bpmn.model.FlowNode
- setOutMessage(MessageDefinition) - Method in class org.flowable.engine.impl.bpmn.webservice.Operation
- setOutMessageRef(String) - Method in class org.flowable.bpmn.model.Operation
- setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CallActivity
- setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setOutParameters(List<IOParameter>) - Method in class org.flowable.bpmn.model.Event
- setOutParameters(List<IOParameter>) - Method in interface org.flowable.bpmn.model.HasOutParameters
- setOutParameters(List<IOParameter>) - Method in class org.flowable.cmmn.model.ChildTask
- setOutputClause(OutputClause) - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
- setOutputDecisions(List<DmnElementReference>) - Method in class org.flowable.dmn.model.DecisionService
- setOutputEntries(List<RuleOutputClauseContainer>) - Method in class org.flowable.dmn.model.DecisionRule
- setOutputEntry(LiteralExpression) - Method in class org.flowable.dmn.model.RuleOutputClauseContainer
- setOutputLabel(String) - Method in class org.flowable.dmn.model.DecisionTable
- setOutputNumber(int) - Method in class org.flowable.dmn.model.OutputClause
- setOutputValues(UnaryTests) - Method in class org.flowable.dmn.model.OutputClause
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setOverrideId(boolean) - Method in class org.flowable.form.model.FormField
- setOwner(String) - Method in class org.flowable.bpmn.model.UserTask
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setOwner(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setOwner(String) - Method in class org.flowable.cmmn.model.HumanTask
- setOwner(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setOwner(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setOwner(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setOwner(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setOwner(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setOwner(String) - Method in class org.flowable.engine.interceptor.MigrationContext
- setOwner(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setOwner(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setOwner(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setOwner(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setOwner(String) - Method in interface org.flowable.task.api.Task
-
The user id of the person that is responsible for this task.
- setOwner(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person responsible for this task.
- setOwner(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setOwner(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setOwner(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setOwner(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Set the new owner of a case instance.
- setOwner(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Transfers ownership of this task to another user.
- setOwner(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setOwner(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- setOwner(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setOwner(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setOwner(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Set the new owner of a process instance.
- setOwner(String, String) - Method in interface org.flowable.engine.TaskService
-
Transfers ownership of this task to another user.
- setOwnerId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setOwnerId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setOwnerLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setOwnerLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setOwnerValue(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setOwnerValue(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setParallelInSameTransaction(Boolean) - Method in class org.flowable.bpmn.model.HttpServiceTask
- setParallelInSameTransaction(Boolean) - Method in class org.flowable.cmmn.model.HttpServiceTask
- setParallelMultiInstanceAsyncLeave(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setParameter(Object) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- setParameter(Object) - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- setParameter(Object) - Method in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- setParameter(PreparedStatement, int, String, JdbcType) - Method in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- setParameter(PreparedStatement, int, ByteArrayRef, JdbcType) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRefTypeHandler
- setParameter(PreparedStatement, int, ResourceRef, JdbcType) - Method in class org.flowable.eventregistry.impl.persistence.ResourceRefTypeHandler
- setParameter(PreparedStatement, int, ByteArrayRef, JdbcType) - Method in class org.flowable.idm.engine.impl.persistence.ByteArrayRefTypeHandler
- setParameter(PreparedStatement, int, VariableType, JdbcType) - Method in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- setParameterInstances(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- setParams(Map<String, Object>) - Method in class org.flowable.form.model.FormField
- setParent(PlanFragment) - Method in class org.flowable.cmmn.model.CaseElement
- 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
- setParentCompletionRule(ParentCompletionRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setParentContainer(FlowElementsContainer) - Method in class org.flowable.bpmn.model.FlowElement
- setParentDeploymentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setParentDeploymentId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setParentDeploymentId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setParentDeploymentId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setParentDeploymentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setParentDeploymentId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setParentDeploymentId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setParentDeploymentId(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setParentElementId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setParentElementId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setParentElementId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setParentElementId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setParentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setParentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setParentId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setParentId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setParentId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setParentId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setParentId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setParentId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setParentId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setParentId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setParentId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setParentId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setParentNode(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setParentProcess(Process) - Method in class org.flowable.bpmn.model.Lane
- setParentScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setParentScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setParentScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setParentScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setParentScopeId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setParentScopeId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setParentTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setParentTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setParentTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setParentTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setParentTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setParentTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setParentTaskId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setParentTaskId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setParentTaskId(String) - Method in interface org.flowable.task.api.Task
-
the parent task for which this task is a subtask
- setParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setParentTaskUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setParentTaskUrl(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setParentUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setParsedDeploymentBuilderFactory(ParsedDeploymentBuilderFactory) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setPartition(KafkaOutboundChannelModel.KafkaPartition) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- setPartitionOutputName(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setPartitions(Collection<String>) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- setPassword(String) - Method in interface org.flowable.idm.api.User
- setPassword(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setPassword(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setPassword(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setPassword(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setPassword(String) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setPassword(String) - Method in class org.flowable.rest.service.api.identity.UserRequest
- setPassword(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setPassword(String) - Method in class org.flowable.spring.security.UserDto
- setPasswordBytes(byte[]) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setPasswordBytes(byte[]) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setPasswordEncoder(PasswordEncoder) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setPasswordSalt(PasswordSalt) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setPayload(Collection<EventPayload>) - Method in class org.flowable.eventregistry.model.EventModel
- setPayloadExtractorDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setPayloadInstances(Collection<EventPayloadInstance>) - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- setPerformanceSettings(PerformanceSettings) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPicture(Picture) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntity
- setPicture(Picture) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setPictureUrl(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setPipelineDelegateExpression(String) - Method in class org.flowable.eventregistry.model.InboundChannelModel
- setPipelineDelegateExpression(String) - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- setPlaceholder(String) - Method in class org.flowable.form.model.FormField
- setPlainContent(String) - Method in class org.flowable.mail.common.api.MailMessage
- setPlanItem(PlanItem) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.PlanFragment
- setPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- setPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- setPlanItemDefinition(PlanItemDefinition) - Method in class org.flowable.cmmn.model.PlanItem
- setPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.PlanItemDefinitionMapping
- setPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- setPlanItemDefinitionMap(Map<String, PlanItemDefinition>) - Method in class org.flowable.cmmn.model.Stage
- setPlanItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setPlanItemDefinitionType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setPlanItemDefinitionType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setPlanItemDefinitionTypes(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setPlanItemInstanceDataManager(PlanItemInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPlanItemInstanceEntity(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- setPlanItemInstanceEntity(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- setPlanItemInstanceEntity(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setPlanItemInstanceEntity(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- setPlanItemInstanceEntity(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setPlanItemInstanceEntityManager(PlanItemInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- setPlanItemInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setPlanItemInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setPlanItemInstanceIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- setPlanItemInstanceLifecycleListeners(Map<String, List<PlanItemInstanceLifecycleListener>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPlanItemInstanceName(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setPlanItemInstances(List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setPlanItemInstanceState(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setPlanItemInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setPlanItemLifeCycleEvent(PlanItemLifeCycleEvent) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- setPlanItemLocalizationManager(PlanItemLocalizationManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPlanItemMap(Map<String, PlanItem>) - Method in class org.flowable.cmmn.model.PlanFragment
- setPlanItemRef(String) - Method in class org.flowable.cmmn.model.PlanItemDefinition
- setPlanModel(boolean) - Method in class org.flowable.cmmn.model.Stage
- setPlanModel(Stage) - Method in class org.flowable.cmmn.model.Case
- setPlannedForActivationInMigration(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntity
- setPlannedForActivationInMigration(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setPools(List<Pool>) - Method in class org.flowable.bpmn.model.BpmnModel
- setPort(int) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setPostBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setPostDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPostExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setPostUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setPostUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPostUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPostUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPostUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPostUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setPreBpmnParseHandlers(List<BpmnParseHandler>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPrecedence(Integer) - Method in class org.flowable.engine.impl.bpmn.parser.ErrorEventDefinition
- setPreCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setPreDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPredefinedCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setPredefinedProcessInstanceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setPreExecutionTime(long) - Method in class org.flowable.engine.test.impl.logger.DebugInfoOperationExecuted
- setPreferredOrientation(DecisionTableOrientation) - Method in class org.flowable.dmn.model.DecisionTable
- setPrefix(String) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setPrefix(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- setPrefix(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- setPrefix(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- setPreUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setPreUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeJavaDelegate(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeJavaDelegate(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeJavaDelegateExpression(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeJavaDelegateExpression(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPreUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setPreUpgradeScript(Script) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- setPreUpgradeScript(Script) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setPrincipal(Principal) - Method in interface org.flowable.common.engine.api.identity.AuthenticationContext
-
Changes the currently authenticated principal, or removes the authentication information.
- setPrincipal(Principal) - Method in class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
- setPrincipal(Principal) - Method in class org.flowable.spring.security.SpringSecurityAuthenticationContext
- setPriority(int) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setPriority(int) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setPriority(int) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setPriority(int) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setPriority(int) - Method in interface org.flowable.task.api.Task
-
Sets the indication of how important/urgent this task is
- setPriority(int) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
- setPriority(int) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setPriority(int) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setPriority(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setPriority(Integer) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setPriority(Integer) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setPriority(String) - Method in class org.flowable.bpmn.model.UserTask
- setPriority(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setPriority(String) - Method in class org.flowable.cmmn.model.HumanTask
- setPriority(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setPriority(String) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setPriority(String, int) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Changes the priority of the task.
- setPriority(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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.
- setPrivilegeDataManager(PrivilegeDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setPrivilegeEntityManager(PrivilegeEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setPrivilegeId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntity
- setPrivilegeId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- setPrivilegeMappingDataManager(PrivilegeMappingDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setPrivilegeMappingEntityManager(PrivilegeMappingEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setProblem(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setProblem(String) - Method in class org.flowable.validation.ValidationError
- setProcess(Process) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcess(Process) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcess(Process) - Method in class org.flowable.cmmn.model.ProcessTask
- setProcessBusinessKey(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessKey(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setProcessBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessBusinessKeyLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessKeyLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessBusinessKeyLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessBusinessStatus(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessStatus(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessBusinessStatusLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessStatusLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessBusinessStatusLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setProcessDefId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.form.StartFormDataImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionCacheEntry
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcessDefinition(ProcessDefinition) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionCache(DeploymentCache<ProcessDefinitionCacheEntry>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionCacheLimit(int) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionCategory(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionCategory(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setProcessDefinitionCategory(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionCategory(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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
- setProcessDefinitionCategoryLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionCategoryLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionCategoryLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionDataManager(ProcessDefinitionDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionDeploymentDeletionManager(DeploymentProcessDefinitionDeletionManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionDescription(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setProcessDefinitionDescription(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- 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.
- setProcessDefinitionEngineVersion(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionEntityManager(ProcessDefinitionEntityManager) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setProcessDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setProcessDefinitionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionCategoryCmd
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.dynamic.DynamicEmbeddedSubProcessBuilder
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntity
- setProcessDefinitionId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityImpl
- setProcessDefinitionId(String) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree.DebugInfoExecutionTreeNode
- setProcessDefinitionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setProcessDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setProcessDefinitionId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setProcessDefinitionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setProcessDefinitionId(String) - Method in class org.flowable.validation.ValidationError
- setProcessDefinitionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setProcessDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setProcessDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setProcessDefinitionIds(Set<String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionInfoCache(DeploymentCache<ProcessDefinitionInfoCacheObject>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionInfoCache(DeploymentCache<ProcessDefinitionInfoCacheObject>) - Method in class org.flowable.engine.impl.persistence.deploy.DeploymentManager
- setProcessDefinitionInfoDataManager(ProcessDefinitionInfoDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionInfoEntityManager(ProcessDefinitionInfoEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessDefinitionKey(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setProcessDefinitionKey(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessDefinitionKeyIn(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionKeyNotIn(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionKeys(Set<String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setProcessDefinitionName(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessDefinitionName(String) - Method in class org.flowable.validation.ValidationError
- setProcessDefinitionNameLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionNameLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessDefinitionNameLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionNameLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessDefinitionToMigrateTo(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setProcessDefinitionToMigrateTo(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setProcessDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setProcessDefinitionToMigrateTo(String, Integer) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setProcessDefinitionToMigrateTo(ProcessDefinition) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setProcessDefinitionUrl(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- 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
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessDefinitionVersion(Integer) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.flowable.spring.ProcessEngineFactoryBean
- setProcessEngineConfiguration(ProcessEngineConfiguration) - Method in class org.flowable.engine.configurator.ProcessEngineConfigurator
- setProcessEngineConfiguration(SpringProcessEngineConfiguration) - Method in class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
- setProcesses(List<Process>) - Method in class org.flowable.cmmn.model.CmmnModel
- setProcessExecutionLogger(ProcessExecutionLogger) - Method in class org.flowable.engine.test.impl.logger.ProcessExecutionLoggerConfigurator
- setProcessFinished(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setProcessFinished(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessInstance(ExecutionEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessInstance(ExecutionEntity) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setProcessInstance(DebugInfoExecutionTree.DebugInfoExecutionTreeNode) - Method in class org.flowable.engine.test.impl.logger.DebugInfoExecutionTree
- setProcessInstanceActiveEmbeddedExecutions(Map<String, List<ExecutionEntity>>) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- SetProcessInstanceAssigneeCmd - Class in org.flowable.engine.impl.cmd
-
Command to set a new assignee on a process instance and return the previous one, if any.
- SetProcessInstanceAssigneeCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceAssigneeCmd
- setProcessInstanceBusinessKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- 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
- setProcessInstanceBusinessKeyLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- SetProcessInstanceBusinessStatusCmd - Class in org.flowable.engine.impl.cmd
-
Command
that changes the business status of an existing process instance. - SetProcessInstanceBusinessStatusCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceBusinessStatusCmd
- setProcessInstanceHelper(ProcessInstanceHelper) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setProcessInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setProcessInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setProcessInstanceId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setProcessInstanceId(String) - Method in interface org.flowable.content.api.ContentItem
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.dynamic.ProcessInstanceChangeState
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricDetailEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricScopeInstanceEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setProcessInstanceId(String) - Method in interface org.flowable.engine.task.Comment
- setProcessInstanceId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setProcessInstanceId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setProcessInstanceId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setProcessInstanceId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setProcessInstanceId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setProcessInstanceIds(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessInstanceIds(Set<String>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessInstanceIdVariableName(String) - Method in class org.flowable.bpmn.model.CallActivity
- setProcessInstanceIdVariableName(String) - Method in class org.flowable.cmmn.model.ProcessTask
- setProcessInstanceIdWithChildren(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProcessInstanceIdWithChildren(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setProcessInstanceMigrationCallbacks(List<ProcessInstanceMigrationCallback>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceMigrationManager(ProcessInstanceMigrationManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceMigrationService(ProcessMigrationService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceName(String) - Method in class org.flowable.bpmn.model.CallActivity
- setProcessInstanceName(String) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setProcessInstanceName(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessInstanceName(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- 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
- setProcessInstanceNameLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessInstanceNameLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setProcessInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setProcessInstanceNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- SetProcessInstanceOwnerCmd - Class in org.flowable.engine.impl.cmd
-
Command to set a new owner on a process instance and return the previous one, if any.
- SetProcessInstanceOwnerCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SetProcessInstanceOwnerCmd
- setProcessInstanceQueryInterceptor(ProcessInstanceQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceScope(boolean) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- setProcessInstanceService(ProcessInstanceService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setProcessInstanceStateChangedCallbacks(Map<String, List<RuntimeInstanceStateChangeCallback>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setProcessInstanceUrl(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setProcessInstanceVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setProcessInstanceVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- 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
- setProcessRef(String) - Method in class org.flowable.bpmn.model.Pool
- setProcessRef(String) - Method in class org.flowable.cmmn.model.ProcessTask
- setProcessRefExpression(String) - Method in class org.flowable.cmmn.model.ProcessTask
- setProcessValidator(ProcessValidator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setProfileSessions(List<ProfileSession>) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- setPropagatedStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setPropagatedStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setPropagatedStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setPropagatedStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setPropagatedStageInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setProperties(List<RestFormProperty>) - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- setProperties(Properties) - Method in class org.flowable.common.engine.impl.db.LogSqlExecutionTimePlugin
- setProperty(String, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
-
Set property value
- setPropertyDataManager(PropertyDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setPropertyDataManager(PropertyDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPropertyEntityManager(PropertyEntityManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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
- setPropertyId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setPropertyResolved(boolean) - Method in class org.flowable.common.engine.impl.javax.el.ELContext
-
Called to indicate that a ELResolver has successfully resolved a given (base, property) pair.
- setPropertyValue(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntity
- setPropertyValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricFormPropertyEntityImpl
- setPropertyValue(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setProtocol(String) - Method in class org.flowable.http.common.api.HttpResponse
- setProvisional(boolean) - Method in interface org.flowable.content.api.ContentItem
- setQueryIdentityLinks(List<HistoricIdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setQueryIdentityLinks(List<IdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setQuestion(String) - Method in class org.flowable.dmn.model.Decision
- setQueues(Collection<String>) - Method in class org.flowable.eventregistry.model.RabbitInboundChannelModel
- setQueueSize(int) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setQueueSize(int) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setRabbitOperations(RabbitOperations) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- setRabbitOperations(RabbitOperations) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- setRandom(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.NonBlockingRetryBackOff
- setReachedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setReachedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceQueryRequest
- setReactivateEventListener(ReactivateEventListener) - Method in class org.flowable.cmmn.model.Case
- setReactivationAvailableConditionExpression(String) - Method in class org.flowable.cmmn.model.ReactivateEventListener
- setReactivationRule(ReactivationRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setReadable(boolean) - Method in class org.flowable.bpmn.model.FormProperty
- setReadable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setReadable(boolean) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setReadOnly(boolean) - Method in class org.flowable.form.model.FormField
- setReason(String) - Method in class org.flowable.http.common.api.HttpResponse
- setRecordKey(KafkaOutboundChannelModel.RecordKey) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- setRedeployFlowable5ProcessDefinitions(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setReduceLogLevel(boolean) - Method in exception org.flowable.common.engine.api.FlowableException
- setReferenceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setReferenceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setReferenceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setReferenceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setReferenceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setReferenceId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setReferenceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setReferenceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setReferenceId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setReferenceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setReferenceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setReferenceId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setReferenceId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setReferenceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setReferenceScopeDefinitionId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setReferenceScopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setReferenceScopeDefinitionId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setReferenceScopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setReferenceScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setReferenceScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setReferenceScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setReferenceScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setReferenceScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setReferenceScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setReferenceScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setReferenceScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setReferenceType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setReferenceType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setReferenceType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setReferenceType(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setReferenceType(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setReferenceType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setReferenceType(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setReferenceType(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setReferenceType(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setReferenceType(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setReferenceType(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setReferenceType(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setReferenceType(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setRejectedJobsHandler(SpringRejectedJobsHandler) - Method in class org.flowable.spring.job.service.SpringAsyncExecutor
-
SpringRejectedJobsHandler
implementation that will be used when jobs were rejected by the task executor. - setRemoveWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setRemoveWaitingForRepetitionPlanItemDefinitions(Set<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setRepeat(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setRepeat(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setRepetitionCounter(PlanItemInstanceEntity, int) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- setRepetitionCounter(PlanItemInstanceEntity, int) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- setRepetitionCounterVariableName(String) - Method in class org.flowable.cmmn.model.RepetitionRule
- setRepetitionRule(RepetitionRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setReplicationFactor(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setRepositoryService(DmnRepositoryService) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRepositoryService(RepositoryService) - Method in class org.flowable.engine.test.FlowableRule
- setRepositoryService(EventRepositoryService) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- setRequestEntity(HttpRequest, AsyncRequestBuilder) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- setRequestEntity(HttpRequest, HttpEntityEnclosingRequestBase) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- setRequestEntity(HttpRequest, WebClient.RequestBodySpec) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- setRequestRetryLimit(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setRequired(boolean) - Method in class org.flowable.bpmn.model.FormProperty
- setRequired(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setRequired(boolean) - Method in class org.flowable.form.model.FormField
- setRequired(boolean) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setRequiredAuthority(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
- setRequiredDecision(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
- setRequiredDecision(DmnElementReference) - Method in class org.flowable.dmn.model.InformationRequirement
- setRequiredDecisions(List<InformationRequirement>) - Method in class org.flowable.dmn.model.Decision
- setRequiredInput(DmnElementReference) - Method in class org.flowable.dmn.model.AuthorityRequirement
- setRequiredInput(DmnElementReference) - Method in class org.flowable.dmn.model.InformationRequirement
- setRequiredInputs(List<InformationRequirement>) - Method in class org.flowable.dmn.model.Decision
- setRequiredRule(RequiredRule) - Method in class org.flowable.cmmn.model.PlanItemControl
- setResetExpiredJobEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setResetExpiredJobsInterval(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobsInterval(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setResetExpiredJobsInterval(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setResetExpiredJobsInterval(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobsPageSize(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResetExpiredJobsPageSize(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setResetExpiredJobsRunnable(ResetExpiredJobsRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredJobThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setResetExpiredRunnableName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setResetExpiredRunnableName(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.common.engine.impl.scripting.ScriptBindingsFactory
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResource(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setResource(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setResourceDataManager(CmmnResourceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setResourceDataManager(DmnResourceDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setResourceDataManager(ResourceDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResourceDataManager(EventResourceDataManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setResourceEntity(EngineResource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- setResourceEntityManager(DmnResourceEntityManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setResourceEntityManager(ResourceEntityManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setResourceEntityManager(EventResourceEntityManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setResourceName(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setResourceName(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setResourceName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setResourceName(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setResourceName(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setResourceName(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setResourceName(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setResourceName(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setResourceName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setResourceName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setResourceName(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setResourceName(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setResourceName(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setResourceName(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setResourceNamesOnCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setResourceNamesOnDecisions(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Updates all the decision entities to have the correct resource names.
- setResourceNamesOnEventDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
-
Updates all the channel definition entities to have the correct resource names.
- setResourceNamesOnEventDefinitions(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
-
Updates all the decision table entities to have the correct resource names.
- 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(Collection<Resource>) - Method in class org.flowable.bpmn.model.BpmnModel
- setResources(Map<String, EngineResource>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setResources(Map<String, EngineResource>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setResources(Map<String, EngineResource>) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setResources(Map<String, EngineResource>) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- 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
- setResources(Map<String, EventResourceEntity>) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setResources(Map<String, EventResourceEntity>) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setResourceUrl(String) - Method in class org.flowable.common.rest.api.EngineInfoResponse
- setResult(Object) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setResult(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setResult(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setResultDocRefId(ByteArrayRef) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setResultDocumentJson(String, String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setResultDocumentJson(String, String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setResultVariable(String) - Method in class org.flowable.bpmn.model.ScriptInfo
- setResultVariable(String) - Method in class org.flowable.bpmn.model.ScriptTask
- setResultVariable(String) - Method in class org.flowable.cmmn.model.ScriptInfo
- setResultVariable(String) - Method in interface org.flowable.engine.delegate.BusinessRuleTaskDelegate
- setResultVariable(String) - Method in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- setResultVariable(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- setResultVariable(Expression) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- setResultVariableName(String) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setResultVariableName(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setResultVariableName(String) - Method in class org.flowable.cmmn.model.ServiceTask
- setRetries(int) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setRetries(int) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setRetries(int) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setRetries(Integer) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setRetries(Integer) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setRetries(Integer) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setRetries(Integer) - Method in class org.flowable.rest.service.api.management.JobResponse
- setRetry(KafkaInboundChannelModel.RetryConfiguration) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setRetryTopicSuffix(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setReturnVariables(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setReturnVariables(boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setReused(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setRevision(int) - Method in interface org.flowable.common.engine.impl.db.HasRevision
- setRevision(int) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.deploy.ProcessDefinitionInfoCacheObject
- setRevision(int) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setRevision(Integer) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setRoot(ExecutionTreeNode) - Method in class org.flowable.engine.debug.ExecutionTree
- setRootCause(String) - Method in class org.flowable.bpmn.model.MapExceptionEntry
- 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
- setRootScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setRootScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setRootScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setRootScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setRootScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setRootScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setRootScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setRootScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setRootScopeId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setRootScopeId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setRootScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setRootScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setRootScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setRootScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setRotation(double) - Method in class org.flowable.bpmn.model.GraphicInfo
- setRotation(double) - Method in class org.flowable.cmmn.model.GraphicInfo
- setRoundRobin(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel.KafkaPartition
- setRoutingKey(String) - Method in class org.flowable.eventregistry.model.RabbitOutboundChannelModel
- setRoutingKey(String) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitOperationsOutboundEventChannelAdapter
- setRow(Integer) - Method in class org.flowable.form.model.LayoutDefinition
- setRows(List<Map<String, Object>>) - Method in class org.flowable.common.engine.api.management.TablePage
- setRows(List<DataGridRow>) - Method in class org.flowable.bpmn.model.DataGrid
- setRuleEngineExecutor(RuleEngineExecutor) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setRuleNames(List<String>) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setRuleNumber(int) - Method in class org.flowable.dmn.model.DecisionRule
- setRunAs(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- setRunAs(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRuntimeService(RuntimeService) - Method in class org.flowable.engine.test.FlowableRule
- setSafeAuthorizationGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- setSafeAuthorizationGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- setSafeCandidateGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- setSafeCandidateGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setSafeInValueLists(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
- setSafeInValueLists(HistoricPlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- setSafeInValueLists(CaseDefinitionQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- setSafeInValueLists(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- setSafeInValueLists(PlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisPlanItemInstanceDataManagerImpl
- setSafeInValueLists(ExecutionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- setSafeInValueLists(HistoricProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricProcessInstanceDataManager
- setSafeInValueLists(ProcessDefinitionQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- setSafeInValueLists(ProcessInstanceQueryImpl) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- setSafeInValueLists(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- setSafeInValueLists(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.StartEvent
- setSameDeployment(boolean) - Method in class org.flowable.bpmn.model.UserTask
- setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.CasePageTask
- setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.CaseTask
- setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.HumanTask
- setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.ProcessTask
- setSameDeployment(boolean) - Method in class org.flowable.cmmn.model.Stage
- setSatisfiedSentryPartInstances(List<SentryPartInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setSatisfiedSentryPartInstances(List<SentryPartInstanceEntity>) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.EntityWithSentryPartInstances
- setSatisfiedSentryPartInstances(List<SentryPartInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setSaveProcessInstanceId(boolean) - Method in class org.flowable.rest.service.api.engine.CommentRequest
- setSaveRequest(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponse(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponseAsJson(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setSaveResponseTransient(boolean) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate.RequestData
- setScheduledExecutorService(ScheduledExecutorService) - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSchemaCommandConfig(CommandConfig) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setSchemaLockWaitTime(Duration) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSchemaManagementCmd(Command<Void>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSchemaManager(SchemaManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- 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
- setScope(String) - Method in class org.flowable.bpmn.model.Signal
- setScope(String) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- setScope(String) - Method in class org.flowable.rest.service.api.engine.variable.RestVariable
- setScopeDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setScopeDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setScopeDefinitionId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setScopeDefinitionId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setScopeDefinitionId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- setScopeDefinitionId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setScopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setScopeDefinitionId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setScopeDefinitionId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- setScopeDefinitionId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setScopeDefinitionId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setScopeDefinitionId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setScopeDefinitionId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setScopeDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setScopeDefinitionId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setScopeDefinitionId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setScopeDefinitionId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setScopeDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setScopeDefinitionId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setScopeDefinitionKey(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setScopeDefinitionKey(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setScopeId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setScopeId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setScopeId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setScopeId(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- setScopeId(String) - Method in interface org.flowable.content.api.ContentItem
- setScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setScopeId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setScopeId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setScopeId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setScopeId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setScopeId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setScopeId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setScopeId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setScopeId(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setScopeId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setScopeId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setScopeId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setScopeId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setScopeId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setScopeType(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setScopeType(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setScopeType(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setScopeType(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setScopeType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setScopeType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setScopeType(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setScopeType(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- setScopeType(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setScopeType(String) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- setScopeType(String) - Method in interface org.flowable.content.api.ContentItem
- setScopeType(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setScopeType(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setScopeType(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setScopeType(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setScopeType(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setScopeType(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setScopeType(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- setScopeType(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setScopeType(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setScopeType(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setScopeType(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setScopeType(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setScopeType(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setScopeType(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setScopeType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
-
Set the scope type for the job.
- setScopeType(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setScopeType(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setScopeType(String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntity
-
Set the scope type for the job.
- setScopeType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setScopeType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setScopeType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setScopeType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setScopeType(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setScopeType(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setScopeType(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setScopeType(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setScopeType(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setScopeType(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setScopeType(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setScopeType(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setScript(String) - Method in class org.flowable.bpmn.model.ScriptInfo
-
Set the script payload in the provided language.
- setScript(String) - Method in class org.flowable.bpmn.model.ScriptTask
- setScript(String) - Method in class org.flowable.cmmn.model.ScriptInfo
-
Set the script payload in the provided language.
- setScript(String) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- setScript(String) - Method in class org.flowable.engine.migration.Script
- setScript(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- setScript(Expression) - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
-
Sets the script as Expression for backwards compatibility.
- setScriptBindingsFactory(ScriptBindingsFactory) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setScriptEngineFactories(List<ScriptEngineFactory>) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setScriptErrorListener(ScriptTraceListener) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setScriptFormat(String) - Method in class org.flowable.bpmn.model.ScriptTask
- setScriptFormat(String) - Method in class org.flowable.cmmn.model.ScriptServiceTask
- setScriptInfo(ScriptInfo) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setScriptInfo(ScriptInfo) - Method in class org.flowable.bpmn.model.FlowableListener
-
Sets the script info
- setScriptInfo(ScriptInfo) - Method in interface org.flowable.bpmn.model.HasScriptInfo
-
Sets the script info
- setScriptInfo(ScriptInfo) - Method in class org.flowable.cmmn.model.FlowableListener
-
Sets the script info
- setScriptingEngines(ScriptingEngines) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setScriptingEngines(ScriptingEngines) - Method in interface org.flowable.common.engine.impl.ScriptingEngineAwareEngineConfiguration
- setScriptingEngines(ScriptingEngines) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptProcessor(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- setScriptProcessor(String) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- setScriptSuccessListener(ScriptTraceListener) - Method in class org.flowable.common.engine.impl.scripting.ScriptingEngines
- setSearchKey(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setSearchKey(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setSearchKey(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setSearchKey(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setSearchKey2(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setSearchKey2(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setSearchKey2(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setSearchKey2(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setSecondsToWaitOnShutdown(long) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setSelectedOutcome(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setSelectOnlyFormProperties(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setSelectOnlyVariableUpdates(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setSelector(String) - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- setSelectStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setSendFullErrorException(boolean) - Method in class org.flowable.common.rest.exception.BaseExceptionHandlerAdvice
- setSendSynchronously(boolean) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setSentDate(MimeMessage) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- setSentries(List<Sentry>) - Method in class org.flowable.cmmn.model.PlanFragment
- setSentry(Sentry) - Method in class org.flowable.cmmn.model.Criterion
- setSentryIfPart(SentryIfPart) - Method in class org.flowable.cmmn.model.Sentry
- setSentryPartInstanceCount(int) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- setSentryPartInstanceCount(int) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setSentryPartInstanceDataManager(SentryPartInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setSentryPartInstanceEntityManager(SentryPartInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setSentryRef(String) - Method in class org.flowable.cmmn.model.Criterion
- setSequential(boolean) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setSequential(boolean) - Method in class org.flowable.engine.delegate.event.impl.FlowableMultiInstanceActivityEventImpl
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setSerializerDelegateExpression(String) - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- setSerializerType(String) - Method in class org.flowable.eventregistry.model.OutboundChannelModel
- setServiceConfigurations(Map<String, AbstractServiceConfiguration>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.common.engine.impl.interceptor.CommandContextFactory
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setShowInOverview(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setShowInOverview(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setShowInOverview(boolean) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setSignalData(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- setSignalEventSubscriptionName(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setSignalExpression(String) - Method in class org.flowable.bpmn.model.SignalEventDefinition
- setSignalName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- setSignalName(String) - Method in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- setSignalName(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- setSignalName(String) - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- setSignalRef(String) - Method in class org.flowable.bpmn.model.SignalEventDefinition
- setSignalRef(String) - Method in class org.flowable.cmmn.model.SignalEventListener
- setSignals(Collection<Signal>) - Method in class org.flowable.bpmn.model.BpmnModel
- setSimpleValue(String) - Method in class org.flowable.bpmn.model.CustomProperty
- setSimpleVariable(RestVariable, String, boolean, RestVariable.RestVariableScope, int, BaseVariableResource.VariableInterceptor) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- setSimpleVariable(RestVariable, Task, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- setSimpleVariable(RestVariable, Execution, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- setSimpleVariable(RestVariable, Task, boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- setSize(int) - Method in class org.flowable.common.rest.api.DataResponse
- setSize(Integer) - Method in class org.flowable.common.rest.api.PaginateRequest
- setSkipExpression(String) - Method in class org.flowable.bpmn.model.ScriptTask
- setSkipExpression(String) - Method in class org.flowable.bpmn.model.SequenceFlow
- setSkipExpression(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setSkipExpression(String) - Method in class org.flowable.bpmn.model.UserTask
- setSkipExpression(String) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setSocketTimeout(int) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setSocketTimeout(Duration) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setSort(String) - Method in class org.flowable.common.rest.api.DataResponse
- setSort(String) - Method in class org.flowable.common.rest.api.PaginateRequest
- setSource(String) - Method in class org.flowable.bpmn.model.IOParameter
- setSource(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- setSource(String) - Method in class org.flowable.cmmn.model.IOParameter
- setSource(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- setSource(PlanItem) - Method in class org.flowable.cmmn.model.SentryOnPart
- setSource(PasswordSaltProvider) - Method in interface org.flowable.idm.api.PasswordSalt
- setSource(PasswordSaltProvider) - Method in class org.flowable.idm.engine.impl.authentication.BlankSalt
- setSource(PasswordSaltProvider) - Method in class org.flowable.idm.engine.impl.authentication.PasswordSaltImpl
- setSourceActivityBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setSourceCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setSourceCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- setSourceDockerInfo(GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnDiEdge
- setSourceDockerInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setSourceElement(BaseElement) - Method in class org.flowable.cmmn.model.Association
- setSourceExpression(String) - Method in class org.flowable.bpmn.model.IOParameter
- setSourceExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- setSourceExpression(String) - Method in class org.flowable.cmmn.model.IOParameter
- setSourceExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- setSourceExtraUrl(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setSourceFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SequenceFlow
- setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setSourceProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setSourceRef(String) - Method in class org.flowable.bpmn.model.Association
- setSourceRef(String) - Method in class org.flowable.bpmn.model.DataAssociation
- setSourceRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
- setSourceRef(String) - Method in class org.flowable.bpmn.model.SequenceFlow
- setSourceRef(String) - Method in class org.flowable.cmmn.model.Association
- setSourceRef(String) - Method in class org.flowable.cmmn.model.SentryOnPart
- setSourceState(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setSourceState(String) - Method in class org.flowable.cmmn.model.FlowableListener
- setSourceSystemId(String) - Method in class org.flowable.bpmn.model.BpmnModel
- setSourceSystemId(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- setSourceSystemId(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setSourceSystemId(String) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- setSourceSystemId(String) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- setSourceUrl(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setSplitIterables(boolean) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setStackVariables(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setStage(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setStage(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setStage(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setStage(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStage(boolean) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setStage(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setStage(Boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- setStageInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setStageInstanceId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setStageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setStageInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setStageInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setStageInstanceUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setStagePlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStandardEvent(String) - Method in class org.flowable.cmmn.model.SentryOnPart
- setStart(int) - Method in class org.flowable.common.rest.api.DataResponse
- setStart(Integer) - Method in class org.flowable.common.rest.api.PaginateRequest
- 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
- setStartActivityId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setStartActivityIds(List<String>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- setStartActivityIds(List<String>) - Method in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- setStartCaseInstanceInterceptor(StartCaseInstanceInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setStartedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartedAfter(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setStartedAfter(Date) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setStartedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartedBefore(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setStartedBefore(Date) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setStartedBy(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setStartedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setStartedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setStartedBy(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setStartedBy(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setStartEvent(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setStartEventFormTypes(List<String>) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- setStartEventFormTypes(List<String>) - Method in class org.flowable.bpmn.model.BpmnModel
- setStartEventType(String) - Method in class org.flowable.cmmn.model.Case
- setStartFormDefined(boolean) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setStartFormDefined(boolean) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setStartFormKey(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setStartFormKey(boolean) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setStartFormVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setStartFormVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setStartProcessInstanceInterceptor(StartProcessInstanceInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setStartTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
-
Deprecated.use
DelegatePlanItemInstance.setCreateTime(Date)
instead - setStartTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setStartTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setStartTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setStartTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setStartTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStartTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setStartTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setStartTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setStartTime(Date) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setStartTime(Date) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setStartTime(Date) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- 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
- setStartTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setStartTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setStartTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setStartTime(Date) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setStartTime(Date) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Deprecated.use
HistoricTaskInstanceEntity.setCreateTime(Date)
instead - setStartTlsEnabled(boolean) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setStartUserId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setStartUserId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setStartUserId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setStartUserId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setStartUserId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setStartUserId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- 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
- setStartUserId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setStartUserId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setState(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setState(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setState(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setState(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setState(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setState(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setState(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setState(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setState(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setState(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setState(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setState(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setState(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setState(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setState(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setStatement(String) - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- setStatement(String) - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- setStatementMappings(Map<String, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setStatus(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setStatus(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setStatus(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setStatus(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setStatus(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setStatus(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setStatus(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setStatus(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setStatus(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setStatusCode(int) - Method in class org.flowable.http.common.api.HttpResponse
- setStatusCode(Integer) - Method in class org.flowable.common.rest.api.RestError
- setStoreAsTransientVariable(boolean) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setStoreAsTransientVariable(boolean) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setStoreResultVariableAsTransient(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
- setStoreResultVariableAsTransient(boolean) - Method in class org.flowable.cmmn.model.ServiceTask
- setStreamSource(StreamSource) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- setStreamSource(StreamSource) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setStreamSource(StreamSource) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- setStreamSource(StreamSource) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- setStrictMode(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setStrictMode(Boolean) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setStringContentTypes(Collection<String>) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- setStringValue(String) - Method in class org.flowable.bpmn.model.FieldExtension
- setStringValue(String) - Method in class org.flowable.cmmn.model.FieldExtension
- setStructureRef(String) - Method in class org.flowable.bpmn.model.ItemDefinition
- setSubject(MimeMessage, String, Charset) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- setSubject(String) - Method in class org.flowable.mail.common.api.MailMessage
- setSubmittedBy(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setSubmittedDate(Date) - Method in class org.flowable.form.api.FormInstanceInfo
- 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
- setSubProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setSubProcessModel(BpmnModel) - Method in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- setSubScopeId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setSubScopeId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setSubScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setSubScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setSubScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setSubScopeId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setSubScopeId(String) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setSubScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntity
- setSubScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntity
- setSubScopeId(String) - Method in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- setSubScopeId(String) - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- setSubScopeId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setSubScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setSubScopeId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setSubScopeId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setSubScopeId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractRuntimeJobEntity
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setSubScopeId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setSubScopeId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setSubScopeId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setSubscription(String) - Method in class org.flowable.eventregistry.model.JmsInboundChannelModel
- setSubTaskCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setSubTaskCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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
- setSuperExecutionId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setSuperExecutionUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setSuperProcessInstanceId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setSuperProcessInstanceId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setSuperProcessInstanceId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setSuperProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setSuperProcessInstanceId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setSuperProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setSuperProcessInstanceId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setSuspended(boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setSuspended(boolean) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setSuspended(boolean) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setSuspended(boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setSuspended(boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setSuspended(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setSuspendedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSuspendedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSuspendedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspendedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSuspendedJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setSuspendedJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setSuspendedJobDataManager(SuspendedJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setSuspendedJobEntityManager(SuspendedJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setSuspendedTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSuspendedTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSuspendedTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspendedTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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(int) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspensionState(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- setSuspensionState(ExecutionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setSuspensionState(ProcessDefinitionEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setSuspensionState(TaskEntity, SuspensionState) - Static method in class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- setSystemOutboundEventProcessor(OutboundEventProcessor) - Method in interface org.flowable.eventregistry.api.EventRegistry
-
The
OutboundEventProcessor
is responsible for handling sending system out events. - setSystemOutboundEventProcessor(OutboundEventProcessor) - Method in class org.flowable.eventregistry.impl.DefaultEventRegistry
- setSystemOutboundEventProcessor(OutboundEventProcessor) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTableDataManager(TableDataManager) - Method in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- setTableDataManager(TableDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTableName(String) - Method in class org.flowable.common.engine.api.management.TableMetaData
- setTableName(String) - Method in class org.flowable.common.engine.api.management.TablePage
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTablePrefixIsSchema(boolean) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTarget(String) - Method in class org.flowable.bpmn.model.IOParameter
- setTarget(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setTarget(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- setTarget(String) - Method in class org.flowable.cmmn.model.IOParameter
- setTarget(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setTarget(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- setTargetActivityBehaviorClass(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetActivityType(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- setTargetCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- setTargetCaseDefinitionId(String) - Method in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- setTargetCmmnElementRef(String) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setTargetDockerInfo(GraphicInfo) - Method in class org.flowable.bpmn.model.BpmnDiEdge
- setTargetDockerInfo(GraphicInfo) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setTargetElement(BaseElement) - Method in class org.flowable.cmmn.model.Association
- setTargetExpression(String) - Method in class org.flowable.bpmn.model.IOParameter
- setTargetExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setTargetExpression(String) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- setTargetExpression(String) - Method in class org.flowable.cmmn.model.IOParameter
- setTargetExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setTargetExpression(String) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- setTargetFlowElement(FlowElement) - Method in class org.flowable.bpmn.model.SequenceFlow
- setTargetNamespace(String) - Method in class org.flowable.bpmn.model.BpmnModel
- setTargetNamespace(String) - Method in class org.flowable.cmmn.model.CmmnModel
- setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- setTargetProcessDefinitionId(String) - Method in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- setTargetRef(String) - Method in class org.flowable.bpmn.model.Association
- setTargetRef(String) - Method in class org.flowable.bpmn.model.DataAssociation
- setTargetRef(String) - Method in class org.flowable.bpmn.model.MessageFlow
- setTargetRef(String) - Method in class org.flowable.bpmn.model.SequenceFlow
- setTargetRef(String) - Method in class org.flowable.cmmn.model.Association
- setTargetState(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setTargetState(String) - Method in class org.flowable.cmmn.model.FlowableListener
- setTask(Task) - Method in class org.flowable.engine.impl.form.TaskFormDataImpl
- setTaskAssignee(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskAssignee(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setTaskAssignee(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskAssignee(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setTaskAssigneeLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskAssigneeLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCandidateGroup(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCandidateGroup(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCategory(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCategory(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCategoryIn(List<String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCategoryIn(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCategoryNotIn(List<String>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCategoryNotIn(List<String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCompletedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCompletedAfter(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCompletedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCompletedBefore(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCompletedOn(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCompletedOn(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCompleterVariableName(String) - Method in class org.flowable.bpmn.model.UserTask
- setTaskCompleterVariableName(String) - Method in class org.flowable.cmmn.model.HumanTask
- setTaskCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setTaskCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTaskCreatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCreatedAfter(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCreatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCreatedBefore(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskCreatedOn(Date) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskCreatedOn(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDataManager(TaskDataManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTaskDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTaskDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTaskDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTaskDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setTaskDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTaskDefinitionKey(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setTaskDefinitionKey(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDefinitionKey(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setTaskDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTaskDefinitionKey(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setTaskDefinitionKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTaskDefinitionKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTaskDefinitionKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTaskDefinitionKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTaskDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDefinitionKeyLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTaskDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDefinitionKeyLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTaskDefinitionKeys(Collection<String>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDefinitionKeys(Collection<String>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTaskDeleteReason(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDeleteReason(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDeleteReasonLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDeleteReasonLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDescription(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDescription(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDescriptionLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskDescriptionLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskDueDate(String, Date) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetTaskDueDateCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskDueDateCmd - Class in org.flowable.engine.impl.cmd
- SetTaskDueDateCmd(String, Date) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
- SetTaskDueDateCmd(String, Date) - Constructor for class org.flowable.engine.impl.cmd.SetTaskDueDateCmd
- setTaskEntity(TaskEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- setTaskEntity(TaskEntity) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setTaskEntityManager(TaskEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskExecutor(AsyncTaskExecutor) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Set the task executor for this async executor.
- setTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setTaskId(String) - Method in interface org.flowable.content.api.ContentItem
- 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
- setTaskId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setTaskId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setTaskId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setTaskId(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.form.SubmitFormRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setTaskId(String) - Method in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setTaskId(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTaskId(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setTaskId(String) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setTaskId(String) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTaskId(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTaskIds(Collection<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.BulkTasksRequest
- setTaskIds(Collection<String>) - Method in class org.flowable.rest.service.api.runtime.task.BulkTasksRequest
- setTaskIdVariableName(String) - Method in class org.flowable.bpmn.model.UserTask
- setTaskIdVariableName(String) - Method in class org.flowable.cmmn.model.HumanTask
- setTaskInfoQuery(TaskInfoQuery<? extends TaskInfoQuery<?, ?>, ? extends TaskInfo>) - Method in class org.flowable.task.api.TaskInfoQueryWrapper
- setTaskInvolvedUser(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskInvolvedUser(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskListeners(List<FlowableListener>) - Method in class org.flowable.bpmn.model.UserTask
- setTaskListeners(List<FlowableListener>) - Method in class org.flowable.cmmn.model.HumanTask
- setTaskMaxPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskMaxPriority(Integer) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskMinPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskMinPriority(Integer) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskName(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskName(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskNameLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskNameLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskOwner(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskOwner(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskOwnerLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskOwnerLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskPriority(Integer) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskPriority(Integer) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskPriority(String, int) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- SetTaskPriorityCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskPriorityCmd - Class in org.flowable.engine.impl.cmd
- SetTaskPriorityCmd(String, int) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
- SetTaskPriorityCmd(String, int) - Constructor for class org.flowable.engine.impl.cmd.SetTaskPriorityCmd
- setTaskQueryInterceptor(TaskQueryInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskQueryInterceptor(TaskQueryInterceptor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskScheduler(TaskScheduler) - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- setTaskSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setTaskService(TaskService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskServiceConfiguration(TaskServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTaskServiceConfiguration(TaskServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskServiceConfigurators(Collection<ServiceConfigurator<TaskServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTaskServiceConfigurators(Collection<ServiceConfigurator<TaskServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskUrl(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setTaskUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.form.FormDataResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setTaskUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setTaskVariables(String, Map<String, ? extends Object>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- setTaskVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTaskVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTaskVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- SetTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskVariablesCmd - Class in org.flowable.engine.impl.cmd
- SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- setTaskWithoutCategory(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTaskWithoutCategory(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTechnicalId(String) - Method in class org.flowable.cmmn.model.Criterion
- setTempCompletedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTempCompletedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTenantContext(TenantContext) - Static method in class org.flowable.common.engine.impl.tenant.CurrentTenant
- setTenantId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchEntity
- setTenantId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- setTenantId(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setTenantId(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setTenantId(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationDocumentBuilder
- setTenantId(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationDocumentBuilder
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationDocumentBuilderImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setTenantId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- setTenantId(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setTenantId(String) - Method in interface org.flowable.common.engine.api.tenant.TenantContext
-
Changes the tenant id with the new value.
- setTenantId(String) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- setTenantId(String) - Method in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- setTenantId(String) - Method in interface org.flowable.content.api.ContentItem
- setTenantId(String) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setTenantId(String) - Method in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntity
- setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- setTenantId(String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntity
- setTenantId(String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- setTenantId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentBuilderImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.DeploymentEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setTenantId(String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntity
- setTenantId(String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setTenantId(String) - Method in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- setTenantId(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentBuilder
- setTenantId(String) - Method in interface org.flowable.engine.repository.Model
- setTenantId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setTenantId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setTenantId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setTenantId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setTenantId(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntity
- setTenantId(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- setTenantId(String) - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- setTenantId(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntity
- setTenantId(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- setTenantId(String) - Method in class org.flowable.form.api.FormInstanceInfo
- setTenantId(String) - Method in interface org.flowable.idm.api.User
- setTenantId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- setTenantId(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTenantId(String) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTenantId(String) - Method in interface org.flowable.job.service.impl.persistence.entity.AbstractJobEntity
- setTenantId(String) - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- setTenantId(String) - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskRequest
- setTenantId(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setTenantId(String) - Method in class org.flowable.spring.security.UserDto
- setTenantId(String) - Method in interface org.flowable.task.api.Task
-
Change the tenantId of the task
- setTenantId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTenantIdLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setTenantIdLike(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setTenantIdLikeIgnoreCase(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setTenantIdLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setTenantIdLikeIgnoreCase(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setTerminateAll(boolean) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- setTerminateAll(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- setTerminatedAfter(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setTerminatedBefore(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setTerminatedPlanItemInstances(HashMap<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setTerminatedTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
- setTerminatedTime(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntity
- setTerminatedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- setTerminatedTime(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setTerminatedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setTerminatedTime(Date) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setTerminateMultiInstance(boolean) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- setTerminateMultiInstance(boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- setTerminatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- setTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setTerminatePlanItemDefinitions(Set<TerminatePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setText(String) - Method in class org.flowable.bpmn.model.TextAnnotation
- setText(String) - Method in class org.flowable.cmmn.model.TextAnnotation
- setText(String) - Method in class org.flowable.dmn.model.LiteralExpression
- setText(String) - Method in class org.flowable.dmn.model.UnaryTests
- setTextAnnotations(List<TextAnnotation>) - Method in class org.flowable.cmmn.model.CmmnModel
- setTextFormat(String) - Method in class org.flowable.bpmn.model.TextAnnotation
- setTextFormat(String) - Method in class org.flowable.cmmn.model.TextAnnotation
- setTextValue(String) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setTextValue(String) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setTextValue(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setTextValue(String) - Method in interface org.flowable.variable.api.types.ValueFields
-
Sets the first text value.
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTextValue(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTextValue2(String) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setTextValue2(String) - Method in class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- setTextValue2(String) - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- setTextValue2(String) - Method in interface org.flowable.variable.api.types.ValueFields
-
Sets second text value.
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTextValue2(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTextValues(List<Object>) - Method in class org.flowable.dmn.model.UnaryTests
- setTheme(String) - Method in class org.flowable.engine.app.AppModel
- setThreadFactory(ThreadFactory) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setThreadName(String) - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- setThreadNamePrefix(String) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setThreadPoolNamingPattern(String) - Method in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
- setThreadPoolNamingPattern(String) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- setThrowExceptionOnDeploymentFailure(boolean) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- setTime(Date) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- 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
- setTime(Date) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setTime(Date) - Method in class org.flowable.rest.service.api.engine.CommentResponse
- setTime(Date) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setTime(Date) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setTimeCycle(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setTimeDate(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setTimeDuration(String) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setTimeout(int) - Method in class org.flowable.http.common.api.HttpRequest
- setTimerExpression(String) - Method in class org.flowable.cmmn.model.TimerEventListener
- setTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTimerJobAcquisitionThread(Thread) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setTimerJobCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setTimerJobCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setTimerJobDataManager(TimerJobDataManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerJobEntityManager(TimerJobEntityManager) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Sets the number of retries that a timer job has left.
- setTimerJobRetries(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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.
- SetTimerJobRetriesCmd - Class in org.flowable.job.service.impl.cmd
- SetTimerJobRetriesCmd(String, int, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.SetTimerJobRetriesCmd
- setTimerJobRunnable(AcquireTimerJobsRunnable) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerJobScheduler(TimerJobScheduler) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerJobService(TimerJobService) - Method in class org.flowable.job.service.JobServiceConfiguration
- setTimerLifecycleListener(AcquireTimerLifecycleListener) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockForceAcquireAfter(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockPollRate(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockTimeInMillis(int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
-
Deprecated.
- setTimerLockTimeInMillis(int) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- setTimerLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerLockWaitTime(Duration) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- setTimerManager(TimerManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTimerRunnableNeeded(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- setTimerRunnableNeeded(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setTimerStartTriggerPlanItem(PlanItem) - Method in class org.flowable.cmmn.model.TimerEventListener
- setTimerStartTriggerSourceRef(String) - Method in class org.flowable.cmmn.model.TimerEventListener
- setTimerStartTriggerStandardEvent(String) - Method in class org.flowable.cmmn.model.TimerEventListener
- setTimestamp(Date) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setTimeStamp(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntity
- setTimeStamp(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- setTimeStamp(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntity
- setTimeStamp(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- setTimeStamp(Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- setTimeStamp(Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- 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
- setTimeStamp(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setTimeStamp(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTimeStamp(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTimeZone(TimeZone) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Sets the time zone for which this
CronExpression
will be resolved. - setTo(String) - Method in class org.flowable.bpmn.model.Assignment
- setTo(Collection<String>) - Method in class org.flowable.mail.common.api.MailMessage
- setTo(Date) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setTokenData(String) - Method in interface org.flowable.idm.api.Token
- setTokenData(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setTokenDataManager(TokenDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTokenDate(Date) - Method in interface org.flowable.idm.api.Token
- setTokenDate(Date) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setTokenEntityManager(TokenEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTokenValue(String) - Method in interface org.flowable.idm.api.Token
- setTokenValue(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setToLogNumber(Long) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setTopic(String) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
- setTopic(String) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- setTopic(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- setTopic(String) - Method in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- setTopicOutputName(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setTopicPartitions(Collection<KafkaInboundChannelModel.TopicPartition>) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setTopicPartitions(Collection<TopicPartitionOffset>) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setTopicPattern(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setTopicPattern(Pattern) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setTopics(Collection<String>) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- setTopics(Collection<String>) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setTopicSuffixingStrategy(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- setTotal(long) - Method in class org.flowable.common.engine.api.management.TablePage
- setTotal(long) - Method in class org.flowable.common.rest.api.DataResponse
- setTotalTime(long) - Method in class org.flowable.engine.test.profiler.ProfileSession
- setTotalTimeInMs(long) - Method in class org.flowable.engine.test.profiler.CommandExecutionResult
- setTransactionContext(TransactionContext) - Static method in class org.flowable.common.engine.impl.context.Context
- setTransactionContext(TransactionContext) - Static method in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- setTransactionContextFactory(TransactionContextFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTransactionContextFactory(TransactionContextFactory) - Method in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTransactionFactory(TransactionFactory) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTransactionManager(TransactionManager) - Method in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setTransactionOrder(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntity
- setTransactionOrder(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- setTransactionOrder(Integer) - Method in interface org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntity
- setTransactionOrder(Integer) - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setTransactionsExternallyManaged(boolean) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTransactionSynchronizationAdapterOrder(Integer) - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- setTransactionSynchronizationAdapterOrder(Integer) - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- setTransactionSynchronizationAdapterOrder(Integer) - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- setTransactionSynchronizationAdapterOrder(Integer) - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- setTransformation(String) - Method in class org.flowable.bpmn.model.DataAssociation
- setTransient(boolean) - Method in class org.flowable.bpmn.model.IOParameter
- setTransientVariable(String, Object) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
- setTransientVariable(String, Object) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
- setTransientVariable(String, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- setTransientVariable(String, Object) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
Sets a transient variable, which is local to this variable container.
- setTransientVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
- setTransientVariable(String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setTransientVariable(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariable(String, Object)
, but the variable is transient: - no history is kept for the variable - the variable is only available until a waitstate is reached in the process - transient variables 'shadow' persistent variable (when getVariable('abc') where 'abc' is both persistent and transient, the transient value is returned. - setTransientVariable(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariable(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariableLocal(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariableLocal(String, Object)
, but for a transient variable. - setTransientVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setTransientVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- setTransientVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- setTransientVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setTransientVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceAfterContext
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setTransientVariables(Map<String, Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariables(Map)
, but for transient variables. - setTransientVariables(Map<String, Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariables(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransientVariablesLocal(Map<String, Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariablesLocal(Map)
, but for transient variables. - setTransientVariablesLocal(Map<String, Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setTransientVariablesLocal(Map<String, Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setTransitionEvent(String) - Method in class org.flowable.cmmn.model.Association
- setTransport(MailHostServerConfiguration.Transport) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setTriggerable(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
- setTriggerEventType(String) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setTriggerMode(String) - Method in class org.flowable.cmmn.model.Sentry
- setType(String) - Method in interface org.flowable.batch.service.impl.persistence.entity.BatchPartEntity
- setType(String) - Method in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- setType(String) - Method in class org.flowable.bpmn.model.FormProperty
- setType(String) - Method in class org.flowable.bpmn.model.SendTask
- setType(String) - Method in class org.flowable.bpmn.model.ServiceTask
- setType(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- setType(String) - Method in class org.flowable.cmmn.model.CasePageTask
- setType(String) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- setType(String) - Method in class org.flowable.cmmn.model.ParentCompletionRule
- setType(String) - Method in class org.flowable.cmmn.model.ServiceTask
- setType(String) - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- setType(String) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- setType(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setType(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- setType(String) - Method in class org.flowable.common.rest.variable.EngineRestVariable
- setType(String) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setType(String) - Method in class org.flowable.engine.impl.DataObjectImpl
- setType(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setType(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setType(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setType(String) - Method in interface org.flowable.engine.task.Comment
- setType(String) - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- setType(String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setType(String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setType(String) - Method in class org.flowable.eventregistry.model.ChannelModel
- setType(String) - Method in class org.flowable.eventregistry.model.EventPayload
- setType(String) - Method in class org.flowable.form.model.FormField
- setType(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setType(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setType(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setType(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setType(String) - Method in interface org.flowable.idm.api.Group
- setType(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.GroupEntity
- setType(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- setType(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setType(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setType(String) - Method in class org.flowable.rest.service.api.engine.AttachmentRequest
- setType(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setType(String) - Method in class org.flowable.rest.service.api.engine.CommentRequest
- setType(String) - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- setType(String) - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- setType(String) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setType(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setType(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setType(String) - Method in class org.flowable.rest.service.api.identity.GroupRequest
- setType(String) - Method in class org.flowable.rest.service.api.identity.GroupResponse
- setType(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- setType(String) - Method in class org.flowable.spring.security.GroupDetails
- setType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setType(FlowableEngineEventType) - Method in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- setType(AbstractFormType) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setType(FlowableIdmEventType) - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
- setType(VariableType) - Method in interface org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntity
- setType(VariableType) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTypeActivate(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- setTypeDefault(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTypeIgnore(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- setTypeLanguage(String) - Method in class org.flowable.dmn.model.DmnDefinition
- setTypeLanguage(String) - Method in class org.flowable.dmn.model.ItemDefinition
- setTypeName(String) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setTypeName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setTypeName(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setTypeRef(String) - Method in class org.flowable.dmn.model.Expression
- setTypeRef(String) - Method in class org.flowable.dmn.model.InformationItem
- setTypeRef(String) - Method in class org.flowable.dmn.model.ItemDefinition
- setTypeRef(String) - Method in class org.flowable.dmn.model.OutputClause
- setTypesList(List<VariableType>) - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- setUnassigned(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setUnassigned(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setUnknownFileContentType(String) - Method in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- setUnlock(boolean) - Method in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- setUnlockOwnedJobs(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.AsyncJobExecutorConfiguration
- setUnlockOwnedJobs(boolean) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- setUp() - Method in class org.flowable.engine.test.FlowableTestCase
- setUp() - Method in class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- setUpdated(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
- setUpdated(boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityNoRevision
- setUpdated(boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.Entity
- setUpdated(boolean) - Method in class org.flowable.engine.impl.persistence.entity.AbstractEntityNoRevision
- setUpdateStatements(Map<Class<?>, String>) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setupEngine() - Static method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- setupListenerContainer(MessageListenerContainer, MessageConverter) - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- setupServices() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.management.JobResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentResourceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- setUrl(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setUrl(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setUrl(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setUrl(String) - Method in class org.flowable.http.common.api.HttpRequest
- setUrl(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.engine.CommentRequest
- setUrl(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- setUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.identity.GroupResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.identity.MembershipResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.identity.UserInfoResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.identity.UserResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.management.BatchPartResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.management.BatchResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.management.HistoryJobResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.management.JobResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.management.TableResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResourceResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.DeploymentResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.ModelResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setUrl(String) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.common.engine.impl.interceptor.CommandContext
- setUseClassForNameClassLoading(boolean) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setUseLocalScopeForOutParameters(boolean) - Method in class org.flowable.bpmn.model.CallActivity
- setUseLocalScopeForResultVariable(boolean) - Method in class org.flowable.bpmn.model.ServiceTask
- setUseLock(boolean) - Method in class org.flowable.common.spring.CommonAutoDeploymentProperties
- setUseLockForDatabaseSchemaUpdate(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setUsePrefixId(boolean) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setUsePrefixId(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setUsePrefixId(boolean) - Method in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- setUsePrefixId(boolean) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- setUsePrefixId(boolean) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- setUsePrefixId(boolean) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- setUser(String) - Method in class org.flowable.cmmn.rest.service.api.engine.RestIdentityLink
- setUser(String) - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- setUser(String) - Method in class org.flowable.rest.service.api.engine.RestIdentityLink
- setUserAgent(String) - Method in interface org.flowable.idm.api.Token
- setUserAgent(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setUserDataManager(UserDataManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setUserDataManager(UserDataManager) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- setUserEntityManager(UserEntityManager) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setUserId(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- setUserId(String) - Method in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- setUserId(String) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- setUserId(String) - Method in class org.flowable.engine.impl.IdentityLinkQueryObject
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.AttachmentEntity
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- setUserId(String) - Method in interface org.flowable.engine.impl.persistence.entity.EventLogEntryEntity
- setUserId(String) - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- setUserId(String) - Method in interface org.flowable.engine.task.Comment
- setUserId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntity
- setUserId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- setUserId(String) - Method in interface org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntity
- setUserId(String) - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- setUserId(String) - Method in interface org.flowable.idm.api.Token
- setUserId(String) - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- setUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.MembershipEntity
- setUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- setUserId(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntity
- setUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- setUserId(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- setUserId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- setUserId(String) - Method in class org.flowable.rest.service.api.engine.AttachmentResponse
- setUserId(String) - Method in class org.flowable.rest.service.api.engine.EventResponse
- setUserId(String) - Method in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- setUserId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- setUserId(String) - Method in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- setUserId(String) - Method in class org.flowable.rest.service.api.identity.MembershipRequest
- setUserId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setUserId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- 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
- setUserInfo(String, String, String) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Generic extensibility key-value pairs associated with a user
- setUserInfo(String, String, String) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- setUserInfo(String, String, UserInfoRequest) - Method in class org.flowable.rest.service.api.identity.UserInfoResource
- setUserInfo(String, UserInfoRequest) - Method in class org.flowable.rest.service.api.identity.UserInfoCollectionResource
- SetUserInfoCmd - Class in org.flowable.idm.engine.impl.cmd
- SetUserInfoCmd(String, String, String) - Constructor for class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- 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
- setUserPicture(String, Picture) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Sets the picture for a given user.
- setUserPicture(String, Picture) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- setUserPicture(User, Picture) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- setUserPicture(User, Picture) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- SetUserPictureCmd - Class in org.flowable.idm.engine.impl.cmd
- SetUserPictureCmd(String, Picture) - Constructor for class org.flowable.idm.engine.impl.cmd.SetUserPictureCmd
- setUsersAccess(String) - Method in class org.flowable.engine.app.AppModel
- setUserTask(UserTask) - Method in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- setUserTask(UserTask) - Method in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- setUserTaskFormTypes(List<String>) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- setUserTaskFormTypes(List<String>) - Method in class org.flowable.bpmn.model.BpmnModel
- setUserTaskStateInterceptor(UserTaskStateInterceptor) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setUseSystemProperties(boolean) - Method in class org.flowable.http.common.impl.HttpClientConfig
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.dmn.engine.DmnEngineConfiguration
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setUsingRelationalDatabase(boolean) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setUsingSchemaMgmt(boolean) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setV5MultiInstanceActivityBehavior(Object) - Method in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- setValid() - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setValidateExecutionRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setValidateFlowable5EntitiesEnabled(boolean) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setValidateFormFields(String) - Method in class org.flowable.bpmn.model.StartEvent
- setValidateFormFields(String) - Method in class org.flowable.bpmn.model.UserTask
- setValidateFormFields(String) - Method in class org.flowable.cmmn.model.HumanTask
- setValidateFormFields(String) - Method in class org.flowable.cmmn.model.Stage
- setValidateProcess(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setValidateSchema(boolean) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- setValidateSchema(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- setValidateTaskRelationshipCountConfigOnBoot(boolean) - Method in class org.flowable.engine.impl.cfg.PerformanceSettings
- setValidationMessage(String) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- setValidationMessage(String) - Method in class org.flowable.dmn.api.RuleExecutionAuditContainer
- setValidators(Collection<? extends Validator>) - Method in class org.flowable.validation.validator.ValidatorSet
- setValidators(List<ChannelValidator>) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- setValidatorSetName(String) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setValidatorSetName(String) - Method in class org.flowable.validation.ValidationError
- setValidatorSets(List<ValidatorSet>) - Method in class org.flowable.validation.ProcessValidatorImpl
- setValue(Object) - Method in class org.flowable.bpmn.model.BooleanDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.DateDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.DoubleDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.IntegerDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.JsonDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.LongDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.StringDataObject
- setValue(Object) - Method in class org.flowable.bpmn.model.ValuedDataObject
- setValue(Object) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable
- setValue(Object) - Method in class org.flowable.common.rest.variable.EngineRestVariable
- setValue(Object) - Method in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- setValue(Object) - Method in class org.flowable.engine.impl.DataObjectImpl
- setValue(Object) - Method in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- setValue(Object) - Method in class org.flowable.form.model.FormField
- setValue(Object) - Method in class org.flowable.rest.service.api.engine.variable.QueryVariable
- setValue(Object) - Method in interface org.flowable.variable.api.persistence.entity.VariableInstance
- setValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- setValue(Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- setValue(Object, VariableContainer) - Method in interface org.flowable.common.engine.api.delegate.Expression
- setValue(Object, VariableContainer) - Method in class org.flowable.common.engine.impl.el.FixedValue
- setValue(Object, VariableContainer) - Method in class org.flowable.common.engine.impl.el.JuelExpression
- setValue(Object, ValueFields) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- setValue(Object, ValueFields) - Method in interface org.flowable.variable.api.types.VariableType
-
Stores the specified value in the supplied
ValueFields
. - setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.BooleanType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.ByteArrayType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.DateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.DoubleType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.EmptyCollectionType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.InstantType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.IntegerType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateTimeType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JodaDateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateTimeType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LocalDateType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.LongType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.NullType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.ShortType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.StringType
- setValue(Object, ValueFields) - Method in class org.flowable.variable.service.impl.types.UUIDType
- setValue(String) - Method in class org.flowable.bpmn.model.DataGridField
- setValue(String) - Method in class org.flowable.bpmn.model.ExtensionAttribute
- setValue(String) - Method in class org.flowable.cmmn.model.ExtensionAttribute
- setValue(String) - Method in interface org.flowable.common.engine.impl.persistence.entity.PropertyEntity
- setValue(String) - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- setValue(String) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- setValue(String) - Method in class org.flowable.engine.impl.form.FormPropertyImpl
- setValue(String) - Method in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- setValue(String) - Method in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- setValue(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- setValue(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- setValue(String) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntity
- setValue(String) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- setValue(String) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setValue(String) - Method in class org.flowable.rest.service.api.identity.UserInfoRequest
- setValue(String) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- setValue(String, byte[]) - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- setValue(String, byte[]) - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- setValue(String, byte[], String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- setValue(String, String, String) - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
-
Set the specified
String
as the value of the byte array reference. - setValue(Bindings, ELContext, Object) - Method in interface org.flowable.common.engine.impl.de.odysseus.el.tree.ExpressionNode
-
Assign value.
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstRightValue
-
non-lvalues are always readonly, so throw an exception
- setValue(Bindings, ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- setValue(ELContext, ArrayNode, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
- setValue(ELContext, ObjectNode, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
-
Throw an exception.
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Evaluates the expression as an lvalue and assigns the given value.
- setValue(ELContext, Object) - Method in class org.flowable.common.engine.impl.javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and sets the result to the provided value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.RootPropertyResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as specified by the property argument.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ArrayELResolver
-
If the base object is a Java language array, attempts to set the value at the given index with the given value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.BeanELResolver
-
If the base object is not null, attempts to set the value of the given property on this bean.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CompositeELResolver
-
Attempts to set the value of the given property object on the given base object.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.CouldNotResolvePropertyELResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ELResolver
-
Attempts to set the value of the given property object on the given base object.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ListELResolver
-
If the base object is a list, attempts to set the value at the given index with the given value.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.MapELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as specified by the property argument.
- setValue(ELContext, Object, Object, Object) - Method in class org.flowable.common.engine.impl.javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, throw a
PropertyNotWritableException
. - setValue(ELContext, Object, Object, Object) - Method in class org.flowable.engine.test.mock.MockElResolver
- setValues(AbstractFlowableHttpHandler) - Method in class org.flowable.bpmn.model.AbstractFlowableHttpHandler
- setValues(Activity) - Method in class org.flowable.bpmn.model.Activity
- setValues(AlfrescoMailTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoMailTask
- setValues(AlfrescoScriptTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoScriptTask
- setValues(AlfrescoStartEvent) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoStartEvent
- setValues(AlfrescoUserTask) - Method in class org.flowable.bpmn.model.alfresco.AlfrescoUserTask
- setValues(Assignment) - Method in class org.flowable.bpmn.model.Assignment
- setValues(Association) - Method in class org.flowable.bpmn.model.Association
- setValues(BaseElement) - Method in class org.flowable.bpmn.model.BaseElement
- setValues(BoundaryEvent) - Method in class org.flowable.bpmn.model.BoundaryEvent
- setValues(BusinessRuleTask) - Method in class org.flowable.bpmn.model.BusinessRuleTask
- setValues(CallActivity) - Method in class org.flowable.bpmn.model.CallActivity
- setValues(CancelEventDefinition) - Method in class org.flowable.bpmn.model.CancelEventDefinition
- setValues(CaseServiceTask) - Method in class org.flowable.bpmn.model.CaseServiceTask
- setValues(CollectionHandler) - Method in class org.flowable.bpmn.model.CollectionHandler
- setValues(CompensateEventDefinition) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- setValues(ComplexGateway) - Method in class org.flowable.bpmn.model.ComplexGateway
- setValues(ConditionalEventDefinition) - Method in class org.flowable.bpmn.model.ConditionalEventDefinition
- setValues(CustomProperty) - Method in class org.flowable.bpmn.model.CustomProperty
- setValues(DataAssociation) - Method in class org.flowable.bpmn.model.DataAssociation
- setValues(DataGrid) - Method in class org.flowable.bpmn.model.DataGrid
- setValues(DataGridField) - Method in class org.flowable.bpmn.model.DataGridField
- setValues(DataGridRow) - Method in class org.flowable.bpmn.model.DataGridRow
- setValues(DataObject) - Method in class org.flowable.bpmn.model.DataObject
- setValues(DataSpec) - Method in class org.flowable.bpmn.model.DataSpec
- setValues(DataStore) - Method in class org.flowable.bpmn.model.DataStore
- setValues(DataStoreReference) - Method in class org.flowable.bpmn.model.DataStoreReference
- setValues(EndEvent) - Method in class org.flowable.bpmn.model.EndEvent
- setValues(ErrorEventDefinition) - Method in class org.flowable.bpmn.model.ErrorEventDefinition
- setValues(Escalation) - Method in class org.flowable.bpmn.model.Escalation
- setValues(EscalationEventDefinition) - Method in class org.flowable.bpmn.model.EscalationEventDefinition
- setValues(Event) - Method in class org.flowable.bpmn.model.Event
- setValues(EventGateway) - Method in class org.flowable.bpmn.model.EventGateway
- setValues(EventListener) - Method in class org.flowable.bpmn.model.EventListener
- setValues(ExclusiveGateway) - Method in class org.flowable.bpmn.model.ExclusiveGateway
- setValues(ExtensionAttribute) - Method in class org.flowable.bpmn.model.ExtensionAttribute
- setValues(ExtensionElement) - Method in class org.flowable.bpmn.model.ExtensionElement
- setValues(ExternalWorkerServiceTask) - Method in class org.flowable.bpmn.model.ExternalWorkerServiceTask
- setValues(FieldExtension) - Method in class org.flowable.bpmn.model.FieldExtension
- setValues(FlowableListener) - Method in class org.flowable.bpmn.model.FlowableListener
- setValues(FlowElement) - Method in class org.flowable.bpmn.model.FlowElement
- setValues(FlowNode) - Method in class org.flowable.bpmn.model.FlowNode
- setValues(FormProperty) - Method in class org.flowable.bpmn.model.FormProperty
- setValues(FormValue) - Method in class org.flowable.bpmn.model.FormValue
- setValues(Gateway) - Method in class org.flowable.bpmn.model.Gateway
- setValues(HttpServiceTask) - Method in class org.flowable.bpmn.model.HttpServiceTask
- setValues(Import) - Method in class org.flowable.bpmn.model.Import
- setValues(InclusiveGateway) - Method in class org.flowable.bpmn.model.InclusiveGateway
- setValues(Interface) - Method in class org.flowable.bpmn.model.Interface
- setValues(IntermediateCatchEvent) - Method in class org.flowable.bpmn.model.IntermediateCatchEvent
- setValues(IOParameter) - Method in class org.flowable.bpmn.model.IOParameter
- setValues(IOSpecification) - Method in class org.flowable.bpmn.model.IOSpecification
- setValues(ItemDefinition) - Method in class org.flowable.bpmn.model.ItemDefinition
- setValues(Lane) - Method in class org.flowable.bpmn.model.Lane
- setValues(ManualTask) - Method in class org.flowable.bpmn.model.ManualTask
- setValues(Message) - Method in class org.flowable.bpmn.model.Message
- setValues(MessageEventDefinition) - Method in class org.flowable.bpmn.model.MessageEventDefinition
- setValues(MessageFlow) - Method in class org.flowable.bpmn.model.MessageFlow
- setValues(MultiInstanceLoopCharacteristics) - Method in class org.flowable.bpmn.model.MultiInstanceLoopCharacteristics
- setValues(Operation) - Method in class org.flowable.bpmn.model.Operation
- setValues(ParallelGateway) - Method in class org.flowable.bpmn.model.ParallelGateway
- setValues(Pool) - Method in class org.flowable.bpmn.model.Pool
- setValues(Process) - Method in class org.flowable.bpmn.model.Process
- setValues(ReceiveTask) - Method in class org.flowable.bpmn.model.ReceiveTask
- setValues(Resource) - Method in class org.flowable.bpmn.model.Resource
- setValues(ScriptTask) - Method in class org.flowable.bpmn.model.ScriptTask
- setValues(SendEventServiceTask) - Method in class org.flowable.bpmn.model.SendEventServiceTask
- setValues(SendTask) - Method in class org.flowable.bpmn.model.SendTask
- setValues(SequenceFlow) - Method in class org.flowable.bpmn.model.SequenceFlow
- setValues(ServiceTask) - Method in class org.flowable.bpmn.model.ServiceTask
- setValues(Signal) - Method in class org.flowable.bpmn.model.Signal
- setValues(SignalEventDefinition) - Method in class org.flowable.bpmn.model.SignalEventDefinition
- setValues(StartEvent) - Method in class org.flowable.bpmn.model.StartEvent
- setValues(SubProcess) - Method in class org.flowable.bpmn.model.SubProcess
- setValues(TerminateEventDefinition) - Method in class org.flowable.bpmn.model.TerminateEventDefinition
- setValues(TextAnnotation) - Method in class org.flowable.bpmn.model.TextAnnotation
- setValues(ThrowEvent) - Method in class org.flowable.bpmn.model.ThrowEvent
- setValues(TimerEventDefinition) - Method in class org.flowable.bpmn.model.TimerEventDefinition
- setValues(UserTask) - Method in class org.flowable.bpmn.model.UserTask
- setValues(ValuedDataObject) - Method in class org.flowable.bpmn.model.ValuedDataObject
- setValues(VariableAggregationDefinition) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition
- setValues(VariableAggregationDefinition.Variable) - Method in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- setValues(VariableAggregationDefinitions) - Method in class org.flowable.bpmn.model.VariableAggregationDefinitions
- setValues(VariableListenerEventDefinition) - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
- setValues(AbstractFlowableHttpHandler) - Method in class org.flowable.cmmn.model.AbstractFlowableHttpHandler
- setValues(Association) - Method in class org.flowable.cmmn.model.Association
- setValues(BaseElement) - Method in class org.flowable.cmmn.model.BaseElement
- setValues(CasePageTask) - Method in class org.flowable.cmmn.model.CasePageTask
- setValues(CmmnElement) - Method in class org.flowable.cmmn.model.CmmnElement
- setValues(ExtensionAttribute) - Method in class org.flowable.cmmn.model.ExtensionAttribute
- setValues(ExtensionElement) - Method in class org.flowable.cmmn.model.ExtensionElement
- setValues(ExternalWorkerServiceTask) - Method in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- setValues(FieldExtension) - Method in class org.flowable.cmmn.model.FieldExtension
- setValues(FlowableListener) - Method in class org.flowable.cmmn.model.FlowableListener
- setValues(HttpServiceTask) - Method in class org.flowable.cmmn.model.HttpServiceTask
- setValues(HumanTask) - Method in class org.flowable.cmmn.model.HumanTask
- setValues(IOParameter) - Method in class org.flowable.cmmn.model.IOParameter
- setValues(PlanItemDefinition) - Method in class org.flowable.cmmn.model.PlanItemDefinition
- setValues(ServiceTask) - Method in class org.flowable.cmmn.model.ServiceTask
- setValues(Task) - Method in class org.flowable.cmmn.model.Task
- setValues(TextAnnotation) - Method in class org.flowable.cmmn.model.TextAnnotation
- setValues(VariableAggregationDefinition) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition
- setValues(VariableAggregationDefinition.Variable) - Method in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- setValues(VariableAggregationDefinitions) - Method in class org.flowable.cmmn.model.VariableAggregationDefinitions
- setValues(DmnElement) - Method in class org.flowable.dmn.model.DmnElement
- setValues(DmnExtensionAttribute) - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- setValues(DmnExtensionElement) - Method in class org.flowable.dmn.model.DmnExtensionElement
- setValueUrl(String) - Method in class org.flowable.common.rest.variable.EngineRestVariable
- setVariable(String) - Method in class org.flowable.bpmn.model.FormProperty
- setVariable(String, Object) - Method in interface org.flowable.cmmn.api.delegate.ReadOnlyDelegatePlanItemInstance
- setVariable(String, Object) - Method in interface org.flowable.common.engine.api.variable.VariableContainer
- setVariable(String, Object) - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- setVariable(String, Object) - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
-
Sets the variable to the delegate.
- setVariable(String, Object) - Method in interface org.flowable.engine.delegate.ReadOnlyDelegateExecution
- setVariable(String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- setVariable(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Sets the variable with the provided name to the provided value.
- setVariable(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariable(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariable(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariable(String, Object, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariable(String, Object)
, but with an extra flag to indicate whether all variables should be fetched while doing this or not. - setVariable(String, Object, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariable(String, Object, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The default
VariableScopeImpl.setVariable(String, Object)
fetches all variables (for historical and backwards compatible reasons) while setting the variables. - setVariable(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setVariable(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
set variable on a task.
- setVariable(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setVariable(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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.
- setVariable(String, String, Object, RestVariable.RestVariableScope, boolean, BaseVariableResource.VariableInterceptor) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource
- setVariable(String, ValueExpression) - Method in class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Define a variable.
- setVariable(String, ValueExpression) - Method in class org.flowable.common.engine.impl.javax.el.VariableMapper
-
Assign a ValueExpression to an EL variable, replacing any previously assignment to the same variable.
- setVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- setVariable(RestVariable) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- setVariable(InformationItem) - Method in class org.flowable.dmn.model.Decision
- setVariable(InformationItem) - Method in class org.flowable.dmn.model.InputData
- setVariable(Execution, String, Object, RestVariable.RestVariableScope, boolean) - Method in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- setVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricDetailResponse
- setVariable(RestVariable) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- setVariable(RestVariable) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- setVariable(Task, String, Object, RestVariable.RestVariableScope, boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- setVariable(Task, String, Object, RestVariable.RestVariableScope, boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- setVariableAggregator(PlanItemVariableAggregator) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariableAggregator(VariableAggregator) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableChangeType(String) - Method in class org.flowable.bpmn.model.VariableListenerEventDefinition
- setVariableChangeType(String) - Method in class org.flowable.cmmn.model.VariableEventListener
- SetVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetVariableCmd(String, String, Object) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- setVariableCount(int) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- setVariableCount(int) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setVariableCount(int) - Method in interface org.flowable.engine.impl.persistence.CountingExecutionEntity
- setVariableCount(int) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setVariableCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setVariableData(Map<String, List<VariableListenerSessionData>>) - Method in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- setVariableExpression(Expression) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setVariableInstanceDataManager(VariableInstanceDataManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableInstanceEntityManager(VariableInstanceEntityManager) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableInstanceId(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableInstanceId(String) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariableInstanceValueModifier(VariableInstanceValueModifier) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableLocal(String, Object) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariable(String, Object)
, but the variable is set to this scope specifically. - setVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariableLocal(String, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableLocal(String, Object, boolean) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariableLocal(String, Object)
, but with an extra flag to indicate whether all variables should be fetched while doing this or not. - setVariableLocal(String, Object, boolean) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariableLocal(String, Object, boolean) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
-
The default
VariableScopeImpl.setVariableLocal(String, Object)
fetches all variables (for historical and backwards compatible reasons) while setting the variables. - setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntity
- setVariableLocal(String, Object, ExecutionEntity, boolean) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- setVariableLocal(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
set variable on a task.
- setVariableLocal(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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.bpmn.model.VariableListenerEventDefinition
- setVariableName(String) - Method in class org.flowable.cmmn.model.VariableEventListener
- setVariableName(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setVariableName(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setVariableName(String) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableName(String) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setVariableName(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setVariableName(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setVariableName(String) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariableNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setVariableNameLike(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setVariableNameLike(String) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setVariableNameLike(String) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setVariables(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
set variables on a task.
- setVariables(String, Map<String, ? extends Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in class org.flowable.engine.impl.TaskServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.RuntimeService
-
Update or create given variables for an execution (including parent scopes).
- setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.engine.TaskService
-
set variables on a task.
- setVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- setVariables(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- setVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- setVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.history.HistoricVariableInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setVariables(List<QueryVariable>) - Method in class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- setVariables(List<RestVariable>) - Method in class org.flowable.rest.service.api.runtime.task.TaskResponse
- setVariables(Map<String, ? extends Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Sets the provided variables to the variable scope.
- setVariables(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariables(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- setVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- setVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- setVariables(Map<String, Object>) - Method in class org.flowable.dmn.api.ExecuteDecisionContext
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- setVariables(Map<String, Object>) - Method in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- setVariableSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariableSchemaManager(SchemaManager) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- SetVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetVariablesCmd(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
- setVariableScope(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- setVariableScope(RestVariable.RestVariableScope) - Method in class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable
- setVariableScope(RestVariable.RestVariableScope) - Method in class org.flowable.rest.service.api.engine.variable.RestVariable
- setVariableService(VariableService) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableServiceConfiguration(VariableServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariableServiceConfiguration(VariableServiceConfiguration) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableServiceConfigurators(Collection<ServiceConfigurator<VariableServiceConfiguration>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariableServiceConfigurators(Collection<ServiceConfigurator<VariableServiceConfiguration>>) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariablesLocal(String, Map<String, ?>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
set variables on a task.
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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.
- setVariablesLocal(Map<String, ? extends Object>) - Method in interface org.flowable.variable.api.delegate.VariableScope
-
Similar to
VariableScope.setVariables(Map)
, but the variable are set on this scope specifically. - setVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.el.NoExecutionVariableScope
- setVariablesLocal(Map<String, ? extends Object>) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper, boolean) - Method in interface org.flowable.engine.DecisionTableVariableManager
- setVariablesOnExecution(List<Map<String, Object>>, String, DelegateExecution, ObjectMapper, boolean) - Method in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- setVariablesOnPlanItemInstance(List<Map<String, Object>>, String, PlanItemInstance, ObjectMapper, boolean) - Method in interface org.flowable.cmmn.api.DecisionTableVariableManager
- setVariablesOnPlanItemInstance(List<Map<String, Object>>, String, PlanItemInstanceEntity, ObjectMapper, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- 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
- setVariableType(VariableType) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariableType(VariableType) - Method in interface org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntity
- setVariableType(VariableType) - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- setVariableType(VariableInstanceEntity, VariableType) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
-
Sets the type of the variable instance.
- setVariableTypes(VariableTypes) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariableTypes(VariableTypes) - Method in interface org.flowable.common.engine.impl.HasVariableTypes
- setVariableTypes(VariableTypes) - Method in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableTypes(VariableTypes) - Method in class org.flowable.variable.service.VariableServiceConfiguration
- setVariableValue(Object) - Method in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- setVariableValue(Object) - Method in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- setVariableValue(VariableInstance, Object, String) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- setVariableValue(VariableInstance, Object, String) - Method in interface org.flowable.variable.service.impl.VariableInstanceValueModifier
-
Sets the value of a new persistent or transient variable instance.
- setVerifyRestApiPrivilege(boolean) - Method in class org.flowable.rest.security.BasicAuthenticationProvider
- setVersion(int) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- setVersion(int) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- setVersion(int) - Method in class org.flowable.cmmn.rest.service.api.FormModelResponse
- setVersion(int) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionResponse
- setVersion(int) - Method in class org.flowable.cmmn.rest.service.api.repository.DecisionResponse
- setVersion(int) - Method in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- setVersion(int) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntity
- setVersion(int) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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(int) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntity
- setVersion(int) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- setVersion(int) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntity
- setVersion(int) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- setVersion(int) - Method in class org.flowable.form.api.FormInfo
- setVersion(int) - Method in class org.flowable.form.model.SimpleFormModel
- setVersion(int) - Method in class org.flowable.rest.service.api.FormModelResponse
- setVersion(int) - Method in class org.flowable.rest.service.api.repository.DecisionResponse
- setVersion(int) - Method in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- setVersion(int) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResponse
- setVersion(Integer) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- setVersion(Integer) - Method in interface org.flowable.engine.repository.Model
- setVersion(Integer) - Method in class org.flowable.rest.service.api.repository.ModelRequest
- setVersion(String) - Method in class org.flowable.common.rest.api.EngineInfoResponse
- setWaitForCompletion(boolean) - Method in class org.flowable.bpmn.model.CompensateEventDefinition
- setWaitForCompletion(boolean) - Method in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- setWaitIncreaseFactor(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- setWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setWaitingForRepetitionPlanItemDefinitions(Set<WaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setWaitTimeInMs(int) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- setWarning(boolean) - Method in class org.flowable.validation.ValidationError
- setWaypoints(List<Integer>) - Method in class org.flowable.bpmn.model.SequenceFlow
- setWaypoints(List<GraphicInfo>) - Method in class org.flowable.bpmn.model.BpmnDiEdge
- setWaypoints(List<GraphicInfo>) - Method in class org.flowable.cmmn.model.CmmnDiEdge
- setWaypoints(List<GraphicInfo>) - Method in class org.flowable.dmn.model.DiEdge
- setWaypoints(List<DiagramEdgeWaypoint>) - Method in class org.flowable.engine.repository.DiagramEdge
- setWidth(double) - Method in class org.flowable.bpmn.model.GraphicInfo
- setWidth(double) - Method in class org.flowable.cmmn.model.GraphicInfo
- setWidth(double) - Method in class org.flowable.dmn.model.GraphicInfo
- setWidth(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setWithLocalVariables(Map<String, Object>) - Method in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- setWithLocalVariables(Map<String, Object>) - Method in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- setWithoutCallbackId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setWithoutCaseInstanceCallbackId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setWithoutCaseInstanceParentId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setWithoutCategory(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutCategory(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutDeleteReason(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setWithoutDueDate(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setWithoutDueDate(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutDueDate(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setWithoutDueDate(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutProcessInstanceId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setWithoutProcessInstanceId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutProcessInstanceId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setWithoutProcessInstanceId(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutScopeId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setWithoutScopeId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutScopeId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setWithoutScopeId(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricActivityInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricProcessInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ActivityInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceQueryRequest
- setWithoutTenantId(Boolean) - Method in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- setWorkTimeInMillis(Long) - Method in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- setWorkTimeInMillis(Long) - Method in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- setWrappedActivityBehaviorFactory(ActivityBehaviorFactory) - Method in class org.flowable.engine.test.TestActivityBehaviorFactory
- setWritable(boolean) - Method in class org.flowable.engine.impl.form.FormPropertyHandler
- setWritable(boolean) - Method in class org.flowable.rest.service.api.form.RestFormProperty
- setWriteable(boolean) - Method in class org.flowable.bpmn.model.FormProperty
- 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.bpmn.model.GraphicInfo
- setX(double) - Method in class org.flowable.cmmn.model.GraphicInfo
- setX(double) - Method in class org.flowable.dmn.model.GraphicInfo
- setX(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- setX(Double) - Method in class org.flowable.engine.repository.DiagramNode
- setXmlColumnNumber(int) - Method in class org.flowable.bpmn.model.BaseElement
- setXmlColumnNumber(int) - Method in class org.flowable.bpmn.model.GraphicInfo
- setXmlColumnNumber(int) - Method in class org.flowable.cmmn.model.BaseElement
- setXmlColumnNumber(int) - Method in class org.flowable.cmmn.model.GraphicInfo
- setXmlColumnNumber(int) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setXmlColumnNumber(int) - Method in class org.flowable.dmn.model.GraphicInfo
- setXmlColumnNumber(int) - Method in class org.flowable.validation.ValidationError
- setXmlEncoding(String) - Method in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- setXmlEncoding(String) - Method in class org.flowable.engine.ProcessEngineConfiguration
- setXmlEncoding(String) - Method in class org.flowable.idm.engine.IdmEngineConfiguration
- setXmlLineNumber(int) - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- setXmlLineNumber(int) - Method in class org.flowable.validation.ValidationError
- setXmlRowNumber(int) - Method in class org.flowable.bpmn.model.BaseElement
- setXmlRowNumber(int) - Method in class org.flowable.bpmn.model.GraphicInfo
- setXmlRowNumber(int) - Method in class org.flowable.cmmn.model.BaseElement
- setXmlRowNumber(int) - Method in class org.flowable.cmmn.model.GraphicInfo
- setXmlRowNumber(int) - Method in class org.flowable.dmn.model.GraphicInfo
- setXmlXPathExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- setxPathExpression(String) - Method in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- setXpathExpression(String) - Method in class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
- setY(double) - Method in class org.flowable.bpmn.model.GraphicInfo
- setY(double) - Method in class org.flowable.cmmn.model.GraphicInfo
- setY(double) - Method in class org.flowable.dmn.model.GraphicInfo
- setY(Double) - Method in class org.flowable.engine.repository.DiagramEdgeWaypoint
- setY(Double) - Method in class org.flowable.engine.repository.DiagramNode
- SHA - Enum constant in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
- SHA256 - Enum constant in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
- SHA348 - Enum constant in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
- SHA512 - Enum constant in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
- SharedExecutorServiceAsyncExecutor - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Multi tenant
AsyncExecutor
. - SharedExecutorServiceAsyncExecutor(TenantInfoHolder) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- SHELL_TASK - Static variable in class org.flowable.bpmn.model.ServiceTask
- SHELL_TASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SHELL_TASK_INVALID_PARAM - Static variable in interface org.flowable.validation.validator.Problems
- SHELL_TASK_NO_COMMAND - Static variable in interface org.flowable.validation.validator.Problems
- ShellActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- ShellActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- ShortRestVariableConverter - Class in org.flowable.common.rest.variable
- ShortRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.ShortRestVariableConverter
- ShortType - Class in org.flowable.variable.service.impl.types
- ShortType() - Constructor for class org.flowable.variable.service.impl.types.ShortType
- shouldAggregateForMultipleInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
-
Whether multi aggregation needs to be done.
- shouldAggregateForMultipleInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- shouldAggregateForMultipleInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- shouldAggregateForMultipleInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- shouldAggregateForMultipleInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- shouldAggregateForSingleInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
-
Whether variable aggregation should be done when a single instance completes.
- shouldAggregateForSingleInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
- shouldAggregateForSingleInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- shouldAggregateForSingleInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
- shouldAggregateForSingleInstance() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- shouldBeCompleted - Variable in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
- shouldBeCompleted() - Method in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
-
Returns true, if the plan item (most likely a stage or case plan model) should be completed according the state of all of its enclosed plan items, their required rules, availability state and the plan items autocomplete mode.
- shouldContinueEvaluating(boolean) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
-
Default behavior for ContinueEvaluating behavior
- shouldContinueEvaluating(boolean) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ContinueEvaluatingBehavior
- shouldContinueEvaluating(boolean) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.HitPolicyBehavior
- shouldContinueEvaluating(boolean) - Method in class org.flowable.dmn.engine.impl.hitpolicy.HitPolicyFirst
- shouldCreateDiagram(CaseDefinitionEntity, EngineDeployment) - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
- shouldCreateDiagram(DecisionEntity, EngineDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.DecisionRequirementsDiagramHelper
- shouldCreateDiagram(ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.bpmn.deployer.ProcessDefinitionDiagramHelper
- shouldExecuteEndListeners(FlowNode) - Method in class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- shouldIgnorePlanItemForCompletion(CommandContext, PlanItemInstanceEntity, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
-
Evaluates the plan item for being ignored for completion, if it was at least completed once before.
- shouldPlanItemContainerComplete(PlanItemInstanceContainer, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
- shouldPlanItemContainerComplete(PlanItemInstanceContainer, Collection<String>, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
- shouldPlanItemContainerComplete(CommandContext, PlanItemInstanceContainer, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
- shouldPlanItemContainerComplete(CommandContext, PlanItemInstanceContainer, Collection<String>, boolean) - Static method in class org.flowable.cmmn.engine.impl.util.PlanItemInstanceContainerUtil
-
Method to check a plan item container (most likely a stage or case plan model) if it should be completed according its child plan item states and their combined behavior rules (e.g.
- shouldPlanItemStayInCurrentState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- shouldSkipFlowElement(String, String, DelegateExecution, CommandContext) - Static method in class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- shouldStageGoIntoCompletedState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- showInOverview - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- showInOverview - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- shutdown() - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
-
Potentially shutdown the resources used by the async task executor.
- shutdown() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- shutdown() - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- shutdown() - Method in interface org.flowable.eventregistry.api.management.EventRegistryChangeDetectionExecutor
-
Will be called when the engine closes.
- shutdown() - Method in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- shutdown() - Method in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- shutdown() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Shuts down the whole job executor
- shutdown() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Stops executing jobs.
- shutdown() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- shutdownAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- shutdownAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- shutdownAsyncHistoryTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- shutdownAsyncHistoryTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- shutdownAsyncTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- shutdownAsyncTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- shutdownAsyncTaskInvokerTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- shutdownAsyncTaskInvokerTaskExecutor - Variable in class org.flowable.engine.ProcessEngineConfiguration
- shutdownTaskExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- shutdownTenantExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- 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 - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- signal(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signal(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signal(Signal) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- signal(Signal) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- Signal - Class in org.flowable.bpmn.model
- Signal() - Constructor for class org.flowable.bpmn.model.Signal
- Signal(String, String) - Constructor for class org.flowable.bpmn.model.Signal
- SIGNAL_CATCH_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SIGNAL_DATA - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SIGNAL_DUPLICATE_NAME - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_EVENT_INVALID_SIGNAL_REF - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- SIGNAL_EVENT_MISSING_SIGNAL_REF - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_INVALID_SCOPE - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_MISSING_ID - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_MISSING_NAME - Static variable in interface org.flowable.validation.validator.Problems
- SIGNAL_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SIGNAL_THROW_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SignalAndMessageDefinitionExport - Class in org.flowable.bpmn.converter.export
- SignalAndMessageDefinitionExport() - Constructor for class org.flowable.bpmn.converter.export.SignalAndMessageDefinitionExport
- 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
- SignalEventDefinition - Class in org.flowable.bpmn.model
- SignalEventDefinition() - Constructor for class org.flowable.bpmn.model.SignalEventDefinition
- SignalEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SignalEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SignalEventDefinitionParseHandler
- SignalEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- SignalEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.SignalEventDefinitionParser
- SignalEventHandler - Class in org.flowable.engine.impl.event
- SignalEventHandler() - Constructor for class org.flowable.engine.impl.event.SignalEventHandler
- SignalEventListener - Class in org.flowable.cmmn.model
- SignalEventListener() - Constructor for class org.flowable.cmmn.model.SignalEventListener
- SignalEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
implementation for the CMMN extension Signal Event Listener. - SignalEventListenerActivityBehaviour(SignalEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- SignalEventListenerExport - Class in org.flowable.cmmn.converter.export
- SignalEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.SignalEventListenerExport
- SignalEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
- SignalEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- SignalEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- SignalEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- SignalEventListenerInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- SignalEventListenerInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- SignalEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- SignalEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.SignalEventListenerParseHandler
- signalEventReceived(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(String, String, Map<String, Object>, boolean, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- signalEventReceived(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceived(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceived(SignalEventSubscriptionEntity, Object, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- signalEventReceived(SignalEventReceivedRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.SignalResource
- signalEventReceivedAsync(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsync(String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsync(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsync(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Notifies the process engine that a signal event of name 'signalName' has been received.
- signalEventReceivedAsyncWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedAsyncWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceivedAsync(String)
, but within the context of one tenant. - SignalEventReceivedCmd - Class in org.flowable.engine.impl.cmd
- SignalEventReceivedCmd(String, String, boolean, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- SignalEventReceivedCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- SignalEventReceivedRequest - Class in org.flowable.rest.service.api.runtime.process
- SignalEventReceivedRequest() - Constructor for class org.flowable.rest.service.api.runtime.process.SignalEventReceivedRequest
- signalEventReceivedWithTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedWithTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceived(String)
, but within the context of one tenant. - signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- signalEventReceivedWithTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.signalEventReceived(String, Map)
, but within the context of one tenant. - signalEventSubscription(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- signalEventSubscriptionByEventNameMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- SignalEventSubscriptionByEventNameMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- SignalEventSubscriptionByEventNameMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByEventNameMatcher
- signalEventSubscriptionByNameAndExecutionMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- SignalEventSubscriptionByNameAndExecutionMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- SignalEventSubscriptionByNameAndExecutionMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByNameAndExecutionMatcher
- signalEventSubscriptionByProcInstAndEventNameMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- SignalEventSubscriptionByProcInstAndEventNameMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- SignalEventSubscriptionByProcInstAndEventNameMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByProcInstAndEventNameMatcher
- signalEventSubscriptionByScopeAndEventNameMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- SignalEventSubscriptionByScopeAndEventNameMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- SignalEventSubscriptionByScopeAndEventNameMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByScopeAndEventNameMatcher
- signalEventSubscriptionByScopeIdAndTypeMatcher - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- SignalEventSubscriptionByScopeIdAndTypeMatcher - Class in org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher
- SignalEventSubscriptionByScopeIdAndTypeMatcher() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.cachematcher.SignalEventSubscriptionByScopeIdAndTypeMatcher
- SignalEventSubscriptionEntity - Interface in org.flowable.eventsubscription.service.impl.persistence.entity
- SignalEventSubscriptionEntityImpl - Class in org.flowable.eventsubscription.service.impl.persistence.entity
- SignalEventSubscriptionEntityImpl() - Constructor for class org.flowable.eventsubscription.service.impl.persistence.entity.SignalEventSubscriptionEntityImpl
- SignalEventSubscriptionEntityImpl(EventSubscriptionServiceConfiguration) - Constructor for class org.flowable.eventsubscription.service.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.bpmn.model.SignalEventDefinition
- signalName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSignalEventImpl
- signalName - Variable in class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- signalName - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- signalParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- SignalParser - Class in org.flowable.bpmn.converter.parser
- SignalParser() - Constructor for class org.flowable.bpmn.converter.parser.SignalParser
- signalRef - Variable in class org.flowable.bpmn.model.SignalEventDefinition
- signalRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- signalRef - Variable in class org.flowable.cmmn.model.SignalEventListener
- SignalResource - Class in org.flowable.rest.service.api.runtime
-
Resource for notifying the engine a signal event has been received, independent of an execution.
- SignalResource() - Constructor for class org.flowable.rest.service.api.runtime.SignalResource
- signals - Variable in class org.flowable.bpmn.model.BpmnModel
- SignalThrowingEventListener - Class in org.flowable.engine.impl.bpmn.helper
-
An
FlowableEventListener
that throws a signal event when an event is dispatched to it. - SignalThrowingEventListener() - Constructor for class org.flowable.engine.impl.bpmn.helper.SignalThrowingEventListener
- SignalValidator - Class in org.flowable.validation.validator.impl
- SignalValidator() - Constructor for class org.flowable.validation.validator.impl.SignalValidator
- silentNameExpressionEvaluation - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- silentNameExpressionEvaluation(boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Invoke this method to suppress any exceptions thrown when evaluating the plan item name expression.
- silentNameExpressionEvaluation(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- SimpleContext - Class in org.flowable.common.engine.impl.de.odysseus.el.util
-
Simple context implementation.
- SimpleContext() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Create a context.
- SimpleContext(ELResolver) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleContext
-
Create a context, use the specified resolver.
- SimpleDataInputAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A simple data input association between a source and a target with assignments
- SimpleDataInputAssociation(String, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- SimpleDataInputAssociation(Expression, String) - Constructor for class org.flowable.engine.impl.bpmn.data.SimpleDataInputAssociation
- SimpleFormModel - Class in org.flowable.form.model
- SimpleFormModel() - Constructor for class org.flowable.form.model.SimpleFormModel
- SimpleKafkaListenerEndpoint<K,
V> - Class in org.flowable.eventregistry.spring.kafka - SimpleKafkaListenerEndpoint() - Constructor for class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- SimpleMailResponse - Record Class in org.flowable.mail.common.impl
- SimpleMailResponse(String) - Constructor for record class org.flowable.mail.common.impl.SimpleMailResponse
-
Creates an instance of a
SimpleMailResponse
record class. - SimpleOperator() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary.SimpleOperator
- SimpleOperator() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary.SimpleOperator
- SimpleResolver - Class in org.flowable.common.engine.impl.de.odysseus.el.util
-
Simple resolver implementation.
- SimpleResolver() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a read/write resolver capable of resolving top-level identifiers, array values, list values, map values, resource values and bean properties.
- SimpleResolver(boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers, array values, list values, map values, resource values and bean properties.
- SimpleResolver(ELResolver) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a read/write resolver capable of resolving top-level identifiers.
- SimpleResolver(ELResolver, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.util.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers.
- 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
- simpleValue - Variable in class org.flowable.bpmn.model.CustomProperty
- simulate() - Method in interface org.flowable.common.engine.api.tenant.ChangeTenantIdBuilder
-
Executes a simulation of the change of tenant id, calculating the number of instances that will be affected
- simulate() - Method in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- simulate(ChangeTenantIdBuilderImpl) - Method in interface org.flowable.common.engine.impl.tenant.ChangeTenantIdManager
- simulate(ChangeTenantIdBuilderImpl) - Method in class org.flowable.common.engine.impl.tenant.MyBatisChangeTenantIdManager
- SimulateChangeTenantIdCmd - Class in org.flowable.common.engine.impl.tenant
- SimulateChangeTenantIdCmd(ChangeTenantIdBuilderImpl, String, Set<String>) - Constructor for class org.flowable.common.engine.impl.tenant.SimulateChangeTenantIdCmd
- SINGLE_LINE_TEXT - Static variable in interface org.flowable.form.model.FormFieldTypes
- SINGLE_RESULT - Enum constant in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
- SINGLE_RESULT - Enum constant in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
- SingleCachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.common.engine.impl.db
-
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
- SingleCachedEntityMatcher<EntityImpl extends Entity> - Interface in org.flowable.task.service.impl.persistence
-
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
- SingleResourceAutoDeploymentStrategy - Class in org.flowable.cmmn.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each resource by name. - SingleResourceAutoDeploymentStrategy - Class in org.flowable.dmn.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each resource by name. - SingleResourceAutoDeploymentStrategy - Class in org.flowable.eventregistry.spring.autodeployment
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each resource by name. - SingleResourceAutoDeploymentStrategy - Class in org.flowable.spring.configurator
-
Implementation of
AutoDeploymentStrategy
that performs a separate deployment for each resource by name. - SingleResourceAutoDeploymentStrategy() - Constructor for class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy() - Constructor for class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy() - Constructor for class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy() - Constructor for class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.cmmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.dmn.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.eventregistry.spring.autodeployment.SingleResourceAutoDeploymentStrategy
- SingleResourceAutoDeploymentStrategy(CommonAutoDeploymentProperties) - Constructor for class org.flowable.spring.configurator.SingleResourceAutoDeploymentStrategy
- singleResult() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- singleResult() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- singleResult() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- singleResult() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- singleResult() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- singleResult() - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
- singleResult() - Method in interface org.flowable.common.engine.api.query.Query
-
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
- singleResult() - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- singleResult() - Method in class org.flowable.common.engine.impl.query.AbstractQuery
- singleResult() - Method in interface org.flowable.engine.history.ProcessInstanceHistoryLogQuery
-
Executes the query.
- singleResult() - Method in class org.flowable.engine.impl.ProcessInstanceHistoryLogQueryImpl
- singleResult() - Method in interface org.flowable.entitylink.api.InternalEntityLinkQuery
- singleResult() - Method in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- singleResult() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- singleResult() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
- singleResultProvider - Variable in class org.flowable.entitylink.service.impl.InternalEntityLinkQueryImpl
- singletonMap(String, Object) - Static method in class org.flowable.common.engine.impl.util.CollectionUtil
-
Helper method that creates a singleton map.
- size - Variable in class org.flowable.common.rest.api.PaginateRequest
- size() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- size() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Cache
- size() - Method in class org.flowable.common.engine.impl.persistence.deploy.DefaultDeploymentCache
- size() - Method in interface org.flowable.common.engine.impl.persistence.deploy.DeploymentCache
- size() - Method in class org.flowable.common.engine.impl.persistence.deploy.FullDeploymentCache
- size() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- 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
- size() - Method in class org.flowable.http.common.api.HttpHeaders
- size() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquiredHistoryJobEntities
- size() - Method in class org.flowable.variable.service.impl.types.DefaultVariableTypes
- skipExpression - Variable in class org.flowable.bpmn.model.ScriptTask
- skipExpression - Variable in class org.flowable.bpmn.model.SequenceFlow
- skipExpression - Variable in class org.flowable.bpmn.model.ServiceTask
- skipExpression - Variable in class org.flowable.bpmn.model.UserTask
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- skipExpression - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- skipExpression - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- SkipExpressionUtil - Class in org.flowable.engine.impl.bpmn.helper
- SkipExpressionUtil() - Constructor for class org.flowable.engine.impl.bpmn.helper.SkipExpressionUtil
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test is skipped due to a failed assumption.
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
-
Invoked when a test is skipped due to a failed assumption.
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test is skipped due to a failed assumption.
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
-
Invoked when a test is skipped due to a failed assumption.
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
-
Invoked when a test is skipped due to a failed assumption.
- skipWhiteSpace(int, String) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- sleep(long) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- sleep(long) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- SMTP - Enum constant in enum class org.flowable.mail.common.impl.MailHostServerConfiguration.Transport
- SMTPS - Enum constant in enum class org.flowable.mail.common.impl.MailHostServerConfiguration.Transport
- snapshotReadOnly() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
-
Create a snapshot read only delegate plan item instance of this delegate plan item instance.
- snapshotReadOnly() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- snapshotReadOnly() - Method in interface org.flowable.engine.delegate.DelegateExecution
-
Create a snapshot read only delegate execution of this delegate execution.
- snapshotReadOnly() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- sneakyThrow(Throwable) - Static method in class org.flowable.common.engine.impl.util.ExceptionUtil
- socketTimeout - Variable in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- socketTimeout - Variable in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- socketTimeout - Variable in class org.flowable.http.common.impl.HttpClientConfig
-
The maximum time the connection is idle (i.e.
- sort - Variable in class org.flowable.common.rest.api.PaginateRequest
- SORTORDER_ASC - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- SORTORDER_DESC - Static variable in class org.flowable.common.engine.impl.db.ListQueryParameterObject
- sortProcessDefinitionsByDeploymentTime(List<ProcessDefinition>) - Method in class org.flowable.engine.impl.repository.MergeByDateDeploymentMergeStrategy
- sortVariablesByCounter(List<VariableInstance>, List<VariableInstance>) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- sortVariablesByCounter(List<VariableInstance>, List<VariableInstance>) - Static method in class org.flowable.engine.impl.variable.BpmnAggregation
- source - Variable in class org.flowable.bpmn.model.IOParameter
- source - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- source - Variable in class org.flowable.cmmn.model.IOParameter
- source - Variable in class org.flowable.cmmn.model.SentryOnPart
- source - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- source - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- SOURCE_ACTIVITY_BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- SOURCE_ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- sourceActivityBehaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceActivityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- sourceCaseDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- sourceDockerInfo - Variable in class org.flowable.bpmn.model.BpmnDiEdge
- sourceDockerInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- sourceElement - Variable in class org.flowable.cmmn.model.Association
- sourceExpression - Variable in class org.flowable.bpmn.model.IOParameter
- sourceExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- sourceExpression - Variable in class org.flowable.cmmn.model.IOParameter
- sourceExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- sourceExpression - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- sourceExtraUrl - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- sourceFlowElement - Variable in class org.flowable.bpmn.model.SequenceFlow
- sourceInputStream(InputStream) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceInputStream(InputStream) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceInputStream(InputStream) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceInputStream(InputStream) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- sourceProcessDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- sourceProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- sourceRef - Variable in class org.flowable.bpmn.model.Association
- sourceRef - Variable in class org.flowable.bpmn.model.AssociationModel
- sourceRef - Variable in class org.flowable.bpmn.model.DataAssociation
- sourceRef - Variable in class org.flowable.bpmn.model.MessageFlow
- sourceRef - Variable in class org.flowable.bpmn.model.SequenceFlow
- sourceRef - Variable in class org.flowable.cmmn.model.Association
- sourceRef - Variable in class org.flowable.cmmn.model.SentryOnPart
- sourceResource(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceResource(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceResource(String) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceResource(String) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- sourceResource(String, ClassLoader) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceState - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- sourceState - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- sourceState - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- sourceState - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- sourceState - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- sourceState - Variable in class org.flowable.cmmn.model.FlowableListener
- sourceString(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceString(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceString(String) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceString(String) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- sourceSystemId - Variable in class org.flowable.bpmn.model.BpmnModel
- sourceSystemId - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceSystemId - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceSystemId - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceSystemId - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- sourceTenantId - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- sourceTenantId - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- sourceUrl - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- sourceUrl(String) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceUrl(String) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceUrl(String) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceUrl(String) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- sourceUrl(URL) - Method in class org.flowable.dmn.engine.impl.parser.DmnParse
- sourceUrl(URL) - Method in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- sourceUrl(URL) - Method in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- sourceUrl(URL) - Method in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- SPACER - Static variable in interface org.flowable.form.model.FormFieldTypes
- split(String, Class<?>) - Static method in class org.flowable.dmn.engine.impl.el.util.DMNParseUtil
- splitAndFormatInputOutputValues(String) - Method in class org.flowable.dmn.converter.child.BaseChildElementParser
- splitCommas(String) - Static method in class org.flowable.bpmn.converter.util.CommaSplitter
- splitIterables - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- splitMigrationMappingByCallActivitySubProcessScope(ActivityMigrationMapping, HashMap<String, ActivityMigrationMapping>, HashMap<String, HashMap<String, ActivityMigrationMapping>>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- splitQueryString(String) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- splitQueryString(String) - Method in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- SpringAdvancedBusinessCalendarManagerFactory - Class in org.flowable.spring
-
Creates an advanced cycle business calendar manager (ACBCM).
- SpringAdvancedBusinessCalendarManagerFactory() - Constructor for class org.flowable.spring.SpringAdvancedBusinessCalendarManagerFactory
- SpringAsyncExecutor - Class in org.flowable.spring.job.service
-
This is an
AsyncExecutor
implementation which allows invoking a custom job rejected jobs handler. - SpringAsyncExecutor() - Constructor for class org.flowable.spring.job.service.SpringAsyncExecutor
- SpringAsyncExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.spring.job.service.SpringAsyncExecutor
- SpringAsyncHistoryExecutor - Class in org.flowable.spring.job.service
- SpringAsyncHistoryExecutor() - Constructor for class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
- SpringAsyncHistoryExecutor(AsyncJobExecutorConfiguration) - Constructor for class org.flowable.spring.job.service.SpringAsyncHistoryExecutor
- SpringAsyncTaskExecutor - Class in org.flowable.common.spring.async
- SpringAsyncTaskExecutor(AsyncTaskExecutor) - Constructor for class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- SpringBeanFactoryProxyMap - Class in org.flowable.common.engine.impl.cfg
- SpringBeanFactoryProxyMap(BeanFactory) - Constructor for class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- SpringCallerRunsRejectedJobsHandler - Class in org.flowable.spring.job.service
- SpringCallerRunsRejectedJobsHandler() - Constructor for class org.flowable.spring.job.service.SpringCallerRunsRejectedJobsHandler
- SpringCmmnConfigurationHelper - Class in org.flowable.cmmn.spring
- SpringCmmnConfigurationHelper() - Constructor for class org.flowable.cmmn.spring.SpringCmmnConfigurationHelper
- SpringCmmnEngineConfiguration - Class in org.flowable.cmmn.spring
- SpringCmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- SpringCmmnEngineConfigurator - Class in org.flowable.cmmn.spring.configurator
- SpringCmmnEngineConfigurator() - Constructor for class org.flowable.cmmn.spring.configurator.SpringCmmnEngineConfigurator
- SpringConfigurationHelper - Class in org.flowable.spring
- SpringConfigurationHelper() - Constructor for class org.flowable.spring.SpringConfigurationHelper
- SpringDmnConfigurationHelper - Class in org.flowable.dmn.spring
- SpringDmnConfigurationHelper() - Constructor for class org.flowable.dmn.spring.SpringDmnConfigurationHelper
- SpringDmnEngineConfiguration - Class in org.flowable.dmn.spring
- SpringDmnEngineConfiguration() - Constructor for class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- SpringDmnEngineConfigurator - Class in org.flowable.dmn.spring.configurator
- SpringDmnEngineConfigurator() - Constructor for class org.flowable.dmn.spring.configurator.SpringDmnEngineConfigurator
- SpringEngineConfiguration - Interface in org.flowable.common.spring
- SpringEntityManagerSessionFactory - Class in org.flowable.spring
-
Session Factory for
EntityManagerSession
. - SpringEntityManagerSessionFactory(Object, boolean, boolean) - Constructor for class org.flowable.spring.SpringEntityManagerSessionFactory
- SpringEventConfigurationHelper - Class in org.flowable.eventregistry.spring
- SpringEventConfigurationHelper() - Constructor for class org.flowable.eventregistry.spring.SpringEventConfigurationHelper
- SpringEventRegistryConfigurator - Class in org.flowable.eventregistry.spring.configurator
- SpringEventRegistryConfigurator() - Constructor for class org.flowable.eventregistry.spring.configurator.SpringEventRegistryConfigurator
- SpringEventRegistryEngineConfiguration - Class in org.flowable.eventregistry.spring
- SpringEventRegistryEngineConfiguration() - Constructor for class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- SpringFlowableTestCase - Class in org.flowable.cmmn.spring.impl.test
- SpringFlowableTestCase - Class in org.flowable.dmn.spring.impl.test
- SpringFlowableTestCase - Class in org.flowable.spring.impl.test
- SpringFlowableTestCase() - Constructor for class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- SpringFlowableTestCase() - Constructor for class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- SpringFlowableTestCase() - Constructor for class org.flowable.spring.impl.test.SpringFlowableTestCase
- SpringProcessEngineConfiguration - Class in org.flowable.spring
- SpringProcessEngineConfiguration() - Constructor for class org.flowable.spring.SpringProcessEngineConfiguration
- SpringProcessEngineConfigurator - Class in org.flowable.engine.spring.configurator
- SpringProcessEngineConfigurator() - Constructor for class org.flowable.engine.spring.configurator.SpringProcessEngineConfigurator
- SpringRejectedJobsHandler - Interface in org.flowable.spring.job.service
-
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
- SpringSecurityAuthenticationContext - Class in org.flowable.spring.security
-
A default Spring Security
AuthenticationContext
implementation that usesSecurityContextHolder
andSecurityContext
to provide the information. - SpringSecurityAuthenticationContext() - Constructor for class org.flowable.spring.security.SpringSecurityAuthenticationContext
- SpringTransactionContext - Class in org.flowable.common.spring
- SpringTransactionContext(PlatformTransactionManager, CommandContext) - Constructor for class org.flowable.common.spring.SpringTransactionContext
- SpringTransactionContext(PlatformTransactionManager, CommandContext, Integer) - Constructor for class org.flowable.common.spring.SpringTransactionContext
- SpringTransactionContext.TransactionSynchronizationAdapter - Class in org.flowable.common.spring
- SpringTransactionContextFactory - Class in org.flowable.common.spring
- SpringTransactionContextFactory(PlatformTransactionManager) - Constructor for class org.flowable.common.spring.SpringTransactionContextFactory
- SpringTransactionContextFactory(PlatformTransactionManager, Integer) - Constructor for class org.flowable.common.spring.SpringTransactionContextFactory
- SpringTransactionInterceptor - Class in org.flowable.common.spring
- SpringTransactionInterceptor(PlatformTransactionManager) - Constructor for class org.flowable.common.spring.SpringTransactionInterceptor
- SpringWebClientFlowableHttpClient - Class in org.flowable.http.common.impl.spring.reactive
- SpringWebClientFlowableHttpClient(HttpClientConfig) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- SpringWebClientFlowableHttpClient(WebClient.Builder) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName - Class in org.flowable.http.common.impl.spring.reactive
- SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest - Class in org.flowable.http.common.impl.spring.reactive
- sql(String) - Method in interface org.flowable.common.engine.api.query.NativeQuery
-
Hand in the SQL statement you want to execute.
- sql(String) - Method in class org.flowable.common.engine.impl.query.AbstractNativeQuery
- sql(String) - Method in class org.flowable.common.engine.impl.query.BaseNativeQuery
- sqlSession - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- sqlSessionFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- sqlSessionFactory - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- sqlStatement - Variable in class org.flowable.common.engine.impl.query.BaseNativeQuery
- stackVariables - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- stage - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- stage - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- stage - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- stage - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- Stage - Class in org.flowable.cmmn.model
- Stage() - Constructor for class org.flowable.cmmn.model.Stage
- STAGE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- STAGE_BORDER_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- STAGE_ENDED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A stage instance (plan item) has been ended (either through completion, manual termination or an exit).
- STAGE_STARTED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A stage instance (plan item) has been started (went into active state, not to be confused with the creation of the stage plan item).
- StageActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- StageActivityBehavior(Stage) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- StageExport - Class in org.flowable.cmmn.converter.export
- StageExport() - Constructor for class org.flowable.cmmn.converter.export.StageExport
- stageInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- stageInstance - Variable in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageStartedEventImpl
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- stageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- stageInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- stageInstanceId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- stageInstanceId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
- stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- stageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- stageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- stageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- stageInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- stageInstanceId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- stageInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the optional instance id of the stage this process instance belongs to, if it runs in the context of a CMMN case.
- stageInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- stageInstanceUrl - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- StageParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- StageParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.StageParseHandler
- stagePlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- stagePlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- stagePlanItemInstance(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set the id of the stage plan item instance the new plan item instance is a direct child of.
- stagePlanItemInstance(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- stagePlanItemInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- StageResponse - Class in org.flowable.cmmn.api
- StageResponse(String, String) - Constructor for class org.flowable.cmmn.api.StageResponse
- stages - Variable in class org.flowable.cmmn.converter.ConversionHelper
- stagesStack - Variable in class org.flowable.cmmn.converter.ConversionHelper
- StageXmlConverter - Class in org.flowable.cmmn.converter
- StageXmlConverter() - Constructor for class org.flowable.cmmn.converter.StageXmlConverter
- StandaloneDmnEngineConfiguration - Class in org.flowable.dmn.engine.impl.cfg
- StandaloneDmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.impl.cfg.StandaloneDmnEngineConfiguration
- StandaloneEventRegistryEngineConfiguration - Class in org.flowable.eventregistry.impl.cfg
- StandaloneEventRegistryEngineConfiguration() - Constructor for class org.flowable.eventregistry.impl.cfg.StandaloneEventRegistryEngineConfiguration
- StandaloneIdmEngineConfiguration - Class in org.flowable.idm.engine.impl.cfg
- StandaloneIdmEngineConfiguration() - Constructor for class org.flowable.idm.engine.impl.cfg.StandaloneIdmEngineConfiguration
- StandaloneInMemCmmnEngineConfiguration - Class in org.flowable.cmmn.engine.impl.cfg
- StandaloneInMemCmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.impl.cfg.StandaloneInMemCmmnEngineConfiguration
- StandaloneInMemDmnEngineConfiguration - Class in org.flowable.dmn.engine.impl.cfg
- StandaloneInMemDmnEngineConfiguration() - Constructor for class org.flowable.dmn.engine.impl.cfg.StandaloneInMemDmnEngineConfiguration
- StandaloneInMemEventRegistryEngineConfiguration - Class in org.flowable.eventregistry.impl.cfg
- StandaloneInMemEventRegistryEngineConfiguration() - Constructor for class org.flowable.eventregistry.impl.cfg.StandaloneInMemEventRegistryEngineConfiguration
- StandaloneInMemIdmEngineConfiguration - Class in org.flowable.idm.engine.impl.cfg
- StandaloneInMemIdmEngineConfiguration() - Constructor for class org.flowable.idm.engine.impl.cfg.StandaloneInMemIdmEngineConfiguration
- StandaloneInMemProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- StandaloneInMemProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration
- StandaloneMybatisTransactionContext - Class in org.flowable.common.engine.impl.cfg.standalone
- StandaloneMybatisTransactionContext(CommandContext) - Constructor for class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- StandaloneMybatisTransactionContextFactory - Class in org.flowable.common.engine.impl.cfg.standalone
- StandaloneMybatisTransactionContextFactory() - Constructor for class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContextFactory
- StandaloneProcessEngineConfiguration - Class in org.flowable.engine.impl.cfg
- StandaloneProcessEngineConfiguration() - Constructor for class org.flowable.engine.impl.cfg.StandaloneProcessEngineConfiguration
- standardEvent - Variable in class org.flowable.cmmn.model.SentryOnPart
- StandardEventXmlConverter - Class in org.flowable.cmmn.converter
- StandardEventXmlConverter() - Constructor for class org.flowable.cmmn.converter.StandardEventXmlConverter
- start - Variable in class org.flowable.common.rest.api.PaginateRequest
- start() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Once all the information is set using this builder API, the start method will create the case instance, initialize it according all the data in the builder and then evaluate the case model to start the case.
- start() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Starts a plan item instance, this typically will executes it associated behavior.
- start() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- start() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- start() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- start() - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- start() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- start() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- start() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance
- start() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
-
Starts the async executor
- start() - Method in interface org.flowable.job.service.impl.asyncexecutor.AsyncExecutor
-
Starts the Async Executor: jobs will be acquired and executed.
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- start() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- start() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- START - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- START - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
- START - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- START - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- START - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- START_EVAL_DEFERRED - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- START_EVAL_DYNAMIC - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- START_EVENT_CORRELATION_CONFIGURATION - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- START_EVENT_CORRELATION_CONFIGURATION - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- START_EVENT_CORRELATION_MANUAL - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- START_EVENT_CORRELATION_MANUAL - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- START_EVENT_CORRELATION_STORE_AS_UNIQUE_REFERENCE_ID - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- START_EVENT_CORRELATION_STORE_AS_UNIQUE_REFERENCE_ID - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- START_EVENT_INVALID_EVENT_DEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- START_EVENT_MULTIPLE_FOUND - Static variable in interface org.flowable.validation.validator.Problems
- START_TIME - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- START_TIME - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- startableByUser(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- startableByUser(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- startableByUser(String) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- startableByUser(String) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which given userId is authorized to start
- startableByUserOrGroups(String, Collection<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
- startableByUserOrGroups(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- startableByUserOrGroups(String, Collection<String>) - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- startableByUserOrGroups(String, Collection<String>) - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definition which the given userId or groups are authorized to start.
- startAcquiring(String, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- startAcquiring(String, int, int) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- startActivityId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- startActivityId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- startActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionChangeActivityStateRequest
- startActivityIds - Variable in class org.flowable.rest.service.api.runtime.process.MigrateProcessInstanceRequest
- startAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- startAdditionalComponents() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- startAsync() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Once all the information is set using this builder API, the startAsync method will create the case instance and initialize its data, but the case model is not yet evaluated, but will be started and evaluated asynchronously in a different transaction.
- startAsync() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- startAsync() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startAsync() - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Start the process instance asynchronously
- startAsyncJobAcquisitionForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startCaseInstance(CmmnRuntimeService, EventSubscription, EventInstance, CorrelationKey) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- startCaseInstance(CaseInstanceBuilder) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
- startCaseInstance(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- startCaseInstance(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- startCaseInstance(CommandContext, CaseDefinition, CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- StartCaseInstanceAfterContext - Class in org.flowable.cmmn.engine.interceptor
- StartCaseInstanceAfterContext() - Constructor for class org.flowable.cmmn.engine.interceptor.StartCaseInstanceAfterContext
- StartCaseInstanceAfterContext(CaseInstanceEntity, Map<String, Object>, Map<String, Object>, Case, CaseDefinition, CmmnModel) - Constructor for class org.flowable.cmmn.engine.interceptor.StartCaseInstanceAfterContext
- startCaseInstanceAsync(CaseInstanceBuilder) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
- startCaseInstanceAsync(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- startCaseInstanceAsync(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- startCaseInstanceAsync(CommandContext, CaseDefinition, CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- StartCaseInstanceAsyncCmd - Class in org.flowable.cmmn.engine.impl.cmd
- StartCaseInstanceAsyncCmd(CaseInstanceBuilder) - Constructor for class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
- StartCaseInstanceBeforeContext - Class in org.flowable.cmmn.engine.interceptor
- StartCaseInstanceBeforeContext() - Constructor for class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- StartCaseInstanceBeforeContext(String, String, String, String, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, Case, CaseDefinition, CmmnModel, String, String) - Constructor for class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- startCaseInstanceByKey(String, String, String, String, String, String, boolean, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.configurator.impl.cmmn.DefaultCaseInstanceService
- startCaseInstanceByKey(String, String, String, String, String, String, boolean, String, Map<String, Object>) - Method in interface org.flowable.engine.impl.cmmn.CaseInstanceService
- StartCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- StartCaseInstanceCmd(CaseInstanceBuilder) - Constructor for class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceCmd
- startCaseInstanceInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- StartCaseInstanceInterceptor - Interface in org.flowable.cmmn.engine.interceptor
- startedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are started after the provided date time.
- startedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedAfter(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- startedAfter(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started after the given date.
- startedAfter(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after the given start time.
- startedAfter(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started after the given time
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are started before the provided date time.
- startedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBefore(Date) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- startedBefore(Date) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started before the given date.
- startedBefore(Date) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore(Date) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started before the given start time.
- startedBefore(Date) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started before the given time
- startedBy - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBy - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- startedBy - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBy - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBy - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBy(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are started by the provided user identifier.
- startedBy(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBy(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are started by the given user.
- startedBy(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- startedBy(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- startedBy(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- startedBy(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions that were started after by the given user id.
- startedBy(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances started by the given user id
- STARTER - Static variable in class org.flowable.identitylink.api.IdentityLinkType
- StartEvent - Class in org.flowable.bpmn.model
- StartEvent() - Constructor for class org.flowable.bpmn.model.StartEvent
- startEventFormTypes - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- startEventFormTypes - Variable in class org.flowable.bpmn.model.BpmnModel
- startEventId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startEventId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startEventId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startEventId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the start event in case of an event registry start event that is triggered to start the process instance.
- StartEventInfo(String, String, boolean) - Constructor for record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Creates an instance of a
StartEventInfo
record class. - StartEventParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- StartEventParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.StartEventParseHandler
- startEventType - Variable in class org.flowable.cmmn.model.Case
- StartEventValidator - Class in org.flowable.validation.validator.impl
- StartEventValidator() - Constructor for class org.flowable.validation.validator.impl.StartEventValidator
- StartEventXMLConverter - Class in org.flowable.bpmn.converter
- StartEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.StartEventXMLConverter
- startExecutors() - Method in interface org.flowable.cmmn.engine.CmmnEngine
-
Starts the execuctors (async and async history), if they are configured to be auto-activated.
- startExecutors() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- startExecutors() - Method in class org.flowable.engine.impl.ProcessEngineImpl
- startExecutors() - Method in interface org.flowable.engine.ProcessEngine
-
Starts the executors (async and async history), if they are configured to be auto-activated.
- StartFormData - Interface in org.flowable.engine.form
-
Specific
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.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- startFormVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- startFormVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startFormVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- startFormVariables - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- startFormVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Allows to pass any variables if they come from a form.
- startFormVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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.cmmn.engine.test.FlowableCmmnRule
- starting(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
- starting(Description) - Method in class org.flowable.engine.test.FlowableRule
- starting(Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
- starting(Description) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
- startJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Starts the acquisition thread
- startLogNr - Variable in class org.flowable.engine.impl.cmd.GetEventLogEntriesCmd
- startPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- startPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- StartPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- StartPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- StartPlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>, String, FormInfo) - Constructor for class org.flowable.cmmn.engine.impl.cmd.StartPlanItemInstanceCmd
- StartPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- StartPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- StartPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, ChildTaskActivityBehavior.VariableInfo) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- StartPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, MigrationContext) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- startProcessInstance(String, String, Map<String, Object>, Map<String, Object>, String, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- startProcessInstance(ExecutionEntity, CommandContext, Map<String, Object>) - Method in class org.flowable.engine.impl.util.ProcessInstanceHelper
- startProcessInstance(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstance(ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startProcessInstance(RuntimeService, EventSubscription, EventInstance, CorrelationKey) - Method in class org.flowable.engine.impl.eventregistry.BpmnEventRegistryEventConsumer
- StartProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
- StartProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceAfterContext
- StartProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceAfterContext
- startProcessInstanceAsync(ProcessInstanceBuilderImpl) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- StartProcessInstanceAsyncCmd - Class in org.flowable.engine.impl.cmd
-
author martin.grofcik
- StartProcessInstanceAsyncCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceAsyncCmd
- StartProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
- StartProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- StartProcessInstanceBeforeContext(String, String, String, String, String, String, String, Map<String, Object>, Map<String, Object>, String, String, String, String, String, FlowElement, Process, ProcessDefinition, String, String) - Constructor for class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- startProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceById(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProcessInstanceByKey(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, String, String, String, Boolean, String, Map<String, Object>, String, Map<String, Object>, FormInfo, String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- startProcessInstanceByKey(String, String, String, String, Boolean, String, Map<String, Object>, String, Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Starts a process instance without a reference to a plan item instance (i.e.
- startProcessInstanceByKey(String, String, String, String, String, Boolean, String, Map<String, Object>, String, Map<String, Object>, FormInfo, String) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- startProcessInstanceByKey(String, String, String, String, String, Boolean, String, Map<String, Object>, String, Map<String, Object>, FormInfo, String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Starts a process instance with a reference to a plan item instance (i.e.
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key.
- startProcessInstanceByKey(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the latest version of the process definition with the given key
- startProcessInstanceByKeyAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String)
, but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, String)
, but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, String, Map)
, but using a specific tenant identifier. - startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKeyAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByKey(String, Map)
, but using a specific tenant identifier. - startProcessInstanceByMessage(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessage(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessage(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessage(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessage(String, Map<String, Object>, Map<String, Object>, String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- startProcessInstanceByMessageAndTenantId(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String)
, but with tenant context. - startProcessInstanceByMessageAndTenantId(String, String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, String)
, but with tenant context. - startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, String, Map)
, but with tenant context. - startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndTenantId(String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.startProcessInstanceByMessage(String, Map)
, but with tenant context. - StartProcessInstanceByMessageCmd - Class in org.flowable.engine.impl.cmd
- StartProcessInstanceByMessageCmd(String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceByMessageCmd(String, String, Map<String, Object>, String, String, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceByMessageCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- StartProcessInstanceCmd<T> - Class in org.flowable.engine.impl.cmd
- StartProcessInstanceCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- StartProcessInstanceCmd(String, String, String, Map<String, Object>, String) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- StartProcessInstanceCmd(ProcessInstanceBuilderImpl) - Constructor for class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- startProcessInstanceInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- StartProcessInstanceInterceptor - Interface in org.flowable.engine.interceptor
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- startProcessInstanceWithForm(String, String, Map<String, Object>, String) - Method in interface org.flowable.engine.RuntimeService
-
Starts a new process instance in the exactly specified version of the process definition with the given id.
- startProfileSession(String) - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- startProgress(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Starts the progress on the task.
- startProgress(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- startProgress(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- startProgress(String, String) - Method in interface org.flowable.engine.TaskService
-
Set the task state to in progress.
- StartProgressTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- StartProgressTaskCmd - Class in org.flowable.engine.impl.cmd
- StartProgressTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.StartProgressTaskCmd
- StartProgressTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- startResetExpiredJobsForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startResetExpiredJobsThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Starts the reset expired jobs thread
- StartSubProcessInstanceAfterContext - Class in org.flowable.engine.interceptor
- StartSubProcessInstanceAfterContext() - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- StartSubProcessInstanceAfterContext(ExecutionEntity, ExecutionEntity, Map<String, Object>, Map<String, Object>, ExecutionEntity, List<IOParameter>, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceAfterContext
- StartSubProcessInstanceBeforeContext - Class in org.flowable.engine.interceptor
- StartSubProcessInstanceBeforeContext() - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- StartSubProcessInstanceBeforeContext(String, String, String, Map<String, Object>, Map<String, Object>, ExecutionEntity, List<IOParameter>, boolean, String, FlowElement, Process, ProcessDefinition) - Constructor for class org.flowable.engine.interceptor.StartSubProcessInstanceBeforeContext
- startTenantExecutor(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- startTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- startTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- startTime - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- startTime - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- startTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- startTime - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
-
The start time when the command context was created.
- startTime - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- startTime - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- startTime - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- 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
- startTime - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- startTime - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- startTime - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- startTime - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- startTime - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- startTimerAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- startTimerJobAcquisitionForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- startTlsEnabled - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- startUserId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- startUserId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- startUserId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- startUserId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- startUserId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- startUserId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- startUserId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- startUserId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- startUserId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- startWaiting(String, long) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- startWaiting(String, long) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- startWithForm - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- startWithForm() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
-
Once all the information is set using this builder API, the startWithForm method will create the case instance and initialize its data by additionally using the submitted form variables and handling them with the start form provided with the case model (e.g.
- startWithForm() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- state - Variable in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- state - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- state - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- state - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- state - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- state - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- state - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- state - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- state - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- state - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- state - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- state - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- state - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- state - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- state - Variable in class org.flowable.engine.impl.delegate.BaseVariableAggregatorContext
- state - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- state - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- state - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- state - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- state(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that have a state that is equal to the provided value.
- state(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- stateAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- stateAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- stateAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- stateChanged(DelegatePlanItemInstance, String, String) - Method in interface org.flowable.cmmn.api.listener.PlanItemInstanceLifecycleListener
-
Will be called when the state of a
DelegatePlanItemInstance
changes and thePlanItemInstanceLifecycleListener.getSourceState()
andPlanItemInstanceLifecycleListener.getTargetState()
match. - stateChanged(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- stateChanged(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- stateChanged(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- stateChanged(CaseInstance, String, String) - Method in interface org.flowable.cmmn.api.listener.CaseInstanceLifecycleListener
-
Will be called when the state of a
CaseInstance
changes and theCaseInstanceLifecycleListener.getSourceState()
andCaseInstanceLifecycleListener.getTargetState()
match. - stateChanged(CaseInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- stateChanged(CaseInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- stateChanged(CaseInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- stateChanged(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildBpmnCaseInstanceStateChangeCallback
- stateChanged(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildCaseInstanceStateChangeCallback
- stateChanged(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
- stateChanged(CallbackData) - Method in interface org.flowable.common.engine.impl.callback.RuntimeInstanceStateChangeCallback
- stateCode - Variable in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- stateMatches(String, String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- stateMatches(String, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- statement - Variable in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- statement - Variable in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- statementMappings - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.GenericEventListenerInstanceQuery
- stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.SignalEventListenerInstanceQuery
- stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- stateSuspended() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
- stateSuspended() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceQueryImpl
- stateSuspended() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- stateTransactionListeners - Variable in class org.flowable.common.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
- StateTransition - Class in org.flowable.cmmn.engine.impl.runtime
-
Whenever a plan item or event listener changes its state as part of a CMMN engine operation, its current state and transition is checked to be valid.
- StateTransition() - Constructor for class org.flowable.cmmn.engine.impl.runtime.StateTransition
- stateUnavailable() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
- stateUnavailable() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- staticElResolver - Variable in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- staticKey - Variable in class org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector
- staticTenantId - Variable in class org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector
- status - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- status - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- status - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- status - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- status - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- status - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- status - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- status - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- status - Variable in class org.flowable.engine.impl.cmd.FindBatchPartsByBatchIdCmd
- status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- status - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- status - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- status - Variable in class org.flowable.rest.service.api.management.BatchResponse
- status(String) - Method in interface org.flowable.batch.api.BatchBuilder
- status(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- status(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given status.
- status(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given status.
- status(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- status(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- status(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- status(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- STATUS_COMPLETED - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- STATUS_COMPLETED - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_COMPLETED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_COMPLETED - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- STATUS_FAILED - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_FAILED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- STATUS_IN_PROGRESS - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- STATUS_STOPPED - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_STOPPED - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_WAITING - Static variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- STATUS_WAITING - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_WAITING - Static variable in interface org.flowable.engine.impl.delete.DeleteProcessInstanceBatchConstants
- STATUS_WAITING - Static variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- statusCode - Variable in class org.flowable.http.common.api.HttpResponse
- stop() - Method in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- stop() - Method in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- stop() - Method in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueRunnable
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- stop() - Method in class org.flowable.job.service.impl.asyncexecutor.ResetExpiredJobsRunnable
- stop() - Method in class org.flowable.spring.SpringProcessEngineConfiguration
- stop(Runnable) - Method in interface org.flowable.common.spring.SpringEngineConfiguration
- stopAcquiring(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireAsyncJobsDueLifecycleListener
- stopAcquiring(String) - Method in interface org.flowable.job.service.impl.asyncexecutor.AcquireTimerLifecycleListener
- stopAudit(Date) - Method in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- stopCurrentProfileSession() - Method in class org.flowable.engine.test.profiler.FlowableProfiler
- stopExecutingAsyncJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- stopJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Stops the acquisition thread
- stopJobAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- stopResetExpiredJobsThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Stops the reset expired jobs thread
- stopRunnables() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- stopThreadsForTenant(String) - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- stopTimerAcquisitionThread() - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- store - Variable in class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl
- storeAsTransientVariable - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- storeAsTransientVariable - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- storeBpmnModelAsByteArray(CommandContext, BpmnModel, DeploymentEntity, String) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- storeExpressionVals(int, String, int) - Method in class org.flowable.common.engine.impl.calendar.CronExpression
- storeResultVariableAsTransient - Variable in class org.flowable.bpmn.model.ServiceTask
- storeResultVariableAsTransient - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- storeResultVariableAsTransient - Variable in class org.flowable.cmmn.model.ServiceTask
- storeResultVariableAsTransient - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- storeScriptVariables - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
- storeScriptVariables - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- storeScriptVariables - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- storeScriptVariables - Variable in class org.flowable.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- storeScriptVariables() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
Automatically store variables from script evaluation context to the given variable container.
- storeTaskCompleter(TaskEntity, ExecutionEntity, ProcessEngineConfigurationImpl) - Static method in class org.flowable.engine.impl.util.TaskHelper
- storeVariableLocal(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- storeVariableLocal(String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- storeVariableLocal(String) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- streamSource - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- streamSource - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- streamSource - Variable in class org.flowable.eventregistry.impl.parser.ChannelDefinitionParse
- streamSource - Variable in class org.flowable.eventregistry.impl.parser.EventDefinitionParse
- StreamSource - Interface in org.flowable.common.engine.impl.util.io
- strict - Variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstProperty
- strictMode - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- strictMode - Variable in class org.flowable.dmn.engine.DmnEngineConfiguration
-
Set this to false if you want to ignore the decision table hit policy validity checks to result in an failed decision table state.
- string - Variable in class org.flowable.common.engine.impl.util.io.StringStreamSource
- STRING - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- STRING - Static variable in interface org.flowable.eventregistry.api.model.EventPayloadTypes
- STRING_DECISION_TABLE_FALLBACK_TO_DEFAULT_TENANT - Static variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- STRING_DECISION_TABLE_SAME_DEPLOYMENT - Static variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- stringContentTypes - Variable in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- StringDataObject - Class in org.flowable.bpmn.model
- StringDataObject() - Constructor for class org.flowable.bpmn.model.StringDataObject
- StringFormType - Class in org.flowable.engine.impl.form
- StringFormType() - Constructor for class org.flowable.engine.impl.form.StringFormType
- StringRestVariableConverter - Class in org.flowable.common.rest.variable
- StringRestVariableConverter() - Constructor for class org.flowable.common.rest.variable.StringRestVariableConverter
- StringStreamSource - Class in org.flowable.common.engine.impl.util.io
- StringStreamSource(String) - Constructor for class org.flowable.common.engine.impl.util.io.StringStreamSource
- StringStreamSource(String, String) - Constructor for class org.flowable.common.engine.impl.util.io.StringStreamSource
- StringStreamSource(String, Charset) - Constructor for class org.flowable.common.engine.impl.util.io.StringStreamSource
- StringToBigDecimal - Class in org.flowable.engine.impl.transformer
-
Transforms a
String
to aBigDecimal
- StringToBigDecimal() - Constructor for class org.flowable.engine.impl.transformer.StringToBigDecimal
- StringToBoolean - Class in org.flowable.engine.impl.transformer
- StringToBoolean() - Constructor for class org.flowable.engine.impl.transformer.StringToBoolean
- StringToDate - Class in org.flowable.engine.impl.transformer
- StringToDate() - Constructor for class org.flowable.engine.impl.transformer.StringToDate
- StringToInteger - Class in org.flowable.engine.impl.transformer
- StringToInteger() - Constructor for class org.flowable.engine.impl.transformer.StringToInteger
- StringToJsonDeserializer - Class in org.flowable.eventregistry.impl.serialization
- StringToJsonDeserializer() - Constructor for class org.flowable.eventregistry.impl.serialization.StringToJsonDeserializer
- StringToLong - Class in org.flowable.engine.impl.transformer
- StringToLong() - Constructor for class org.flowable.engine.impl.transformer.StringToLong
- StringToXmlDocumentDeserializer - Class in org.flowable.eventregistry.impl.serialization
- StringToXmlDocumentDeserializer() - Constructor for class org.flowable.eventregistry.impl.serialization.StringToXmlDocumentDeserializer
- StringType - Class in org.flowable.variable.service.impl.types
- StringType(int) - Constructor for class org.flowable.variable.service.impl.types.StringType
- stringValue - Variable in class org.flowable.bpmn.model.FieldExtension
- stringValue - Variable in class org.flowable.cmmn.model.FieldExtension
- stripBpmnFileSuffix(String) - Static method in class org.flowable.engine.impl.bpmn.deployer.ResourceNameUtil
- stripCmmnFileSuffix(String) - Static method in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- stripDmnFileSuffix(String) - Static method in class org.flowable.dmn.engine.impl.deployer.ResourceNameUtil
- StrongUuidGenerator - Class in org.flowable.common.engine.impl.persistence
-
IdGenerator
implementation based on the current time and the ethernet address of the machine it is running on. - StrongUuidGenerator() - Constructor for class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
- structure - Variable in class org.flowable.engine.impl.bpmn.data.ItemDefinition
- structureDefinition - Variable in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- StructureDefinition - Interface in org.flowable.engine.impl.bpmn.data
-
Represents a definition of a structure used to exchange information
- structureDefinitionMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- structureInstance - Variable in class org.flowable.engine.impl.bpmn.data.ItemInstance
- StructureInstance - Interface in org.flowable.engine.impl.bpmn.data
-
An instance of
StructureDefinition
- structureRef - Variable in class org.flowable.bpmn.model.ItemDefinition
- sub(TypeConverter, Object, Object) - Static method in class org.flowable.common.engine.impl.de.odysseus.el.misc.NumberOperations
- SUB - Static variable in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- SUB_SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- subject - Variable in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- subject - Variable in class org.flowable.mail.common.api.MailMessage
- subject - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- submit(Runnable) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
-
Submit a
Runnable
task for execution, receiving a Future representing the execution of the task. - submit(Runnable) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- submit(Runnable) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- submit(Callable<T>) - Method in interface org.flowable.common.engine.api.async.AsyncTaskExecutor
-
Submit a
Callable
task for execution, receiving a Future representing the execution of the task. - submit(Callable<T>) - Method in interface org.flowable.common.engine.api.async.AsyncTaskInvoker
- submit(Callable<T>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- submit(Callable<T>) - Method in class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
- submit(Callable<T>) - Method in class org.flowable.common.spring.async.SpringAsyncTaskExecutor
- submitForm(SubmitFormRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.form.FormDataResource
- submitFormData(SubmitFormRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- 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
- SubmitFormRequest - Class in org.flowable.rest.service.api.form
- SubmitFormRequest() - Constructor for class org.flowable.rest.service.api.form.SubmitFormRequest
- SubmitStartFormCmd - Class in org.flowable.engine.impl.cmd
- SubmitStartFormCmd(String, String, Map<String, String>) - Constructor for class org.flowable.engine.impl.cmd.SubmitStartFormCmd
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(String, String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitStartFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Start a new process instance with the user data that was entered as properties in a start form.
- submitStartFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitStartFormData(ExecutionEntity, Map<String, String>) - Method in class org.flowable.engine.impl.form.DefaultStartFormHandler
- SubmitTaskFormCmd - Class in org.flowable.engine.impl.cmd
- SubmitTaskFormCmd(String, Map<String, String>, boolean) - Constructor for class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- submitTaskFormData(String, Map<String, String>) - Method in interface org.flowable.engine.FormService
-
Completes a task with the user data that was entered as properties in a task form.
- submitTaskFormData(String, Map<String, String>) - Method in class org.flowable.engine.impl.FormServiceImpl
- submitTaskFormData(String, Map<String, String>, boolean) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- submittedBy - Variable in class org.flowable.form.api.FormInstanceInfo
- submittedBy(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given submitted by value.
- submittedByLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a submitted by like the given string.
- submittedDate - Variable in class org.flowable.form.api.FormInstanceInfo
- submittedDate(Date) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms submitted on the given time
- submittedDateAfter(Date) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms submitted after the given time
- submittedDateBefore(Date) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms submitted before the given time
- SubProcess - Class in org.flowable.bpmn.model
- SubProcess() - Constructor for class org.flowable.bpmn.model.SubProcess
- SUBPROCESS_BORDER_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SUBPROCESS_BOX_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- SUBPROCESS_BOX_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- SUBPROCESS_MULTIPLE_START_EVENTS - Static variable in interface org.flowable.validation.validator.Problems
- SUBPROCESS_START_EVENT_EVENT_DEFINITION_NOT_ALLOWED - Static variable in interface org.flowable.validation.validator.Problems
- SubProcessActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.
- SubProcessActivityBehavior - Interface in org.flowable.engine.impl.delegate
-
behavior for activities that delegate to a complete separate execution of a process definition.
- SubProcessActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- subProcessDefinition - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- subProcessDefKey - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- subProcessInstance - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
reference to a subprocessinstance, not-null if currently subprocess is started from this execution
- subProcessInstanceBySuperExecutionIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- SubProcessInstanceExecutionBySuperExecutionIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- SubProcessInstanceExecutionBySuperExecutionIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- subProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instance that have as sub process instance the given process instance.
- subProcessModel - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- SubProcessParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- SubProcessParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.SubProcessParseHandler
- subProcessParser - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- SubProcessParser - Class in org.flowable.bpmn.converter.parser
- SubProcessParser() - Constructor for class org.flowable.bpmn.converter.parser.SubProcessParser
- SubprocessValidator - Class in org.flowable.validation.validator.impl
- SubprocessValidator() - Constructor for class org.flowable.validation.validator.impl.SubprocessValidator
- subScopeId - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- subScopeId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- subScopeId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- subScopeId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- subScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- subScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- subScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- subScopeId - Variable in class org.flowable.common.engine.impl.event.FlowableEngineEventImpl
- subScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.EntityLinkEntityImpl
- subScopeId - Variable in class org.flowable.entitylink.service.impl.persistence.entity.HistoricEntityLinkEntityImpl
- subScopeId - Variable in class org.flowable.eventregistry.api.EventConsumerInfo
- subScopeId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- subScopeId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- subScopeId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- subScopeId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- subScopeId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- subScopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- subScopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- subScopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- subScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- subScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- subScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- subScopeId - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- subScopeId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- subScopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- subScopeId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- subScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- subScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- subScopeId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- subScopeId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- subScopeId(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- subScopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given sub scope id.
- subScopeId(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- subScopeId(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- subScopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- subScopeId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions which have a sub scope id with the given value.
- subScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- subScopeId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- subScopeId(String) - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select tasks for the given sub scope identifier.
- subScopeId(String) - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.JobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- subScopeId(String) - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- subScopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- subScopeId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- subScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for the given sub scope identifier.
- subScopeId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- subScopeId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given sub scope id.
- subScopeId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given sub scope id.
- subScopeId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- subScopeId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given sub scope id.
- subScopeIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- subScopeIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given sub scope ids.
- subscribe() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Creates the event subscription with the registered combination of correlation parameter values and saves it.
- subscribe() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- subscribe() - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- subscribe() - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Creates the event subscription with the registered combination of correlation parameter values and saves it.
- subscription - Variable in class org.flowable.eventregistry.model.JmsInboundChannelModel
- subscription(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundJmsChannelBuilder
-
Sets the JMS subscription.
- subscription(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundJmsChannelBuilderImpl
- subTaskCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- subtractDate(Object, Object, Object, Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
- succeeded(Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test succeeds
- succeeded(Description) - Method in class org.flowable.dmn.engine.test.FlowableDmnRule
-
Invoked when a test succeeds
- succeeded(Description) - Method in class org.flowable.engine.test.FlowableRule
-
Invoked when a test succeeds
- succeeded(Description) - Method in class org.flowable.eventregistry.test.FlowableEventRule
-
Invoked when a test succeeds
- succeeded(Description) - Method in class org.flowable.idm.engine.test.FlowableIdmRule
-
Invoked when a test succeeds
- succesfulMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- succesfulMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- successTrace(Duration, ScriptEngineRequest) - Static method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- suffixList - Variable in class org.flowable.engine.impl.rules.RulesAgendaFilter
- SUM - Enum constant in enum class org.flowable.dmn.model.BuiltinAggregator
- superExecution - Variable in class org.flowable.engine.impl.dynamic.MoveExecutionEntityContainer
- superExecution - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
super execution, not-null if this execution is part of a subprocess
- superExecutionId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- superExecutionId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
Persisted reference to the super execution of this execution
- superExecutionId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- superExecutionUrl - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- superProcessInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- superProcessInstanceId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- superProcessInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- superProcessInstanceId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- superProcessInstanceId(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances started by the given process instance.
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are a sub process instance of the given super process instance.
- supportedSerializers - Variable in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- supports(Class<?>) - Method in class org.flowable.cmmn.rest.security.BasicAuthenticationProvider
- supports(Class<?>) - Method in class org.flowable.rest.security.BasicAuthenticationProvider
- 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.cmmn.engine.test.FlowableCmmnExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.dmn.engine.test.FlowableDmnExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.impl.test.InternalFlowableExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.engine.test.FlowableExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.eventregistry.test.FlowableEventExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.idm.engine.test.InternalFlowableIdmExtension
- suspend() - Method in class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- SUSPEND - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- suspended - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- suspended - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- suspended - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- suspended - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- suspended() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- suspended() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- suspended() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- suspended() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are suspended
- suspended() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which are suspended, either because the process instance itself is suspended or because the corresponding process definition is suspended
- suspended() - Method in interface org.flowable.task.api.TaskQuery
-
Only selects tasks which are suspended, because its process instance was suspended.
- suspended() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- SUSPENDED - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- SUSPENDED - Static variable in interface org.flowable.common.engine.impl.db.SuspensionState
- SUSPENDED - Static variable in interface org.flowable.task.api.Task
- SUSPENDED_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- SUSPENDED_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- suspendedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedJobByCorrelationIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- SuspendedJobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
- SuspendedJobCollectionResource - Class in org.flowable.rest.service.api.management
- SuspendedJobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.SuspendedJobCollectionResource
- SuspendedJobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.SuspendedJobCollectionResource
- suspendedJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- suspendedJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- SuspendedJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- SuspendedJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Suspended jobs are stored separately to increase the normal job query performance
- SuspendedJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
TimerJob entity, necessary for persistence.
- SuspendedJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityImpl
- suspendedJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- SuspendedJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
- SuspendedJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- SuspendedJobEntityManagerImpl(JobServiceConfiguration, SuspendedJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- suspendedJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteSuspendedJobCmd
- SuspendedJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Job
s. - SuspendedJobQueryImpl - Class in org.flowable.job.service.impl
- SuspendedJobQueryImpl() - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- SuspendedJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- SuspendedJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.SuspendedJobQueryImpl
- suspendedJobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- SuspendedJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- SuspendedJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.SuspendedJobsByExecutionIdMatcher
- suspendedTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendProcessDefinition(String, String, boolean, Date, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- suspendProcessDefinition(ProcessDefinition, boolean, Date) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionResource
- suspendProcessDefinitionById(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionById(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionById(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionById(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the process definition with the given id.
- suspendProcessDefinitionByKey(String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, boolean, Date) - Method in interface org.flowable.engine.RepositoryService
-
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, boolean, Date, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.suspendProcessDefinitionByKey(String, boolean, Date)
, but only applicable for the given tenant identifier. - suspendProcessDefinitionByKey(String, String) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- suspendProcessDefinitionByKey(String, String) - Method in interface org.flowable.engine.RepositoryService
-
Similar to
RepositoryService.suspendProcessDefinitionByKey(String)
, but only applicable for the given tenant identifier. - SuspendProcessDefinitionCmd - Class in org.flowable.engine.impl.cmd
- SuspendProcessDefinitionCmd(String, String, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- SuspendProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessDefinitionCmd
- suspendProcessInstance(String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- suspendProcessInstance(ProcessInstance) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- suspendProcessInstanceById(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- suspendProcessInstanceById(String) - Method in interface org.flowable.engine.RuntimeService
-
Suspends the process instance with the given id.
- SuspendProcessInstanceCmd - Class in org.flowable.engine.impl.cmd
- SuspendProcessInstanceCmd(String) - Constructor for class org.flowable.engine.impl.cmd.SuspendProcessInstanceCmd
- suspendTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
Suspends the task.
- suspendTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- suspendTask(String, String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- suspendTask(String, String) - Method in interface org.flowable.engine.TaskService
-
Suspends the task.
- SuspendTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SuspendTaskCmd - Class in org.flowable.engine.impl.cmd
- SuspendTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SuspendTaskCmd
- SuspendTaskCmd(String, String) - Constructor for class org.flowable.engine.impl.cmd.SuspendTaskCmd
- suspensionState - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- suspensionState - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- suspensionState - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- suspensionState - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- suspensionState - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspensionState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- SuspensionState - Interface in org.flowable.common.engine.impl.db
-
Contains a predefined set of states for process definitions and process instances
- SuspensionState.SuspensionStateImpl - Class in org.flowable.common.engine.impl.db
- SuspensionStateImpl(int, String) - Constructor for class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- SuspensionStateUtil - Class in org.flowable.engine.impl.persistence.entity
-
Helper class for suspension state
- SuspensionStateUtil() - Constructor for class org.flowable.engine.impl.persistence.entity.SuspensionStateUtil
- swapCommandInvoker(ProcessEngine, boolean) - Method in class org.flowable.engine.impl.test.PluggableFlowableExtension
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Synchronize data with the new user task execution
- syncUserTaskExecution(ExecutionEntity, FlowElement, String, TaskEntity) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- syncUserTaskExecutionActivityInstance(ExecutionEntity, String, FlowElement) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- SyncWebServiceClient - Interface in org.flowable.engine.impl.webservice
-
A dynamic web service client that allows to perform synchronous calls to a specific web service.
- SyncWebServiceClientFactory - Interface in org.flowable.engine.impl.webservice
-
A factory for
SyncWebServiceClient
- systemOutboundEventProcessor - Variable in class org.flowable.eventregistry.impl.DefaultEventRegistry
- systemOutboundEventProcessor - Variable in class org.flowable.eventregistry.impl.EventRegistryEngineConfiguration
- SystemOutboundEventProcessor<T> - Class in org.flowable.eventregistry.impl
- SystemOutboundEventProcessor(OutboundEventChannelAdapter<T>, OutboundEventProcessingPipeline<T>) - Constructor for class org.flowable.eventregistry.impl.SystemOutboundEventProcessor
T
- table - Variable in class org.flowable.common.engine.impl.db.ServiceSqlScriptBasedDbSchemaManager
- TableCollectionResource - Class in org.flowable.rest.service.api.management
- TableCollectionResource() - Constructor for class org.flowable.rest.service.api.management.TableCollectionResource
- TableColumnsResource - Class in org.flowable.rest.service.api.management
- TableColumnsResource() - Constructor for class org.flowable.rest.service.api.management.TableColumnsResource
- tableDataManager - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- TableDataManager - Interface in org.flowable.common.engine.impl.persistence.entity
- TableDataManagerImpl - Class in org.flowable.common.engine.impl.persistence.entity
- TableDataManagerImpl(AbstractEngineConfiguration) - Constructor for class org.flowable.common.engine.impl.persistence.entity.TableDataManagerImpl
- TableDataResource - Class in org.flowable.rest.service.api.management
- TableDataResource() - Constructor for class org.flowable.rest.service.api.management.TableDataResource
- TableMetaData - Class in org.flowable.common.engine.api.management
-
Structure containing meta data (column names, column types, etc.) about a certain database table.
- TableMetaData() - Constructor for class org.flowable.common.engine.api.management.TableMetaData
- TableMetaData(String) - Constructor for class org.flowable.common.engine.api.management.TableMetaData
- tableName - Variable in class org.flowable.common.engine.api.management.TableMetaData
- tableName - Variable in class org.flowable.common.engine.api.management.TablePage
- tableName - Variable in class org.flowable.common.engine.impl.cmd.GetTableMetaDataCmd
- tableName - Variable in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- tableName(String) - Method in interface org.flowable.common.engine.api.management.TablePageQuery
-
The name of the table of which a page must be fetched.
- tableName(String) - Method in class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.flowable.engine.impl.test.TestHelper
- TablePage - Class in org.flowable.common.engine.api.management
-
Data structure used for retrieving database table content.
- TablePage() - Constructor for class org.flowable.common.engine.api.management.TablePage
- TablePageQuery - Interface in org.flowable.common.engine.api.management
-
Allows programmatic querying of
TablePage
s. - TablePageQueryImpl - Class in org.flowable.common.engine.impl.persistence.entity
- TablePageQueryImpl() - Constructor for class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- TablePageQueryImpl(CommandExecutor, AbstractEngineConfiguration) - Constructor for class org.flowable.common.engine.impl.persistence.entity.TablePageQueryImpl
- tablePrefixIsSchema - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Set to true in case the defined databaseTablePrefix is a schema-name, instead of an actual table name prefix.
- tablePrefixIsSchema - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- TableResource - Class in org.flowable.rest.service.api.management
- TableResource() - Constructor for class org.flowable.rest.service.api.management.TableResource
- TableResponse - Class in org.flowable.rest.service.api.management
- TableResponse() - Constructor for class org.flowable.rest.service.api.management.TableResponse
- TakeOutgoingSequenceFlowsOperation - Class in org.flowable.engine.impl.agenda
-
Operation which purpose is to leave a
FlowNode
. - TakeOutgoingSequenceFlowsOperation(CommandContext, ExecutionEntity, boolean, boolean) - Constructor for class org.flowable.engine.impl.agenda.TakeOutgoingSequenceFlowsOperation
- target - Variable in class org.flowable.bpmn.model.IOParameter
- target - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- target - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- target - Variable in class org.flowable.cmmn.model.IOParameter
- target - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- target - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- target - Variable in class org.flowable.engine.impl.bpmn.data.AbstractDataAssociation
- TARGET_ACTIVITY_BEHAVIOR_CLASS - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_NAME - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_ACTIVITY_TYPE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TARGET_NAMESPACE_ATTRIBUTE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- TARGET_NAMESPACE_ATTRIBUTE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- targetActivityBehaviorClass - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityId - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityName - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetActivityType - Variable in class org.flowable.engine.delegate.event.impl.FlowableSequenceFlowTakenEventImpl
- targetCaseDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationPartResult
- targetCmmnElementRef - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- targetDockerInfo - Variable in class org.flowable.bpmn.model.BpmnDiEdge
- targetDockerInfo - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- targetElement - Variable in class org.flowable.cmmn.model.Association
- targetExpression - Variable in class org.flowable.bpmn.model.IOParameter
- targetExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition
- targetExpression - Variable in class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- targetExpression - Variable in class org.flowable.cmmn.model.IOParameter
- targetExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition
- targetExpression - Variable in class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- targetFlowElement - Variable in class org.flowable.bpmn.model.SequenceFlow
- targetNamespace - Variable in class org.flowable.bpmn.model.BpmnModel
- targetNamespace - Variable in class org.flowable.cmmn.model.CmmnModel
- targetNamespace - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- targetNamespace - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- targetProcessDefinitionId - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationPartResult
- targetProcessDefinitionId - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- targetRef - Variable in class org.flowable.bpmn.model.Association
- targetRef - Variable in class org.flowable.bpmn.model.AssociationModel
- targetRef - Variable in class org.flowable.bpmn.model.DataAssociation
- targetRef - Variable in class org.flowable.bpmn.model.MessageFlow
- targetRef - Variable in class org.flowable.bpmn.model.SequenceFlow
- targetRef - Variable in class org.flowable.cmmn.model.Association
- targetState - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- targetState - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionCaseLifecycleListener
- targetState - Variable in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
- targetState - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- targetState - Variable in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- targetState - Variable in class org.flowable.cmmn.model.FlowableListener
- targetTenantId - Variable in class org.flowable.common.engine.impl.event.FlowableChangeTenantIdEventImpl
- targetTenantId - Variable in class org.flowable.common.engine.impl.tenant.ChangeTenantIdBuilderImpl
- task - Variable in class org.flowable.cmmn.engine.impl.cmd.SaveTaskCmd
- task - Variable in class org.flowable.engine.impl.bpmn.behavior.DmnActivityBehavior
- task - Variable in class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- task - Variable in class org.flowable.engine.impl.cmd.SaveTaskCmd
- task - Variable in class org.flowable.engine.impl.form.TaskFormDataImpl
- Task - Class in org.flowable.bpmn.model
- Task - Class in org.flowable.cmmn.model
- Task - Interface in org.flowable.task.api
-
Represents one task for a human user.
- Task() - Constructor for class org.flowable.bpmn.model.Task
- Task() - Constructor for class org.flowable.cmmn.model.Task
- TASK - Enum constant in enum class org.flowable.common.engine.impl.history.HistoryLevel
- TASK - Static variable in interface org.flowable.common.engine.api.scope.ScopeTypes
- TASK_ASSIGNED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task as been assigned.
- TASK_ASSIGNEE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_BORDER_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- TASK_BORDER_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- TASK_BORDER_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- TASK_BOX_COLOR - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- TASK_BOX_COLOR - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- TASK_BOX_COLOR - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- TASK_COMPLETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task has been completed.
- TASK_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task has been created.
- TASK_DEFINITION_KEY - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TASK_DEFINITION_KEY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DEFINITION_KEY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TASK_DESCRIPTION - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DUE_DATE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DUEDATE_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task dueDate has been changed.
- TASK_ID - Static variable in interface org.flowable.content.api.ContentMetaDataKeys
- TASK_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TASK_ID_ - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- TASK_KEY - Static variable in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- TASK_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- TASK_KEY - Static variable in class org.flowable.engine.impl.el.ProcessVariableScopeELResolver
- TASK_NAME - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_NAME_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task name has been changed.
- TASK_OWNER - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_OWNER_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task owner has been changed.
- TASK_PRIORITY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_PRIORITY_CHANGED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A task priority has been changed.
- TASK_SERVICE_ID_PREFIX - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskServiceEntityConstants
- TASK_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- TASK_SKIP_EXPRESSION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- TaskActionRequest - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskActionRequest - Class in org.flowable.rest.service.api.runtime.task
- TaskActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- TaskActionRequest() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- TaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- TaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
- TaskActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TaskActivityBehavior
- TaskActivityBehavior(boolean, String) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- taskAssigned() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are assigned to any user
- taskAssigned() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigned(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TaskAssignedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskAssignedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskAssignedEventHandler
- taskAssignee - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskAssignee - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssignee(String) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for userTask activities assigned to the given user
- taskAssignee(String) - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- taskAssignee(String) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- taskAssignee(String) - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances for userTask activities assigned to the given user
- taskAssignee(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which are assigned to the given user.
- taskAssignee(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssignee(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeIds(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with an assignee that is in the given list
- taskAssigneeIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeIds(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskAssigneeLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskAssigneeLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which were last assigned to an assignee like the given value.
- taskAssigneeLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which were last assigned to an assignee like the given value.
- taskAssigneeLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskAttachmentCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskAttachmentCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskAttachmentCollectionResource
- TaskAttachmentContentResource - Class in org.flowable.rest.service.api.runtime.task
- TaskAttachmentContentResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskAttachmentContentResource
- TaskAttachmentResource - Class in org.flowable.rest.service.api.runtime.task
- TaskAttachmentResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskAttachmentResource
- TaskBaseResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
-
Shared logic for resources related to Tasks.
- TaskBaseResource - Class in org.flowable.rest.service.api.runtime.task
-
Shared logic for resources related to Tasks.
- TaskBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- TaskBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- taskBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.CreateCmmnTaskCmd
- taskBuilder - Variable in class org.flowable.engine.impl.cmd.CreateTaskCmd
- TaskBuilder - Interface in org.flowable.task.api
-
Wraps
TaskInfo
to the builder. - TaskBuilderImpl - Class in org.flowable.engine.impl
-
TaskBuilder
implementation - taskCandidateGroup - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCandidateGroup - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCandidateGroup(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which users in the given group are candidates.
- taskCandidateGroup(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateGroup(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateGroupIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which the 'candidateGroup' is one of the given groups.
- taskCandidateGroupIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateGroupIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateOrAssigned(String) - Method in interface org.flowable.task.api.TaskQuery
-
Select tasks that has been claimed or assigned to user or waiting to claim by user (candidate user or groups).
- taskCandidateOrAssigned(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateUser(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which the given user is a candidate.
- taskCandidateUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCategory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCategory(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given category.
- taskCategory(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategory(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategoryIn - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCategoryIn - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCategoryIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks belonging to one of the categories in the given list.
- taskCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategoryNotIn - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCategoryNotIn - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCategoryNotIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a defined category which do not belong to a category present in the given list.
- taskCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are claimed after the given date.
- taskClaimedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are claimed before the given date.
- taskClaimedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Select all tasks that have a claimed by user reference for the given value.
- taskClaimedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are claimed on the given date.
- taskClaimedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskCollectionResource
- TaskCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskCollectionResource
- TaskCommentCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskCommentCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskCommentCollectionResource
- TaskCommentResource - Class in org.flowable.rest.service.api.runtime.task
- TaskCommentResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskCommentResource
- taskCompleted(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- taskCompletedAfter - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCompletedAfter - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCompletedAfter(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are completed after the given date
- taskCompletedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompletedBefore - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCompletedBefore - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCompletedBefore(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are completed before the given date
- taskCompletedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompletedBy(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are completed by the given user
- taskCompletedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- TaskCompletedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskCompletedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskCompletedEventHandler
- taskCompletedOn - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCompletedOn - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCompletedOn(Date) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are completed on the given date
- taskCompletedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompleterVariableName - Variable in class org.flowable.bpmn.model.UserTask
- taskCompleterVariableName - Variable in class org.flowable.cmmn.model.HumanTask
- TaskCompletionBuilder - Interface in org.flowable.task.api
-
This builder is an alternative to using any of the complete methods on the TaskService.
- TaskCompletionBuilderImpl - Class in org.flowable.cmmn.engine.impl.task
-
Implementation of the shared
TaskCompletionBuilder
interface - TaskCompletionBuilderImpl - Class in org.flowable.engine.impl
- TaskCompletionBuilderImpl(CommandExecutor) - Constructor for class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- TaskCompletionBuilderImpl(CommandExecutor) - Constructor for class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- taskCreated(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- taskCreatedAfter - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCreatedAfter - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCreatedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are created after the given date.
- taskCreatedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCreatedBefore - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCreatedBefore - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCreatedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are created before the given date.
- taskCreatedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskCreatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- TaskCreatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.TaskCreatedEventHandler
- taskCreatedOn - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskCreatedOn - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskCreatedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are created on the given date.
- taskCreatedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
- TaskDbSchemaManager - Class in org.flowable.task.service.impl.db
- TaskDbSchemaManager() - Constructor for class org.flowable.task.service.impl.db.TaskDbSchemaManager
- taskDefinitionId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionId(String) - Method in interface org.flowable.task.api.TaskBuilder
-
task definition id to create task from
- taskDefinitionId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which created from the given task definition referenced by id.
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- taskDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- taskDefinitionKey - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- taskDefinitionKey - Variable in class org.flowable.engine.impl.cmd.GetFormKeyCmd
- taskDefinitionKey - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDefinitionKey - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- taskDefinitionKey - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- taskDefinitionKey - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskDefinitionKey(String) - Method in interface org.flowable.task.api.TaskBuilder
-
task definition key to create task from
- taskDefinitionKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given taskDefinitionKey.
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDefinitionKeyLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- taskDefinitionKeyLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDefinitionKeyLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- taskDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeyLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a taskDefinitionKey that match the given parameter.
- taskDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKeys - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDefinitionKeys - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- taskDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeys(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given taskDefinitionKeys.
- taskDefinitionKeys(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeys(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDelegationState(DelegationState) - Method in interface org.flowable.task.api.TaskQuery
-
Only select tasks with the given
DelegationState
. - taskDelegationState(DelegationState) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDeleteReason - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDeleteReason - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDeleteReason - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReason(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given task delete reason.
- taskDeleteReason(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDeleteReasonLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDeleteReasonLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances with a task description like the given value.
- taskDeleteReasonLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDescription - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDescription - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given description.
- taskDescription(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDescriptionLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskDescriptionLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskDescriptionLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a description matching the parameter .
- taskDescriptionLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDescriptionLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a description matching the parameter .
- taskDescriptionLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a due date after the given date.
- taskDueAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a due date before the given date.
- taskDueBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueDate(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given due date.
- taskDueDate(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskEntities - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
- taskEntities - Variable in class org.flowable.engine.impl.cmd.BulkSaveTasksCmd
- taskEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- taskEntity - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- TaskEntity - Interface in org.flowable.task.service.impl.persistence.entity
- TaskEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- TaskEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- TaskEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- TaskEntityManagerImpl(TaskServiceConfiguration, TaskDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- TaskEventCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskEventCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskEventCollectionResource
- TaskEventResource - Class in org.flowable.rest.service.api.runtime.task
- TaskEventResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskEventResource
- taskExecutor - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskInvoker
- taskExecutor - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
The async task executor used for job execution.
- TaskExport - Class in org.flowable.cmmn.converter.export
- TaskExport() - Constructor for class org.flowable.cmmn.converter.export.TaskExport
- TaskFormData - Interface in org.flowable.engine.form
-
Specific
FormData
for completing a task. - TaskFormDataImpl - Class in org.flowable.engine.impl.form
- TaskFormDataImpl() - Constructor for class org.flowable.engine.impl.form.TaskFormDataImpl
- TaskFormHandler - Interface in org.flowable.engine.impl.form
- taskFormKey(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given formKey.
- taskFormKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskFormKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskGetFunctionDelegate - Class in org.flowable.cmmn.engine.impl.function
- TaskGetFunctionDelegate - Class in org.flowable.engine.impl.function
- TaskGetFunctionDelegate() - Constructor for class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- TaskGetFunctionDelegate() - Constructor for class org.flowable.engine.impl.function.TaskGetFunctionDelegate
- TaskHelper - Class in org.flowable.cmmn.engine.impl.task
- TaskHelper - Class in org.flowable.engine.impl.util
- TaskHelper() - Constructor for class org.flowable.cmmn.engine.impl.task.TaskHelper
- TaskHelper() - Constructor for class org.flowable.engine.impl.util.TaskHelper
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.ActivateTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.cmd.NewTaskCmd
- taskId - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- taskId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- taskId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskId - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- taskId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- taskId - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- taskId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- taskId - Variable in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteCommentCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkChildrenForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetEntityLinkParentsForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetRenderedTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskAttachmentsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskCommentsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskEventsCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskFormModelCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstanceCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariableInstancesCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.GetTaskVariablesCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.HasTaskVariableCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.NeedsActiveTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.NewTaskCmd
- taskId - Variable in class org.flowable.engine.impl.cmd.SubmitTaskFormCmd
- taskId - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- taskId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- taskId - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskId - Variable in class org.flowable.form.api.FormInstanceInfo
- taskId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- taskId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- taskId - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- taskId - Variable in class org.flowable.rest.service.api.form.SubmitFormRequest
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- taskId - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- taskId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- taskId - Variable in class org.flowable.rest.service.api.runtime.process.InjectActivityRequest
- taskId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- taskId - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- taskId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- taskId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- taskId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskId - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- taskId - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskId - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- taskId - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- taskId - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- taskId - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given task.
- taskId(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given task.
- taskId(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- taskId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with the given task id.
- taskId(String) - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select historic variable updates associated to the given
historic task instance
. - taskId(String) - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- taskId(String) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- taskId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with the given task id.
- taskId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- taskId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- taskId(String) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets the id of the task which is completed.
- taskId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given task id (in practice, there will be maximum one of this kind)
- taskId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- taskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskId(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given task.
- taskId(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables with the given task.
- taskId(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskId(String) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given task id
- TaskIdentityLinkCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskIdentityLinkCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskIdentityLinkCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- TaskIdentityLinkCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkCollectionResource
- taskIdentityLinkEntities - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- TaskIdentityLinkFamilyResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskIdentityLinkFamilyResource - Class in org.flowable.rest.service.api.runtime.task
- TaskIdentityLinkFamilyResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkFamilyResource
- TaskIdentityLinkFamilyResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkFamilyResource
- TaskIdentityLinkResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskIdentityLinkResource - Class in org.flowable.rest.service.api.runtime.task
- TaskIdentityLinkResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
- TaskIdentityLinkResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
- taskIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a task id like the given string.
- taskIdLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a task id like the given string.
- taskIds - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- taskIds - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTasksLocalVariablesCmd
- taskIds - Variable in class org.flowable.engine.impl.cmd.DeleteTaskCmd
- taskIds - Variable in class org.flowable.engine.impl.cmd.GetTasksLocalVariablesCmd
- taskIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskIds - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskIds - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskIds - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskIds(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with an id that is in the given list
- taskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskIds(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskIds(Collection<String>) - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- taskIds(Collection<String>) - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables with the given task ids
- taskIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables whose id is in the given set of ids.
- taskIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables whose id is in the given set of ids.
- taskIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- taskIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- taskIds(Set<String>) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables whose id is in the given set of ids.
- taskIds(Set<String>) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables whose id is in the given set of ids.
- taskIds(Set<String>) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- taskIds(Set<String>) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- taskIdVariableName - Variable in class org.flowable.bpmn.model.UserTask
- taskIdVariableName - Variable in class org.flowable.cmmn.model.HumanTask
- TaskInfo - Interface in org.flowable.task.api
- taskInfoQuery - Variable in class org.flowable.task.api.TaskInfoQueryWrapper
- TaskInfoQuery<T extends TaskInfoQuery<?,
?>, V extends TaskInfo> - Interface in org.flowable.task.api -
Interface containing shared methods between the
TaskQuery
and theHistoricTaskInstanceQuery
. - TaskInfoQueryWrapper - Class in org.flowable.task.api
-
This is a helper class to help you work with the
TaskInfoQuery
, without having to care about the awful generics. - TaskInfoQueryWrapper(TaskInfoQuery<? extends TaskInfoQuery<?, ?>, ? extends TaskInfo>) - Constructor for class org.flowable.task.api.TaskInfoQueryWrapper
- taskInProgressStartDueAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have an in progress start due date after the given date.
- taskInProgressStartDueAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartDueBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have an in progress start due date before the given date.
- taskInProgressStartDueBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartDueDate(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given in progress start due date.
- taskInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Select all tasks that have an in progress started user reference for the given value.
- taskInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are started in progress after the given date.
- taskInProgressStartTimeAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are started in progress before the given date.
- taskInProgressStartTimeBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are started in progress on the given date.
- taskInProgressStartTimeOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInvolvedGroups(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which there exist an
IdentityLink
with the given Groups. - taskInvolvedGroups(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedGroups(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInvolvedUser - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskInvolvedUser - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskInvolvedUser(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which there exist an
IdentityLink
with the given user, including tasks which have been assigned to the given user (assignee) or owned by the given user (owner). - taskInvolvedUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskListener - Interface in org.flowable.engine.delegate
-
Here for backwards compatibility, prefer use the
TaskListener
. - TaskListener - Interface in org.flowable.task.service.delegate
- TaskListenerInvocation - Class in org.flowable.engine.impl.delegate.invocation
-
Class handling invocations of
TaskListeners
- TaskListenerInvocation(TaskListener, DelegateTask) - Constructor for class org.flowable.engine.impl.delegate.invocation.TaskListenerInvocation
- TaskListenerParser - Class in org.flowable.bpmn.converter.child
- TaskListenerParser() - Constructor for class org.flowable.bpmn.converter.child.TaskListenerParser
- taskListeners - Variable in class org.flowable.bpmn.model.UserTask
- taskListeners - Variable in class org.flowable.cmmn.model.HumanTask
- taskMaxPriority - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskMaxPriority - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskMaxPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMaxPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given priority or lower.
- taskMaxPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMaxPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskMinPriority - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskMinPriority - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskMinPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMinPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given priority or higher.
- taskMinPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMinPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskName - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskName - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskName - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskName(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given name
- taskName(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskName(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameIn(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a name that is in the given list
- taskNameIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameInIgnoreCase(Collection<String>) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a name that is in the given list This method, unlike the
TaskInfoQuery.taskNameIn(Collection)
method will not take in account the upper/lower case: both the input parameters as the column value are lowercased when the query is executed. - taskNameInIgnoreCase(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameInIgnoreCase(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskNameLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskNameLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a name matching the parameter.
- taskNameLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameLikeIgnoreCase - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskNameLikeIgnoreCase - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskNameLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a name matching the parameter.
- taskNameLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameListIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskOwner - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskOwner - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks for which the given user is the owner.
- taskOwner(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskOwnerLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskOwnerLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskOwnerLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which were last assigned to an owner like the given value.
- taskOwnerLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskOwnerLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLikeIgnoreCase(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which were last assigned to an owner like the given value.
- taskOwnerLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskParentScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only selects tasks which with the given parent scope id
- taskParentScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskParentScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskParentTaskId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskParentTaskId(String) - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select subtasks of the given parent task
- taskParentTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- TaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- TaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.TaskParseHandler
- TaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TaskParseHandler
- taskPostProcessor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
postprocessor for a task builder
- taskPostProcessor - Variable in class org.flowable.engine.ProcessEngineConfiguration
-
postprocessor for a task builder
- taskPostProcessor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskPostProcessor - Interface in org.flowable.task.service
-
Function to enrich
TaskEntity
instance with additional info - taskPriority - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskPriority - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskPriority(Integer) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given priority.
- taskPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskQuery - Interface in org.flowable.task.api
-
Allows programmatic querying of
Task
s; - TaskQueryImpl - Class in org.flowable.task.service.impl
- TaskQueryImpl() - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandContext, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandExecutor, String, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandExecutor, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- taskQueryInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskQueryInterceptor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskQueryInterceptor - Interface in org.flowable.task.api
- TaskQueryProperty - Class in org.flowable.task.service.impl
-
Contains the possible properties that can be used in a
TaskQuery
. - TaskQueryProperty(String) - Constructor for class org.flowable.task.service.impl.TaskQueryProperty
- TaskQueryRequest - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskQueryRequest - Class in org.flowable.rest.service.api.runtime.task
- TaskQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- TaskQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- TaskQueryResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskQueryResource - Class in org.flowable.rest.service.api.runtime.task
- TaskQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryResource
- TaskQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskQueryResource
- TaskRequest - Class in org.flowable.cmmn.rest.service.api.runtime.task
-
Request body containing a task and general properties.
- TaskRequest - Class in org.flowable.rest.service.api.runtime.task
-
Request body containing a task and general properties.
- TaskRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskRequest
- TaskRequest() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskRequest
- TaskResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskResource - Class in org.flowable.rest.service.api.runtime.task
- TaskResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- TaskResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskResource
- TaskResponse - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskResponse - Class in org.flowable.rest.service.api.runtime.task
- TaskResponse() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskResponse
- TaskResponse(Task) - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- TaskResponse(Task) - Constructor for class org.flowable.rest.service.api.runtime.task.TaskResponse
- taskRootScopeId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only selects tasks which with the given root scope id
- taskRootScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskRootScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TASKS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- TASKS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- tasksByExecutionIdMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByExecutionIdMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByExecutionIdMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByExecutionIdMatcher
- tasksByProcessInstanceIdMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByProcessInstanceIdMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByProcessInstanceIdMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher
- tasksByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByScopeIdAndScopeTypeMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByScopeIdAndScopeTypeMatcher
- tasksBySubScopeIdAndScopeTypeMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksBySubScopeIdAndScopeTypeMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksBySubScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksBySubScopeIdAndScopeTypeMatcher
- taskScheduler - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- taskSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- taskSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskService - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResource
- taskService - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskBaseResource
- taskService - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskService - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- taskService - Variable in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- taskService - Variable in class org.flowable.engine.test.FlowableRule
- taskService - Variable in class org.flowable.engine.test.FlowableTestCase
- taskService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentCollectionResource
- taskService - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceCommentResource
- taskService - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResource
- taskService - Variable in class org.flowable.rest.service.api.runtime.task.TaskBaseResource
- taskService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskService - Interface in org.flowable.engine
-
Service which provides access to
Task
and form related operations. - TaskService - Interface in org.flowable.task.service
-
Service which provides access to
Task
and form related operations. - taskServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- taskServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeTaskQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.AbstractManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- TaskServiceConfiguration - Class in org.flowable.task.service
- TaskServiceConfiguration(String) - Constructor for class org.flowable.task.service.TaskServiceConfiguration
- taskServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- taskServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- TaskServiceEntityConstants - Class in org.flowable.task.service.impl.persistence.entity
- TaskServiceEntityConstants() - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskServiceEntityConstants
- TaskServiceImpl - Class in org.flowable.engine.impl
- TaskServiceImpl - Class in org.flowable.task.service.impl
- TaskServiceImpl(ProcessEngineConfigurationImpl) - Constructor for class org.flowable.engine.impl.TaskServiceImpl
- TaskServiceImpl(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.TaskServiceImpl
- taskServiceKey - Static variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- taskState(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with the given state.
- taskState(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskState(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskSubTaskCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskSubTaskCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskSubTaskCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskSubTaskCollectionResource
- TaskSubTaskCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskSubTaskCollectionResource
- taskSuspendedAfter(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are suspended after the given date.
- taskSuspendedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedBefore(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are suspended before the given date.
- taskSuspendedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedBy(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Select all tasks that have a suspended by user reference for the given value.
- taskSuspendedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedOn(Date) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that are suspended on the given date.
- taskSuspendedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskTenantId(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that have the given tenant id.
- taskTenantId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskTenantId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskTenantIdLike(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with a tenant id like the given one.
- taskTenantIdLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskTenantIdLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskUnassigned() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which don't have an assignee.
- taskUnassigned() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskUrl - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- taskUrl - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- taskUrl - Variable in class org.flowable.rest.service.api.engine.EventResponse
- taskUrl - Variable in class org.flowable.rest.service.api.form.FormDataResponse
- taskUrl - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- taskUrl - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- TaskVariableBaseResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskVariableBaseResource - Class in org.flowable.rest.service.api.runtime.task
- TaskVariableBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableBaseResource
- TaskVariableBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskVariableBaseResource
- TaskVariableCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskVariableCollectionResource - Class in org.flowable.rest.service.api.runtime.task
- TaskVariableCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableCollectionResource
- TaskVariableCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskVariableCollectionResource
- TaskVariableDataResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskVariableDataResource - Class in org.flowable.rest.service.api.runtime.task
- TaskVariableDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableDataResource
- TaskVariableDataResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskVariableDataResource
- taskVariableExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable with the given name.
- taskVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableNotExists(String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which does not have a local variable with the given name.
- taskVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskVariableResource - Class in org.flowable.cmmn.rest.service.api.runtime.task
- TaskVariableResource - Class in org.flowable.rest.service.api.runtime.task
- TaskVariableResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
- TaskVariableResource() - Constructor for class org.flowable.rest.service.api.runtime.task.TaskVariableResource
- taskVariables - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskVariables - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- TaskVariableUtils - Class in org.flowable.task.service.impl.util
- TaskVariableUtils() - Constructor for class org.flowable.task.service.impl.util.TaskVariableUtils
- taskVariableValueEquals(Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have at least one local task variable with the given value.
- taskVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local task variable with the given name set to the given value.
- taskVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local string variable with the given value, case insensitive.
- taskVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueGreaterThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value greater than the passed value when they ended.
- taskVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value greater than or equal to the passed value when they ended.
- taskVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLessThan(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value less than the passed value when the ended.Booleans, Byte-arrays and
Serializable
objects (which are not primitive type wrappers) are not supported. - taskVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value less than or equal to the passed value when they ended.
- taskVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLike(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value like the given value when they ended.
- taskVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local variable value like the given value (case insensitive) when they ended.
- taskVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueNotEquals(String, Object) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local task variable with the given name, but with a different value than the passed value.
- taskVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which have a local string variable with is not the given value, case insensitive.
- taskVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskWithFieldExtensions - Class in org.flowable.bpmn.model
- TaskWithFieldExtensions - Class in org.flowable.cmmn.model
- TaskWithFieldExtensions() - Constructor for class org.flowable.bpmn.model.TaskWithFieldExtensions
- TaskWithFieldExtensions() - Constructor for class org.flowable.cmmn.model.TaskWithFieldExtensions
- taskWithFormKey() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with form key.
- taskWithFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskWithoutCategory - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- taskWithoutCategory - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- taskWithoutCategory() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Selects tasks without category.
- taskWithoutCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskWithoutDeleteReason() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic tasks without a delete reason (completed normally)
- taskWithoutDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutTenantId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks that do not have a tenant id.
- taskWithoutTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskXmlConverter - Class in org.flowable.cmmn.converter
- TaskXmlConverter() - Constructor for class org.flowable.cmmn.converter.TaskXmlConverter
- TaskXMLConverter - Class in org.flowable.bpmn.converter
- TaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.TaskXMLConverter
- tearDown() - Method in class org.flowable.engine.test.FlowableTestCase
- technicalId - Variable in class org.flowable.cmmn.model.Criterion
- tempCompletedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- temporaryJobQueue - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- Tenant(String) - Constructor for record class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext.Tenant
-
Creates an instance of a
Tenant
record class. - TENANT_ID - Static variable in class org.flowable.batch.service.impl.BatchQueryProperty
- TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.ActivityInstanceQueryProperty
- TENANT_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TENANT_ID - Static variable in class org.flowable.engine.impl.ExecutionQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.engine.impl.ProcessInstanceQueryProperty
- TENANT_ID - Static variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryProperty
- TENANT_ID - Static variable in class org.flowable.eventregistry.impl.EventDefinitionQueryProperty
- TENANT_ID - Static variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryProperty
- TENANT_ID - Static variable in class org.flowable.job.service.impl.JobQueryProperty
- TENANT_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- TENANT_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TENANT_ID_ - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TenantAwareAcquireAsyncJobsDueRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
AcquireAsyncJobsDueRunnable
by setting the 'tenant' context before executing. - TenantAwareAcquireAsyncJobsDueRunnable(AsyncExecutor, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- TenantAwareAcquireAsyncJobsDueRunnable(AsyncExecutor, TenantInfoHolder, String, AcquireAsyncJobsDueLifecycleListener, AcquireJobsRunnableConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- TenantAwareAcquireTimerJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
AcquireTimerJobsRunnable
by setting the 'tenant' context before executing. - TenantAwareAcquireTimerJobsRunnable(AsyncExecutor, TenantInfoHolder, String, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- TenantAwareAcquireTimerJobsRunnable(AsyncExecutor, TenantInfoHolder, String, AcquireTimerLifecycleListener, AcquireJobsRunnableConfiguration, int) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- TenantAwareAsyncExecutor - Interface in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Interface for
AsyncExecutor
implementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration. - TenantAwareAsyncExecutorFactory - Interface in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Factory used by the
ExecutorPerTenantAsyncExecutor
async executor. - tenantAwareAyncExecutorFactory - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- TenantAwareDataSource - Class in org.flowable.common.engine.impl.cfg.multitenant
-
A
DataSource
implementation that switches the currently used datasource based on the current values of theTenantInfoHolder
. - TenantAwareDataSource(TenantInfoHolder) - Constructor for class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- TenantAwareExecuteAsyncRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Extends the default
ExecuteAsyncRunnable
by setting the 'tenant' context before executing. - TenantAwareExecuteAsyncRunnable(JobInfo, JobServiceConfiguration, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- TenantAwareExecuteAsyncRunnableFactory - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
- TenantAwareExecuteAsyncRunnableFactory(TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- TenantAwareResetExpiredJobsRunnable - Class in org.flowable.job.service.impl.asyncexecutor.multitenant
- TenantAwareResetExpiredJobsRunnable(AsyncExecutor, TenantInfoHolder, String) - Constructor for class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- tenantChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- TenantContext - Interface in org.flowable.common.engine.api.tenant
-
Flowable Tenant context that can be implemented in different ways to hold and store the tenant information.
- tenantExecutors - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- tenantId - Variable in class org.flowable.batch.service.impl.BatchBuilderImpl
- tenantId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- tenantId - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- tenantId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchEntityImpl
- tenantId - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- tenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- tenantId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- tenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- tenantId - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- tenantId - Variable in class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- tenantId - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- tenantId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.el.ELExecutionContext
- tenantId - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- tenantId - Variable in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- tenantId - Variable in class org.flowable.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.SignalEventReceivedCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- tenantId - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- tenantId - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- tenantId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ModelQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
-
The tenant identifier (if any)
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ModelEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- tenantId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId - Variable in class org.flowable.engine.interceptor.StartProcessInstanceBeforeContext
- tenantId - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.cmd.GetChannelModelCmd
- tenantId - Variable in class org.flowable.eventregistry.impl.cmd.GetEventModelCmd
- tenantId - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheKey
- tenantId - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- tenantId - Variable in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- tenantId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- tenantId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- tenantId - Variable in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- tenantId - Variable in class org.flowable.form.api.FormInstanceInfo
- tenantId - Variable in class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- tenantId - Variable in class org.flowable.idm.engine.impl.UserQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- tenantId - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- tenantId - Variable in class org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
- tenantId - Variable in class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- tenantId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- tenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- tenantId - Variable in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- tenantId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- tenantId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricActivityInstanceResponse
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- tenantId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- tenantId - Variable in class org.flowable.rest.service.api.identity.UserResponse
- tenantId - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- tenantId - Variable in class org.flowable.rest.service.api.management.BatchResponse
- tenantId - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- tenantId - Variable in class org.flowable.rest.service.api.management.JobResponse
- tenantId - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- tenantId - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- tenantId - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- tenantId - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- tenantId - Variable in class org.flowable.rest.service.api.runtime.process.ActivityInstanceResponse
- tenantId - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- tenantId - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- tenantId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- tenantId - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- tenantId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- tenantId - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- tenantId - Variable in class org.flowable.spring.security.UserDto
- tenantId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- tenantId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- tenantId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- tenantId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- tenantId() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
Specify tenantId to deploy for
- tenantId() - Method in record class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext.Tenant
-
Returns the value of the
tenantId
record component. - tenantId() - Element in annotation interface org.flowable.engine.test.Deployment
-
Specify tenantId to deploy for
- tenantId() - Element in annotation interface org.flowable.eventregistry.test.ChannelDeploymentAnnotation
- tenantId() - Element in annotation interface org.flowable.eventregistry.test.EventDeploymentAnnotation
- tenantId(String) - Method in interface org.flowable.app.api.repository.AppDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.batch.api.BatchBuilder
- tenantId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given tenant id.
- tenantId(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given tenant id.
- tenantId(String) - Method in class org.flowable.batch.service.impl.BatchBuilderImpl
- tenantId(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- tenantId(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- tenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionBuilder
-
Set the tenant id for the subscription.
- tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionDeletionBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceStartEventSubscriptionModificationBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantId(String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilder
-
Set the id of the tenant for the new plan item instance.
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionBuilderImpl
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.dmn.api.DmnDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Set the tenantId
- tenantId(String) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- tenantId(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- tenantId(String) - Method in class org.flowable.dmn.engine.impl.repository.DmnDeploymentBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.repository.DeploymentBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilderImpl
- tenantId(String) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceStartEventSubscriptionModificationBuilderImpl
- tenantId(String) - Method in interface org.flowable.engine.repository.DeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Set the tenantId of to lookup the process definition
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionBuilder
-
Set the tenant id for the subscription.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionDeletionBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantId(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceStartEventSubscriptionModificationBuilder
-
Set the tenant id in case you are running in a multi tenant environment and the event model needs to be retrieved from a specific tenant.
- tenantId(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.eventregistry.api.EventDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- tenantId(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- tenantId(String) - Method in class org.flowable.eventregistry.impl.repository.EventDeploymentBuilderImpl
- tenantId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionBuilder
- tenantId(String) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given tenant id.
- tenantId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionBuilderImpl
- tenantId(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- tenantId(String) - Method in interface org.flowable.form.api.FormDeploymentBuilder
-
Gives the deployment the given tenant id.
- tenantId(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms that have the given tenant id.
- tenantId(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s that belong to the given tenant. - tenantId(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- tenantId(String) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
Acquire only jobs which are within the given tenant.
- tenantId(String) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- tenantId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- tenantId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- tenantId(String) - Method in interface org.flowable.task.api.TaskBuilder
-
Change the tenantId of the task
- tenantId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- tenantId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- tenantId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- tenantIdIn(List<String>) - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with one of the given tenant ids.
- tenantIdIn(List<String>) - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- tenantIdLike - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- tenantIdLike - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- tenantIdLike - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- tenantIdLike - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ModelQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- tenantIdLike - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.JobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- tenantIdLike - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- tenantIdLike - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- tenantIdLike - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- tenantIdLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- tenantIdLike(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with a tenant id like the given one.
- tenantIdLike(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches with a tenant id like the given one.
- tenantIdLike(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- tenantIdLike(String) - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- tenantIdLike(String) - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items with a tenant id like the given one.
- tenantIdLike(String) - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions with a tenant id like the given one.
- tenantIdLike(String) - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- tenantIdLike(String) - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions with a tenant id like the given one.
- tenantIdLike(String) - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions with a tenant id like the given one.
- tenantIdLike(String) - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- tenantIdLike(String) - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- tenantIdLike(String) - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms with a tenant id like the given one.
- tenantIdLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIdLikeIgnoreCase - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- tenantIds - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIds - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- tenantIds(Collection<String>) - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions with the given tenant id.
- tenantIds(Collection<String>) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- tenantInfoHolder - Variable in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- tenantInfoHolder - Variable in class org.flowable.engine.impl.cfg.multitenant.ExecuteSchemaOperationCommand
- tenantInfoHolder - Variable in class org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.ExecutorPerTenantAsyncExecutor
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireAsyncJobsDueRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareAcquireTimerJobsRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnable
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareExecuteAsyncRunnableFactory
- tenantInfoHolder - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.TenantAwareResetExpiredJobsRunnable
- TenantInfoHolder - Interface in org.flowable.common.engine.impl.cfg.multitenant
-
Interface to be implemented when using the org.flowable.engine.impl.cfg.multitenant.MultiSchemaMultiTenantProcessEngineConfiguration and used to set/get the current user and tenant identifier.
- TERMINAL_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- terminate() - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
- terminate() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Manually terminates a plan item instance.
- terminate() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- terminate() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- TERMINATE - Static variable in interface org.flowable.cmmn.model.PlanItemTransition
- TERMINATE_ACTION - Static variable in class org.flowable.cmmn.rest.service.api.BulkDeleteInstancesRestActionRequest
- TERMINATE_ACTION - Static variable in class org.flowable.rest.service.api.BulkDeleteInstancesRestActionRequest
- TERMINATE_END_EVENT - Static variable in interface org.flowable.engine.history.DeleteReason
- TERMINATE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- terminateAll - Variable in class org.flowable.bpmn.model.TerminateEventDefinition
-
When true, this event will terminate all parent process instances (in the case of using call activity), thus ending the whole process instance.
- terminateAll - Variable in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateAllBehaviour(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- terminateCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- terminateCaseInstance(String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- terminateCaseInstance(CaseInstance) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- TerminateCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- TerminateCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.TerminateCaseInstanceCmd
- TerminateCaseInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- TerminateCaseInstanceOperation(CommandContext, String, boolean, String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- terminated() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
- TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- TERMINATED - Static variable in interface org.flowable.task.api.Task
- TERMINATED_TIME - Static variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryProperty
- terminatedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- terminatedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- terminatedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- terminatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- terminatedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- terminatedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- terminatedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
- terminatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- terminatedPlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- terminatedPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- terminatedTime - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- terminatedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- terminatedTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- terminatedTime - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- terminatedTime - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- TerminateEndEventActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- TerminateEndEventActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- TerminateEventDefinition - Class in org.flowable.bpmn.model
- TerminateEventDefinition() - Constructor for class org.flowable.bpmn.model.TerminateEventDefinition
- TerminateEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- TerminateEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.TerminateEventDefinitionParser
- terminateMultiInstance - Variable in class org.flowable.bpmn.model.TerminateEventDefinition
-
When true (and used within a multi instance), this event will terminate all multi instance instances of the embedded subprocess/call activity this event is used in.
- terminateMultiInstance - Variable in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateMultiInstanceRoot(ExecutionEntity, CommandContext, ExecutionEntityManager) - Method in class org.flowable.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- terminateOrphanedEventListeners(PlanItemInstanceEntity, List<PlanItem>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- terminatePlanItemDefinition(TerminatePlanItemDefinitionMapping) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Terminate a plan item by definition mapping without terminating another plan item instance.
- terminatePlanItemDefinition(TerminatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- terminatePlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Terminate a plan item by definition id without terminating another plan item instance.
- terminatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- terminatePlanItemDefinitionIds - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.ChangePlanItemStateRequest
- terminatePlanItemDefinitionIds(List<String>) - Method in interface org.flowable.cmmn.api.runtime.ChangePlanItemStateBuilder
-
Terminate multiple plan items by definition id without terminating another plan item instance.
- terminatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- TerminatePlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- TerminatePlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.TerminatePlanItemDefinitionMapping
- TerminatePlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.TerminatePlanItemDefinitionMapping
- terminatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- terminatePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- terminatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- terminatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- terminatePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- terminatePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- terminatePlanItemInstance(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- TerminatePlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- TerminatePlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.TerminatePlanItemInstanceCmd
- TerminatePlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.TerminatePlanItemInstanceCmd
- TerminatePlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- TerminatePlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity, String, String) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
- testActivityBehaviorFactory - Variable in class org.flowable.engine.test.mock.FlowableMockSupport
- TestActivityBehaviorFactory - Class in org.flowable.engine.test
- TestActivityBehaviorFactory() - Constructor for class org.flowable.engine.test.TestActivityBehaviorFactory
- TestActivityBehaviorFactory(ActivityBehaviorFactory) - Constructor for class org.flowable.engine.test.TestActivityBehaviorFactory
- TestClockImpl - Class in org.flowable.common.engine.impl.util
- TestClockImpl() - Constructor for class org.flowable.common.engine.impl.util.TestClockImpl
- testContextManager - Variable in class org.flowable.cmmn.spring.impl.test.SpringFlowableTestCase
- testContextManager - Variable in class org.flowable.dmn.spring.impl.test.SpringFlowableTestCase
- TestHelper - Class in org.flowable.engine.impl.test
- TestHelper() - Constructor for class org.flowable.engine.impl.test.TestHelper
- text - Variable in class org.flowable.bpmn.model.TextAnnotation
- text - Variable in class org.flowable.cmmn.model.TextAnnotation
- text - Variable in class org.flowable.dmn.model.LiteralExpression
- text - Variable in class org.flowable.dmn.model.UnaryTests
- text - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- text() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
text := <TEXT>
- TEXT - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- TEXT_PADDING - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- TEXT_PADDING - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- TEXT_PADDING - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- TextAnnotation - Class in org.flowable.bpmn.model
- TextAnnotation - Class in org.flowable.cmmn.model
- TextAnnotation() - Constructor for class org.flowable.bpmn.model.TextAnnotation
- TextAnnotation() - Constructor for class org.flowable.cmmn.model.TextAnnotation
- TextAnnotationExport - Class in org.flowable.cmmn.converter.export
- TextAnnotationExport() - Constructor for class org.flowable.cmmn.converter.export.TextAnnotationExport
- textAnnotations - Variable in class org.flowable.cmmn.model.CmmnModel
- TextAnnotationTextParser - Class in org.flowable.bpmn.converter.child
- TextAnnotationTextParser() - Constructor for class org.flowable.bpmn.converter.child.TextAnnotationTextParser
- TextAnnotationXmlConverter - Class in org.flowable.cmmn.converter
- TextAnnotationXmlConverter() - Constructor for class org.flowable.cmmn.converter.TextAnnotationXmlConverter
- TextAnnotationXMLConverter - Class in org.flowable.bpmn.converter
- TextAnnotationXMLConverter() - Constructor for class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- textFormat - Variable in class org.flowable.bpmn.model.TextAnnotation
- textFormat - Variable in class org.flowable.cmmn.model.TextAnnotation
- TextSaltProvider - Class in org.flowable.idm.engine.impl.authentication
- TextSaltProvider(String) - Constructor for class org.flowable.idm.engine.impl.authentication.TextSaltProvider
- textValue - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- textValue - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- textValue - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- textValue2 - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- textValue2 - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- textValue2 - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- textValues - Variable in class org.flowable.dmn.model.UnaryTests
- textVar - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- TextXmlConverter - Class in org.flowable.cmmn.converter
- TextXmlConverter() - Constructor for class org.flowable.cmmn.converter.TextXmlConverter
- theme - Variable in class org.flowable.engine.app.AppModel
- THICK_TASK_BORDER_STROKE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- THICK_TASK_BORDER_STROKE - Static variable in class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas
- THICK_TASK_BORDER_STROKE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- thread - Variable in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- threadFactory - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
- ThreadLocalTenantContext - Class in org.flowable.common.engine.impl.tenant
- ThreadLocalTenantContext() - Constructor for class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext
- ThreadLocalTenantContext.Tenant - Record Class in org.flowable.common.engine.impl.tenant
- threadName - Variable in class org.flowable.eventregistry.impl.management.DefaultEventRegistryChangeDetectionExecutor
- threadPoolNamingPattern - Variable in class org.flowable.common.engine.impl.async.AsyncTaskExecutorConfiguration
-
The naming pattern for the thread pool threads.
- threadPoolQueue - Variable in class org.flowable.common.engine.impl.async.DefaultAsyncTaskExecutor
-
The queue used for job execution work
- threadPoolTaskScheduler - Variable in class org.flowable.eventregistry.spring.management.DefaultSpringEventRegistryChangeDetectionExecutor
- THROW_EVENT_INVALID_EVENTDEFINITION - Static variable in interface org.flowable.validation.validator.Problems
- throwCompensationEvent(List<CompensateEventSubscriptionEntity>, DelegateExecution, boolean) - Static method in class org.flowable.engine.impl.bpmn.helper.ScopeUtil
-
we create a separate execution for each compensation handler invocation.
- throwErrorEvent(FlowableEvent) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- throwEvent - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
- ThrowEvent - Class in org.flowable.bpmn.model
- ThrowEvent() - Constructor for class org.flowable.bpmn.model.ThrowEvent
- ThrowEventXMLConverter - Class in org.flowable.bpmn.converter
- ThrowEventXMLConverter() - Constructor for class org.flowable.bpmn.converter.ThrowEventXMLConverter
- throwExceptionOnDeploymentFailure - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
- time - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- time - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- time - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- time - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailEntityImpl
- time - Variable in class org.flowable.rest.service.api.engine.CommentResponse
- time - Variable in class org.flowable.rest.service.api.engine.EventResponse
- time - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- TIME - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- TIME_STAMP - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- timeBasedGenerator - Static variable in class org.flowable.common.engine.impl.persistence.StrongUuidGenerator
- timeCycle - Variable in class org.flowable.bpmn.model.TimerEventDefinition
- TimeCycleParser - Class in org.flowable.bpmn.converter.child
- TimeCycleParser() - Constructor for class org.flowable.bpmn.converter.child.TimeCycleParser
- timeDate - Variable in class org.flowable.bpmn.model.TimerEventDefinition
- TimeDateParser - Class in org.flowable.bpmn.converter.child
- TimeDateParser() - Constructor for class org.flowable.bpmn.converter.child.TimeDateParser
- timeDuration - Variable in class org.flowable.bpmn.model.TimerEventDefinition
- TimeDurationParser - Class in org.flowable.bpmn.converter.child
- TimeDurationParser() - Constructor for class org.flowable.bpmn.converter.child.TimeDurationParser
- timeLimitExceeded - Variable in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- timeout - Variable in class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
- timeout - Variable in class org.flowable.http.common.api.HttpRequest
- TIMER - Enum constant in enum class org.flowable.job.service.impl.cmd.JobType
- TIMER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- TIMER_FIRED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Timer has been fired successfully.
- TIMER_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- TIMER_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- TIMER_JOBS - Static variable in interface org.flowable.cmmn.api.CmmnChangeTenantIdEntityTypes
- TIMER_JOBS - Static variable in interface org.flowable.engine.BpmnChangeTenantIdEntityTypes
- TIMER_SCHEDULED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A Timer has been scheduled.
- TimerActivateProcessDefinitionHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerActivateProcessDefinitionHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- TimerChangeProcessDefinitionSuspensionStateJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerChangeProcessDefinitionSuspensionStateJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- TimerDeclarationType - Enum Class in org.flowable.engine.impl.jobexecutor
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryTimerEventActivityBehavior
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- timerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchTimerEventActivityBehavior
- TimerEventDefinition - Class in org.flowable.bpmn.model
- TimerEventDefinition() - Constructor for class org.flowable.bpmn.model.TimerEventDefinition
- TimerEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TimerEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TimerEventDefinitionParseHandler
- TimerEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- TimerEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.TimerEventDefinitionParser
- TimerEventHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerEventHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerEventHandler
- timerEventListener - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- TimerEventListener - Class in org.flowable.cmmn.model
- TimerEventListener() - Constructor for class org.flowable.cmmn.model.TimerEventListener
- TimerEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
implementation for the CMMN Timer Event Listener. - TimerEventListenerActivityBehaviour(TimerEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- TimerEventListenerExport - Class in org.flowable.cmmn.converter.export
- TimerEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.TimerEventListenerExport
- TimerEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- TimerEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.TimerEventListenerParseHandler
- TimerEventListenerXmlConverter - Class in org.flowable.cmmn.converter
- TimerEventListenerXmlConverter() - Constructor for class org.flowable.cmmn.converter.TimerEventListenerXmlConverter
- timerExpression - Variable in class org.flowable.cmmn.model.TimerEventListener
- TimerExpressionXmlConverter - Class in org.flowable.cmmn.converter
- TimerExpressionXmlConverter() - Constructor for class org.flowable.cmmn.converter.TimerExpressionXmlConverter
- timerFired(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- timerJobAcquisitionRunnables - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- timerJobAcquisitionThread - Variable in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Thread responsible for timer job acquisition.
- timerJobAcquisitionThreads - Variable in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- TimerJobActionRequest - Class in org.flowable.cmmn.rest.service.api.management
- TimerJobActionRequest - Class in org.flowable.rest.service.api.management
- TimerJobActionRequest() - Constructor for class org.flowable.cmmn.rest.service.api.management.TimerJobActionRequest
- TimerJobActionRequest() - Constructor for class org.flowable.rest.service.api.management.TimerJobActionRequest
- timerJobByCorrelationId - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- TimerJobCollectionResource - Class in org.flowable.cmmn.rest.service.api.management
- TimerJobCollectionResource - Class in org.flowable.rest.service.api.management
- TimerJobCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.management.TimerJobCollectionResource
- TimerJobCollectionResource() - Constructor for class org.flowable.rest.service.api.management.TimerJobCollectionResource
- timerJobCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- timerJobDataManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobDataManager - Interface in org.flowable.job.service.impl.persistence.entity.data
- TimerJobEntity - Interface in org.flowable.job.service.impl.persistence.entity
-
Stub of the common parts of a timer job.
- TimerJobEntityImpl - Class in org.flowable.job.service.impl.persistence.entity
-
TimerJob entity, necessary for persistence.
- TimerJobEntityImpl() - Constructor for class org.flowable.job.service.impl.persistence.entity.TimerJobEntityImpl
- timerJobEntityManager - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobEntityManager - Interface in org.flowable.job.service.impl.persistence.entity
-
EntityManager
responsible forTimerJobEntity
instances. - TimerJobEntityManagerImpl - Class in org.flowable.job.service.impl.persistence.entity
- TimerJobEntityManagerImpl(JobServiceConfiguration, TimerJobDataManager) - Constructor for class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- timerJobForPlanItemInstanceExists(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- timerJobId - Variable in class org.flowable.job.service.impl.cmd.DeleteTimerJobCmd
- TimerJobQuery - Interface in org.flowable.job.api
-
Allows programmatic querying of
Job
s. - TimerJobQueryImpl - Class in org.flowable.job.service.impl
- TimerJobQueryImpl() - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- TimerJobQueryImpl(CommandContext, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- TimerJobQueryImpl(CommandExecutor, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobQueryImpl
- timerJobRunnable - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.BulkMoveTimerJobsToExecutableJobsCmd
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.MoveTimerJobsToExecutableJobsCmd
- timerJobs - Variable in class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- timerJobsByExecutionIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- TimerJobsByExecutionIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- TimerJobsByExecutionIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByExecutionIdMatcher
- timerJobsByScopeIdAndSubScopeIdMatcher - Variable in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- TimerJobsByScopeIdAndSubScopeIdMatcher - Class in org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher
- TimerJobsByScopeIdAndSubScopeIdMatcher() - Constructor for class org.flowable.job.service.impl.persistence.entity.data.impl.cachematcher.TimerJobsByScopeIdAndSubScopeIdMatcher
- timerJobScheduler - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobScheduler - Interface in org.flowable.job.service.impl.asyncexecutor
- TimerJobSchedulerImpl - Class in org.flowable.job.service.impl.asyncexecutor
- TimerJobSchedulerImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.asyncexecutor.TimerJobSchedulerImpl
- timerJobService - Variable in class org.flowable.job.service.JobServiceConfiguration
- TimerJobService - Interface in org.flowable.job.service
-
Service which provides access to timer jobs.
- TimerJobServiceImpl - Class in org.flowable.job.service.impl
- TimerJobServiceImpl(JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.TimerJobServiceImpl
- timerLifecycleListener - Variable in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- timerManager - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
- timerManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- TimerManager - Class in org.flowable.engine.impl.bpmn.deployer
-
Manages timers for newly-deployed process definitions and their previous versions.
- TimerManager() - Constructor for class org.flowable.engine.impl.bpmn.deployer.TimerManager
- timers() - Method in interface org.flowable.job.api.DeadLetterJobQuery
-
Only select jobs that are timers.
- timers() - Method in interface org.flowable.job.api.JobQuery
-
Only select jobs that are timers.
- timers() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs that are timers.
- timers() - Method in interface org.flowable.job.api.TimerJobQuery
-
Only select jobs that are timers.
- timers() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.JobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- timers() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- timerScheduled(FlowableEngineEntityEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- TimerStartEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerStartEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- timerStartTriggerPlanItem - Variable in class org.flowable.cmmn.model.TimerEventListener
- timerStartTriggerSourceRef - Variable in class org.flowable.cmmn.model.TimerEventListener
- timerStartTriggerStandardEvent - Variable in class org.flowable.cmmn.model.TimerEventListener
- TimerSuspendProcessDefinitionHandler - Class in org.flowable.engine.impl.jobexecutor
- TimerSuspendProcessDefinitionHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TimerUtil - Class in org.flowable.engine.impl.util
- TimerUtil() - Constructor for class org.flowable.engine.impl.util.TimerUtil
- timestamp - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- timeStamp - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityImpl
- timeStamp - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityImpl
- timeStamp - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- timeStamp - Variable in class org.flowable.engine.impl.event.logger.handler.AbstractDatabaseEventLoggerEventHandler
- timeStamp - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- timeStamp - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- timeStamp - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- timeStamp - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- timeStamp(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- timeStamp(Date) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- TIMESTAMP - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- TIMESTAMP - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- TimeZoneUtil - Class in org.flowable.common.engine.impl.util
- TimeZoneUtil() - Constructor for class org.flowable.common.engine.impl.util.TimeZoneUtil
- to - Variable in class org.flowable.bpmn.model.Assignment
- to - Variable in class org.flowable.mail.common.api.MailMessage
- to - Variable in class org.flowable.mail.common.impl.BaseMailActivityDelegate
- to - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- to(Date) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- to(Date) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- TO_ACTIVITY_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_ACTIVITY_IDS_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_CASE_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- TO_CASE_DEFINITION_KEY_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- TO_CASE_DEFINITION_TENANT_ID_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- TO_CASE_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_KEY_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_TENANT_ID_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- TO_PROCESS_DEFINITION_VERSION_JSON_PROPERTY - Static variable in interface org.flowable.engine.migration.ProcessInstanceMigrationDocumentConstants
- toActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- toActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- toActivityIds - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- toArray() - Method in class org.flowable.engine.impl.bpmn.data.FieldBaseStructureInstance
- toArray() - Method in class org.flowable.engine.impl.bpmn.data.PrimitiveStructureInstance
- toArray() - Method in interface org.flowable.engine.impl.bpmn.data.StructureInstance
-
Converts this structure instance into an array
- toASCIIEmail(String) - Method in class org.flowable.mail.common.impl.jakarta.mail.JakartaMailFlowableMailClient
- toCallActivityId - Variable in class org.flowable.engine.migration.ActivityMigrationMapping
- toDate - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toDate(Object) - Static method in class org.flowable.dmn.engine.impl.el.util.DateUtil
- toExpression - Variable in class org.flowable.engine.impl.bpmn.data.Assignment
- toFlowableHeaders(HttpHeaders) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- toFlowableHttpResponse(SimpleHttpResponse) - Method in class org.flowable.http.common.impl.apache.client5.ApacheHttpComponents5FlowableHttpClient
- toFlowableHttpResponse(CloseableHttpResponse) - Method in class org.flowable.http.common.impl.apache.ApacheHttpComponentsFlowableHttpClient
- toFlowableHttpResponse(ResponseEntity<ByteArrayResource>) - Method in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- toIndex(Object) - Method in class org.flowable.common.engine.impl.el.JsonNodeELResolver
- token - Variable in class org.flowable.idm.engine.impl.cmd.SaveTokenCmd
- token(Scanner.Symbol, String, int) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner
- Token - Interface in org.flowable.idm.api
- Token(Scanner.Symbol, String) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- Token(Scanner.Symbol, String, int) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- TOKEN_DATE - Static variable in class org.flowable.idm.api.TokenQueryProperty
- TOKEN_ID - Static variable in class org.flowable.idm.api.TokenQueryProperty
- tokenData - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- tokenData - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenData(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given token data. - tokenData(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDataLike - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDataLike(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s where the token data matches the given parameter. - tokenDataLike(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- TokenDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- tokenDate - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- tokenDate - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDate(Date) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s that have a token date on the given date. - tokenDate(Date) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDateAfter - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDateAfter(Date) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s that have a token date after the given date. - tokenDateAfter(Date) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDateBefore - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenDateBefore(Date) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s that have a token date before the given date. - tokenDateBefore(Date) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- TokenEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- TokenEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- TokenEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- tokenEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- TokenEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- TokenEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- TokenEntityManagerImpl(IdmEngineConfiguration, TokenDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- tokenId - Variable in class org.flowable.idm.engine.impl.cmd.CreateTokenCmd
- tokenId(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given id/ - tokenId(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenIds(List<String>) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given ids/ - tokenIds(List<String>) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- TokenQuery - Interface in org.flowable.idm.api
-
Allows programmatic querying of
Token
- TokenQueryImpl - Class in org.flowable.idm.engine.impl
- TokenQueryImpl() - Constructor for class org.flowable.idm.engine.impl.TokenQueryImpl
- TokenQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.TokenQueryImpl
- TokenQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.TokenQueryImpl
- TokenQueryProperty - Class in org.flowable.idm.api
-
Contains the possible properties that can be used by the
TokenQuery
. - TokenQueryProperty(String) - Constructor for class org.flowable.idm.api.TokenQueryProperty
- tokenValue - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- tokenValue - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- tokenValue(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given token value. - tokenValue(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- toLogNumber - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- toLogNumber - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toLogNumber(long) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- toLogNumber(long) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toMessage(T, Map<String, Object>, Session) - Method in interface org.flowable.eventregistry.spring.jms.JmsMessageCreator
-
Convert the raw event to a JMS Message using the supplied session to create the message object.
- toMessageEventSubscriptionEntityList(List<EventSubscriptionEntity>) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- toMessageEventSubscriptionEntityList(List<EventSubscriptionEntity>) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- topic - Variable in class org.flowable.bpmn.model.ExternalWorkerServiceTask
- topic - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- topic - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- topic - Variable in class org.flowable.eventregistry.model.KafkaOutboundChannelModel
- topic - Variable in class org.flowable.eventregistry.spring.kafka.KafkaOperationsOutboundEventChannelAdapter
- topic - Variable in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- topic(String, Duration) - Method in interface org.flowable.job.api.ExternalWorkerJobAcquireBuilder
-
The topic and lock duration for the requested jobs
- topic(String, Duration) - Method in class org.flowable.job.service.impl.ExternalWorkerJobAcquireBuilderImpl
- topicOutputName - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- TopicPartition() - Constructor for class org.flowable.eventregistry.model.KafkaInboundChannelModel.TopicPartition
- topicPartitions - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- topicPartitions - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- topicPattern - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- topicPattern - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- topics - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel
- topics - Variable in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- topicSuffixingStrategy - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.RetryConfiguration
- topicSuffixingStrategy - Variable in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor.ResolvedRetryConfiguration
- toSignalEventSubscriptionEntityList(List<EventSubscriptionEntity>) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- toSignalEventSubscriptionEntityList(List<EventSubscriptionEntity>) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- toString() - Method in class org.flowable.bpmn.model.ExtensionAttribute
- toString() - Method in class org.flowable.bpmn.model.MessageFlow
- toString() - Method in class org.flowable.bpmn.model.parse.Problem
- toString() - Method in class org.flowable.bpmn.model.parse.Warning
- toString() - Method in class org.flowable.bpmn.model.SequenceFlow
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompleteCaseInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateToActivatePlanItemInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateVariableEventListenersOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitPlanModelInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitStageInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivateCaseInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TriggerPlanItemInstanceOperation
- toString() - Method in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- toString() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- toString() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- toString() - Method in class org.flowable.cmmn.model.CompletionNeutralRule
- toString() - Method in class org.flowable.cmmn.model.Criterion
- toString() - Method in class org.flowable.cmmn.model.ExtensionAttribute
- toString() - Method in class org.flowable.cmmn.model.FieldExtension
- toString() - Method in class org.flowable.cmmn.model.ManualActivationRule
- toString() - Method in class org.flowable.cmmn.model.ParentCompletionRule
- toString() - Method in class org.flowable.cmmn.model.PlanItem
- toString() - Method in class org.flowable.cmmn.model.PlanItemDefinition
- toString() - Method in class org.flowable.cmmn.model.PlanItemRule
- toString() - Method in class org.flowable.cmmn.model.ReactivationRule
- toString() - Method in class org.flowable.cmmn.model.RepetitionRule
- toString() - Method in class org.flowable.cmmn.model.RequiredRule
- toString() - Method in class org.flowable.cmmn.validation.validator.ValidationEntry
- toString() - Method in class org.flowable.common.engine.impl.calendar.CronExpression
-
Returns the string representation of the
CronExpression
- toString() - Method in class org.flowable.common.engine.impl.db.BulkDeleteOperation
- toString() - Method in class org.flowable.common.engine.impl.db.BulkUpdateOperation
- toString() - Method in class org.flowable.common.engine.impl.db.SuspensionState.SuspensionStateImpl
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.ObjectValueExpression
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBinary
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBoolean
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstBracket
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstChoice
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstComposite
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstDot
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstEval
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstFunction
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstIdentifier
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstMethod
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNested
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNull
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstNumber
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstParameters
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstString
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstText
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.ast.AstUnary
- toString() - Method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Token
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
- toString() - Method in class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
- toString() - Method in class org.flowable.common.engine.impl.el.JuelExpression
- toString() - Method in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- toString() - Method in class org.flowable.common.engine.impl.event.FlowableEventImpl
- toString() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayEntityImpl
- toString() - Method in class org.flowable.common.engine.impl.persistence.entity.ByteArrayRef
- toString() - Method in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- toString() - Method in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- toString() - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- toString() - Method in record class org.flowable.common.engine.impl.tenant.ThreadLocalTenantContext.Tenant
-
Returns a string representation of this record class.
- toString() - Method in class org.flowable.common.engine.impl.util.io.InputStreamSource
- toString() - Method in class org.flowable.common.engine.impl.util.io.StringStreamSource
- toString() - Method in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- toString() - Method in class org.flowable.dmn.engine.impl.io.ResourceStreamSource
- toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnDeploymentEntityImpl
- toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.DmnResourceEntityImpl
- toString() - Method in class org.flowable.dmn.engine.impl.persistence.entity.HistoricDecisionExecutionEntityImpl
- toString() - Method in class org.flowable.dmn.model.DmnExtensionAttribute
- toString() - Method in class org.flowable.engine.debug.ExecutionTree
- toString() - Method in class org.flowable.engine.debug.ExecutionTreeNode
- toString() - Method in record class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager.StartEventInfo
-
Returns a string representation of this record class.
- toString() - Method in class org.flowable.engine.impl.bpmn.helper.ErrorPropagation.BpmnErrorVariableContainer
- toString() - Method in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- toString() - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationDocumentImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.data.impl.util.ExecutionTreeStringBuilder
- toString() - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.HistoricProcessInstanceEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- toString() - Method in class org.flowable.engine.impl.persistence.entity.ResourceEntityImpl
- toString() - Method in class org.flowable.engine.impl.util.io.ResourceStreamSource
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- toString() - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- toString() - Method in class org.flowable.engine.migration.EnableActivityMapping.EnableMapping
- toString() - Method in class org.flowable.engine.repository.DiagramElement
- toString() - Method in class org.flowable.engine.repository.DiagramNode
- toString() - Method in class org.flowable.eventregistry.api.EventConsumerInfo
- toString() - Method in class org.flowable.eventregistry.api.EventRegistryProcessingInfo
- toString() - Method in class org.flowable.eventregistry.impl.DefaultInboundEvent
- toString() - Method in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- toString() - Method in class org.flowable.eventregistry.impl.io.ResourceStreamSource
- toString() - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- toString() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- toString() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDeploymentEntityImpl
- toString() - Method in class org.flowable.eventregistry.impl.persistence.entity.EventResourceEntityImpl
- toString() - Method in class org.flowable.eventregistry.impl.persistence.entity.ResourceRef
- toString() - Method in class org.flowable.eventregistry.impl.runtime.EventInstanceImpl
- toString() - Method in class org.flowable.eventregistry.spring.jms.JmsMessageInboundEvent
- toString() - Method in class org.flowable.eventregistry.spring.kafka.KafkaConsumerRecordInboundEvent
- toString() - Method in class org.flowable.eventregistry.spring.kafka.SimpleKafkaListenerEndpoint
- toString() - Method in class org.flowable.eventregistry.spring.rabbit.RabbitInboundEvent
- toString() - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityImpl
- toString() - Method in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- toString() - Method in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- toString() - Method in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
- toString() - Method in class org.flowable.idm.engine.impl.io.ResourceStreamSource
- toString() - Method in class org.flowable.idm.engine.impl.persistence.entity.ByteArrayRef
- toString() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmByteArrayEntityImpl
- toString() - Method in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- toString() - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- toString() - Method in class org.flowable.job.service.impl.HistoryJobProcessorContextImpl
- toString() - Method in class org.flowable.job.service.impl.JobProcessorContextImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.AbstractJobEntityImpl
- toString() - Method in class org.flowable.job.service.impl.persistence.entity.HistoryJobEntityImpl
- toString() - Method in record class org.flowable.mail.common.api.SendMailRequest
-
Returns a string representation of this record class.
- toString() - Method in record class org.flowable.mail.common.impl.BaseMailActivityDelegate.ExecutionData
-
Returns a string representation of this record class.
- toString() - Method in record class org.flowable.mail.common.impl.MailDefaultsConfigurationImpl
-
Returns a string representation of this record class.
- toString() - Method in record class org.flowable.mail.common.impl.SimpleMailResponse
-
Returns a string representation of this record class.
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- toString() - Method in class org.flowable.validation.ValidationError
- toString() - Method in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- toString() - Method in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- total - Variable in class org.flowable.common.engine.api.management.TablePage
-
The total number of rows in the table.
- TotalExecutionTimeCommandInterceptor - Class in org.flowable.engine.test.profiler
- TotalExecutionTimeCommandInterceptor() - Constructor for class org.flowable.engine.test.profiler.TotalExecutionTimeCommandInterceptor
- totalTime - Variable in class org.flowable.engine.test.profiler.ProfileSession
- totalTimeInMs - Variable in class org.flowable.engine.test.profiler.CommandExecutionResult
- traceableObject - Variable in class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- TraceableObject<O,
C> - Class in org.flowable.variable.service.impl.types - TraceableObject(MutableVariableType<O, C>, O, C, VariableInstanceEntity) - Constructor for class org.flowable.variable.service.impl.types.TraceableObject
- TraceableVariablesCommandContextCloseListener - Class in org.flowable.variable.service.impl.types
-
A
CommandContextCloseListener
that holds oneTraceableObject
instance that is added byMutableVariableType
(s). - TraceableVariablesCommandContextCloseListener(TraceableObject<?, ?>) - Constructor for class org.flowable.variable.service.impl.types.TraceableVariablesCommandContextCloseListener
- tracedObject - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- tracedObjectOriginalValue - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- traceEnhancer - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- traceEnhancer - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- traceEnhancer(ScriptTraceEnhancer) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
Configure an
ScriptTraceEnhancer
which is called, when a ScriptTrace is created. - traceTags - Variable in class org.flowable.common.engine.impl.scripting.DefaultScriptTrace
- traceValue(JsonNode, ValueFields) - Method in class org.flowable.variable.service.impl.types.JsonType
- traceValue(Object, byte[], ValueFields) - Method in class org.flowable.variable.service.impl.types.SerializableType
- trackDeserializedObjects - Variable in class org.flowable.variable.service.impl.types.SerializableType
- trackObjects - Variable in class org.flowable.variable.service.impl.types.JsonType
- Transaction - Class in org.flowable.bpmn.model
- Transaction() - Constructor for class org.flowable.bpmn.model.Transaction
- TRANSACTION_CANCELED - Static variable in interface org.flowable.engine.history.DeleteReason
- TRANSACTION_ID - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- TransactionActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- TransactionActivityBehavior() - Constructor for class org.flowable.engine.impl.bpmn.behavior.TransactionActivityBehavior
- TransactionCommandContextCloseListener - Class in org.flowable.common.engine.impl.interceptor
- TransactionCommandContextCloseListener(TransactionContext) - Constructor for class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- transactionContext - Variable in class org.flowable.common.engine.impl.interceptor.TransactionCommandContextCloseListener
- TransactionContext - Interface in org.flowable.common.engine.impl.cfg
- transactionContextFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- transactionContextFactory - Variable in class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- transactionContextFactory - Variable in class org.flowable.engine.impl.ProcessEngineImpl
- TransactionContextFactory - Interface in org.flowable.common.engine.impl.cfg
- TransactionContextHolder - Class in org.flowable.common.engine.impl.transaction
-
Holder for a threadlocal stack of TransactionContext objects.
- TransactionContextHolder() - Constructor for class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- TransactionContextInterceptor - Class in org.flowable.common.engine.impl.interceptor
- TransactionContextInterceptor() - Constructor for class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- TransactionContextInterceptor(TransactionContextFactory) - Constructor for class org.flowable.common.engine.impl.interceptor.TransactionContextInterceptor
- transactionContextThreadLocal - Static variable in class org.flowable.common.engine.impl.transaction.TransactionContextHolder
- TransactionDependentExecutionListener - Interface in org.flowable.engine.delegate
- TransactionDependentExecutionListenerExecutionScope - Class in org.flowable.engine.impl.bpmn.listener
- TransactionDependentExecutionListenerExecutionScope(String, String, FlowElement, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
- TransactionDependentTaskListener - Interface in org.flowable.engine.delegate
-
Callback interface to be notified of transaction events.
- TransactionDependentTaskListenerExecutionScope - Class in org.flowable.engine.impl.bpmn.listener
- TransactionDependentTaskListenerExecutionScope(String, String, Task, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.bpmn.listener.TransactionDependentTaskListenerExecutionScope
- transactionFactory - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- transactionListener - Variable in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
- TransactionListener - Interface in org.flowable.common.engine.impl.cfg
- transactionManager - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- transactionManager - Variable in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext
- transactionManager - Variable in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContextFactory
- transactionManager - Variable in class org.flowable.common.engine.impl.interceptor.JtaRetryInterceptor
- transactionManager - Variable in class org.flowable.common.spring.SpringTransactionContext
- transactionManager - Variable in class org.flowable.common.spring.SpringTransactionContextFactory
- transactionManager - Variable in class org.flowable.common.spring.SpringTransactionInterceptor
- transactionManager - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- transactionManager - Variable in class org.flowable.engine.impl.cfg.JtaProcessEngineConfiguration
- transactionManager - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- transactionManager - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- transactionNotSupported() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- transactionOrder - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityImpl
- transactionOrder - Variable in class org.flowable.engine.impl.persistence.entity.HistoricActivityInstanceEntityImpl
- TransactionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- TransactionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.TransactionParseHandler
- TransactionPropagation - Enum Class in org.flowable.common.engine.impl.cfg
-
Enumeration that represents the transaction propagation behaviours supported by the command executor.
- transactionRequired() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- transactionRequiresNew() - Method in class org.flowable.common.engine.impl.interceptor.CommandConfig
- transactionsExternallyManaged - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- transactionState - Variable in class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
- TransactionState - Enum Class in org.flowable.common.engine.impl.cfg
- TransactionStateSynchronization(TransactionState, TransactionListener, CommandContext) - Constructor for class org.flowable.common.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
- TransactionSynchronizationAdapter() - Constructor for class org.flowable.common.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.cmmn.spring.SpringCmmnEngineConfiguration
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.common.spring.SpringTransactionContext
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.common.spring.SpringTransactionContextFactory
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.dmn.spring.SpringDmnEngineConfiguration
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.eventregistry.spring.SpringEventRegistryEngineConfiguration
- transactionSynchronizationAdapterOrder - Variable in class org.flowable.spring.SpringProcessEngineConfiguration
- transform(Object) - Method in class org.flowable.engine.impl.transformer.AbstractTransformer
- transform(Object) - Method in interface org.flowable.engine.impl.transformer.Transformer
-
Transforms anObject into a different object
- transform(EventInstance) - Method in interface org.flowable.eventregistry.api.InboundEventTransformer
- transform(EventInstance) - Method in class org.flowable.eventregistry.impl.pipeline.DefaultInboundEventProcessingPipeline
- transform(EventInstance) - Method in class org.flowable.eventregistry.impl.transformer.DefaultInboundEventTransformer
- transformation - Variable in class org.flowable.bpmn.model.DataAssociation
- transformation - Variable in class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- TransformationDataOutputAssociation - Class in org.flowable.engine.impl.bpmn.data
-
A transformation based data output association
- TransformationDataOutputAssociation(String, String, Expression) - Constructor for class org.flowable.engine.impl.bpmn.data.TransformationDataOutputAssociation
- transformBoundsForImage(DiagramNode, DiagramNode, Map<String, DiagramNode>) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- transformBoundsForImage(DiagramNode, DiagramNode, DiagramNode) - Method in class org.flowable.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- transformer(String) - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventTransformerBuilder
- transformer(String) - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventTransformerBuilderImpl
- Transformer - Interface in org.flowable.engine.impl.transformer
-
A Transformer is responsible of transforming an object into a different object
- transformers - Variable in class org.flowable.engine.impl.transformer.ComposedTransformer
- transformProcess(BpmnParse, Process) - Method in class org.flowable.engine.impl.bpmn.parser.handler.ProcessParseHandler
- transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
Adds a transient variable to the case before triggering the reactivation event which is available only during that first transaction.
- transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Sets a non-persisted variable before the transition is executed.
- transientVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariable(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds a transient variable to the process instance
- transientVariable(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets one non-persisted instance variables.
- TransientVariableInstance - Class in org.flowable.variable.service.impl.persistence.entity
-
A dummy implementation of
VariableInstance
, used for storing transient variables on aVariableScope
, as theVariableScope
works with instances ofVariableInstance
and not with raw key/values. - TransientVariableInstance(String, Object) - Constructor for class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- transientVariableLocal(String, Object) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariableLocal(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariableLocal(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets one non-persisted instance variables.
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- transientVariables - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariables - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceAfterContext
- transientVariables - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- transientVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- transientVariables - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- transientVariables - Variable in class org.flowable.common.engine.impl.variable.MapDelegateVariableContainer
- transientVariables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.EvaluateConditionalEventsCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceByMessageCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- transientVariables - Variable in class org.flowable.engine.impl.cmd.TriggerCmd
- transientVariables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariables - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- transientVariables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- transientVariables - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- transientVariables - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- transientVariables - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- transientVariables - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
Adds a map of transient variables to the case before triggering the reactivation event which are available only during that first transaction.
- transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
- transientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- transientVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the transient variables
- transientVariables(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets non-persisted instance variables.
- transientVariablesLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- transientVariablesLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariablesLocal - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- transientVariablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- transientVariablesLocal - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariablesLocal(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- transientVariablesLocal(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- transientVariablesLocal(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets non-persisted task-local variables.
- transition - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- transition - Variable in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- transitionEvent - Variable in class org.flowable.cmmn.model.Association
- transitionMetadata - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- transport - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- transport() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- transport() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- tree() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
tree := text? ((dynamic text?)+ | (deferred text?)+)?
- Tree - Class in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Parsed expression, usually created by a
TreeBuilder
. - Tree(ExpressionNode, List<FunctionNode>, List<IdentifierNode>, boolean) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.Tree
-
Constructor.
- TreeBuilder - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Tree builder interface.
- TreeBuilderException - Exception in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Exception type thrown in build phase (scan/parse).
- TreeBuilderException(String, int, String, String, String) - Constructor for exception org.flowable.common.engine.impl.de.odysseus.el.tree.TreeBuilderException
- TreeCache - Interface in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Tree cache interface.
- TreeMethodExpression - Class in org.flowable.common.engine.impl.de.odysseus.el
-
A method expression is ready to be evaluated (by calling either
TreeMethodExpression.invoke(ELContext, Object[])
orTreeMethodExpression.getMethodInfo(ELContext)
). - TreeMethodExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>, Class<?>[]) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.TreeMethodExpression
-
Create a new method expression.
- TreeStore - Class in org.flowable.common.engine.impl.de.odysseus.el.tree
-
Tree store class.
- TreeStore(TreeBuilder, TreeCache) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.tree.TreeStore
-
Constructor.
- TreeValueExpression - Class in org.flowable.common.engine.impl.de.odysseus.el
-
A value expression is ready to be evaluated (by calling either
TreeValueExpression.getType(ELContext)
,TreeValueExpression.getValue(ELContext)
,TreeValueExpression.isReadOnly(ELContext)
orTreeValueExpression.setValue(ELContext, Object)
. - TreeValueExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>) - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.TreeValueExpression
-
Create a new value expression.
- trigger() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Triggers a plan item to continue, e.g.
- trigger() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- trigger(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- trigger(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- trigger(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Similar to
RuntimeService.trigger(String, Map)
, but with an extra parameter that allows to pass transient variables. - trigger(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.behavior.CmmnTriggerableActivityBehavior
- trigger(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.CoreCmmnTriggerableActivityBehavior
- trigger(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- trigger(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.CoreCmmnTriggerableActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.GenericEventListenerActivityBehaviour
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- trigger(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCancelEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryCompensateEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryEventRegistryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryMessageEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundarySignalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessConditionalStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessErrorStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEscalationStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessEventRegistryStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessMessageStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessSignalStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessTimerStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ExternalWorkerTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchConditionalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchEventRegistryEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchMessageEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchSignalEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveEventTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.SendEventTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- trigger(DelegateExecution, String, Object) - Method in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- trigger(DelegateExecution, String, Object) - Method in interface org.flowable.engine.impl.delegate.TriggerableActivityBehavior
- TRIGGER - Static variable in class org.flowable.cmmn.rest.service.api.RestActionRequest
- TRIGGER_MODE_DEFAULT - Static variable in class org.flowable.cmmn.model.Sentry
- TRIGGER_MODE_ON_EVENT - Static variable in class org.flowable.cmmn.model.Sentry
- triggerable - Variable in class org.flowable.bpmn.model.ServiceTask
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskFutureJavaDelegateActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- triggerable - Variable in class org.flowable.engine.impl.bpmn.helper.ClassDelegate
- TriggerableActivityBehavior - Interface in org.flowable.engine.impl.delegate
- triggerAsync - Variable in class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- triggerAsync(String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- triggerAsync(String) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- triggerAsync(String, Map<String, Object>) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- triggerAsync(String, Map<String, Object>) - Method in interface org.flowable.engine.RuntimeService
-
Sends an external trigger to an activity instance that is waiting inside the given execution.
- triggerAsyncHistoryExecutorIfNeeded(HistoryJobEntity, TransactionContext) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- TriggerAsyncHistoryExecutorTransactionListener - Class in org.flowable.job.service.impl.history.async
-
A
TransactionListener
that will, typically on post-commit, trigger the async history executor to execute the provided list ofHistoryJobEntity
instances. - TriggerAsyncHistoryExecutorTransactionListener(JobServiceConfiguration, HistoryJobEntity) - Constructor for class org.flowable.job.service.impl.history.async.TriggerAsyncHistoryExecutorTransactionListener
- triggerCaseTask(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.configurator.impl.process.DefaultProcessInstanceService
- triggerCaseTask(String, Map<String, Object>) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Triggers a case instance that was started by a process instance.
- triggerCaseTask(DelegateExecution, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- triggerCaseTaskAndLeave(DelegateExecution, Map<String, Object>) - Method in class org.flowable.engine.impl.bpmn.behavior.CaseTaskActivityBehavior
- TriggerCaseTaskCmd - Class in org.flowable.engine.impl.cmd
- TriggerCaseTaskCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- TriggerCmd - Class in org.flowable.engine.impl.cmd
- TriggerCmd(String, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- TriggerCmd(String, Map<String, Object>, boolean) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- TriggerCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.engine.impl.cmd.TriggerCmd
- triggerEventType - Variable in class org.flowable.bpmn.model.SendEventServiceTask
- TriggerExecutionOperation - Class in org.flowable.engine.impl.agenda
-
Operation that triggers a wait state and continues the process, leaving that activity.
- TriggerExecutionOperation(CommandContext, ExecutionEntity) - Constructor for class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- TriggerExecutionOperation(CommandContext, ExecutionEntity, boolean) - Constructor for class org.flowable.engine.impl.agenda.TriggerExecutionOperation
- triggerExecutorIfNeeded(JobEntity) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- triggerMode - Variable in class org.flowable.cmmn.model.Sentry
- triggerPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
- triggerPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- TriggerPlanItemInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- TriggerPlanItemInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.TriggerPlanItemInstanceCmd
- TriggerPlanItemInstanceCmd(String, Map<String, Object>, Map<String, Object>, String, FormInfo, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.TriggerPlanItemInstanceCmd
- TriggerPlanItemInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- TriggerPlanItemInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.TriggerPlanItemInstanceOperation
- TriggerTimerEventJobHandler - Class in org.flowable.cmmn.engine.impl.job
- TriggerTimerEventJobHandler - Class in org.flowable.engine.impl.jobexecutor
- TriggerTimerEventJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- TriggerTimerEventJobHandler() - Constructor for class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- TRUE - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
- type - Variable in class org.flowable.batch.service.BatchPartBuilderImpl
- type - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- type - Variable in class org.flowable.batch.service.impl.persistence.entity.BatchPartEntityImpl
- type - Variable in class org.flowable.bpmn.model.FormProperty
- type - Variable in class org.flowable.bpmn.model.SendTask
- type - Variable in class org.flowable.bpmn.model.ServiceTask
- type - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- type - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- type - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- type - Variable in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- type - Variable in class org.flowable.cmmn.model.CasePageTask
- type - Variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- type - Variable in class org.flowable.cmmn.model.ParentCompletionRule
- type - Variable in class org.flowable.cmmn.model.ServiceTask
- type - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- type - Variable in class org.flowable.common.engine.impl.event.FlowableEventImpl
- type - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- type - Variable in class org.flowable.engine.impl.cmd.AddCommentCmd
- type - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- type - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- type - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetProcessInstanceCommentsCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetTaskCommentsByTypeCmd
- type - Variable in class org.flowable.engine.impl.cmd.GetTypeCommentsCmd
- type - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- type - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- type - Variable in class org.flowable.engine.impl.HistoricDetailQueryImpl
- type - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- type - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- type - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- type - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- type - Variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
- type - Variable in class org.flowable.eventregistry.impl.event.FlowableEventRegistryEvent
- type - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- type - Variable in class org.flowable.eventregistry.model.ChannelModel
- type - Variable in class org.flowable.eventregistry.model.EventPayload
- type - Variable in class org.flowable.form.model.FormField
- type - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- type - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- type - Variable in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmEventImpl
- type - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- type - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- type - Variable in class org.flowable.idm.engine.impl.persistence.entity.GroupEntityImpl
- type - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- type - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- type - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- type - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- type - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- type - Variable in class org.flowable.rest.service.api.identity.GroupResponse
- type - Variable in class org.flowable.spring.security.GroupDetails
- type - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- type - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- type - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- type - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- type - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- type(String) - Method in interface org.flowable.batch.api.BatchPartBuilder
- type(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts with the given type.
- type(String) - Method in class org.flowable.batch.service.BatchPartBuilderImpl
- type(String) - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- type(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- type(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- type(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- type(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.delete.ComputeDeleteHistoricCaseInstanceStatusJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesSequentialJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.AsyncLeaveActivePlanItemInstanceJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.CmmnHistoryCleanupJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.HistoricCaseInstanceMigrationJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- TYPE - Static variable in class org.flowable.cmmn.model.CasePageTask
- TYPE - Static variable in class org.flowable.cmmn.model.ExternalWorkerServiceTask
- TYPE - Static variable in class org.flowable.common.engine.impl.javax.el.ELResolver
-
The attribute name of the named attribute in the FeatureDescriptor that specifies the runtime type of the variable or property.
- TYPE - Static variable in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.ComputeDeleteHistoricProcessInstanceStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstanceIdsStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.delete.DeleteHistoricProcessInstancesSequentialJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncCompleteCallActivityJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncContinuationJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncLeaveJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncSendEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.AsyncTriggerJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.BpmnHistoryCleanupJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ExternalWorkerTaskCompleteJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceActivityCompletionJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ParallelMultiInstanceWithNoWaitStatesAsyncLeaveJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerStartEventJobHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TYPE - Static variable in class org.flowable.engine.impl.jobexecutor.TriggerTimerEventJobHandler
- TYPE - Static variable in class org.flowable.idm.api.GroupQueryProperty
- TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- TYPE_ACTIVITY_BEHAVIOR_EXECUTE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOOLEAN - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_BOUNDARY_CANCEL_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_COMPENSATE_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_CONDITIONAL_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_ESCALATION_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_MESSAGE_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_SIGNAL_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_BOUNDARY_TIMER_EVENT_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_CASE_COMPLETED - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_CASE_STARTED - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_CASE_TERMINATED - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_COMMAND_CONTEXT_CLOSE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_COMMAND_CONTEXT_CLOSE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_COMMAND_CONTEXT_CLOSE_FAILURE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_COMMAND_CONTEXT_CLOSE_FAILURE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_COMMENT - Static variable in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- TYPE_DATE - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_DOUBLE - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_EVALUATE_SENTRY - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_EVALUATE_SENTRY_FAILED - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_EVENT - Static variable in interface org.flowable.engine.impl.persistence.entity.CommentEntity
- TYPE_HUMAN_TASK_COMPLETE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_HUMAN_TASK_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_HUMAN_TASK_SET_ASSIGNEE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_HUMAN_TASK_SET_GROUP_IDENTITY_LINKS - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_HUMAN_TASK_SET_OWNER - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_HUMAN_TASK_SET_USER_IDENTITY_LINKS - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_INTEGER - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_JSON - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_LANGUAGE_ATTRIBUTE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- TYPE_LONG - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_NAME - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- TYPE_NAME - Static variable in class org.flowable.engine.impl.variable.BpmnAggregatedVariableType
- TYPE_NAME - Static variable in class org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariableType
- TYPE_NAME - Static variable in class org.flowable.rest.form.MonthFormType
- TYPE_NAME - Static variable in class org.flowable.rest.form.ProcessDefinitionFormType
- TYPE_NAME - Static variable in class org.flowable.rest.form.UserFormType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.BooleanType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.ByteArrayType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.DateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.DoubleType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.EmptyCollectionType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.InstantType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.IntegerType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JodaDateTimeType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JodaDateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JPAEntityListVariableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JPAEntityVariableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.JsonType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LocalDateTimeType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LocalDateType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LongStringType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.LongType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.NullType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.SerializableType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.ShortType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.StringType
- TYPE_NAME - Static variable in class org.flowable.variable.service.impl.types.UUIDType
- TYPE_PLAN_ITEM_CREATED - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_PLAN_ITEM_NEW_STATE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_PROCESS_COMPLETED - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_PROCESS_STARTED - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SEQUENCE_FLOW_TAKE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_AFTER_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_AFTER_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_ASYNC_JOB - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_ASYNC_JOB - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_BEFORE_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_BEFORE_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_ENTER - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_ENTER - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_EXCEPTION - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_EXCEPTION - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_EXECUTE_ASYNC_JOB - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_EXECUTE_ASYNC_JOB - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_EXIT - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_EXIT - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_LOCK_JOB - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_LOCK_JOB - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_UNLOCK_JOB - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_UNLOCK_JOB - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SERVICE_TASK_WRONG_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_SERVICE_TASK_WRONG_TRIGGER - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_SHORT - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_SKIP_TASK - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_STRING - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_TRANSIENT - Static variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- TYPE_USER_TASK_COMPLETE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USER_TASK_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USER_TASK_SET_ASSIGNEE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USER_TASK_SET_GROUP_IDENTITY_LINKS - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USER_TASK_SET_OWNER - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USER_TASK_SET_USER_IDENTITY_LINKS - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_USERINFO - Static variable in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntity
- TYPE_UUID - Static variable in class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- TYPE_VARIABLE_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_VARIABLE_CREATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_VARIABLE_DELETE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_VARIABLE_DELETE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- TYPE_VARIABLE_UPDATE - Static variable in interface org.flowable.common.engine.impl.logging.CmmnLoggingSessionConstants
- TYPE_VARIABLE_UPDATE - Static variable in interface org.flowable.common.engine.impl.logging.LoggingSessionConstants
- typeActivate - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typeActivate() - Static method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typeClass - Variable in class org.flowable.common.engine.impl.persistence.GenericManagerFactory
- TypeConverter - Interface in org.flowable.common.engine.impl.de.odysseus.el.misc
- TypeConverterImpl - Class in org.flowable.common.engine.impl.de.odysseus.el.misc
-
Type Conversions as described in EL 2.1 specification (section 1.17).
- TypeConverterImpl() - Constructor for class org.flowable.common.engine.impl.de.odysseus.el.misc.TypeConverterImpl
- typeDefault - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typeDefault() - Static method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typedEventListeners - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- typedEventListeners - Variable in class org.flowable.common.engine.impl.AbstractServiceConfiguration
- typedListeners - Variable in class org.flowable.common.engine.impl.event.FlowableEventSupport
- typeIgnore - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typeIgnore() - Static method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- typeLanguage - Variable in class org.flowable.dmn.model.DmnDefinition
- typeLanguage - Variable in class org.flowable.dmn.model.ItemDefinition
- typeName - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- typeName - Variable in class org.flowable.variable.service.impl.types.JsonType
- typeRef - Variable in class org.flowable.dmn.model.Expression
- typeRef - Variable in class org.flowable.dmn.model.InformationItem
- typeRef - Variable in class org.flowable.dmn.model.ItemDefinition
- typeRef - Variable in class org.flowable.dmn.model.OutputClause
- TypeRefParser - Class in org.flowable.dmn.converter.child
- TypeRefParser() - Constructor for class org.flowable.dmn.converter.child.TypeRefParser
- types - Variable in class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- types - Variable in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- types - Variable in class org.flowable.engine.impl.cmd.AddEventListenerCommand
U
- UelExpressionCondition - Class in org.flowable.engine.impl.el
-
Condition
that resolves an UEL expression at runtime. - UelExpressionCondition(Expression) - Constructor for class org.flowable.engine.impl.el.UelExpressionCondition
- unacquire(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- unacquire(JobInfo) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Unacquires a job, meaning that this job was previously locked, and it is now freed to be acquired by other executor nodes.
- unacquireAllExternalWorkerJobsForWorker(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Unaquire all locked external worker jobs for worker.
- unacquireAllExternalWorkerJobsForWorker(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire all locked external worker jobs for worker.
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Unaquire all locked external worker jobs for worker and tenant.
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireAllExternalWorkerJobsForWorker(String, String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire all locked external worker jobs for worker and tenant.
- UnacquireAllExternalWorkerJobsForWorkerCmd - Class in org.flowable.job.service.impl.cmd
- UnacquireAllExternalWorkerJobsForWorkerCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
- UnacquireAsyncHistoryJobExceptionHandler - Class in org.flowable.job.service.impl.asyncexecutor
- UnacquireAsyncHistoryJobExceptionHandler() - Constructor for class org.flowable.job.service.impl.asyncexecutor.UnacquireAsyncHistoryJobExceptionHandler
- unacquireExternalWorkerJob(String, String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
-
Unaquire a locked external worker job.
- unacquireExternalWorkerJob(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- unacquireExternalWorkerJob(String, String) - Method in class org.flowable.engine.impl.ManagementServiceImpl
- unacquireExternalWorkerJob(String, String) - Method in interface org.flowable.engine.ManagementService
-
Unaquire a locked external worker job.
- UnacquireExternalWorkerJobCmd - Class in org.flowable.job.service.impl.cmd
- UnacquireExternalWorkerJobCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnacquireExternalWorkerJobCmd
- unacquireJob() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- unacquireJobAfterRejection(JobInfo) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
- UnacquireOwnedJobsCmd - Class in org.flowable.job.service.impl.cmd
- UnacquireOwnedJobsCmd(String, String, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnacquireOwnedJobsCmd
- unacquireWithDecrementRetries(JobInfo, Throwable) - Method in class org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
- unacquireWithDecrementRetries(JobInfo, Throwable) - Method in interface org.flowable.job.service.impl.asyncexecutor.JobManager
-
Unacquires a job, meaning that this job was previously locked, and it is now freed to be acquired by other executor nodes.
- unary(boolean) - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
unary := <NOT> unary | <MINUS> unary | <EMPTY> unary | value
- UNARY - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
- UnaryTests - Class in org.flowable.dmn.model
- UnaryTests() - Constructor for class org.flowable.dmn.model.UnaryTests
- unassigned - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- unassigned - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- unassigned - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- unavailable() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- UNAVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
-
Non-spec state, only possible for event listeners.
- unclaim(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
-
A shortcut to
CmmnTaskService.claim(java.lang.String, java.lang.String)
with null user in order to unclaim the task - unclaim(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- unclaim(String) - Method in class org.flowable.engine.impl.TaskServiceImpl
- unclaim(String) - Method in interface org.flowable.engine.TaskService
-
A shortcut to
TaskService.claim(java.lang.String, java.lang.String)
with null user in order to unclaim the task - unfinished - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- unfinished - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- unfinished - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- unfinished() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are not finished.
- unfinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- unfinished() - Method in interface org.flowable.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that are not finished yet.
- unfinished() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instance that are not yet finished.
- unfinished() - Method in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- unfinished() - Method in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished() - Method in interface org.flowable.engine.runtime.ActivityInstanceQuery
-
Only select activity instances that are not finished yet.
- unfinished() - Method in interface org.flowable.task.api.history.HistoricTaskInstanceQuery
-
Only select historic task instances which aren't finished yet.
- unfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- unfinishedActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisActivityInstanceDataManager
- UnfinishedActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedActivityInstanceMatcher
- unfinishedHistoricActivityInstanceByProcessInstanceIdMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceByProcessInstanceIdMatcher
- unfinishedHistoricActivityInstanceMatcher - Variable in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisHistoricActivityInstanceDataManager
- UnfinishedHistoricActivityInstanceMatcher - Class in org.flowable.engine.impl.persistence.entity.data.impl.cachematcher
- UnfinishedHistoricActivityInstanceMatcher() - Constructor for class org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.UnfinishedHistoricActivityInstanceMatcher
- UNIQUE - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- unknownFileContentType - Variable in class org.flowable.common.rest.resolver.DefaultContentTypeResolver
- unlock - Variable in class org.flowable.job.service.impl.cmd.ExecuteAsyncRunnableJobCmd
- unlocked() - Method in interface org.flowable.job.api.ExternalWorkerJobQuery
-
Only return jobs that are not locked.
- unlocked() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only return jobs that are not locked.
- unlocked() - Method in interface org.flowable.job.api.JobQuery
-
Only return jobs that are not locked.
- unlocked() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- unlocked() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- unlocked() - Method in class org.flowable.job.service.impl.JobQueryImpl
- unlockEventSubscription(String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- unlockEventSubscription(String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- unlockEventSubscription(String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- unlockEventSubscription(String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- UnlockExclusiveJobCmd - Class in org.flowable.job.service.impl.cmd
- UnlockExclusiveJobCmd(Job, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnlockExclusiveJobCmd
- unlockJobIfNeeded() - Method in class org.flowable.job.service.impl.asyncexecutor.ExecuteAsyncRunnable
- unlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.AbstractAsyncExecutor
- unlockOwnedJobs() - Method in class org.flowable.job.service.impl.asyncexecutor.multitenant.SharedExecutorServiceAsyncExecutor
- unlockTimerJobs(Collection<TimerJobEntity>) - Method in class org.flowable.job.service.impl.asyncexecutor.AcquireTimerJobsRunnable
- UnlockTimerJobsCmd - Class in org.flowable.job.service.impl.cmd
- UnlockTimerJobsCmd(Collection<TimerJobEntity>, JobServiceConfiguration) - Constructor for class org.flowable.job.service.impl.cmd.UnlockTimerJobsCmd
- UNORDERED - Enum constant in enum class org.flowable.dmn.model.HitPolicy
- unregister(CmmnEngine) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Unregisters the given cmmn engine.
- unregister(DmnEngine) - Static method in class org.flowable.dmn.engine.DmnEngines
-
Unregisters the given dmn engine.
- unregister(ProcessEngine) - Static method in class org.flowable.engine.ProcessEngines
-
Unregisters the given process engine.
- unregister(EventRegistryEngine) - Static method in class org.flowable.eventregistry.impl.EventRegistryEngines
-
Unregisters the given event registry engine.
- unregister(IdmEngine) - Static method in class org.flowable.idm.engine.IdmEngines
-
Unregisters the given idm engine.
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in interface org.flowable.eventregistry.api.ChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionInboundChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.DelegateExpressionOutboundChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.InboundChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.impl.pipeline.OutboundChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.spring.jms.JmsChannelModelProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- unregisterChannelModel(ChannelModel, String, EventRepositoryService) - Method in class org.flowable.eventregistry.spring.rabbit.RabbitChannelDefinitionProcessor
- unregisterChannelModel(InboundChannelModel, ChannelDefinition) - Method in interface org.flowable.eventregistry.api.InboundChannelModelCacheManager
- unregisterChannelModel(InboundChannelModel, ChannelDefinition) - Method in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager
- unregisterEndpoint(String, ChannelModel, String) - Method in class org.flowable.eventregistry.spring.kafka.KafkaChannelDefinitionProcessor
- UNSTORED_KEYS - Static variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
-
The script engine implementations put some key/value pairs into the binding.
- unwrap(Class<T>) - Method in class org.flowable.common.engine.impl.cfg.multitenant.TenantAwareDataSource
- unwrap(Class<T>) - Method in class org.flowable.common.engine.impl.test.ClosingDataSource
- update(EntityImpl) - Method in class org.flowable.common.engine.impl.db.AbstractDataManager
- update(EntityImpl) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- update(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.data.DataManager
- update(EntityImpl) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- update(EntityImpl, boolean) - Method in class org.flowable.common.engine.impl.persistence.entity.AbstractEntityManager
- update(EntityImpl, boolean) - Method in interface org.flowable.common.engine.impl.persistence.entity.EntityManager
- update(String, Object) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
-
Executes a
BulkUpdateOperation
, with the sql in the statement parameter. - update(Entity) - Method in class org.flowable.common.engine.impl.db.DbSqlSession
- update(CommentEntity) - Method in class org.flowable.engine.impl.persistence.entity.CommentEntityManagerImpl
- update(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class org.flowable.engine.impl.history.AbstractHistoryManager
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateActivity(ExecutionEntity, String, FlowElement, TaskEntity, Date) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Synchronize historic data with the current user task execution
- updateActivityInstancesProcessDefinitionId(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManager
-
Update process definition reference in all activity instances for a given process instance
- updateActivityInstancesProcessDefinitionId(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- updateAllExecutionRelatedEntityCountFlags(boolean) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateAllExecutionRelatedEntityCountFlags(boolean) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateAllJobTypesTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.JobServiceImpl
- updateAllJobTypesTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.JobService
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.TaskService
- updateBatch(Batch) - Method in interface org.flowable.batch.api.BatchService
- updateBatch(Batch) - Method in class org.flowable.batch.service.impl.BatchServiceImpl
- updateBatchStatus(Batch, String, BatchService) - Method in class org.flowable.engine.impl.jobexecutor.ProcessInstanceMigrationStatusJobHandler
- updateBatchStatus(Batch, BatchService) - Method in class org.flowable.cmmn.engine.impl.job.CaseInstanceMigrationStatusJobHandler
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- updateBpmnProcess(CommandContext, Process, BpmnModel, ProcessDefinitionEntity, DeploymentEntity) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- updateBusinessKey(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Updates the business key for the provided case instance
- updateBusinessKey(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- updateBusinessKey(String, String) - Method in interface org.flowable.engine.compatibility.Flowable5CompatibilityHandler
- updateBusinessKey(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- updateBusinessKey(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Updates the business key for the provided process instance
- updateBusinessStatus(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
-
Updates the business status for the provided case instance
- updateBusinessStatus(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- updateBusinessStatus(String, String) - Method in class org.flowable.engine.impl.RuntimeServiceImpl
- updateBusinessStatus(String, String) - Method in interface org.flowable.engine.RuntimeService
-
Updates the business status for the provided process instance
- updateCachingAndArtifacts(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.dmn.engine.impl.deployer.CachingAndArtifactsManager
-
Ensures that the definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
- updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
Ensures that the process definition is cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache, as well as caching any ProcessDefinitionInfos.
- updateCachingAndArtifacts(ParsedDeployment) - Method in class org.flowable.eventregistry.impl.deployer.CachingAndArtifactsManager
-
Ensures that the event and channel definitions are cached in the appropriate places, including the deployment's collection of deployed artifacts and the deployment manager's cache.
- updateCaseDefinitionIdInHistory(CaseDefinition, CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- updateCaseDefinitionIdInHistory(CaseDefinition, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- updateCaseDefinitionIdInHistory(CaseDefinition, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- updateCaseDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseDefinitionDataManager
- updateCaseDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseDefinitionDataManager
- updateCaseInstance(String, CaseInstanceUpdateRequest, HttpServletResponse) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResource
- updateCaseInstance(CaseInstance, CaseInstanceUpdateRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- updateCaseInstanceBusinessKey(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- updateCaseInstanceBusinessKey(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- updateCaseInstanceBusinessStatus(CaseInstanceEntity, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- updateCaseInstanceBusinessStatus(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- updateCaseInstanceVariables(CaseInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- updateChannelDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- updateChannelDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- updateChannelDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- updateChannelDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- updateChannelDefinitionTypeAndImplementation(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManager
- updateChannelDefinitionTypeAndImplementation(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityManagerImpl
- updateChannelDefinitionTypeAndImplementation(String, String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.ChannelDefinitionDataManager
- updateChannelDefinitionTypeAndImplementation(String, String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisChannelDefinitionDataManager
- UpdateChannelDefinitionTypeAndImplementationForAllChannelDefinitionsCmd - Class in org.flowable.eventregistry.impl.cmd
- UpdateChannelDefinitionTypeAndImplementationForAllChannelDefinitionsCmd() - Constructor for class org.flowable.eventregistry.impl.cmd.UpdateChannelDefinitionTypeAndImplementationForAllChannelDefinitionsCmd
- updateChildPlanItemInstancesState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- updateContentObject(String, InputStream, Map<String, Object>) - Method in interface org.flowable.content.api.ContentStorage
-
Deprecated.
- updateContentObject(String, InputStream, ContentObjectStorageMetadata) - Method in interface org.flowable.content.api.ContentStorage
-
Update the content with the given id to the content present in the given stream.
- updateDdlForMySqlVersionLowerThan56(String) - Method in class org.flowable.common.engine.impl.db.AbstractSqlScriptBasedDbSchemaManager
-
MySQL is funny when it comes to timestamps and dates.
- updateDecisionTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.data.DecisionDataManager
- updateDecisionTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.data.impl.MybatisDecisionDataManager
- updateDecisionTenantIdForDeployment(String, String) - Method in interface org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityManager
- updateDecisionTenantIdForDeployment(String, String) - Method in class org.flowable.dmn.engine.impl.persistence.entity.DefinitionEntityManagerImpl
- updatedObjects - Variable in class org.flowable.common.engine.impl.db.DbSqlSession
- updateEngineProperty(String, EnginePropertiesResource.PropertyRequestBody) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- updateEventDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.data.EventDefinitionDataManager
- updateEventDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.data.impl.MybatisEventDefinitionDataManager
- updateEventDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManager
- updateEventDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityManagerImpl
- updateEventSubscription(EventSubscriptionEntity) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- updateEventSubscription(EventSubscriptionEntity) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- updateEventSubscriptionLockTime(String, Date, String, Date) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- updateEventSubscriptionLockTime(String, Date, String, Date) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- updateEventSubscriptionProcessDefinitionId(String, String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- updateEventSubscriptions(CmmnParseResult, Map<CaseDefinitionEntity, CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- updateEventSubscriptionScopeDefinitionId(String, String, String, String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- updateEventSubscriptionTenantId(String, String) - Method in interface org.flowable.eventsubscription.service.EventSubscriptionService
- updateEventSubscriptionTenantId(String, String) - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionServiceImpl
- updateEventSubscriptionTenantId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.data.EventSubscriptionDataManager
- updateEventSubscriptionTenantId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.data.impl.MybatisEventSubscriptionDataManager
- updateEventSubscriptionTenantId(String, String) - Method in interface org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManager
- updateEventSubscriptionTenantId(String, String) - Method in class org.flowable.eventsubscription.service.impl.persistence.entity.EventSubscriptionEntityManagerImpl
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectEmbeddedSubProcessInProcessInstanceCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectParallelEmbeddedSubProcessCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectParallelUserTaskCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, List<ExecutionEntity>) - Method in class org.flowable.engine.impl.cmd.InjectUserTaskInProcessInstanceCmd
- updateExecutions(CommandContext, ProcessDefinitionEntity, ExecutionEntity, BpmnModel) - Method in class org.flowable.engine.impl.cmd.AbstractDynamicInjectionCmd
- updateExecutionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateExecutionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateExecutionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateExecutionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateExecutionVariables(Execution, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- updateFunctionResolver() - Method in class org.flowable.common.engine.impl.el.DefaultExpressionManager
- updateGroup(String, GroupRequest) - Method in class org.flowable.rest.service.api.identity.GroupResource
- updateHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateHistoricActivityInstance(ActivityInstance) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateHistoricActivityInstance(ActivityInstance) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Update historic activity instance according to changes done in the runtime activity
- updateHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in interface org.flowable.task.service.HistoricTaskService
- updateHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- updateIfValueChanged() - Method in class org.flowable.variable.service.impl.types.TraceableObject
- updateInfoJson(String, byte[]) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- updateInfoJson(String, byte[]) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- updateJob(JobEntity) - Method in class org.flowable.job.service.impl.JobServiceImpl
- updateJob(JobEntity) - Method in interface org.flowable.job.service.JobService
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.DeadLetterJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisDeadLetterJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisExternalWorkerJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisHistoryJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisSuspendedJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.data.impl.MybatisTimerJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.JobInfoDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.data.SuspendedJobDataManager
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManager
-
Changes the tenantId for all jobs related to a given deployment id.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.DeadLetterJobEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager
-
Changes the tenantId for all jobs related to a given DeploymentEntity.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.JobInfoEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in interface org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManager
-
Changes the tenantId for all jobs related to a given deployment id.
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.SuspendedJobEntityManagerImpl
- updateJobTenantIdForDeployment(String, String) - Method in class org.flowable.job.service.impl.persistence.entity.TimerJobEntityManagerImpl
- updateLockTime(String, String, Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManager
- updateLockTime(String, String, Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- updateLockTime(String, Date, String, Date) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
- updateLockTime(String, Date, String, Date) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
- updateMilestoneInstancesCaseDefinitionId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManager
- updateMilestoneInstancesCaseDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
- updateModel(String, ModelRequest) - Method in class org.flowable.rest.service.api.repository.ModelResource
- updateModel(ModelEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ModelEntityManager
- updateModel(ModelEntity) - Method in class org.flowable.engine.impl.persistence.entity.ModelEntityManagerImpl
- updateOldEventSubscriptions(CaseDefinitionEntity, CaseDefinitionEntity, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- updateOldEventSubscriptions(ProcessDefinitionEntity, ProcessDefinitionEntity, String, String) - Method in class org.flowable.engine.impl.bpmn.deployer.EventSubscriptionManager
- updatePlanItemInstancesCaseDefinitionId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManager
- updatePlanItemInstancesCaseDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- updatePlanItemInstanceVariables(PlanItemInstance, Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessBusinessKeyInHistory(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessBusinessStatusInHistory(ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
- updateProcessDefinitionCache(ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.CachingAndArtifactsManager
-
Ensures that the process definition is cached in the appropriate places.
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.CompositeHistoryManager
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in class org.flowable.engine.impl.history.DefaultHistoryManager
- updateProcessDefinitionIdInHistory(ProcessDefinitionEntity, ExecutionEntity) - Method in interface org.flowable.engine.impl.history.HistoryManager
-
Record the update of a process definition for historic process instance, task, and activity instance, if history is enabled.
- updateProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManager
- updateProcessDefinitionInfo(ProcessDefinitionInfoEntity) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionInfoEntityManagerImpl
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- updateProcessDefinitionTenantIdForDeployment(String, String) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisProcessDefinitionDataManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in interface org.flowable.engine.impl.persistence.entity.data.ProcessDefinitionDataManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in interface org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManager
- updateProcessDefinitionVersionForProcessDefinitionId(String, int) - Method in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityManagerImpl
- updateProcessInstance(String, ProcessInstanceUpdateRequest, HttpServletResponse) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResource
- updateProcessInstance(ProcessInstance, ProcessInstanceUpdateRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- updateProcessInstanceBusinessKey(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceBusinessKey(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceBusinessStatus(ExecutionEntity, String) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceBusinessStatus(ExecutionEntity, String) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceLockTime(String, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.ExecutionEntityManager
- updateProcessInstanceLockTime(String, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityManagerImpl
- updateProcessInstanceLockTime(String, Date, String, Date) - Method in interface org.flowable.engine.impl.persistence.entity.data.ExecutionDataManager
- updateProcessInstanceLockTime(String, Date, String, Date) - Method in class org.flowable.engine.impl.persistence.entity.data.impl.MybatisExecutionDataManager
- updateRelatedModels(String) - Method in class org.flowable.engine.impl.persistence.entity.DeploymentEntityManagerImpl
- updateSentryPartInstancesCaseDefinitionId(String, String) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManager
- updateSentryPartInstancesCaseDefinitionId(String, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
- updateStackWithDecisionResults(List<Map<String, Object>>, ELExecutionContext) - Method in class org.flowable.dmn.engine.impl.hitpolicy.AbstractHitPolicy
- updateStackWithDecisionResults(List<Map<String, Object>>, ELExecutionContext) - Method in interface org.flowable.dmn.engine.impl.hitpolicy.ComposeDecisionResultBehavior
- updateStatements - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- updateTask(String, TaskRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResource
- updateTask(String, TaskRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskResource
- updateTask(Task, TaskRequest) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- updateTask(Task, TaskRequest) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- updateTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.TaskService
- updateTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.cmmn.rest.service.api.CmmnRestApiInterceptor
- updateTaskVariables(Task, Map<String, Object>, RestVariable.RestVariableScope) - Method in interface org.flowable.rest.service.api.BpmnRestApiInterceptor
- updateTimersAndEvents(ParsedDeployment, Map<ProcessDefinitionEntity, ProcessDefinitionEntity>) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- updateTimersAndEvents(ProcessDefinitionEntity, ProcessDefinitionEntity, ParsedDeployment) - Method in class org.flowable.engine.impl.bpmn.deployer.BpmnDeploymentHelper
-
Updates all timers and events for the process definition.
- updateToken(Token) - Method in interface org.flowable.idm.engine.impl.persistence.entity.TokenEntityManager
- updateToken(Token) - Method in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityManagerImpl
- updateUser(String, UserRequest) - Method in class org.flowable.rest.service.api.identity.UserResource
- updateUser(User) - Method in interface org.flowable.idm.engine.impl.persistence.entity.UserEntityManager
- updateUser(User) - Method in class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- updateUserInfo(String, String, String, String, String, String, Map<String, String>) - Method in interface org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManager
- updateUserInfo(String, String, String, String, String, String, Map<String, String>) - Method in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityManagerImpl
- updateUserPassword(User) - Method in interface org.flowable.engine.IdentityService
-
Update user password.
- updateUserPassword(User) - Method in class org.flowable.engine.impl.IdentityServiceImpl
- updateUserPassword(User) - Method in interface org.flowable.idm.api.IdmIdentityService
-
Update user password.
- updateUserPassword(User) - Method in class org.flowable.idm.engine.impl.IdmIdentityServiceImpl
- UpdateUserPasswordCmd - Class in org.flowable.idm.engine.impl.cmd
- UpdateUserPasswordCmd(User) - Constructor for class org.flowable.idm.engine.impl.cmd.UpdateUserPasswordCmd
- updateUserPicture(String, HttpServletRequest) - Method in class org.flowable.rest.service.api.identity.UserPictureResource
- updateValueIfChanged(JsonNode, JsonNode, VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.types.JsonType
- updateValueIfChanged(Object, byte[], VariableInstanceEntity) - Method in class org.flowable.variable.service.impl.types.SerializableType
- updateValueIfChanged(O, C, VariableInstanceEntity) - Method in interface org.flowable.variable.service.impl.types.MutableVariableType
- updateVariable(String, String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceVariableResource
- updateVariable(String, String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.PlanItemInstanceVariableResource
- updateVariable(String, String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.process.ExecutionVariableResource
- updateVariable(String, String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceVariableResource
- updateVariable(String, String, String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskVariableResource
- updateVariable(String, String, String, HttpServletRequest) - Method in class org.flowable.rest.service.api.runtime.task.TaskVariableResource
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- updateVariableInstance(VariableInstanceEntity, Object, ExecutionEntity) - Method in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- updateVariables(Map<String, Object>) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.NoopVariableInterceptor
- updateVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.rest.service.api.runtime.caze.BaseVariableResource.VariableInterceptor
- updateVariableType(VariableInstanceEntity, VariableType) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- updateVariableValue(VariableInstance, Object, String) - Method in class org.flowable.variable.service.impl.DefaultVariableInstanceValueModifier
- updateVariableValue(VariableInstance, Object, String) - Method in interface org.flowable.variable.service.impl.VariableInstanceValueModifier
-
Updates the value of a variable instance.
- UPLOAD - Static variable in interface org.flowable.form.model.FormFieldTypes
- uploadDeployment(String, String, String, HttpServletRequest) - Method in class org.flowable.cmmn.rest.service.api.repository.DeploymentCollectionResource
- uploadDeployment(String, String, String, HttpServletRequest) - Method in class org.flowable.rest.service.api.repository.DeploymentCollectionResource
- url - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.history.milestone.HistoricMilestoneInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.history.planitem.HistoricPlanItemInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.management.HistoryJobResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.management.JobResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.repository.CmmnDeploymentResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.EventSubscriptionResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.runtime.planitem.PlanItemInstanceResponse
- url - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- url - Variable in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- url - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- url - Variable in class org.flowable.http.common.api.HttpRequest
- url - Variable in class org.flowable.rest.service.api.engine.EventResponse
- url - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- url - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- url - Variable in class org.flowable.rest.service.api.identity.GroupResponse
- url - Variable in class org.flowable.rest.service.api.identity.MembershipResponse
- url - Variable in class org.flowable.rest.service.api.identity.UserInfoResponse
- url - Variable in class org.flowable.rest.service.api.identity.UserResponse
- url - Variable in class org.flowable.rest.service.api.management.BatchPartResponse
- url - Variable in class org.flowable.rest.service.api.management.BatchResponse
- url - Variable in class org.flowable.rest.service.api.management.HistoryJobResponse
- url - Variable in class org.flowable.rest.service.api.management.JobResponse
- url - Variable in class org.flowable.rest.service.api.management.TableResponse
- url - Variable in class org.flowable.rest.service.api.repository.DeploymentResponse
- url - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- url - Variable in class org.flowable.rest.service.api.repository.ModelResponse
- url - Variable in class org.flowable.rest.service.api.runtime.process.EventSubscriptionResponse
- url - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionResponse
- url - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- url - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- URL_ACTIVITY_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for activity instance query: query/activity-instances
- URL_ACTIVITY_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for activity instance query: runtime/activity-instances
- URL_BATCH - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single batch: management/batches/{0:batchId}
- URL_BATCH_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of batches: management/batches
- URL_BATCH_PART - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single batch part: management/batches/{0:batchId}
- URL_BATCH_PART_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of batches: management/batches/{0:batchId}/batch-parts
- URL_CASE_DEFINITION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}
- URL_CASE_DEFINITION_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the process definition collection: cmmn-repository/process-definitions
- URL_CASE_DEFINITION_DECISION_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/decisions
- URL_CASE_DEFINITION_FORM_DEFINITIONS_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/form-definitions
- URL_CASE_DEFINITION_IDENTITYLINK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for an identitylink on a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinks/{1 :family}/{2:identityId}
- URL_CASE_DEFINITION_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a case definition's identity links: cmmn-repository/case-definitions/{0:caseDefinitionId}/identitylinks
- URL_CASE_DEFINITION_IMAGE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the image of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/image
- URL_CASE_DEFINITION_RESOURCE_CONTENT - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the resource of a single case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/resourcedata
- URL_CASE_DEFINITION_START_FORM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the start form of a case definition: cmmn-repository/case-definitions/{0:caseDefinitionId}/start-form
- URL_CASE_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance: cmmn-runtime/case-instances/{0:caseInstanceId}
- URL_CASE_INSTANCE_CHANGE_STATE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance change state: cmmn-runtime/case-instances/{0:caseInstanceId}/change-state
- URL_CASE_INSTANCE_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for process instance collection: runtime/case-instances
- URL_CASE_INSTANCE_DIAGRAM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the diagram for a single CASE instance: cmmn-runtime/case-instances/{0:caseInstanceId}/diagram
- URL_CASE_INSTANCE_IDENTITYLINK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for an identitylink on a case instance: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinks/users/{1: identityId}/{2:type}
- URL_CASE_INSTANCE_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a case instance's identity links: cmmn-runtime/case-instances/{0:caseInstanceId}/identitylinks
- URL_CASE_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for process instance query: query/case-instances
- URL_CASE_INSTANCE_STAGE_OVERVIEW - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance stage overview: cmmn-runtime/case-instances/{0:caseInstanceId}/stage-overview
- URL_CASE_INSTANCE_VARIABLE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance variable: cmmn-runtime/case-instances /{0:caseInstanceId}/variables/{1:variableName}
- URL_CASE_INSTANCE_VARIABLE_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for case instance variable collection: cmmn-runtime/case-instances/{0:processInstanceId}/variables
- URL_CASE_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance variable data: cmmn-runtime/case-instances/{0:processInstanceId}/variables/{1:variableName}/data
- URL_DEADLETTER_JOB - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single job: cmmn-management/deadletter-jobs/{0:jobId}
- URL_DEADLETTER_JOB - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single job: management/deadletter-jobs/{0:jobId}
- URL_DEADLETTER_JOB_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of timer jobs: cmmn-management/deadletter-jobs
- URL_DEADLETTER_JOB_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of timer jobs: management/deadletter-jobs
- URL_DEADLETTER_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the stacktrace of a single job: cmmn-management/deadletter-jobs/{0:jobId}/exception-stacktrace
- URL_DEADLETTER_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the stacktrace of a single job: management/deadletter-jobs/{0:jobId}/exception-stacktrace
- URL_DEPLOYMENT - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single deployment: cmmn-repository/deployments/{0:deploymentId}
- URL_DEPLOYMENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single deployment: repository/deployments/{0:deploymentId}
- URL_DEPLOYMENT_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the deployment collection: cmmn-repository/deployments
- URL_DEPLOYMENT_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the deployment collection: repository/deployments
- URL_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single deployment resource: cmmn-repository/deployments/{0:deploymentId}/resources/{1}:resourceId
- URL_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single deployment resource: repository/deployments/{0:deploymentId}/resources/{1}:resourceId
- URL_DEPLOYMENT_RESOURCE_CONTENT - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single deployment resource content: cmmn-repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceId
- URL_DEPLOYMENT_RESOURCE_CONTENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single deployment resource content: repository/deployments /{0:deploymentId}/resourcedata/{1}:resourceId
- URL_DEPLOYMENT_RESOURCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template listing deployment resources: cmmn-repository/deployments/{0:deploymentId}/resources
- URL_DEPLOYMENT_RESOURCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template listing deployment resources: repository/deployments/{0:deploymentId}/resources
- URL_ENGINE_INFO - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of properties: management/properties
- URL_ENGINE_INFO - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of properties: management/properties
- URL_ENGINE_PROPERTIES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of engine properties: management/engine-properties
- URL_EVENT_SUBSCRIPTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single event subscription: cmmn-runtime/event-subscriptions/{0:eventSubscriptionId}
- URL_EVENT_SUBSCRIPTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single event subscription: runtime/event-subscriptions/{0:eventSubscriptionId}
- URL_EVENT_SUBSCRIPTION_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of event subscriptions: cmmn-runtime/event-subscriptions
- URL_EVENT_SUBSCRIPTION_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of event subscriptions: runtime/event-subscriptions
- URL_EXECUTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single execution: runtime/executions/{0:executionId}
- URL_EXECUTION_ACTIVITIES_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for all active activities on an execution: runtime/executions/{0:executionId}/activities
- URL_EXECUTION_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for execution collection: runtime/executions/{0:executionId}
- URL_EXECUTION_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for execution query: query/executions
- URL_EXECUTION_VARIABLE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName}
- URL_EXECUTION_VARIABLE_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the variables for an execution: runtime/executions/{0:executionId}/variables
- URL_EXECUTION_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single variables for an execution: runtime/executions/{0:executionId}/variables/{1:variableName}/data
- URL_FORM_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for form data: form/form-data
- URL_GROUP - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single group: identity/groups/{0:groupId}
- URL_GROUP_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of groups: identity/groups
- URL_GROUP_MEMBERSHIP - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the membership-collection of a single group membership: identity/groups/{0:groupId}/members/{1:userId}
- URL_GROUP_MEMBERSHIP_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the membership-collection of a group: identity/groups/{0:groupId}/members
- URL_HISTORIC_ACTIVITY_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic activity instance query: query/historic-activity-instances
- URL_HISTORIC_ACTIVITY_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic activity instance query: query/historic-activity-instances
- URL_HISTORIC_ACTIVITY_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic activity instance query: history/historic-activity-instances
- URL_HISTORIC_ACTIVITY_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic activity instance query: history/historic-activity-instances
- URL_HISTORIC_CASE_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic case instance: cmmn-history/historic-case-instances/{0:caseInstanceId}
- URL_HISTORIC_CASE_INSTANCE_IDENTITY_LINKS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic case instance identity links: cmmn-history/historic-case-instances/{0:caseInstanceId}/identitylinks
- URL_HISTORIC_CASE_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic case instance query: query/historic-case-instances
- URL_HISTORIC_CASE_INSTANCE_STAGE_OVERVIEW - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic case instance stage overview: cmmn-history/historic-case-instances/{0:caseInstanceId}/stage-overview
- URL_HISTORIC_CASE_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic case instance variables: history/historic-case-instances/{0:caseInstanceId}/variables/{1:variableName}/data
- URL_HISTORIC_CASE_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic process instance query: cmmn-history/historic-case-instances
- URL_HISTORIC_DETAIL - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic detail query: history/historic-detail
- URL_HISTORIC_DETAIL_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic detail query: query/historic-detail
- URL_HISTORIC_DETAIL_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic detail variable data: history/historic-detail/{0:detailId}/data
- URL_HISTORIC_MILESTONE_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instances/{0:milestoneId}
- URL_HISTORIC_MILESTONE_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic milestone instance query: query/historic-milestone-instances
- URL_HISTORIC_MILESTONE_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic milestone instance: cmmn-history/historic-milestone-instances
- URL_HISTORIC_PLANITEM_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic plan item instance: cmmn-history/historic-planitem-instances/{0:planItemId}
- URL_HISTORIC_PLANITEM_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic plan item instance query: query/historic-planitem-instances
- URL_HISTORIC_PLANITEM_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic plan item instance: cmmn-history/historic-planitem-instances
- URL_HISTORIC_PROCESS_INSTANCE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic process instance: history/historic-process-instances/{0:processInstanceId}
- URL_HISTORIC_PROCESS_INSTANCE_COMMENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a comment on a process instance: history/historic-process -instances/{0:processInstanceId}/comments/{1:commentId}
- URL_HISTORIC_PROCESS_INSTANCE_COMMENT_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for comments on a process instance: history/historic-process-instances/{0:processInstanceId}/comments
- URL_HISTORIC_PROCESS_INSTANCE_IDENTITY_LINKS - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic process instance identity links: history/historic -process-instances/{0:processInstanceId}/identitylinks
- URL_HISTORIC_PROCESS_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic process instance query: query/historic-process-instances
- URL_HISTORIC_PROCESS_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic task instance: history/historic-process -instances/{0:processInstanceId}/variables/{1:variableName}
- URL_HISTORIC_PROCESS_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic process instance query: history/historic-process-instances
- URL_HISTORIC_TASK_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic task instance: history/historic-task-instances/{0:taskId}
- URL_HISTORIC_TASK_INSTANCE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic task instance: history/historic-task-instances/{0:taskId}
- URL_HISTORIC_TASK_INSTANCE_FORM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a historic task instance form: history/historic-task-instances/{0:taskId}/form
- URL_HISTORIC_TASK_INSTANCE_FORM - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a historic task instance form: history/historic-task-instances/{0:taskId}/form
- URL_HISTORIC_TASK_INSTANCE_IDENTITY_LINKS - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic task instance identity links: history/historic-task-instances/{0:taskId}/identitylinks
- URL_HISTORIC_TASK_INSTANCE_IDENTITY_LINKS - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic task instance identity links: history/historic-task-instances/{0:taskId}/identitylinks
- URL_HISTORIC_TASK_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic process instance query: query/historic-task-instances
- URL_HISTORIC_TASK_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic process instance query: query/historic-task-instances
- URL_HISTORIC_TASK_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic task instance: history/historic-task-instances/{0:taskId}/variables/{1:variableName}/data
- URL_HISTORIC_TASK_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic task instance: history/historic-task -instances/{0:taskId}/variables/{1:variableName}
- URL_HISTORIC_TASK_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic task instance query: history/historic-task-instances
- URL_HISTORIC_TASK_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic task instance query: history/historic-task-instances
- URL_HISTORIC_TASK_LOG_ENTRIES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a historic task log entries form: history/historic-task-log-entries
- URL_HISTORIC_VARIABLE_INSTANCE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single historic variable instance data: history/historic-variable-instances/{0:varInstanceId}/data
- URL_HISTORIC_VARIABLE_INSTANCE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single historic variable instance data: history/historic-variable-instances/{0:varInstanceId}/data
- URL_HISTORIC_VARIABLE_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic variable instance query: query/historic-variable-instances
- URL_HISTORIC_VARIABLE_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic variable instance query: query/historic-variable-instances
- URL_HISTORIC_VARIABLE_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for historic variable instance query: history/historic-variable-instances
- URL_HISTORIC_VARIABLE_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for historic variable instance query: history/historic-variable-instances
- URL_HISTORY_JOB - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single job: cmmn-management/history-jobs/{0:jobId}
- URL_HISTORY_JOB - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single job: management/history-jobs/{0:jobId}
- URL_JOB - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single job: cmmn-management/jobs/{0:jobId}
- URL_JOB - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single job: management/jobs/{0:jobId}
- URL_JOB_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of jobs: cmmn-management/jobs
- URL_JOB_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of jobs: management/jobs
- URL_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the stacktrace of a single job: cmmn-management/jobs/{0:jobId}/exception-stacktrace
- URL_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the stacktrace of a single job: management/jobs/{0:jobId}/exception-stacktrace
- URL_MODEL - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single model repository/models/{0:modelId}
- URL_MODEL_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the model collection: repository/models
- URL_MODEL_SOURCE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the editor source of a model repository/models/{0:modelId}/source
- URL_MODEL_SOURCE_EXTRA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the extra editor source of a model repository/models/{0:modelId}/source-extra
- URL_PLAN_ITEM_INSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}
- URL_PLAN_ITEM_INSTANCE_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for plan item instance collection: cmmn-runtime/plan-item-instances
- URL_PLAN_ITEM_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for process instance query: cmmn-query/plan-item-instances
- URL_PLAN_ITEM_INSTANCE_VARIABLE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single plan item instance variable: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName}
- URL_PLAN_ITEM_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single case instance: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables/{1:variableName}/data
- URL_PLAN_ITEM_INSTANCE_VARIABLES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for plan item instance variables: cmmn-runtime/plan-item-instances/{0:planItemInstanceId}/variables
- URL_PROCESS_DEFINITION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single process definition: repository/process-definitions/{0:processDefinitionId}
- URL_PROCESS_DEFINITION_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the process definition collection: repository/process-definitions
- URL_PROCESS_DEFINITION_DECISION_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/decisions
- URL_PROCESS_DEFINITION_FORM_DEFINITIONS_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/form-definitions
- URL_PROCESS_DEFINITION_IDENTITYLINK - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an identitylink on a process definition: repository/process -definitions/{0:processDefinitionId}/identitylinks/{1 :family}/{2:identityId}
- URL_PROCESS_DEFINITION_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a process definition's identity links: repository/process -definitions/{0:processDefinitionId}/identitylinks
- URL_PROCESS_DEFINITION_IMAGE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the image of a process definition: repository/process-definitions/{0:processDefinitionId}/image
- URL_PROCESS_DEFINITION_MODEL - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the model of a process definition: repository/process-definitions/{0:processDefinitionId}/model
- URL_PROCESS_DEFINITION_RESOURCE_CONTENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the resource of a single process definition: repository /process-definitions/{0:processDefinitionId}/resourcedata
- URL_PROCESS_DEFINITION_START_FORM - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the start form of a process definition: repository/process-definitions/{0:processDefinitionId}/start-form
- URL_PROCESS_INSTANCE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single process instance: runtime/process-instances/{0:processInstanceId}
- URL_PROCESS_INSTANCE_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for process instance collection: runtime/process-instances
- URL_PROCESS_INSTANCE_DIAGRAM - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the diagram for a single process instance: runtime/process-instances/{0:processInstanceId}/diagram
- URL_PROCESS_INSTANCE_IDENTITYLINK - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an identitylink on a process instance: runtime/process -instances/{0:processInstanceId}/identitylinks/users/{1: identityId}/{2:type}
- URL_PROCESS_INSTANCE_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a process instance's identity links: runtime/process-instances/{0:processInstanceId}/identitylinks
- URL_PROCESS_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for process instance query: query/process-instances
- URL_PROCESS_INSTANCE_VARIABLE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single process instance variable: runtime/process-instances /{0:processInstanceId}/variables/{1:variableName}
- URL_PROCESS_INSTANCE_VARIABLE_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for process instance variable collection: runtime/process-instances/{0:processInstanceId}/variables
- URL_PROCESS_INSTANCE_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single process instance variable data: runtime/process -instances/{0:processInstanceId}/variables/{1:variableName}/data
- URL_PROPERTIES_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of properties: management/properties
- URL_PROPERTIES_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of properties: management/properties
- URL_SIGNALS - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a signals runtime/signals
- URL_SUSPENDED_JOB - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single job: cmmn-management/suspended-jobs/{0:jobId}
- URL_SUSPENDED_JOB - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single job: management/suspended-jobs/{0:jobId}
- URL_SUSPENDED_JOB_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of timer jobs: cmmn-management/suspended-jobs
- URL_SUSPENDED_JOB_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of timer jobs: management/suspended-jobs
- URL_SUSPENDED_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the stacktrace of a single job: cmmn-management/suspended-jobs/{0:jobId}/exception-stacktrace
- URL_SUSPENDED_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the stacktrace of a single job: management/suspended-jobs/{0:jobId}/exception-stacktrace
- URL_TABLE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single table: management/tables/{0:tableName}
- URL_TABLE_COLUMNS - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for column-metadata for a single table: management/tables/{0:tableName}/columns
- URL_TABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for actual table row data: management/tables/{0:tableName}/data
- URL_TABLES_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of tables: management/tables
- URL_TASK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single task: runtime/tasks/{0:taskId}
- URL_TASK - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single task: runtime/tasks/{0:taskId}
- URL_TASK_ATTACHMENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId}
- URL_TASK_ATTACHMENT_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an task's attachments: runtime/tasks/{0:taskId}/attachments
- URL_TASK_ATTACHMENT_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the content for an attachment on a task: runtime/tasks/{0:taskId}/attachments/{1:attachmentId}/content
- URL_TASK_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for task collection: runtime/tasks
- URL_TASK_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for task collection: runtime/tasks
- URL_TASK_COMMENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a comment on a task: runtime/tasks/{0:taskId}/comments/{1:commentId}
- URL_TASK_COMMENT_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a task's identity links: runtime/tasks/{0:taskId}/comments
- URL_TASK_EVENT - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for an event on a task: runtime/tasks/{0:taskId}/events/{1:eventId}
- URL_TASK_EVENT - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an event on a task: runtime/tasks/{0:taskId}/events/{1:eventId}
- URL_TASK_EVENT_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for an task's events: runtime/tasks/{0:taskId}/events
- URL_TASK_EVENT_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an task's events: runtime/tasks/{0:taskId}/events
- URL_TASK_FORM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a task form: runtime/tasks/{0:taskId}/form
- URL_TASK_FORM - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a task form: runtime/tasks/{0:taskId}/form
- URL_TASK_IDENTITYLINK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for an identitylink on a task: runtime/tasks/{0:taskId}/identitylinks /{1:family}/{2:identityId}/{3:type}
- URL_TASK_IDENTITYLINK - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an identitylink on a task: runtime/tasks/{0:taskId}/identitylinks /{1:family}/{2:identityId}/{3:type}
- URL_TASK_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a task's identity links: runtime/tasks/{0:taskId}/identitylinks
- URL_TASK_IDENTITYLINKS_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a task's identity links: runtime/tasks/{0:taskId}/identitylinks
- URL_TASK_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for task query: query/tasks
- URL_TASK_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for task query: query/tasks
- URL_TASK_SUBTASKS_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a task's sub tasks: runtime/tasks/{0:taskId}/subtasks
- URL_TASK_SUBTASKS_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a task's sub tasks: runtime/tasks/{0:taskId}/subtasks
- URL_TASK_VARIABLE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single task variable: runtime/tasks/{0:taskId}/variables/{1:variableName}
- URL_TASK_VARIABLE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single task variable: runtime/tasks/{0:taskId}/variables/{1:variableName}
- URL_TASK_VARIABLE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single task variable content: runtime/tasks/{0:taskId}/variables/{1:variableName}/data
- URL_TASK_VARIABLE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single task variable content: runtime/tasks/{0:taskId}/variables/{1:variableName}/data
- URL_TASK_VARIABLES_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a task's variables: runtime/tasks/{0:taskId}/variables
- URL_TASK_VARIABLES_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a task's variables: runtime/tasks/{0:taskId}/variables
- URL_TIMER_JOB - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single job: cmmn-management/timer-jobs/{0:jobId}
- URL_TIMER_JOB - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single job: management/timer-jobs/{0:jobId}
- URL_TIMER_JOB_COLLECTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the collection of timer jobs: cmmn-management/timer-jobs
- URL_TIMER_JOB_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of timer jobs: management/timer-jobs
- URL_TIMER_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for the stacktrace of a single job: cmmn-management/timer-jobs/{jobId}/exception-stacktrace
- URL_TIMER_JOB_EXCEPTION_STRACKTRACE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the stacktrace of a single job: management/timer-jobs/{jobId}/exception-stacktrace
- URL_USER - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single user: identity/users/{0:userId}
- URL_USER_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the collection of users: identity/users
- URL_USER_INFO - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for an info entry for a single user: identity/users/{0:userId}/info/{1:key}
- URL_USER_INFO_COLLECTION - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the info collection for a single user: identity/users/{0:userId}/info
- URL_USER_PICTURE - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for the picture for a single user: identity/users/{0:userId}/picture
- URL_VARIABLE_INSTANCE_DATA - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for a single variable instance data: cmmn-runtime/variable-instances/{0:varInstanceId}/data
- URL_VARIABLE_INSTANCE_DATA - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for a single variable instance data: runtime/variable-instances/{0:varInstanceId}/data
- URL_VARIABLE_INSTANCE_QUERY - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for variable instance query: query/variable-instances
- URL_VARIABLE_INSTANCE_QUERY - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for variable instance query: query/variable-instances
- URL_VARIABLE_INSTANCES - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestUrls
-
URL template for variable instance query: cmmn-runtime/variable-instances
- URL_VARIABLE_INSTANCES - Static variable in class org.flowable.rest.service.api.RestUrls
-
URL template for variable instance query: runtime/variable-instances
- UrlStreamSource - Class in org.flowable.common.engine.impl.util.io
- UrlStreamSource(URL) - Constructor for class org.flowable.common.engine.impl.util.io.UrlStreamSource
- useClassForNameClassLoading - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Either use Class.forName or ClassLoader.loadClass for class loading.
- useClassForNameClassLoading - Variable in class org.flowable.common.engine.impl.interceptor.CommandContext
- useClassForNameClassLoading - Variable in class org.flowable.common.engine.impl.interceptor.CommandContextInterceptor
- useDefaultJdbcType - Variable in class org.flowable.common.engine.impl.db.FlowableStringTypeHandler
- usedVariablesCache - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- useLocalScopeForOutParameters - Variable in class org.flowable.bpmn.model.CallActivity
- useLocalScopeForResultVariable - Variable in class org.flowable.bpmn.model.ServiceTask
- useLocalScopeForResultVariable - Variable in class org.flowable.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- useLock - Variable in class org.flowable.common.spring.CommonAutoDeploymentProperties
- useLockForDatabaseSchemaUpdate - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Whether to use a lock when performing the database schema create or update operations.
- usePrefixId - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- usePrefixId - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- usePrefixId - Variable in class org.flowable.common.engine.impl.db.DbSqlSessionFactory
- usePrefixId - Variable in class org.flowable.dmn.engine.impl.deployer.DmnDeployer
- usePrefixId - Variable in class org.flowable.engine.impl.bpmn.deployer.BpmnDeployer
- usePrefixId - Variable in class org.flowable.engine.impl.persistence.entity.ActivityInstanceEntityManagerImpl
- usePrefixId - Variable in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeployer
- user - Variable in class org.flowable.idm.engine.impl.cmd.SaveUserCmd
- user - Variable in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- user - Variable in class org.flowable.spring.security.FlowableUser
- user() - Method in class org.flowable.mail.common.impl.BaseMailHostServerConfiguration
- user() - Method in interface org.flowable.mail.common.impl.MailHostServerConfiguration
- User - Interface in org.flowable.idm.api
-
Represents a user, used in
IdmIdentityService
. - USER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- USER_ID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- USER_ID - Static variable in class org.flowable.idm.api.UserQueryProperty
- USER_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- USER_TASK_ASSIGNEE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_ASSIGNEE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_CANDIDATE_GROUPS - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_CANDIDATE_USERS - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_CATEGORY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_COMPLETED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_CREATED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_DESCRIPTION - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_DUEDATE - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_DUEDATE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_FORM_KEY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_IDENTITY_LINK_ADDED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_IDENTITY_LINK_REMOVED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_LISTENER_IMPLEMENTATION_MISSING - Static variable in interface org.flowable.validation.validator.Problems
- USER_TASK_LISTENER_MISSING_EVENT - Static variable in interface org.flowable.validation.validator.Problems
- USER_TASK_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_NAME_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_OWNER - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_OWNER_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_PRIORITY - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- USER_TASK_PRIORITY_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_SUSPENSIONSTATE_CHANGED - Enum constant in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
- USER_TASK_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.engine.DynamicBpmnConstants
- userAgent - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- userAgent - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- userAgent(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given user agent. - userAgent(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- userAgentLike - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- userAgentLike(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s where the user agent matches the given parameter. - userAgentLike(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- UserBaseQuery<T extends UserBaseQuery<T,
U>, U extends User> - Interface in org.flowable.idm.api -
Allows programmatic querying of
User
- UserCollectionResource - Class in org.flowable.rest.service.api.identity
- UserCollectionResource() - Constructor for class org.flowable.rest.service.api.identity.UserCollectionResource
- userDataManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- UserDataManager - Interface in org.flowable.idm.engine.impl.persistence.entity.data
- userDetailsService - Variable in class org.flowable.spring.security.FlowableAuthenticationProvider
- userDisplayName(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given displayName. - userDisplayName(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userDisplayNameLike(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the display name matches the given parameter. - userDisplayNameLike(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userDisplayNameLikeIgnoreCase(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the display name matches the given parameter (ignoring case). - userDisplayNameLikeIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- UserDto - Class in org.flowable.spring.security
-
An immutable serializable implementation of
User
. - UserDto(String, String, String, String, String, String, String) - Constructor for class org.flowable.spring.security.UserDto
- userEmail(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only those
User
s with the given email address. - userEmail(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userEmailLike(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the email matches the given parameter. - userEmailLike(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- UserEntity - Interface in org.flowable.idm.engine.impl.persistence.entity
- UserEntityImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- UserEntityImpl() - Constructor for class org.flowable.idm.engine.impl.persistence.entity.UserEntityImpl
- userEntityManager - Variable in class org.flowable.idm.engine.IdmEngineConfiguration
- UserEntityManager - Interface in org.flowable.idm.engine.impl.persistence.entity
- UserEntityManagerImpl - Class in org.flowable.idm.engine.impl.persistence.entity
- UserEntityManagerImpl(IdmEngineConfiguration, UserDataManager) - Constructor for class org.flowable.idm.engine.impl.persistence.entity.UserEntityManagerImpl
- UserEventListener - Class in org.flowable.cmmn.model
- UserEventListener() - Constructor for class org.flowable.cmmn.model.UserEventListener
- UserEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
implementation for the CMMN User Event Listener. - UserEventListenerActivityBehaviour(UserEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- UserEventListenerExport - Class in org.flowable.cmmn.converter.export
- UserEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.UserEventListenerExport
- UserEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
- UserEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- UserEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- UserEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- UserEventListenerInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.runtime
- UserEventListenerInstanceQueryImpl(CommandExecutor, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- UserEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- UserEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.UserEventListenerParseHandler
- UserEventListenerXmlConverter - Class in org.flowable.cmmn.converter
- UserEventListenerXmlConverter() - Constructor for class org.flowable.cmmn.converter.UserEventListenerXmlConverter
- userFirstName(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given firstName. - userFirstName(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userFirstNameLike(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the first name matches the given parameter. - userFirstNameLike(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userFirstNameLikeIgnoreCase(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the first name matches the given parameter (ignoring case). - userFirstNameLikeIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- UserFormType - Class in org.flowable.rest.form
-
Form type that holds an ID of a user.
- UserFormType() - Constructor for class org.flowable.rest.form.UserFormType
- userFullNameLike(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the full name matches the given parameters. - userFullNameLike(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userFullNameLikeIgnoreCase(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the full name matches the given parameters (ignoring case). - userFullNameLikeIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.ActivateTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.StartProgressTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.cmd.SuspendTaskCmd
- userId - Variable in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- userId - Variable in class org.flowable.cmmn.rest.service.api.engine.EventResponse
- userId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricIdentityLinkResponse
- userId - Variable in class org.flowable.engine.impl.cmd.ActivateTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- userId - Variable in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- userId - Variable in class org.flowable.engine.impl.cmd.ClaimTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DelegateTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- userId - Variable in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- userId - Variable in class org.flowable.engine.impl.cmd.StartProgressTaskCmd
- userId - Variable in class org.flowable.engine.impl.cmd.SuspendTaskCmd
- userId - Variable in class org.flowable.engine.impl.IdentityLinkQueryObject
- userId - Variable in class org.flowable.engine.impl.persistence.entity.AttachmentEntityImpl
- userId - Variable in class org.flowable.engine.impl.persistence.entity.CommentEntityImpl
- userId - Variable in class org.flowable.engine.impl.persistence.entity.EventLogEntryEntityImpl
- userId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.HistoricIdentityLinkEntityImpl
- userId - Variable in class org.flowable.identitylink.service.impl.persistence.entity.IdentityLinkEntityImpl
- userId - Variable in class org.flowable.idm.engine.delegate.event.impl.FlowableIdmMembershipEventImpl
- userId - Variable in class org.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.CheckPassword
- userId - Variable in class org.flowable.idm.engine.impl.cmd.CreateUserCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.DeletePrivilegeMappingCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.DeleteUserInfoCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.GetUserInfoCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.GetUserInfoKeysCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.GetUserPictureCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- userId - Variable in class org.flowable.idm.engine.impl.cmd.SetUserPictureCmd
- userId - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- userId - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- userId - Variable in class org.flowable.idm.engine.impl.persistence.entity.MembershipEntityImpl
- userId - Variable in class org.flowable.idm.engine.impl.persistence.entity.PrivilegeMappingEntityImpl
- userId - Variable in class org.flowable.idm.engine.impl.persistence.entity.TokenEntityImpl
- userId - Variable in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- userId - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- userId - Variable in class org.flowable.rest.service.api.engine.EventResponse
- userId - Variable in class org.flowable.rest.service.api.history.HistoricIdentityLinkResponse
- userId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryQueryRequest
- userId - Variable in class org.flowable.rest.service.api.history.HistoricTaskLogEntryResponse
- userId - Variable in class org.flowable.rest.service.api.identity.MembershipRequest
- userId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- userId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- userId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- userId(String) - Method in interface org.flowable.idm.api.PrivilegeQuery
-
Only select
Privilege
s with the given user id. - userId(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s with the given user id. - userId(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given id/ - userId(String) - Method in class org.flowable.idm.engine.impl.PrivilegeQueryImpl
- userId(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- userId(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryBuilder
- userId(String) - Method in interface org.flowable.task.api.history.HistoricTaskLogEntryQuery
- userId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- userId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- UserIdAuthenticationContext - Class in org.flowable.common.engine.impl.identity
-
Default implementation of the
AuthenticationContext
that uses aThreadLocal
that stores thePrincipal
- UserIdAuthenticationContext() - Constructor for class org.flowable.common.engine.impl.identity.UserIdAuthenticationContext
- userIdForCandidateAndAssignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- userIdIgnoreCase(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given id (ignoring case) / - userIdIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userIdLike - Variable in class org.flowable.idm.engine.impl.TokenQueryImpl
- userIdLike(String) - Method in interface org.flowable.idm.api.TokenQuery
-
Only select
Token
s where the user id matches the given parameter. - userIdLike(String) - Method in class org.flowable.idm.engine.impl.TokenQueryImpl
- UserIdPrincipal - Class in org.flowable.common.engine.impl.identity
-
A simple user id principal that has the user id as its name.
- UserIdPrincipal(String) - Constructor for class org.flowable.common.engine.impl.identity.UserIdPrincipal
- userIds - Variable in class org.flowable.idm.engine.impl.GroupQueryImpl
- userIds(List<String>) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given ids/ - userIds(List<String>) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- UserInfoCollectionResource - Class in org.flowable.rest.service.api.identity
- UserInfoCollectionResource() - Constructor for class org.flowable.rest.service.api.identity.UserInfoCollectionResource
- UserInfoRequest - Class in org.flowable.rest.service.api.identity
- UserInfoRequest() - Constructor for class org.flowable.rest.service.api.identity.UserInfoRequest
- UserInfoResource - Class in org.flowable.rest.service.api.identity
- UserInfoResource() - Constructor for class org.flowable.rest.service.api.identity.UserInfoResource
- UserInfoResponse - Class in org.flowable.rest.service.api.identity
- UserInfoResponse() - Constructor for class org.flowable.rest.service.api.identity.UserInfoResponse
- userInfoType - Variable in class org.flowable.idm.engine.impl.cmd.GetUserInfoKeysCmd
- userLastName(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s with the given lastName. - userLastName(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userLastNameLike(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the last name matches the given parameter. - userLastNameLike(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- userLastNameLikeIgnoreCase(String) - Method in interface org.flowable.idm.api.UserBaseQuery
-
Only select
User
s where the last name matches the given parameter (ignoring case). - userLastNameLikeIgnoreCase(String) - Method in class org.flowable.idm.engine.impl.UserQueryImpl
- USERLISTENER_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- userPassword - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- UserPictureResource - Class in org.flowable.rest.service.api.identity
- UserPictureResource() - Constructor for class org.flowable.rest.service.api.identity.UserPictureResource
- UserQuery - Interface in org.flowable.idm.api
-
Allows programmatic querying of
User
- UserQueryImpl - Class in org.flowable.idm.engine.impl
- UserQueryImpl() - Constructor for class org.flowable.idm.engine.impl.UserQueryImpl
- UserQueryImpl(CommandContext) - Constructor for class org.flowable.idm.engine.impl.UserQueryImpl
- UserQueryImpl(CommandExecutor) - Constructor for class org.flowable.idm.engine.impl.UserQueryImpl
- UserQueryProperty - Class in org.flowable.idm.api
-
Contains the possible properties that can be used by the
UserQuery
. - UserQueryProperty(String) - Constructor for class org.flowable.idm.api.UserQueryProperty
- UserRequest - Class in org.flowable.rest.service.api.identity
- UserRequest() - Constructor for class org.flowable.rest.service.api.identity.UserRequest
- UserResource - Class in org.flowable.rest.service.api.identity
- UserResource() - Constructor for class org.flowable.rest.service.api.identity.UserResource
- UserResponse - Class in org.flowable.rest.service.api.identity
- UserResponse() - Constructor for class org.flowable.rest.service.api.identity.UserResponse
- usersAccess - Variable in class org.flowable.engine.app.AppModel
- userTask - Variable in class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskAfterContext
- userTask - Variable in class org.flowable.engine.interceptor.CreateUserTaskBeforeContext
- UserTask - Class in org.flowable.bpmn.model
- UserTask() - Constructor for class org.flowable.bpmn.model.UserTask
- USERTASK_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- USERTASK_IMAGE - Static variable in class org.flowable.image.impl.DefaultProcessDiagramCanvas
- UserTaskActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
- UserTaskActivityBehavior(UserTask) - Constructor for class org.flowable.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- userTaskFormTypes - Variable in class org.flowable.bpmn.converter.BpmnXMLConverter
- userTaskFormTypes - Variable in class org.flowable.bpmn.model.BpmnModel
- UserTaskParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- UserTaskParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.UserTaskParseHandler
- UserTaskPropertiesParser - Class in org.flowable.engine.dynamic
-
Created by Pardo David on 5/12/2016.
- UserTaskPropertiesParser() - Constructor for class org.flowable.engine.dynamic.UserTaskPropertiesParser
- userTaskStateInterceptor - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- UserTaskStateInterceptor - Interface in org.flowable.engine.interceptor
- UserTaskValidator - Class in org.flowable.validation.validator.impl
- UserTaskValidator() - Constructor for class org.flowable.validation.validator.impl.UserTaskValidator
- UserTaskXMLConverter - Class in org.flowable.bpmn.converter
- UserTaskXMLConverter() - Constructor for class org.flowable.bpmn.converter.UserTaskXMLConverter
- UserTaskXMLConverter.CustomIdentityLinkParser - Class in org.flowable.bpmn.converter
- UserTaskXMLConverter.HumanPerformerParser - Class in org.flowable.bpmn.converter
- UserTaskXMLConverter.PotentialOwnerParser - Class in org.flowable.bpmn.converter
- usesCollection() - Method in class org.flowable.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- useSystemProperties - Variable in class org.flowable.http.common.impl.HttpClientConfig
- usingBaseUrl(String) - Static method in class org.flowable.cmmn.rest.service.api.RestUrlBuilder
-
Uses baseUrl as the base URL
- usingBaseUrl(String) - Static method in class org.flowable.common.rest.util.RestUrlBuilder
-
Uses baseUrl as the base URL
- usingRelationalDatabase - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Flag that can be set to configure or not a relational database is used.
- usingSchemaMgmt - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
-
Flag that can be set to configure whether or not a schema is used.
- utcTimeZone - Static variable in class org.flowable.common.engine.impl.logging.LoggingSessionUtil
- utcTimeZone - Static variable in class org.flowable.job.service.impl.history.async.AsyncHistoryDateUtil
- UUIDType - Class in org.flowable.variable.service.impl.types
- UUIDType() - Constructor for class org.flowable.variable.service.impl.types.UUIDType
V
- V5_ENGINE_TAG - Static variable in class org.flowable.engine.impl.util.Flowable5Util
- v5MultiInstanceActivityBehavior - Variable in class org.flowable.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- valid - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- validate(Database) - Method in class org.flowable.eventregistry.impl.db.SetChannelDefinitionTypeAndImplementationCustomChange
- validate(BpmnModel) - Method in interface org.flowable.validation.ProcessValidator
-
Validates the provided
BpmnModel
and returns a list of allValidationError
occurrences found. - validate(BpmnModel) - Method in class org.flowable.validation.ProcessValidatorImpl
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.AssociationValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.BpmnModelValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.DiagramInterchangeInfoValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ErrorValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.MessageValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.OperationValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.SignalValidator
- validate(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.ProcessLevelValidator
- validate(BpmnModel, List<ValidationError>) - Method in interface org.flowable.validation.validator.Validator
- validate(Process, Association, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.AssociationValidator
- validate(CmmnModel) - Method in interface org.flowable.cmmn.validation.CaseValidator
- validate(CmmnModel) - Method in class org.flowable.cmmn.validation.CaseValidatorImpl
- validate(CmmnModel, CaseValidationContext) - Method in class org.flowable.cmmn.validation.validator.impl.CaseLevelValidator
- validate(CmmnModel, CaseValidationContext) - Method in interface org.flowable.cmmn.validation.validator.Validator
- validateAccessToProperties() - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- validateAndSwitchVersionOfExecution(CommandContext, ExecutionEntity, ProcessDefinition) - Method in class org.flowable.engine.impl.cmd.SetProcessDefinitionVersionCmd
- validateAtLeastOneExecutable(BpmnModel, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.BpmnModelValidator
-
Returns 'true' if at least one process definition in the
BpmnModel
is executable. - validateBatch(Batch, String) - Method in class org.flowable.rest.service.api.management.BatchBaseResource
- validateBatchPart(BatchPart, String) - Method in class org.flowable.rest.service.api.management.BatchPartBaseResource
- validateBpmn() - Element in annotation interface org.flowable.engine.test.Deployment
-
Whether the model should be validated during deployment.
- ValidateBpmnModelCmd - Class in org.flowable.engine.impl.cmd
- ValidateBpmnModelCmd(BpmnModel) - Constructor for class org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- validateChannel(ChannelModel) - Method in interface org.flowable.eventregistry.json.converter.ChannelValidator
- validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
- validateChannel(ChannelModel) - Method in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- validateChannel(InboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
- validateChannel(OutboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.OutboundChannelModelValidator
- validateChildTaskVariablesNotSet() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- validateCmmnModel() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- validateCmmnModel() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
Whether to perform Flowable Case Model validation
- validateCmmnModel(CaseValidator, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- validateData() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- validateData() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- validateDeserializer(InboundChannelModel) - Method in class org.flowable.eventregistry.json.converter.InboundChannelModelValidator
- validateDuedate(String, int, Date, Date) - Method in interface org.flowable.common.engine.impl.calendar.BusinessCalendar
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.BusinessCalendarImpl
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.CycleBusinessCalendar
- validateDuedate(String, int, Date, Date) - Method in class org.flowable.common.engine.impl.calendar.DefaultBusinessCalendar
- validateEventDefinitionTypes(List<StartEvent>, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.StartEventValidator
- validateExclusiveGateway(Process, ExclusiveGateway, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExclusiveGatewayValidator
- 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.
- validateExpression(String, ClockReader) - Static method in class org.flowable.common.engine.impl.calendar.CronExpression
- validateExternalWorkerTask(Process, ExternalWorkerServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForCase(Process, CaseServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForDmn(Process, TaskWithFieldExtensions, List<FieldExtension>, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForEmail(Process, TaskWithFieldExtensions, List<FieldExtension>, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForHttp(Process, TaskWithFieldExtensions, List<FieldExtension>, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForSendEventTask(Process, SendEventServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFieldDeclarationsForShell(Process, TaskWithFieldExtensions, List<FieldExtension>, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExternalInvocationTaskValidator
- validateFlowable5EntitiesEnabled - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- validateFormFields - Variable in class org.flowable.bpmn.model.StartEvent
- validateFormFields - Variable in class org.flowable.bpmn.model.UserTask
- validateFormFields - Variable in class org.flowable.cmmn.model.HumanTask
- validateFormFields - Variable in class org.flowable.cmmn.model.Stage
- validateFormFields(String, String, String, String, String, FormInfo, Map<String, Object>) - Method in interface org.flowable.form.api.FormService
-
Apply validation restrictions on the submitted variables
- validateHistoryData(ProcessEngine) - Static method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- validateHistoryJob(HistoryJob, String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- validateHistoryJob(HistoryJob, String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- validateIdentityLinkArguments(String, String) - Method in class org.flowable.cmmn.rest.service.api.repository.CaseDefinitionIdentityLinkResource
- validateIdentityLinkArguments(String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceIdentityLinkResource
- validateIdentityLinkArguments(String, String) - Method in class org.flowable.rest.service.api.repository.ProcessDefinitionIdentityLinkResource
- validateIdentityLinkArguments(String, String) - Method in class org.flowable.rest.service.api.runtime.process.ProcessInstanceIdentityLinkResource
- validateIdentityLinkArguments(String, String, String) - Method in class org.flowable.cmmn.rest.service.api.runtime.task.TaskIdentityLinkResource
- validateIdentityLinkArguments(String, String, String) - Method in class org.flowable.rest.service.api.runtime.task.TaskIdentityLinkResource
- validateJob(Job, String) - Method in class org.flowable.cmmn.rest.service.api.management.JobBaseResource
- validateJob(Job, String) - Method in class org.flowable.rest.service.api.management.JobBaseResource
- validateListeners(Process, FlowElement, List<FlowableListener>, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ExecutionListenerValidator
- validateMigrateCaseInstance(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- validateMigrateCaseInstance(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- validateMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- validateMigrateCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- validateMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManager
- validateMigrateCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstance(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationManagerImpl
- validateMigrateProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument, CommandContext) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationManager
- validateMigration(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Validates this case instance migration instructions for a given case instance identified by its caseInstanceId
- validateMigration(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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
- validateMigrationForCaseInstance(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- validateMigrationForCaseInstance(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationForCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- validateMigrationForCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationForCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in interface org.flowable.cmmn.api.CmmnMigrationService
- validateMigrationForCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstance(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstancesOfProcessDefinition(String, int, String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in class org.flowable.engine.impl.ProcessMigrationServiceImpl
- validateMigrationForProcessInstancesOfProcessDefinition(String, ProcessInstanceMigrationDocument) - Method in interface org.flowable.engine.ProcessMigrationService
- validateMigrationOfCaseInstances(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Validates this case instance migration instruction for each case instance of a given case definition identified by the case definition id.
- validateMigrationOfCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- validateMigrationOfCaseInstances(String, int, String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Validates this case instance migration instruction for each case instance of a given case definition identified by the case definition key and version (optional tenantId).
- validateMigrationOfCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- validateMigrationOfProcessInstances(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- validateMigrationOfProcessInstances(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instruction for each process instance of a given process definition identified by the process definition id.
- validateMigrationOfProcessInstances(String, int, String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- validateMigrationOfProcessInstances(String, int, String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Validates this process instance migration instruction for each process instance of a given process definition identified by the process definition key and version (optional tenantId).
- validateModel(XMLStreamReader) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- validateModel(XMLStreamReader) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- validateModel(XMLStreamReader) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- validateModel(InputStreamProvider) - Method in class org.flowable.bpmn.converter.BpmnXMLConverter
- validateModel(InputStreamProvider) - Method in class org.flowable.cmmn.converter.CmmnXmlConverter
- validateModel(InputStreamProvider) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- validateMultipleStartEvents(List<StartEvent>, Process, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.StartEventValidator
- validateParameters() - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- validateParameters() - Method in class org.flowable.common.engine.impl.scripting.AbstractScriptEvaluator
- validateParams(String, String, int, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- validateParams(String, String, int, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkCmd
- validateParams(String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseDefinitionCmd
- validateParams(String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseDefinitionCmd
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkForCaseInstanceCmd
- validateParams(String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
- validateParams(String, String, String, String) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkForCaseInstanceCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.AddIdentityLinkForProcessInstanceCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkCmd
- validateParams(String, String, String, String) - Method in class org.flowable.engine.impl.cmd.DeleteIdentityLinkForProcessInstanceCmd
- validateProcess - Variable in class org.flowable.engine.impl.bpmn.parser.BpmnParse
- validateProcess(BpmnModel) - Method in class org.flowable.engine.impl.RepositoryServiceImpl
- validateProcess(BpmnModel) - Method in interface org.flowable.engine.RepositoryService
-
Validates the given process definition against the rules for executing a process definition on the process engine.
- validatePropertyExists(String) - Method in class org.flowable.rest.service.api.management.EnginePropertiesResource
- validateRequest(HttpRequest) - Method in class org.flowable.http.common.impl.BaseHttpActivityDelegate
- validateSchema - Variable in class org.flowable.dmn.engine.impl.parser.DmnParse
- 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.
- validateUnknownServiceTaskType(Process, ServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- 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
- validateXml() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- validateXml() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
Whether to perform XML Schema validation
- ValidationEntry - Class in org.flowable.cmmn.validation.validator
- ValidationEntry() - Constructor for class org.flowable.cmmn.validation.validator.ValidationEntry
- ValidationEntry.Level - Enum Class in org.flowable.cmmn.validation.validator
- ValidationError - Class in org.flowable.validation
- ValidationError() - Constructor for class org.flowable.validation.ValidationError
- validationMessage - Variable in class org.flowable.dmn.api.DecisionExecutionAuditContainer
- validationMessage - Variable in class org.flowable.dmn.api.RuleExecutionAuditContainer
- validationMessages - Variable in class org.flowable.cmmn.api.migration.CaseInstanceMigrationValidationResult
- validationMessages - Variable in class org.flowable.engine.migration.ProcessInstanceMigrationValidationResult
- Validator - Interface in org.flowable.cmmn.validation.validator
- Validator - Interface in org.flowable.validation.validator
- ValidatorImpl - Class in org.flowable.validation.validator
- ValidatorImpl() - Constructor for class org.flowable.validation.validator.ValidatorImpl
- validators - Variable in class org.flowable.cmmn.validation.validator.ValidatorSet
- validators - Variable in class org.flowable.eventregistry.json.converter.ChannelJsonConverter
- validators - Variable in class org.flowable.validation.validator.ValidatorSet
- validatorSet - Variable in class org.flowable.cmmn.validation.CaseValidationContextImpl
- ValidatorSet - Class in org.flowable.cmmn.validation.validator
- ValidatorSet - Class in org.flowable.validation.validator
- ValidatorSet(String) - Constructor for class org.flowable.cmmn.validation.validator.ValidatorSet
- ValidatorSet(String) - Constructor for class org.flowable.validation.validator.ValidatorSet
- ValidatorSetFactory - Class in org.flowable.cmmn.validation.validator
- ValidatorSetFactory - Class in org.flowable.validation.validator
- ValidatorSetFactory() - Constructor for class org.flowable.cmmn.validation.validator.ValidatorSetFactory
- ValidatorSetFactory() - Constructor for class org.flowable.validation.validator.ValidatorSetFactory
- validatorSetName - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- validatorSetName - Variable in class org.flowable.validation.ValidationError
- ValidatorSetNames - Interface in org.flowable.cmmn.validation.validator
- ValidatorSetNames - Interface in org.flowable.validation.validator
- validatorSets - Variable in class org.flowable.cmmn.validation.CaseValidatorImpl
- validatorSets - Variable in class org.flowable.validation.ProcessValidatorImpl
- ValidRuleOutputEntries - Class in org.flowable.dmn.engine.impl
- ValidRuleOutputEntries(int, List<RuleOutputClauseContainer>) - Constructor for class org.flowable.dmn.engine.impl.ValidRuleOutputEntries
- value - Variable in class org.flowable.bpmn.model.DataGridField
- value - Variable in class org.flowable.bpmn.model.ExtensionAttribute
- value - Variable in class org.flowable.bpmn.model.ValuedDataObject
- value - Variable in class org.flowable.cmmn.model.ExtensionAttribute
- value - Variable in class org.flowable.common.engine.impl.persistence.entity.PropertyEntityImpl
- value - Variable in class org.flowable.dmn.model.DmnExtensionAttribute
- value - Variable in class org.flowable.engine.impl.bpmn.parser.FieldDeclaration
- value - Variable in class org.flowable.engine.impl.DataObjectImpl
- value - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionSetInvocation
- value - Variable in class org.flowable.engine.impl.form.FormPropertyImpl
- value - Variable in class org.flowable.eventregistry.impl.consumer.CorrelationKey
- value - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheRegisteredChannel
- value - Variable in class org.flowable.eventregistry.impl.runtime.EventPayloadInstanceImpl
- value - Variable in class org.flowable.eventregistry.model.KafkaInboundChannelModel.CustomProperty
- value - Variable in class org.flowable.form.model.FormField
- value - Variable in class org.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- value - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdentityInfoEntityImpl
- value - Variable in class org.flowable.idm.engine.impl.persistence.entity.IdmPropertyEntityImpl
- value - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- value - Variable in class org.flowable.rest.service.api.identity.UserInfoRequest
- value - Variable in class org.flowable.rest.service.api.management.EnginePropertiesResource.PropertyRequestBody
- value() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnConfigurationResource
-
The location of the resource that should be used to create the CmmnEngine.
- value() - Method in class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser
-
value := (nonliteral | literal) (<DOT> <IDENTIFIER> | <LBRACK> expr <RBRACK>)*
- value() - Element in annotation interface org.flowable.dmn.engine.test.DmnConfigurationResource
-
The location of the resource that should be used to create the DmnEngine.
- value() - Method in enum class org.flowable.dmn.model.DecisionTableOrientation
- value() - Element in annotation interface org.flowable.engine.test.ConfigurationResource
-
The location of the resource that should be used to create the ProcessEngine.
- value() - Element in annotation interface org.flowable.engine.test.mock.MockServiceTasks
- value() - Element in annotation interface org.flowable.engine.test.mock.NoOpServiceTasks
- value() - Element in annotation interface org.flowable.eventregistry.test.EventConfigurationResource
-
The location of the resource that should be used to create the EventRegistryEngine.
- VALUE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_BOOLEAN - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_DATE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_DOUBLE - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_INTEGER - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_JSON - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_LONG - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_SHORT - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_STRING - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- VALUE_UUID - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- ValuedDataObject - Class in org.flowable.bpmn.model
- ValuedDataObject() - Constructor for class org.flowable.bpmn.model.ValuedDataObject
- ValuedDataObjectXMLConverter - Class in org.flowable.bpmn.converter
- ValuedDataObjectXMLConverter() - Constructor for class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- valueExpression - Variable in class org.flowable.common.engine.impl.el.JuelExpression
- valueExpression - Variable in class org.flowable.engine.impl.delegate.invocation.ExpressionInvocation
- ValueExpression - Class in org.flowable.common.engine.impl.javax.el
-
An Expression that can get or set a value.
- ValueExpression() - Constructor for class org.flowable.common.engine.impl.javax.el.ValueExpression
- ValueFields - Interface in org.flowable.variable.api.types
-
Common interface for regular and historic variable entities.
- valueOf(String) - Static method in enum class org.flowable.bpmn.model.AssociationDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas.SHAPE_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable.RestVariableScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.cmmn.validation.validator.ValidationEntry.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.cfg.TransactionPropagation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.cfg.TransactionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.el.EvaluationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.history.HistoryLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.dmn.model.HitPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.impl.QueryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.engine.repository.MergeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.image.impl.DefaultProcessDiagramCanvas.SHAPE_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.job.service.impl.cmd.JobType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.job.service.JobProcessorContext.Phase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.mail.common.impl.MailHostServerConfiguration.Transport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.rest.service.api.engine.variable.RestVariable.RestVariableScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.task.api.DelegationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.flowable.variable.service.impl.QueryOperator
-
Returns the enum constant of this class with the specified name.
- ValueReference - Class in org.flowable.common.engine.impl.javax.el
-
This class encapsulates a base model object and one of its properties.
- ValueReference(Object, Object) - Constructor for class org.flowable.common.engine.impl.javax.el.ValueReference
- values - Variable in class org.flowable.engine.impl.form.EnumFormType
- values() - Static method in enum class org.flowable.bpmn.model.AssociationDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas.SHAPE_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.cmmn.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.cmmn.rest.service.api.engine.variable.RestVariable.RestVariableScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.cmmn.validation.validator.ValidationEntry.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.api.query.Query.NullHandlingOnOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.flowable.common.engine.impl.cfg.SpringBeanFactoryProxyMap
- values() - Static method in enum class org.flowable.common.engine.impl.cfg.TransactionPropagation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.cfg.TransactionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.db.ListQueryParameterObject.ResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.ExpressionFactoryImpl.Profile
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Parser.ExtensionPoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Scanner.Symbol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.el.EvaluationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.el.function.AbstractVariableComparatorExpressionFunction.OPERATOR
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.history.HistoryLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.common.engine.impl.query.BaseNativeQuery.ResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.flowable.common.engine.impl.scripting.ScriptBindings
- values() - Static method in enum class org.flowable.dmn.image.impl.DefaultDecisionRequirementsDiagramCanvas.SHAPE_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.dmn.model.BuiltinAggregator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.dmn.model.DecisionTableOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.dmn.model.HitPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.impl.bpmn.data.ItemKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.flowable.engine.impl.form.FormData
- values() - Static method in enum class org.flowable.engine.impl.jobexecutor.TimerDeclarationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.impl.QueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.engine.repository.MergeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.flowable.http.common.api.HttpHeaders
- values() - Static method in enum class org.flowable.idm.api.event.FlowableIdmEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.idm.engine.impl.authentication.ApacheDigester.Digester
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.image.impl.DefaultProcessDiagramCanvas.SHAPE_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.job.service.HistoryJobProcessorContext.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.job.service.impl.cmd.JobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.job.service.JobProcessorContext.Phase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.mail.common.impl.MailHostServerConfiguration.Transport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.rest.service.api.engine.variable.QueryVariable.QueryVariableOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.rest.service.api.engine.variable.RestVariable.RestVariableScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.task.api.DelegationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.task.api.history.HistoricTaskLogEntryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.flowable.variable.service.impl.QueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesAreNumbers(Object, Object) - Static method in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- VAR_TYPES - Static variable in class org.flowable.engine.impl.scripting.GroovyStaticScriptEngine
- VARARGS - Enum constant in enum class org.flowable.common.engine.impl.de.odysseus.el.tree.impl.Builder.Feature
-
Allow for use of Java 5 varargs in function calls.
- variable - Variable in class org.flowable.bpmn.model.FormProperty
- variable - Variable in class org.flowable.cmmn.rest.service.api.history.variable.HistoricVariableInstanceResponse
- variable - Variable in class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- variable - Variable in class org.flowable.dmn.model.Decision
- variable - Variable in class org.flowable.dmn.model.InputData
- variable - Variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- variable - Variable in class org.flowable.rest.service.api.history.HistoricVariableInstanceResponse
- variable - Variable in class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- variable(String, Object) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
Adds a variable to be added to the case before triggering the reactivation event.
- variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
- variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
-
Sets a variable before the transition is executed.
- variable(String, Object) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- variable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- variable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- variable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- variable(String, Object) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variable(String, Object) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Adds a variable
- variable(String, Object) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- variable(String, Object) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variable(String, Object) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variable(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variable(String, Object) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- variable(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Adds a variable to the process instance
- variable(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets one instance-level variable.
- Variable() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinition.Variable
- Variable() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinition.Variable
- VARIABLE_CASE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_CONTAINER_KEY - Static variable in class org.flowable.common.engine.impl.el.VariableContainerELResolver
- VARIABLE_CREATE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- VARIABLE_CREATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
A new variable has been created.
- VARIABLE_DELETE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- VARIABLE_DELETED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An existing variable has been deleted.
- VARIABLE_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
- VARIABLE_EXECUTION - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_EXECUTION - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_HISTORY_CASE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_HISTORY_DETAIL - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_HISTORY_PROCESS - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_HISTORY_TASK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_HISTORY_TASK - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_HISTORY_VARINSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_HISTORY_VARINSTANCE - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_NAME - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- VARIABLE_NAME - Static variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryProperty
- VARIABLE_NAME - Static variable in class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- VARIABLE_PLAN_ITEM - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_PROCESS - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VARIABLE_REVISION - Static variable in class org.flowable.engine.impl.HistoricDetailQueryProperty
- VARIABLE_SERVICE_ID_PREFIX - Static variable in class org.flowable.variable.service.impl.persistence.entity.VariableServiceEntityConstants
- VARIABLE_TASK - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_TASK - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- 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_UPDATE - Static variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- VARIABLE_UPDATE - Static variable in class org.flowable.rest.service.api.history.HistoricDetailResponse
- VARIABLE_UPDATED - Enum constant in enum class org.flowable.common.engine.api.delegate.event.FlowableEngineEventType
-
An existing variable has been updated.
- VARIABLE_VARINSTANCE - Static variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- VARIABLE_VARINSTANCE - Static variable in class org.flowable.rest.service.api.RestResponseFactory
- VariableAggregationDefinition - Class in org.flowable.bpmn.model
- VariableAggregationDefinition - Class in org.flowable.cmmn.model
- VariableAggregationDefinition() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinition
- VariableAggregationDefinition() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinition
- VariableAggregationDefinition.Variable - Class in org.flowable.bpmn.model
- VariableAggregationDefinition.Variable - Class in org.flowable.cmmn.model
- VariableAggregationDefinitionParser - Class in org.flowable.bpmn.converter.child
- VariableAggregationDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.VariableAggregationDefinitionParser
- VariableAggregationDefinitions - Class in org.flowable.bpmn.model
- VariableAggregationDefinitions - Class in org.flowable.cmmn.model
- VariableAggregationDefinitions() - Constructor for class org.flowable.bpmn.model.VariableAggregationDefinitions
- VariableAggregationDefinitions() - Constructor for class org.flowable.cmmn.model.VariableAggregationDefinitions
- variableAggregator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableAggregator - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- VariableAggregator - Interface in org.flowable.engine.delegate.variable
-
An interface that can be used to aggregate multiple variables into a single one based on an aggregation definition.
- VariableAggregatorContext - Interface in org.flowable.engine.delegate.variable
- VariableBase64ExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the Base64 encoded value of a variable.
- VariableBase64ExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableBase64ExpressionFunction
- variableChangeType - Variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- variableChangeType - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- variableChangeType - Variable in class org.flowable.cmmn.model.VariableEventListener
- variableContainer - Variable in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- variableContainer - Variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- variableContainer - Variable in class org.flowable.common.engine.impl.scripting.ScriptBindings
- variableContainer - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
- variableContainer - Variable in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest
- variableContainer(VariableContainer) - Method in class org.flowable.common.engine.impl.scripting.ScriptEngineRequest.Builder
-
The variable container used to create
Resolver
s for the script context. - VariableContainer - Interface in org.flowable.common.engine.api.variable
- VariableContainerELResolver - Class in org.flowable.common.engine.impl.el
- VariableContainerELResolver() - Constructor for class org.flowable.common.engine.impl.el.VariableContainerELResolver
- VariableContainerWrapper - Class in org.flowable.common.engine.impl.el
- VariableContainerWrapper(Map<String, Object>) - Constructor for class org.flowable.common.engine.impl.el.VariableContainerWrapper
- VariableContainsAnyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) contains any of the provided values.
- VariableContainsAnyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableContainsAnyExpressionFunction
- VariableContainsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) contains all of the provided values.
- VariableContainsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableContainsExpressionFunction
- variableConverters - Variable in class org.flowable.cmmn.rest.service.api.CmmnRestResponseFactory
- variableConverters - Variable in class org.flowable.rest.service.api.RestResponseFactory
- variableCount - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- variableCount - Variable in class org.flowable.engine.impl.persistence.entity.ExecutionEntityImpl
- variableCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- 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
- variableData - Variable in class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- VariableDbSchemaManager - Class in org.flowable.variable.service.impl.db
- VariableDbSchemaManager() - Constructor for class org.flowable.variable.service.impl.db.VariableDbSchemaManager
- 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
- VariableEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Compares the value of a variable (fetched using the variableName through the variable scope) with a value on equality.
- VariableEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableEqualsExpressionFunction
- VariableEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableEventHandler
- VariableEventListener - Class in org.flowable.cmmn.model
- VariableEventListener() - Constructor for class org.flowable.cmmn.model.VariableEventListener
- VariableEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehavior
implementation for the CMMN extension Variable Event Listener. - VariableEventListenerActivityBehaviour(VariableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- VariableEventListenerExport - Class in org.flowable.cmmn.converter.export
- VariableEventListenerExport() - Constructor for class org.flowable.cmmn.converter.export.VariableEventListenerExport
- VariableEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- VariableEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.VariableEventListenerParseHandler
- variableExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which have a variable with the given name.
- variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a variable with the given name.
- variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable with the given name.
- variableExists(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which have a global variable with the given name.
- variableExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given name.
- variableExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a variable with the given name.
- variableExists(String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableExists(String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableExistsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns whether or not a variable with the given name exists when fetched through the provided variable scope.
- VariableExistsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableExistsExpressionFunction
- variableExpression - Variable in class org.flowable.engine.impl.form.FormPropertyHandler
- VariableGetExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the value of a variable.
- VariableGetExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGetExpressionFunction
- VariableGetOrDefaultExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Returns the value of a variable, or a default if the value is null.
- VariableGetOrDefaultExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGetOrDefaultExpressionFunction
- VariableGreaterThanExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- VariableGreaterThanExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGreaterThanExpressionFunction
- VariableGreaterThanOrEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- VariableGreaterThanOrEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableGreaterThanOrEqualsExpressionFunction
- VariableInfo(Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- VariableInfo(Map<String, Object>, Map<String, Object>, String, FormInfo) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- VariableInitializingList - Class in org.flowable.variable.service.impl.persistence.entity
-
List that initialises binary variable values if command-context is active.
- VariableInitializingList() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInitializingList
- VariableInstance - Interface in org.flowable.variable.api.persistence.entity
-
Generic variable class that can be reused for V6 and V5 engine.
- VariableInstanceBaseResource - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceBaseResource - Class in org.flowable.rest.service.api.runtime
- VariableInstanceBaseResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceBaseResource
- VariableInstanceBaseResource() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceBaseResource
- variableInstanceByExecutionIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByExecutionIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByExecutionIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByExecutionIdMatcher
- variableInstanceByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByScopeIdAndScopeTypeMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypeMatcher
- variableInstanceByScopeIdAndScopeTypesMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByScopeIdAndScopeTypesMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByScopeIdAndScopeTypesMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByScopeIdAndScopeTypesMatcher
- variableInstanceBySubScopeIdAndScopeTypesMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceBySubScopeIdAndScopeTypesMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceBySubScopeIdAndScopeTypesMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceBySubScopeIdAndScopeTypesMatcher
- variableInstanceByTaskIdMatcher - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- VariableInstanceByTaskIdMatcher - Class in org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher
- VariableInstanceByTaskIdMatcher() - Constructor for class org.flowable.variable.service.impl.persistence.entity.data.impl.cachematcher.VariableInstanceByTaskIdMatcher
- VariableInstanceCollectionResource - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceCollectionResource - Class in org.flowable.rest.service.api.runtime
- VariableInstanceCollectionResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceCollectionResource
- VariableInstanceCollectionResource() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceCollectionResource
- variableInstanceDataManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableInstanceDataManager - Interface in org.flowable.variable.service.impl.persistence.entity.data
- VariableInstanceDataResource - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceDataResource - Class in org.flowable.rest.service.api.runtime
- VariableInstanceDataResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceDataResource
- VariableInstanceDataResource() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceDataResource
- variableInstanceEntity - Variable in class org.flowable.variable.service.impl.types.TraceableObject
- VariableInstanceEntity - Interface in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityImpl
- variableInstanceEntityManager - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableInstanceEntityManager - Interface in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityManagerImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableInstanceEntityManagerImpl(VariableServiceConfiguration, VariableInstanceDataManager) - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableInstanceEntityManagerImpl
- variableInstanceId - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableInstanceId - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- VariableInstanceQuery - Interface in org.flowable.cmmn.api.runtime
- VariableInstanceQuery - Interface in org.flowable.variable.api.runtime
-
Programmatic querying for
VariableInstance
s. - VariableInstanceQueryImpl - Class in org.flowable.variable.service.impl
- VariableInstanceQueryImpl() - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryImpl(CommandContext, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryImpl(CommandExecutor, VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- VariableInstanceQueryProperty - Class in org.flowable.variable.service.impl
-
Contains the possible properties which can be used in a
VariableInstanceQuery
. - VariableInstanceQueryProperty(String) - Constructor for class org.flowable.variable.service.impl.VariableInstanceQueryProperty
- VariableInstanceQueryRequest - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceQueryRequest - Class in org.flowable.rest.service.api.runtime
- VariableInstanceQueryRequest() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryRequest
- VariableInstanceQueryRequest() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceQueryRequest
- VariableInstanceQueryResource - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceQueryResource - Class in org.flowable.rest.service.api.runtime
- VariableInstanceQueryResource() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceQueryResource
- VariableInstanceQueryResource() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceQueryResource
- VariableInstanceResponse - Class in org.flowable.cmmn.rest.service.api.runtime.variable
- VariableInstanceResponse - Class in org.flowable.rest.service.api.runtime
- VariableInstanceResponse() - Constructor for class org.flowable.cmmn.rest.service.api.runtime.variable.VariableInstanceResponse
- VariableInstanceResponse() - Constructor for class org.flowable.rest.service.api.runtime.VariableInstanceResponse
- variableInstances - Variable in class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- variableInstanceValueModifier - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableInstanceValueModifier - Interface in org.flowable.variable.service.impl
-
This interface is the contract for modifying the values for persistent and transient variable instances.
- VariableIsEmptyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Checks if the value of a variable (fetched using the variableName through the variable scope) is empty.
- VariableIsEmptyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableIsEmptyExpressionFunction
- VariableIsNotEmptyExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Opposite operation of the $
VariableIsEmptyExpressionFunction
. - VariableIsNotEmptyExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableIsNotEmptyExpressionFunction
- VARIABLELISTENER_IMAGE - Static variable in class org.flowable.cmmn.image.impl.DefaultCaseDiagramCanvas
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.BoundaryVariableListenerEventActivityBehavior
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.EventSubProcessVariableListenerlStartEventActivityBehavior
- variableListenerEventDefinition - Variable in class org.flowable.engine.impl.bpmn.behavior.IntermediateCatchVariableListenerEventActivityBehavior
- VariableListenerEventDefinition - Class in org.flowable.bpmn.model
- VariableListenerEventDefinition() - Constructor for class org.flowable.bpmn.model.VariableListenerEventDefinition
- VariableListenerEventDefinitionParseHandler - Class in org.flowable.engine.impl.bpmn.parser.handler
- VariableListenerEventDefinitionParseHandler() - Constructor for class org.flowable.engine.impl.bpmn.parser.handler.VariableListenerEventDefinitionParseHandler
- VariableListenerEventDefinitionParser - Class in org.flowable.bpmn.converter.child
- VariableListenerEventDefinitionParser() - Constructor for class org.flowable.bpmn.converter.child.VariableListenerEventDefinitionParser
- VariableListenerSession - Class in org.flowable.common.engine.impl.variablelistener
- VariableListenerSession() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSession
- VariableListenerSessionData - Class in org.flowable.common.engine.impl.variablelistener
- VariableListenerSessionData() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- VariableListenerSessionData(String, String, String, String) - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionData
- VariableListenerSessionFactory - Class in org.flowable.common.engine.impl.variablelistener
- VariableListenerSessionFactory() - Constructor for class org.flowable.common.engine.impl.variablelistener.VariableListenerSessionFactory
- variableListenerToActivityMap - Variable in class org.flowable.bpmn.model.BpmnModel
- VariableListenerUtil - Class in org.flowable.engine.impl.util
- VariableListenerUtil() - Constructor for class org.flowable.engine.impl.util.VariableListenerUtil
- variableLocal(String, Object) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variableLocal(String, Object) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variableLocal(String, Object) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets one task-local variables instead of instance-level variables.
- VariableLoggingSessionUtil - Class in org.flowable.variable.service.impl.util
- VariableLoggingSessionUtil() - Constructor for class org.flowable.variable.service.impl.util.VariableLoggingSessionUtil
- VariableLowerThanExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- VariableLowerThanExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableLowerThanExpressionFunction
- VariableLowerThanOrEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
- VariableLowerThanOrEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableLowerThanOrEqualsExpressionFunction
- VariableMapper - Class in org.flowable.common.engine.impl.javax.el
-
The interface to a map between EL variables and the EL expressions they are associated with.
- VariableMapper() - Constructor for class org.flowable.common.engine.impl.javax.el.VariableMapper
- variableName - Variable in class org.flowable.bpmn.model.VariableListenerEventDefinition
- variableName - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseVariableInstanceCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetPlanItemVariableInstanceCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.HasPlanItemInstanceVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- variableName - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- variableName - Variable in class org.flowable.cmmn.model.VariableEventListener
- 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
- variableName - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableName - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableName - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- variableName - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableName(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables with the given variable name.
- variableName(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables with the given variable name.
- variableName(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableName(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given variable name.
- variableName(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables with the given variable name.
- variableName(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableName(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNameLike - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableNameLike - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
Only select historic variables where the given variable name is like.
- variableNameLike(String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
Only select historic variables where the given variable name is like.
- variableNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableNameLike(String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
Only select historic process variables where the given variable name is like.
- variableNameLike(String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
Only select historic process variables where the given variable name is like.
- variableNameLike(String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.GetLocalVariablesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveLocalVariablesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- 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
- VariableNotEqualsExpressionFunction - Class in org.flowable.common.engine.impl.el.function
-
Compares the value of a variable (fetched using the variableName through the variable scope).
- VariableNotEqualsExpressionFunction() - Constructor for class org.flowable.common.engine.impl.el.function.VariableNotEqualsExpressionFunction
- variableNotExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which does not have a variable with the given name.
- variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which don't have a variable with the given name.
- variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which don't have a local variable with the given name.
- variableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableNotExists(String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which does not have a global variable with the given name.
- variableNotExists(String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableNotExists(String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableNotExists(String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which does not have a local variable with the given name.
- variableNotExists(String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which does not have a variable with the given name.
- variableNotExists(String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableNotExists(String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableParser - Class in org.flowable.dmn.converter.child
- VariableParser() - Constructor for class org.flowable.dmn.converter.child.VariableParser
- variables - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobTerminateCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariablesCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
- variables - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- variables - Variable in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- variables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- variables - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- variables - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- variables - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variables - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
- variables - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- variables - Variable in class org.flowable.cmmn.rest.service.api.history.caze.HistoricCaseInstanceResponse
- variables - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- variables - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceCreateRequest
- variables - Variable in class org.flowable.cmmn.rest.service.api.runtime.caze.CaseInstanceResponse
- variables - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskActionRequest
- variables - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskResponse
- variables - Variable in class org.flowable.common.engine.impl.el.VariableContainerWrapper
- variables - Variable in class org.flowable.dmn.api.ExecuteDecisionContext
- variables - Variable in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- variables - Variable in class org.flowable.engine.delegate.event.impl.FlowableEntityWithVariablesEventImpl
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- variables - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobBpmnErrorCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- variables - Variable in class org.flowable.engine.impl.cmd.ResolveTaskCmd
- variables - Variable in class org.flowable.engine.impl.cmd.SetExecutionVariablesCmd
- variables - Variable in class org.flowable.engine.impl.cmd.SetTaskVariablesCmd
- variables - Variable in class org.flowable.engine.impl.cmd.StartProcessInstanceCmd
- variables - Variable in class org.flowable.engine.impl.cmd.TriggerCaseTaskCmd
- variables - Variable in class org.flowable.engine.impl.delegate.ReadOnlyDelegateExecutionImpl
- variables - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variables - Variable in class org.flowable.engine.impl.persistence.entity.ProcessDefinitionEntityImpl
- variables - Variable in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variables - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceAfterContext
- variables - Variable in class org.flowable.engine.interceptor.AbstractStartProcessInstanceBeforeContext
- variables - Variable in class org.flowable.job.service.impl.AcquiredExternalWorkerJobImpl
- variables - Variable in class org.flowable.rest.service.api.history.HistoricProcessInstanceResponse
- variables - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- variables - Variable in class org.flowable.rest.service.api.runtime.process.ExecutionActionRequest
- variables - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceCreateRequest
- variables - Variable in class org.flowable.rest.service.api.runtime.process.ProcessInstanceResponse
- variables - Variable in class org.flowable.rest.service.api.runtime.task.TaskActionRequest
- variables - Variable in class org.flowable.rest.service.api.runtime.task.TaskResponse
- variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.reactivation.CaseReactivationBuilder
-
Adds the map of variables to the case before triggering the reactivation event.
- variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
- variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CmmnExternalWorkerTransitionBuilder
- variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceTransitionBuilder
- variables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variables(Map<String, Object>) - Method in interface org.flowable.dmn.api.ExecuteDecisionBuilder
-
Sets the variables
- variables(Map<String, Object>) - Method in class org.flowable.dmn.engine.impl.ExecuteDecisionBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.runtime.ProcessInstanceBuilderImpl
- variables(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ExternalWorkerCompletionBuilder
- variables(Map<String, Object>) - Method in interface org.flowable.engine.runtime.ProcessInstanceBuilder
-
Sets the process variables
- variables(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets variables that are added on the instance level.
- VARIABLES - Static variable in interface org.flowable.engine.impl.event.logger.handler.Fields
- variableSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableSchemaManager - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variableScope - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- VariableScope - Interface in org.flowable.variable.api.delegate
-
Interface for class that acts as a scope for variables: i.e.
- VariableScopeExpressionManager - Class in org.flowable.variable.service.impl.el
- VariableScopeExpressionManager(Map<Object, Object>) - Constructor for class org.flowable.variable.service.impl.el.VariableScopeExpressionManager
- VariableScopeImpl - Class in org.flowable.variable.service.impl.persistence.entity
- VariableScopeImpl() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableScopeImpl
- variableScopeKey - Variable in class org.flowable.engine.impl.scripting.VariableScopeResolver
- variableScopeName - Variable in class org.flowable.common.engine.impl.el.function.AbstractFlowableVariableExpressionFunction
- 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
- variableService - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableService - Interface in org.flowable.variable.service
-
Service which provides access to variables.
- variableServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableServiceConfiguration - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variableServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.NativeHistoricVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.NativeVariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.AbstractManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisHistoricVariableInstanceDataManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.persistence.entity.data.impl.MybatisVariableInstanceDataManager
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- VariableServiceConfiguration - Class in org.flowable.variable.service
- VariableServiceConfiguration(String) - Constructor for class org.flowable.variable.service.VariableServiceConfiguration
- VariableServiceConfigurationVariableValueProvider - Class in org.flowable.variable.service.impl
-
Wrapper class for
VariableServiceConfiguration
to enable VariableValueProvider functionality - VariableServiceConfigurationVariableValueProvider(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableServiceConfigurationVariableValueProvider
- variableServiceConfigurators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableServiceConfigurators - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- VariableServiceEntityConstants - Class in org.flowable.variable.service.impl.persistence.entity
- VariableServiceEntityConstants() - Constructor for class org.flowable.variable.service.impl.persistence.entity.VariableServiceEntityConstants
- VariableServiceImpl - Class in org.flowable.variable.service.impl
- VariableServiceImpl(VariableServiceConfiguration) - Constructor for class org.flowable.variable.service.impl.VariableServiceImpl
- variablesInputExpressions - Variable in class org.flowable.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
- variablesLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- variablesLocal - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- variablesLocal - Variable in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskCmd
- variablesLocal - Variable in class org.flowable.engine.impl.cmd.CompleteTaskWithFormCmd
- variablesLocal - Variable in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variablesLocal(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.task.TaskCompletionBuilderImpl
- variablesLocal(Map<String, Object>) - Method in class org.flowable.engine.impl.TaskCompletionBuilderImpl
- variablesLocal(Map<String, Object>) - Method in interface org.flowable.task.api.TaskCompletionBuilder
-
Sets task-local variables instead of instance-level variables.
- variableType - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableType - Variable in class org.flowable.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntityImpl
- variableType - Variable in class org.flowable.rest.service.api.runtime.process.BaseExecutionVariableResource
- variableType - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableType - Variable in class org.flowable.variable.service.impl.persistence.entity.HistoricVariableInstanceEntityImpl
- VariableType - Interface in org.flowable.variable.api.types
- variableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableTypes - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- variableTypes - Variable in class org.flowable.variable.service.impl.db.IbatisVariableTypeHandler
- variableTypes - Variable in class org.flowable.variable.service.VariableServiceConfiguration
- VariableTypes - Interface in org.flowable.variable.api.types
-
Interface describing a container for all available
VariableType
s of variables. - variableUpdatedEvent(FlowableVariableEvent) - Method in class org.flowable.engine.delegate.event.AbstractFlowableEngineEventListener
- VariableUpdatedEventHandler - Class in org.flowable.engine.impl.event.logger.handler
- VariableUpdatedEventHandler() - Constructor for class org.flowable.engine.impl.event.logger.handler.VariableUpdatedEventHandler
- variableUpdates() - Method in interface org.flowable.engine.history.HistoricDetailQuery
-
Only select
HistoricVariableUpdate
s. - variableUpdates() - Method in class org.flowable.engine.impl.HistoricDetailQueryImpl
- variableValue - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- variableValue - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- variableValue - Variable in class org.flowable.engine.delegate.event.impl.FlowableVariableEventImpl
- variableValue - Variable in class org.flowable.variable.service.event.impl.FlowableVariableEventImpl
- variableValue - Variable in class org.flowable.variable.service.impl.persistence.entity.TransientVariableInstance
- variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had at least one global variable with the given value when they ended.
- variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have at least one global variable with the given value.
- variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have at least one local variable with the given value.
- variableValueEquals(Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueEquals(Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueEquals(Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had at least one global variable with the given value when they ended.
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEquals(Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have at least one local variable with the given value.
- variableValueEquals(Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have at least one global variable with the given value.
- variableValueEquals(Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable with the given value when they ended.
- variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
only select historic variables with the given name and value
- variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
only select historic variables with the given name and value
- variableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable with the given value when they ended.
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
only select historic process variables with the given name and value
- variableValueEquals(String, Object) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
only select historic process variables with the given name and value
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueEquals(String, Object) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueEquals(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances which have a string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a global string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable with the given value, case insensitive.
- variableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueEqualsIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable value greater than the passed value when they ended.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a variable value greater than the passed value.
- variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value greater than the passed value.
- variableValueGreaterThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueGreaterThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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.
- variableValueGreaterThan(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThan(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable value greater than or equal to the passed value when they ended.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable value greater than or equal to the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value greater than or equal to the passed value.
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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.
- variableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueGreaterThanOrEqual(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableValueJsonNodeValueFields(JsonNode) - Constructor for class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- VariableValueJsonNodeValueFields(JsonNode) - Constructor for class org.flowable.engine.impl.delete.BatchDeleteProcessConfig.VariableValueJsonNodeValueFields
- variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable value less than the passed value when the ended.
- variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable value less than the passed value.
- variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value less than the passed value.
- variableValueLessThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueLessThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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.
- variableValueLessThan(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThan(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which has a global variable value less than or equal to the passed value when they ended.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable value less than or equal to the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value less than or equal to the passed value.
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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.
- variableValueLessThanOrEqual(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLessThanOrEqual(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had global variable value like the given value when they ended.
- variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
only select historic variables like the given name and value
- variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
only select historic variables like the given name and value
- variableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableValueLike(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value like the given value when they ended.
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value.
- variableValueLike(String, String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
only select historic process variables like the given name and value
- variableValueLike(String, String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
only select historic process variables like the given name and value
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueLike(String, String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueLike(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had global variable value like (case insensitive) the given value when they ended.
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
only select historic variables like the given name and value (case insensitive)
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
only select historic variables like the given name and value (case insensitive)
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances which had a global variable value like (case insensitive) the given value when they ended.
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a global variable value like the given value (case insensitive).
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
only select historic process variables like the given name and value (case insensitive)
- variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
only select historic process variables like the given name and value (case insensitive)
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueLikeIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable with the given name, but with a different value than the passed value when they ended.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
-
only select historic variables that don't have the given name and value
- variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable with the given name, but with a different value than the passed value.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local variable with the given name, but with a different value than the passed value.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.VariableInstanceQuery
-
only select historic variables that don't have the given name and value
- variableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- 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.
- variableValueNotEquals(String, Object) - Method in interface org.flowable.variable.api.history.HistoricVariableInstanceQuery
-
only select historic process variables that don't have the given name and value
- variableValueNotEquals(String, Object) - Method in interface org.flowable.variable.api.runtime.VariableInstanceQuery
-
only select historic process variables that don't have the given name and value
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.HistoricVariableInstanceQueryImpl
- variableValueNotEquals(String, Object) - Method in class org.flowable.variable.service.impl.VariableInstanceQueryImpl
- variableValueNotEquals(String, Object, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Only select case instances which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Only select plan item instances which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which have a global string variable not matching the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Only select executions which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances which have a local string variable which is not the given value, case insensitive.
- variableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueNotEqualsIgnoreCase(String, String, boolean) - Method in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- variableValueProvider - Variable in class org.flowable.variable.service.impl.AbstractVariableQueryImpl
- VariableValueProvider - Interface in org.flowable.variable.service.impl
- VariableXMLConverter - Class in org.flowable.dmn.xml.converter
- VariableXMLConverter() - Constructor for class org.flowable.dmn.xml.converter.VariableXMLConverter
- VERIFY - Enum constant in enum class org.flowable.engine.repository.MergeMode
- verifyCallActivity(ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- verifyCaseDefinitionsDoNotShareKeys(Collection<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- verifyChannelDefinitionsDoNotShareKeys(Collection<ChannelDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.ChannelDefinitionDeploymentHelper
-
Verifies that no two channel definitions share the same key, to prevent database unique index violation.
- verifyCompensation(DelegateExecution, ExecutionEntity, Activity) - Method in class org.flowable.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
- verifyDecisionTablesDoNotShareKeys(Collection<DecisionEntity>) - Method in class org.flowable.dmn.engine.impl.deployer.DmnDeploymentHelper
-
Verifies that no two decisions share the same key, to prevent database unique index violation.
- VerifyDeploymentMergeStrategy - Class in org.flowable.engine.impl.repository
- VerifyDeploymentMergeStrategy() - Constructor for class org.flowable.engine.impl.repository.VerifyDeploymentMergeStrategy
- verifyEventDefinitionsDoNotShareKeys(Collection<EventDefinitionEntity>) - Method in class org.flowable.eventregistry.impl.deployer.EventDefinitionDeploymentHelper
-
Verifies that no two event definitions share the same key, to prevent database unique index violation.
- verifyExecutionParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- verifyImplementation(Process, ServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- 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.
- verifyRestApiPrivilege - Variable in class org.flowable.rest.security.BasicAuthenticationProvider
- verifyResultVariableName(Process, ServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- verifySatisfiedSentryPartsForCriterion(Criterion, PlanItemInstanceEntity, Map<String, List<SentryPartInstanceEntity>>, List<String>, boolean, CmmnModel, SentryPartInstanceEntityManager) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- verifyTaskParameters(CommandContext) - Method in class org.flowable.engine.impl.cmd.CreateAttachmentCmd
- verifyType(Process, ServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- verifyWebservice(BpmnModel, Process, SendTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.SendTaskValidator
- verifyWebservice(BpmnModel, Process, ServiceTask, List<ValidationError>) - Method in class org.flowable.validation.validator.impl.ServiceTaskValidator
- version - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- version - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- version - Variable in class org.flowable.cmmn.rest.service.api.FormModelResponse
- version - Variable in class org.flowable.cmmn.rest.service.api.repository.FormDefinitionResponse
- version - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- version - Variable in class org.flowable.dmn.engine.impl.persistence.entity.DecisionEntityImpl
- 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 - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- version - Variable in class org.flowable.eventregistry.impl.deployer.DefaultInboundChannelModelCacheManager.CacheValue
- version - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- version - Variable in class org.flowable.eventregistry.impl.persistence.entity.ChannelDefinitionEntityImpl
- version - Variable in class org.flowable.eventregistry.impl.persistence.entity.EventDefinitionEntityImpl
- version - Variable in class org.flowable.form.api.FormInfo
- version - Variable in class org.flowable.form.model.SimpleFormModel
- version - Variable in class org.flowable.rest.service.api.FormModelResponse
- version - Variable in class org.flowable.rest.service.api.repository.FormDefinitionResponse
- version - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- VERSION - Static variable in interface org.flowable.cmmn.engine.CmmnEngine
-
the version of the flowable CMMN library
- VERSION - Static variable in interface org.flowable.dmn.engine.DmnEngine
-
the version of the flowable dmn library
- VERSION - Static variable in interface org.flowable.engine.ProcessEngine
-
the version of the flowable library
- VERSION - Static variable in interface org.flowable.eventregistry.impl.EventRegistryEngine
-
the version of the flowable event registry library
- VERSION - Static variable in interface org.flowable.idm.engine.IdmEngine
-
the version of the flowable idm library
- versionChanged - Variable in class org.flowable.rest.service.api.repository.ModelRequest
- versionGt - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionGt - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- versionGt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionGt - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- versionGt - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- versionGte - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionGte - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- versionGte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionGte - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- versionGte - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- versionLt - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionLt - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- versionLt - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionLt - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- versionLt - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- versionLte - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionLte - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- versionLte - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- versionLte - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- versionLte - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
W
- wait - Variable in class org.flowable.engine.impl.bpmn.behavior.ShellActivityBehavior
- waitBeforeRetry(long) - Method in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- waitBeforeRetry(long) - Method in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- WaitForAnyFutureToFinishOperation - Class in org.flowable.common.engine.impl.agenda
- WaitForAnyFutureToFinishOperation(Agenda, List<ExecuteFutureActionOperation<?>>, Duration) - Constructor for class org.flowable.common.engine.impl.agenda.WaitForAnyFutureToFinishOperation
- waitForAsyncHistoryExecutorToProcessAllJobs() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- waitForAsyncHistoryExecutorToProcessAllJobs(CmmnEngineConfiguration, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForCompletion - Variable in class org.flowable.bpmn.model.CompensateEventDefinition
- waitForCompletion - Variable in class org.flowable.engine.impl.bpmn.parser.CompensateEventDefinition
- waitForExecutorToProcessAllJobs(AsyncExecutor, Callable<Boolean>, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForHistoryJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorOnCondition(long, long, Callable<Boolean>) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorOnCondition(Callable<Boolean>) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- waitForJobExecutorOnCondition(CmmnEngineConfiguration, long, long, Callable<Boolean>) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForJobExecutorOnCondition(ProcessEngineConfiguration, long, long, Callable<Boolean>) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorOnCondition(FlowableRule, long, long, Callable<Boolean>) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllAsyncJobs() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- waitForJobExecutorToProcessAllAsyncJobs(CmmnEngineConfiguration, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllHistoryJobs(CmmnEngineConfiguration, CmmnManagementService, long, long) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(CmmnEngineConfiguration, CmmnManagementService, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllHistoryJobs(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.HistoryTestHelper
- waitForJobExecutorToProcessAllJobs() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.flowable.engine.test.FlowableTestHelper
- waitForJobExecutorToProcessAllJobs(CmmnEngineConfiguration, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForJobExecutorToProcessAllJobs(CmmnEngine, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- waitForJobExecutorToProcessAllJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobs(FlowableRule, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndAllTimerJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(long, long) - Method in class org.flowable.engine.impl.test.AbstractFlowableTestCase
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndExecutableTimerJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndTimerJobs(ProcessEngineConfiguration, ManagementService, long, long) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForJobExecutorToProcessAllJobsAndTimerJobs(ProcessEngineConfiguration, ManagementService, long, long, boolean) - Static method in class org.flowable.engine.impl.test.JobTestHelper
- waitForLock(Duration) - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Wait for the given
waitTime
to acquire the lock - waitForLock(Duration) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- waitForLockRunAndRelease(Duration, Supplier<T>) - Method in interface org.flowable.common.engine.impl.lock.LockManager
-
Wait to acquire a lock, once a lock is acquired execute the supplier and release finally the lock.
- waitForLockRunAndRelease(Duration, Supplier<T>) - Method in class org.flowable.common.engine.impl.lock.LockManagerImpl
- waitIncreaseFactor - Variable in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- WAITING_FOR_REPETITION - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
- WAITING_FOR_REPETITION_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- waitingForRepetition() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- WaitingForRepetitionPlanItemDefinitionMapping - Class in org.flowable.cmmn.api.migration
- WaitingForRepetitionPlanItemDefinitionMapping(String) - Constructor for class org.flowable.cmmn.api.migration.WaitingForRepetitionPlanItemDefinitionMapping
- WaitingForRepetitionPlanItemDefinitionMapping(String, String) - Constructor for class org.flowable.cmmn.api.migration.WaitingForRepetitionPlanItemDefinitionMapping
- waitingForRepetitionPlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- waitingForRepetitionPlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- waitingForRepetitionPlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- waitingForRepetitionPlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- waitingMigrationParts - Variable in class org.flowable.cmmn.api.migration.CaseInstanceBatchMigrationResult
- waitingMigrationParts - Variable in class org.flowable.engine.migration.ProcessInstanceBatchMigrationResult
- waitTime - Variable in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- waitTimeIncrease - Variable in class org.flowable.common.engine.impl.interceptor.CrDbRetryInterceptor
- waitTimeInMs - Variable in class org.flowable.common.engine.impl.interceptor.RetryInterceptor
- Warning - Class in org.flowable.bpmn.model.parse
- Warning - Enum constant in enum class org.flowable.cmmn.validation.validator.ValidationEntry.Level
- Warning(String, String, int, int) - Constructor for class org.flowable.bpmn.model.parse.Warning
- Warning(String, BaseElement) - Constructor for class org.flowable.bpmn.model.parse.Warning
- warningMessage - Variable in class org.flowable.bpmn.model.parse.Warning
- wasPersisted(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- waypoints - Variable in class org.flowable.bpmn.model.BpmnDiEdge
- waypoints - Variable in class org.flowable.bpmn.model.SequenceFlow
-
Graphical information: a list of waypoints: x1, y1, x2, y2, x3, y3, ..
- waypoints - Variable in class org.flowable.cmmn.model.CmmnDiEdge
- waypoints - Variable in class org.flowable.dmn.model.DiEdge
- webClient - Variable in class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient
- WebClientExecutableHttpRequest(WebClient.RequestHeadersSpec<?>) - Constructor for class org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.WebClientExecutableHttpRequest
- WebServiceActivityBehavior - Class in org.flowable.engine.impl.bpmn.behavior
-
An activity behavior that allows calling Web services
- WebServiceActivityBehavior(BpmnModel) - Constructor for class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- width - Variable in class org.flowable.bpmn.model.GraphicInfo
- width - Variable in class org.flowable.cmmn.model.GraphicInfo
- width - Variable in class org.flowable.dmn.model.GraphicInfo
- withAfters(FrameworkMethod, Object, Statement) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- withAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withAssignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withBefores(FrameworkMethod, Object, Statement) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- withCaseInstanceVariable(String, Object) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies a case instance variable that will also be available during the case migration
- withCaseInstanceVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withCaseInstanceVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specified case instances variables that will also be available during case migration
- withCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withException - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withException - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withException() - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs that failed due to an exception.
- withException() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only select jobs that failed due to an exception.
- withException() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withException() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withFormKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withFormKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withJobException - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withJobException - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withJobException() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that failed due to an exception happening during a job execution.
- withJobException() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withJobException() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withJobException() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Only select process instances that failed due to an exception happening during a job execution.
- withLocalizationFallback - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- withLocalizationFallback - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetDataObjectCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetDataObjectsCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.cmd.GetTaskDataObjectsCmd
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withLocalizationFallback - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withLocalizationFallback() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.cmmn.api.history.HistoricPlanItemInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- withLocalizationFallback() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- withLocalizationFallback() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ExecutionQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withLocalizationFallback() - Method in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withLocalizationFallback() - Method in interface org.flowable.engine.repository.ProcessDefinitionQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.engine.runtime.ExecutionQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.engine.runtime.ProcessInstanceQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Instruct localization to fallback to more general locales including the default locale of the JVM if the specified locale is not found.
- withLocalizationFallback() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withLocalVariable(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariable(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariable(String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withLocalVariableForActivity(String, String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariableForActivity(String, String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariableForAllActivities(String, Object) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariableForAllActivities(String, Object) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariables - Variable in class org.flowable.cmmn.api.migration.ActivatePlanItemDefinitionMapping
- withLocalVariables - Variable in class org.flowable.cmmn.api.migration.MoveToAvailablePlanItemDefinitionMapping
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariables - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariables(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withLocalVariables(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withLocalVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withLocalVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariables(Map<String, Map<String, Object>>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariablesForActivity(String, Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariablesForActivity(String, Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withLocalVariablesForAllActivities(Map<String, Object>) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToManyMapping
- withLocalVariablesForAllActivities(Map<String, Object>) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.MultipleToActivityOptions
- withMigrateToCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies the tenantId of the case definition to migrate to
- withMigrateToCaseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.migration.HistoricCaseInstanceMigrationBuilder
-
Specifies the tenantId of the case definition to migrate to
- withMigrateToCaseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withMigrateToCaseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.HistoricCaseInstanceMigrationBuilderImpl
- withMigrateToProcessDefinitionTenantId(String) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withMigrateToProcessDefinitionTenantId(String) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies the tenantId of the process definition to migrate to
- withNewAssignee - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewAssignee - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewAssignee(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewAssignee(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewAssignee(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withNewOwner - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewOwner - Variable in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewOwner(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.ManyToOneMapping
- withNewOwner(String) - Method in class org.flowable.engine.migration.ActivityMigrationMapping.OneToOneMapping
- withNewOwner(String) - Method in interface org.flowable.engine.migration.ActivityMigrationMappingOptions.SingleToActivityOptions
- withoutAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutCallbackId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCallbackId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutCaseInstanceCallbackId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances that do not have a callback identifier.
- withoutCaseInstanceCallbackId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCaseInstanceParent() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
-
Only select historic case instances without a parent identifier.
- withoutCaseInstanceParent() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCaseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCategory - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- withoutCategory - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- withoutCategory - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutCategory - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutConfiguration - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutConfiguration() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions that have no configuration.
- withoutConfiguration() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutDeleteReason - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- withoutDeleteReason - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutDueDate - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- withoutDueDate - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- withoutDueDate - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- withoutDueDate - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- withoutDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutInProgressStartDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutInProgressStartDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutProcessDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutProcessDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions without a process definition id value.
- withoutProcessDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutProcessInstanceCallbackId() - Method in interface org.flowable.engine.history.HistoricProcessInstanceQuery
-
Only select process instances that do not have a callback identifier.
- withoutProcessInstanceCallbackId() - Method in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- withoutProcessInstanceId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- withoutProcessInstanceId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- withoutProcessInstanceId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- withoutProcessInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutProcessInstanceId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions without a process instance id value.
- withoutProcessInstanceId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutProcessInstanceId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs without a process instance id value.
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutProcessInstanceId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks without a process instance id.
- withoutProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutScopeDefinitionId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutScopeDefinitionId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions without a scope definition id value.
- withoutScopeDefinitionId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutScopeId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- withoutScopeId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- withoutScopeId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- withoutScopeId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- withoutScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutScopeId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions without a scope id value.
- withoutScopeId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutScopeId() - Method in interface org.flowable.job.api.BaseJobQuery
-
Only select jobs without a scope id value.
- withoutScopeId() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeId() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeId() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks which don't have a scope id set.
- withoutScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutScopeType - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeType - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutScopeType() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions without a scope type.
- withoutScopeType() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- withoutScopeType() - Method in interface org.flowable.job.api.BaseJobQuery
-
Only return jobs that do not have a scope type.
- withoutScopeType() - Method in interface org.flowable.job.api.HistoryJobQuery
-
Only return jobs that do not have a scope type.
- withoutScopeType() - Method in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.JobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutScopeType() - Method in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutSubScopeId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutSubScopeId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutSubScopeId() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables without a sub scope id.
- withoutTaskDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with no due date.
- withoutTaskDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTaskDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTaskId - Variable in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutTaskId() - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms that do not have a task id.
- withoutTaskId() - Method in class org.flowable.variable.service.impl.InternalVariableInstanceQueryImpl
- withoutTaskId() - Method in interface org.flowable.variable.service.InternalVariableInstanceQuery
-
Query variables without a task id.
- withoutTaskInProgressStartDueDate() - Method in interface org.flowable.task.api.TaskInfoQuery
-
Only select tasks with no in progress start due date.
- withoutTaskInProgressStartDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTaskInProgressStartDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTenantId - Variable in class org.flowable.batch.service.impl.BatchPartQueryImpl
- withoutTenantId - Variable in class org.flowable.batch.service.impl.BatchQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceQueryRequest
- withoutTenantId - Variable in class org.flowable.cmmn.rest.service.api.runtime.task.TaskQueryRequest
- withoutTenantId - Variable in class org.flowable.dmn.engine.impl.DecisionQueryImpl
- withoutTenantId - Variable in class org.flowable.dmn.engine.impl.DmnDeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ActivityInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.DeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ExecutionQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.HistoricActivityInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.HistoricProcessInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ModelQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ProcessDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.engine.impl.ProcessInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- withoutTenantId - Variable in class org.flowable.eventregistry.impl.EventDeploymentQueryImpl
- withoutTenantId - Variable in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.DeadLetterJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.HistoryJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.JobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- withoutTenantId - Variable in class org.flowable.job.service.impl.TimerJobQueryImpl
- withoutTenantId - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceQueryRequest
- withoutTenantId - Variable in class org.flowable.rest.service.api.runtime.task.TaskQueryRequest
- withoutTenantId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTenantId() - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batch parts that do not have a tenant id.
- withoutTenantId() - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches that do not have a tenant id.
- withoutTenantId() - Method in class org.flowable.batch.service.impl.BatchPartQueryImpl
- withoutTenantId() - Method in class org.flowable.batch.service.impl.BatchQueryImpl
- withoutTenantId() - Method in interface org.flowable.content.api.ContentItemBaseQuery
-
Only select content items that do not have a tenant id.
- withoutTenantId() - Method in interface org.flowable.dmn.api.DmnHistoricDecisionExecutionQuery
-
Only select decision executions that do not have a tenant id.
- withoutTenantId() - Method in class org.flowable.dmn.engine.impl.HistoricDecisionExecutionQueryImpl
- withoutTenantId() - Method in interface org.flowable.eventregistry.api.ChannelDefinitionQuery
-
Only select channel definitions that do not have a tenant id.
- withoutTenantId() - Method in interface org.flowable.eventregistry.api.EventDefinitionQuery
-
Only select event definitions that do not have a tenant id.
- withoutTenantId() - Method in class org.flowable.eventregistry.impl.ChannelDefinitionQueryImpl
- withoutTenantId() - Method in class org.flowable.eventregistry.impl.EventDefinitionQueryImpl
- withoutTenantId() - Method in interface org.flowable.eventsubscription.api.EventSubscriptionQuery
-
Only select event subscriptions without a tenant id.
- withoutTenantId() - Method in class org.flowable.eventsubscription.service.impl.EventSubscriptionQueryImpl
- withoutTenantId() - Method in interface org.flowable.form.api.FormInstanceQuery
-
Only select submitted forms that do not have a tenant id.
- withPostUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies an expression which is executed after the migration is finished.
- withPostUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withPrefix - Variable in class org.flowable.engine.impl.cmd.GetTableNameCmd
- withPreUpgradeExpression(String) - Method in interface org.flowable.cmmn.api.migration.CaseInstanceMigrationBuilder
-
Specifies an expression which is executed before the migration starts.
- withPreUpgradeExpression(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withProcessInstanceVariable(String, Object) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withProcessInstanceVariable(String, Object) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specifies a process instance variable that will also be available during the process migration (ie.
- withProcessInstanceVariables(Map<String, Object>) - Method in class org.flowable.engine.impl.migration.ProcessInstanceMigrationBuilderImpl
- withProcessInstanceVariables(Map<String, Object>) - Method in interface org.flowable.engine.migration.ProcessInstanceMigrationBuilder
-
Specified process instances variables that will also be available during process migration
- withRetriesLeft() - Method in interface org.flowable.job.api.SuspendedJobQuery
-
Only select jobs which have retries left
- withRetriesLeft() - Method in class org.flowable.job.service.impl.SuspendedJobQueryImpl
- workerId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- workerId - Variable in class org.flowable.engine.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.engine.impl.externalworker.ExternalWorkerCompletionBuilderImpl
- workerId - Variable in class org.flowable.job.service.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.job.service.impl.cmd.AcquireExternalWorkerJobsCmd
- workerId - Variable in class org.flowable.job.service.impl.cmd.UnacquireAllExternalWorkerJobsForWorkerCmd
- workerId - Variable in class org.flowable.job.service.impl.cmd.UnacquireExternalWorkerJobCmd
- workerId - Variable in class org.flowable.job.service.impl.ExternalWorkerJobFailureBuilderImpl
- workTimeInMillis - Variable in class org.flowable.cmmn.rest.service.api.history.task.HistoricTaskInstanceResponse
- workTimeInMillis - Variable in class org.flowable.rest.service.api.history.HistoricTaskInstanceResponse
- wrappedActivityBehaviorFactory - Variable in class org.flowable.engine.test.TestActivityBehaviorFactory
-
The ActivityBehaviorFactory that is constructed when the process engine was created This class delegates to this instance, unless some mocking has been defined.
- wrappedHistoricVariableInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- wrappedMap - Variable in class org.flowable.common.engine.impl.el.ReadOnlyMapELResolver
- wrappedVariableInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- writable - Variable in class org.flowable.rest.service.api.form.RestFormProperty
- WRITE - Enum constant in enum class org.flowable.common.engine.impl.el.EvaluationState
-
Write evaluation via
Expression.setValue(Object, VariableContainer)
- writeable - Variable in class org.flowable.bpmn.model.FormProperty
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.TaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- writeAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InformationRequirementConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InputDataXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
- writeAdditionalAttributes(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.VariableXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.AssociationXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BusinessRuleTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ComplexGatewayXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.DataStoreReferenceXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.EventGatewayXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ExclusiveGatewayXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.InclusiveGatewayXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ManualTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ParallelGatewayXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ReceiveTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ScriptTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.SequenceFlowXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.TaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.TextAnnotationXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ThrowEventXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- writeAdditionalChildElements(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.AuthorityRequirementConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DecisionRuleXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DecisionServiceXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiBoundsXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiDecisionServiceDividerLineXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiDiagramXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiEdgeXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiShapeXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiSizeXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnDiWaypointXmlConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InformationRequirementConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InputClauseXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.InputDataXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.ItemDefinitionXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.OutputClauseXMLConverter
- writeAdditionalChildElements(DmnElement, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.VariableXMLConverter
- writeAssociation(Association, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.AssociationExport
-
Note: currently only meant for text annotation associations.
- writeAttribute(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeAttribute(String, String, String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeAttributes(DmnElement, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeBPMNDI(BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.BPMNDIExport
- writeCancelDefinition(Event, CancelEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeCase(CmmnModel, Case, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CaseExport
- writeCaseServiceTaskAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeCaseServiceTaskExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeCData(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeCData(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeCData(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeCharacters(char[], int, int) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeCharacters(char[], int, int) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeCharacters(char[], int, int) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeCharacters(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeCharacters(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeCharacters(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeCmmnDI(CmmnModel, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- writeComment(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeComment(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeComment(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeCommonTaskAttributes(T, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.TaskExport
- writeCompensateDefinition(Event, CompensateEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeCompletionNeutralRule(CmmnModel, CompletionNeutralRule, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeConditionalDefinition(Event, ConditionalEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeCriteriaElements(String, List<Criterion>, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CriteriaExport
- writeCriteriaElements(PlanItem, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CriteriaExport
- writeCustomAttributes(Collection<List<ExtensionAttribute>>, XMLStreamWriter, List<ExtensionAttribute>...) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeCustomAttributes(Collection<List<ExtensionAttribute>>, XMLStreamWriter, Map<String, String>, List<ExtensionAttribute>...) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
-
write attributes to xtw (except blacklisted)
- writeCustomAttributes(Collection<List<ExtensionAttribute>>, XMLStreamWriter, List<ExtensionAttribute>...) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeCustomAttributes(Collection<List<ExtensionAttribute>>, XMLStreamWriter, Map<String, String>, List<ExtensionAttribute>...) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
-
write attributes to xtw (except blacklisted)
- writeCustomIdentities(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- writeCustomIdentities(UserTask, String, Set<String>, Set<String>, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- writeCustomProperties(ServiceTask, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeDataAssociation(String, DataAssociation, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeDataStores(BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.DataStoreExport
- writeDefaultAttribute(String, String, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeDefaultAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeDefaultAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeDefaultAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeDefaultAttribute(String, String, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- writeDefaultControl(CmmnModel, PlanItemControl, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeDefaultNamespace(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeDefaultNamespace(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeDefaultNamespace(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeDMNDI(DmnDefinition, XMLStreamWriter) - Static method in class org.flowable.dmn.xml.converter.DMNDIExport
- writeDTD(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeDTD(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeDTD(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeElementDescription(DmnElement, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeEmptyElement(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEmptyElement(String, String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEndDocument() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEndDocument() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEndDocument() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEndElement() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEndElement() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEndElement() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEntityRef(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeEntityRef(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeEntityRef(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeEntryCriteriaElements(List<Criterion>, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CriteriaExport
- writeErrorDefinition(Event, ErrorEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeEscalationDefinition(Event, EscalationEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeEscalations(BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.EscalationDefinitionExport
- writeEventDefinitions(Event, List<EventDefinition>, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeEventListeners(List<EventListener>, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.FlowableListenerExport
- writeExitCriteriaElements(List<Criterion>, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CriteriaExport
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BoundaryEventXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CallActivityXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.CatchEventXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.EndEventXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.SendTaskXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.StartEventXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.UserTaskXMLConverter
- writeExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ValuedDataObjectXMLConverter
- writeExtensionElement(ExtensionElement, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeExtensionElement(ExtensionElement, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeExtensionElement(DmnExtensionElement, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeExtensionElements(BaseElement, boolean, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeExtensionElements(BaseElement, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeExtensionElements(BaseElement, boolean, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeExtensionElements(BaseElement, boolean, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeExtensionElements(DmnElement, boolean, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeExtensionElements(DmnElement, boolean, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeExtensionElements(DmnElement, Map<String, String>, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeExtensionElements(DmnElement, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeExternalTaskAdditionalAttributes(ExternalWorkerServiceTask, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeFailedJobRetryCount(Activity, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.FailedJobRetryCountExport
- writeFieldExtensions(List<FieldExtension>, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.FieldExtensionExport
- writeFieldExtensions(List<FieldExtension>, boolean, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.FieldExport
- writeFlowableListeners(XMLStreamWriter, String, List<FlowableListener>, boolean) - Static method in class org.flowable.cmmn.converter.export.FlowableListenerExport
- writeFormProperties(FlowElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeHttpHandlerAttributes(AbstractFlowableHttpHandler, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeHttpServiceTaskAdditionalAttributes(HttpServiceTask, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeHttpTaskExtensionElements(HttpServiceTask, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeIOParameters(String, List<IOParameter>, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeIOParameters(String, List<IOParameter>, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractChildTaskExport
- writeItemControl(CmmnModel, PlanItemControl, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeItemControlContent(CmmnModel, PlanItemControl, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeItemDefinition(List<ItemDefinition>, boolean, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- writeItemDefinition(List<ItemDefinition>, DmnDefinition, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.DmnXMLConverter
- writeLanes(Process, BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.LaneExport
- writeListeners(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeListeners(BaseElement, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.FlowableListenerExport
- writeListenerScriptInfo(XMLStreamWriter, ScriptInfo) - Static method in class org.flowable.cmmn.converter.export.FlowableListenerExport
- writeManualActivationRule(CmmnModel, ManualActivationRule, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeMapExceptionExtensions(List<MapExceptionEntry>, boolean, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.MapExceptionExport
- writeMessageDefinition(Event, MessageEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeMethodName - Variable in class org.flowable.common.engine.impl.el.DynamicBeanPropertyELResolver
- writeMultiInstance(Activity, BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.MultiInstanceExport
- writeNamespace(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeNamespace(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeNamespace(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeParentCompletionRule(ParentCompletionRule, boolean, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writePlanItem(CmmnModel, PlanItem, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemExport
- writePlanItem(PlanItem, CmmnModel, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- writePlanItemDefinition(CmmnModel, PlanItemDefinition, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemDefinitionExport
- writePlanItemDefinition(CmmnModel, T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
The steps followed to write a planItemDefinition
- writePlanItemDefinitionBody(CmmnModel, CaseTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.CaseTaskExport
- writePlanItemDefinitionBody(CmmnModel, DecisionTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.DecisionTaskExport
- writePlanItemDefinitionBody(CmmnModel, PlanFragment, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.PlanFragmentExport
- writePlanItemDefinitionBody(CmmnModel, ProcessTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.ProcessTaskExport
- writePlanItemDefinitionBody(CmmnModel, ServiceTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
- writePlanItemDefinitionBody(CmmnModel, Stage, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.StageExport
- writePlanItemDefinitionBody(CmmnModel, TimerEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.TimerEventListenerExport
- writePlanItemDefinitionBody(CmmnModel, T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
Subclasses can override this method to write the content body xml content of the plainItemDefinition
- writePlanItemDefinitionCommonAttributes(T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- writePlanItemDefinitionCommonElements(CmmnModel, T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
Writes common elements like planItem documentation.
- writePlanItemDefinitionDefaultItemControl(CmmnModel, T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- writePlanItemDefinitionEndElement(XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- writePlanItemDefinitionExtensionElements(CmmnModel, DecisionTask, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.DecisionTaskExport
- writePlanItemDefinitionExtensionElements(CmmnModel, HumanTask, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.HumanTaskExport
- writePlanItemDefinitionExtensionElements(CmmnModel, ReactivateEventListener, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.ReactivationEventListenerExport
- writePlanItemDefinitionExtensionElements(CmmnModel, ServiceTask, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
- writePlanItemDefinitionExtensionElements(CmmnModel, T, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractChildTaskExport
- writePlanItemDefinitionExtensionElements(CmmnModel, T, boolean, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- writePlanItemDefinitionSpecificAttributes(CasePageTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.CasePageTaskExport
- writePlanItemDefinitionSpecificAttributes(CaseTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.CaseTaskExport
- writePlanItemDefinitionSpecificAttributes(DecisionTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.DecisionTaskExport
- writePlanItemDefinitionSpecificAttributes(ExternalWorkerServiceTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.ExternalWorkerServiceTaskExport
- writePlanItemDefinitionSpecificAttributes(GenericEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.GenericEventListenerExport
- writePlanItemDefinitionSpecificAttributes(HumanTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.HumanTaskExport
- writePlanItemDefinitionSpecificAttributes(Milestone, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.MilestoneExport
- writePlanItemDefinitionSpecificAttributes(PlanFragment, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.PlanFragmentExport
- writePlanItemDefinitionSpecificAttributes(ProcessTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.ProcessTaskExport
- writePlanItemDefinitionSpecificAttributes(ReactivateEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.ReactivationEventListenerExport
- writePlanItemDefinitionSpecificAttributes(ServiceTask, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractServiceTaskExport
- writePlanItemDefinitionSpecificAttributes(SignalEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.SignalEventListenerExport
- writePlanItemDefinitionSpecificAttributes(Stage, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.StageExport
- writePlanItemDefinitionSpecificAttributes(Task, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.TaskExport
- writePlanItemDefinitionSpecificAttributes(TimerEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.TimerEventListenerExport
- writePlanItemDefinitionSpecificAttributes(UserEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.UserEventListenerExport
- writePlanItemDefinitionSpecificAttributes(VariableEventListener, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.VariableEventListenerExport
- writePlanItemDefinitionSpecificAttributes(T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractChildTaskExport
- writePlanItemDefinitionSpecificAttributes(T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
-
Subclasses can override this method to write attributes specific to the plainItemDefinition element
- writePlanItemDefinitionStartElement(T, XMLStreamWriter) - Method in class org.flowable.cmmn.converter.export.AbstractPlanItemDefinitionExport
- writePlanModel(Stage, CmmnModel, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- writePools(BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.CollaborationExport
- writeProcess(Process, BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.ProcessExport
- writeProcessingInstruction(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeProcessingInstruction(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeProcessingInstruction(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeProcessingInstruction(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeProcessingInstruction(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeProcessingInstruction(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeQualifiedAttribute(String, String, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeQualifiedAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.util.BpmnXMLUtil
- writeQualifiedAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.util.CmmnXmlUtil
- writeQualifiedAttribute(String, String, XMLStreamWriter) - Static method in class org.flowable.dmn.converter.util.DmnXMLUtil
- writeQualifiedAttribute(String, String, XMLStreamWriter) - Method in class org.flowable.dmn.xml.converter.BaseDmnXMLConverter
- writeReactivationRule(ReactivationRule, boolean, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeReactivationRuleAttributes(ReactivationRule, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeRepetitionRule(CmmnModel, RepetitionRule, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeRequiredRule(CmmnModel, RequiredRule, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeRootElement(BpmnModel, XMLStreamWriter, String) - Static method in class org.flowable.bpmn.converter.export.DefinitionsRootExport
- writeRootElement(CmmnModel, XMLStreamWriter, String) - Static method in class org.flowable.cmmn.converter.export.DefinitionsRootExport
- writeScriptInfo(XMLStreamWriter, ScriptInfo) - Static method in class org.flowable.bpmn.converter.export.ScriptInfoExport
- writeSendEventServiceAdditionalAttributes(BaseElement, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeSendServiceExtensionChildElements(BaseElement, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeSentry(CmmnModel, Sentry, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.SentryExport
- writeServiceTaskAdditionalAttributes(ServiceTask, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeServiceTaskExtensionChildElements(ServiceTask, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.ServiceTaskXMLConverter
- writeSignalDefinition(Event, SignalEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeSignalsAndMessages(BpmnModel, XMLStreamWriter) - Static method in class org.flowable.bpmn.converter.export.SignalAndMessageDefinitionExport
- writeStartDocument() - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartDocument() - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartDocument() - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStartDocument(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartDocument(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartDocument(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStartDocument(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartDocument(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartDocument(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStartElement(String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartElement(String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartElement(String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStartElement(String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartElement(String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartElement(String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStartElement(String, String, String) - Method in class org.flowable.bpmn.converter.IndentingXMLStreamWriter
- writeStartElement(String, String, String) - Method in class org.flowable.cmmn.converter.IndentingXMLStreamWriter
- writeStartElement(String, String, String) - Method in class org.flowable.dmn.xml.converter.IndentingXMLStreamWriter
- writeStringToFile(String, String) - Static method in class org.flowable.common.engine.impl.util.IoUtil
- writeTaskFieldExtensions(T, boolean, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.TaskExport
- writeTerminateDefinition(Event, TerminateEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeTextAnnotation(TextAnnotation, CmmnModel, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.CmmnDIExport
- writeTextAnnotations(TextAnnotation, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.TextAnnotationExport
- writeTimerDefinition(Event, TimerEventDefinition, BpmnModel, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- writeVariableAggregations(VariableAggregationDefinitions, XMLStreamWriter) - Static method in class org.flowable.cmmn.converter.export.PlanItemControlExport
- writeVariableListenerDefinition(Event, boolean, XMLStreamWriter) - Method in class org.flowable.bpmn.converter.BaseBpmnXMLConverter
- wsdlLocation - Variable in class org.flowable.engine.impl.webservice.WSService
- WSOperation - Class in org.flowable.engine.impl.webservice
-
Represents a WS implementation of a
Operation
- WSOperation(String, String, WSService) - Constructor for class org.flowable.engine.impl.webservice.WSOperation
- wsOperationMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- wsOverridenEndpointAddresses - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- WSService - Class in org.flowable.engine.impl.webservice
-
Represents a WS implementation of a
BpmnInterface
- WSService(String, String, String) - Constructor for class org.flowable.engine.impl.webservice.WSService
- WSService(String, String, SyncWebServiceClient) - Constructor for class org.flowable.engine.impl.webservice.WSService
- wsServiceMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- wsSyncFactoryClassName - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
- wsWsdlImporterFactory - Variable in class org.flowable.engine.impl.cfg.ProcessEngineConfigurationImpl
X
- x - Variable in class org.flowable.bpmn.model.GraphicInfo
- x - Variable in class org.flowable.cmmn.model.GraphicInfo
- x - Variable in class org.flowable.dmn.model.GraphicInfo
- xmlColumnNumber - Variable in class org.flowable.bpmn.model.BaseElement
- xmlColumnNumber - Variable in class org.flowable.bpmn.model.GraphicInfo
- xmlColumnNumber - Variable in class org.flowable.cmmn.model.BaseElement
- xmlColumnNumber - Variable in class org.flowable.cmmn.model.GraphicInfo
- xmlColumnNumber - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- xmlColumnNumber - Variable in class org.flowable.dmn.model.GraphicInfo
- xmlColumnNumber - Variable in class org.flowable.validation.ValidationError
- xmlDeserializer() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventProcessingPipelineBuilder
-
Deserializes the event to XML.
- xmlDeserializer() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventProcessingPipelineBuilderImpl
- xmlElementsMapDirectlyToPayload() - Method in interface org.flowable.eventregistry.api.model.InboundChannelModelBuilder.InboundEventPayloadXmlExtractorBuilder
-
Extracts the payload directly from (top-level) xml elements.
- xmlElementsMapDirectlyToPayload() - Method in class org.flowable.eventregistry.impl.model.InboundChannelDefinitionBuilderImpl.InboundEventPayloadXmlExtractorBuilderImpl
- XmlElementsToMapPayloadExtractor - Class in org.flowable.eventregistry.impl.payload
- XmlElementsToMapPayloadExtractor() - Constructor for class org.flowable.eventregistry.impl.payload.XmlElementsToMapPayloadExtractor
- xmlEncoding - Variable in class org.flowable.common.engine.impl.AbstractEngineConfiguration
- xmlEncoding() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer.CmmnParseContextImpl
- xmlEncoding() - Method in interface org.flowable.cmmn.engine.impl.parser.CmmnParseContext
-
The encoding that should be used for the XML parsing.
- XMLException - Exception in org.flowable.bpmn.exceptions
- XMLException - Exception in org.flowable.cmmn.converter.exception
- XMLException(String) - Constructor for exception org.flowable.bpmn.exceptions.XMLException
- XMLException(String) - Constructor for exception org.flowable.cmmn.converter.exception.XMLException
- XMLException(String, Throwable) - Constructor for exception org.flowable.bpmn.exceptions.XMLException
- XMLException(String, Throwable) - Constructor for exception org.flowable.cmmn.converter.exception.XMLException
- XMLImporter - Interface in org.flowable.engine.impl.bpmn.parser
-
A XML importer
- XMLImporterFactory - Interface in org.flowable.engine.impl.bpmn.parser.factory
-
Factory class used by the
WebServiceActivityBehavior
to instantiateXMLImporter
. - xmlImporterMap - Variable in class org.flowable.engine.impl.bpmn.behavior.WebServiceActivityBehavior
- xmlLineNumber - Variable in class org.flowable.cmmn.validation.validator.ValidationEntry
- xmlLineNumber - Variable in class org.flowable.validation.ValidationError
- xmlRowNumber - Variable in class org.flowable.bpmn.model.BaseElement
- xmlRowNumber - Variable in class org.flowable.bpmn.model.GraphicInfo
- xmlRowNumber - Variable in class org.flowable.cmmn.model.BaseElement
- xmlRowNumber - Variable in class org.flowable.cmmn.model.GraphicInfo
- xmlRowNumber - Variable in class org.flowable.dmn.model.GraphicInfo
- xmlSerializer() - Method in interface org.flowable.eventregistry.api.model.OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder
-
Serializes the event to XML.
- xmlSerializer() - Method in class org.flowable.eventregistry.impl.model.OutboundChannelDefinitionBuilderImpl.OutboundEventProcessingPipelineBuilderImpl
- XMLStreamReaderUtil - Class in org.flowable.bpmn.converter
- XMLStreamReaderUtil - Class in org.flowable.dmn.xml.converter
- XMLStreamReaderUtil() - Constructor for class org.flowable.bpmn.converter.XMLStreamReaderUtil
- XMLStreamReaderUtil() - Constructor for class org.flowable.dmn.xml.converter.XMLStreamReaderUtil
- xmlXPathExpression - Variable in class org.flowable.eventregistry.model.ChannelEventKeyDetection
- XPATH_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- XpathBasedInboundEventKeyDetector - Class in org.flowable.eventregistry.impl.keydetector
- XpathBasedInboundEventKeyDetector(String) - Constructor for class org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector
- XpathBasedInboundEventTenantDetector - Class in org.flowable.eventregistry.impl.tenantdetector
- XpathBasedInboundEventTenantDetector(String) - Constructor for class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
- xpathExpression - Variable in class org.flowable.eventregistry.impl.keydetector.XpathBasedInboundEventKeyDetector
- xpathExpression - Variable in class org.flowable.eventregistry.impl.tenantdetector.XpathBasedInboundEventTenantDetector
- xPathExpression - Variable in class org.flowable.eventregistry.model.ChannelEventTenantIdDetection
- XSD_LOCATION - Static variable in class org.flowable.cmmn.converter.CmmnXmlConverter
- XSD_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- XSI_NAMESPACE - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- XSI_NAMESPACE - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- XSI_NAMESPACE - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
- XSI_PREFIX - Static variable in interface org.flowable.bpmn.constants.BpmnXMLConstants
- XSI_PREFIX - Static variable in interface org.flowable.cmmn.converter.CmmnXmlConstants
- XSI_PREFIX - Static variable in interface org.flowable.dmn.xml.constants.DmnXMLConstants
Y
- y - Variable in class org.flowable.bpmn.model.GraphicInfo
- y - Variable in class org.flowable.cmmn.model.GraphicInfo
- y - Variable in class org.flowable.dmn.model.GraphicInfo
- YEAR - Static variable in class org.flowable.common.engine.impl.calendar.CronExpression
- years - Variable in class org.flowable.common.engine.impl.calendar.CronExpression
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form