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
- AbstractAsyncCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history.async
- AbstractAsyncCmmnHistoryManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- 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
- 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
- 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
- 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 org.flowable.cmmn.model.BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
- AbstractCmmnParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- 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
- 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
- AbstractExternalWorkerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AbstractExternalWorkerJobCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- AbstractFlowableCmmnTestCase - Class in org.flowable.cmmn.engine.test
- AbstractFlowableCmmnTestCase() - Constructor for class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- AbstractHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- AbstractHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
- AbstractMovePlanItemInstanceToTerminalStateOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
-
Operation that moves a given
PlanItemInstanceto a terminal state (completed, terminated or failed). - AbstractMovePlanItemInstanceToTerminalStateOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- AbstractNeedsCaseInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AbstractNeedsCaseInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsCaseInstanceCmd
- AbstractNeedsHistoricCaseInstanceJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- AbstractNeedsHistoricCaseInstanceJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricCaseInstanceJsonTransformer
- AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer
-
Deprecated.
- 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
- AbstractPlanItemInstanceHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- AbstractPlanItemInstanceHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractPlanItemInstanceHistoryJsonTransformer
- 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 org.flowable.cmmn.model.BaseElement> - Class in org.flowable.cmmn.engine.impl.parser.handler
- AbstractPlanItemParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
- 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
- AbstractTaskHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- AbstractTaskHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractTaskHistoryJsonTransformer
- 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
- 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
- activatePlanItemDefinition(ActivatePlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- activatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- activatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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 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
- active() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- 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 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- activePlanItemDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- activityBehaviorFactory - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- activityBehaviorInstance - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- activityFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- 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
- addAssigneeIdentityLinks(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- addAsyncActivityLoggingData(String, String, JobEntity, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addAuthorizationsForNewCaseDefinition(Case, CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- addAuthorizationsFromIterator(List<String>, CaseDefinitionEntity, String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- addBcc(CommandContext, Email, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- addBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addCachedVariableForQueryById(CommandContext, List<HistoricCaseInstance>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- addCandidateGroup(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateGroups(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- addCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- addCandidateUser(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addCandidateUsers(Task, List<IdentityLink>) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- 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
- addCaseDefinitionFields(ObjectNode, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCaseInstanceLifeCycleListener(CaseInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Registers a global
CaseInstanceLifecycleListenerto listen toCaseInstancestate changes. - addCaseInstanceVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addCc(CommandContext, Email, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- addChildPlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- addClasspathResource(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- 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
- addCommonCaseInstanceFields(CaseInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonEntityLinkFields(EntityLinkEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonHistoricCaseInstanceFields(HistoricCaseInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonHistoricTaskLogEntryFields(HistoricTaskLogEntryBuilder, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonIdentityLinkFields(IdentityLinkEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonMilestoneInstanceFields(MilestoneInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonPlanItemInstanceFields(PlanItemInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonTaskFields(TaskEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addCommonVariableFields(VariableInstanceEntity, ObjectNode, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- addContinueParentPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- addCreatedStageInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- addDecisionToCollection(List<DmnDecision>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- addDefaultExceptionHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- addDeploymentForAutoCleanup(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- addDeploymentForAutoCleanup(CmmnDeployment) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- addEnabledJobCategory(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addErrorLoggingData(String, String, Throwable, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- 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
- addEventListener(FlowableEventListener) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- addEventListener(FlowableEventListener, FlowableEngineEventType...) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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(FlowableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- AddEventListenerCommand(FlowableEventListener, FlowableEngineEventType[]) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- addEventListenerTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- addExecuteActivityBehaviorLoggingData(String, PlanItemActivityBehavior, PlanItemDefinition, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addExpressionValueToAttachments(Object, List<File>, List<DataSource>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- addFormDefinitionToCollection(List<FormDefinition>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- 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(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addHandler(CmmnParseHandler) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- addHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- addHeader(Email, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addHistoryManager(CmmnHistoryManager) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- AddIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
- AddIdentityLinkCmd(String, String, int, String) - Constructor for class org.flowable.cmmn.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
- addInputStream(String, InputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addInvolvedCaseInstanceId(CommandContext, String) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- addJobHandler(JobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- 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
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- 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
- addOperation(CmmnOperation) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- addOwnerIdentityLink(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- addPlanItemInstanceLifeCycleListener(String, PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Registers a global
PlanItemInstanceLifecycleListenerto listen toPlanItemInstancestate changes. - addPlanItemInstanceLifeCycleListener(PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Register a global
PlanItemInstanceLifecycleListenerto listen to any (all plan item definition types)PlanItemInstancestate changes. - addPlanItemInstanceToParent(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- addPlanItemTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- addPostDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPostDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreBeanELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreDefaultELResolver(ELResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addPreDefaultResolverFactory(ResolverFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- addRemoveWaitingForRepetitionPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addRemoveWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addRemoveWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addRemoveWaitingForRepetitionPlanItemDefinitionMappings(List<RemoveWaitingForRepetitionPlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- 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
- addString(String, String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- addTaskIdentityLinkData(String, String, boolean, List<IdentityLinkEntity>, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- addTenantId(ScriptTraceEnhancer.ScriptTraceContext, String) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- addTerminatedPlanItemInstance(String, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addTo(CommandContext, Email, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- 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(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- addUserIdentityLinkToParent(Task, String) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- addWaitingForRepetitionPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- addWaitingForRepetitionPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- addZipInputStream(ZipInputStream) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- afterCreateCasePageTask(CreateCasePageTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
- afterCreateExternalWorkerJob(CreateCmmnExternalWorkerJobAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
- afterCreateHumanTask(CreateHumanTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
- afterEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- afterExecution(DelegatePlanItemInstance, BaseHttpActivityDelegate.ExecutionData) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- afterInitEventRegistryEventBusConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- afterStartCaseInstance(StartCaseInstanceAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
- agendaOperationRunner - Variable in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- 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
- 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.
- 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
- 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
- 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 class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- aggregateSingleVariable(DelegatePlanItemInstance, PlanItemVariableAggregatorContext) - Method in class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- aggregateVariablesForAllInstances(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- aggregateVariablesForSingleInstance(PlanItemInstanceEntity, VariableAggregationDefinitions) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- 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.
- alwaysUseArraysForDmnMultiHitPolicies - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- annotationDeploymentTearDown(CmmnEngine, String, Class<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- annotationFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- apply(Statement, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Implementation based on
TestWatcher. - applyCaseInstanceBuilder(CmmnEngineConfiguration, CaseInstanceBuilder, Case, CaseInstanceEntity, CaseDefinition, StartCaseInstanceBeforeContext, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- 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
- areHistoryJobsAvailable(CmmnManagementService) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnHistoryTestHelper
- 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
- asJsonString() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- assertHistoricPlanItemInstanceState(List<HistoricPlanItemInstance>, String, String...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- assertNoPlanItemInstance(List<PlanItemInstance>, String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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
- 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.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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- assigneeId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- assigneeId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- assigneeUserId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceAssigneeCmd
- asStringList(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- asStringSet(JsonNode) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- astFunctionCreators - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- AsyncCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history.async
- AsyncCmmnHistoryManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- asyncExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- asyncExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Boolean flag to be set to activate the
AsyncExecutorautomatically after the engine has booted up. - asyncExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncExecutorExecuteAsyncRunnableFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Allows to define a custom factory for creating the
Runnablethat is executed by the async executor. - asyncExecutorMessageQueueMode - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Experimental!
- asyncExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The number of retries for a job.
- 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.
- asyncExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
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.
- asyncExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
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
- asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutor - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- asyncHistoryExecutorActivate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorMessageQueueMode - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryJsonGroupingThreshold - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryListener - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncHistoryTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- AsyncInitializePlanModelJobHandler - Class in org.flowable.cmmn.engine.impl.job
- AsyncInitializePlanModelJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
- 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
- asyncTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvoker - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvokerTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- asyncTaskInvokerTaskExecutorConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- attach(Email, List<File>, List<DataSource>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- attachments - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS - Static variable in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- authorizationGroups - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizationGroupsSet - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizationUserId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- authorizedRoleRefs - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- autoCleanupDeploymentIds - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- available() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
B
- BaseVariableAggregatorContext - Class in org.flowable.cmmn.engine.impl.delegate
- BaseVariableAggregatorContext(VariableAggregationDefinition, String) - Constructor for class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- batch - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- BATCH_PART_COMPUTE_IDS_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- BATCH_PART_DELETE_CASE_INSTANCES_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- 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
- batchId - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
- batchMigrateCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- batchMigrateCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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 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
- batchName - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- batchPart - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- batchSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- batchSize - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- batchStatusTimeCycleConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- bcc - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- beforeCreateCasePageTask(CreateCasePageTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCasePageTaskInterceptor
- beforeCreateExternalWorkerJob(CreateCmmnExternalWorkerJobBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobInterceptor
- beforeCreateHumanTask(CreateHumanTaskBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
- beforeEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- beforeStartCaseInstance(StartCaseInstanceBeforeContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
- build() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- buildCmmnEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- buildCmmnEngine(URL) - Static method in class org.flowable.cmmn.engine.CmmnEngines
- bulkDeleteCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- BulkDeleteCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkDeleteCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteCaseInstancesCmd
- 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
- BulkDeleteHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkDeleteHistoricCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkDeleteHistoricCaseInstancesCmd
- 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
- bulkDeleteHistoricTaskInstances(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- bulkDeleteHistoricTaskInstancesByCaseInstanceIds(Collection<String>, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- bulkMoveDeadLetterJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- bulkMoveDeadLetterJobsToHistoryJobs(Collection<String>, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- bulkSaveTasks(Collection<Task>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- BulkSaveTasksCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkSaveTasksCmd(Collection<Task>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
- bulkTerminateCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- BulkTerminateCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- BulkTerminateCaseInstancesCmd(Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.BulkTerminateCaseInstancesCmd
- businessCalendarManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- bytes - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
C
- calculateDueDate(CommandContext, int, Date) - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- CallbackConstants - Interface in org.flowable.cmmn.engine.impl.callback
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- callCaseInstanceStateChangeCallbacks(CallbackData) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
- callCaseInstanceStateChangeCallbacks(CallbackData) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- callLifecycleListeners(CommandContext, CaseInstance, String, String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
- candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- candidateGroups - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- candidateManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- candidateUsers - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- cascade - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- 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_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_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
- 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
- caseDefinitionCache - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- caseDefinitionCache - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseDefinitionDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- caseDefinitionDeploymentId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- 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
- 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.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.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(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.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
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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.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(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
- caseDefinitionKeyLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- 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(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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionNameLikeIgnoreCase(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionParentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- caseDefinitionParentDeploymentId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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
- caseDefinitionResourceName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionResourceNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionToMigrateTo - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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.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 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 class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionLowerThan(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionVersionLowerThanOrEquals(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDefinitionWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- caseDiagramGenerator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Case diagram generator.
- 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
- caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
- caseInstanceBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceCmd
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessStatus(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessStatus(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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceCallbackId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- caseInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CaseInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- CaseInstanceEndHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- CaseInstanceEndHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceEndHistoryJsonTransformer
- 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.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.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(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
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceIsCompleteable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceLastReactivatedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- 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
- CaseInstanceMigrationBuilderImpl - Class in org.flowable.cmmn.engine.impl.migration
- CaseInstanceMigrationBuilderImpl(CmmnMigrationService) - Constructor for class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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
- 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
- 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
- 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
- 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 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 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 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 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
- 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
- CaseInstanceReactivateHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Resets the end time and reactivates the historic case instance by changing its state.
- CaseInstanceReactivateHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceReactivateHistoryJsonTransformer
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStartedBy(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceStartHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- CaseInstanceStartHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceStartHistoryJsonTransformer
- caseInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- caseInstanceStateChangeCallbacks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- CaseInstanceUpdateBusinessKeyHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- CaseInstanceUpdateBusinessKeyHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessKeyHistoryJsonTransformer
- CaseInstanceUpdateBusinessStatusHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- CaseInstanceUpdateBusinessStatusHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessStatusHistoryJsonTransformer
- CaseInstanceUpdateNameHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- CaseInstanceUpdateNameHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateNameHistoryJsonTransformer
- CaseInstanceUtil - Class in org.flowable.cmmn.engine.impl.util
- CaseInstanceUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- caseInstanceWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- CasePageTaskActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
- CasePageTaskActivityBehaviour(CasePageTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- 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
- 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
- caseRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- caseTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- CaseTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- CaseTaskActivityBehavior(Expression, CaseTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- CaseTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- CaseTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.CaseTaskParseHandler
- 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
- caseVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseVariableExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- caseVariableValueEquals(Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLessThan(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLike(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- categoryLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- categoryNotEquals - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- caze - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- cc - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- changeAssignee(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- changeCaseDefinitionReferenceOfHistory(CaseInstanceEntity, CaseDefinition, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- changeDeploymentParentDeploymentId(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- changeOwner(Task, String) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- 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(ChangePlanItemStateBuilderImpl) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- changePlanItemStateBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.ChangePlanItemStateCmd
- 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
- changePlanItemToAvailables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- changeState() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- changeTaskOwner(TaskEntity, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- changeTenantEntityTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- changeTenantIdManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- changeToAvailableStateByPlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeToAvailableStateByPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- changeToAvailableStatePlanItemDefinitions - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- charset - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- checkCaseToBeCompletable() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
-
Checks, if the case is completable and if not, raises an exception.
- checkVersion(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- claim(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- ClaimTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ClaimTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- 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
- ClassDelegateHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.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(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- className - Variable in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- cleanInstancesBatchSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cleanInstancesEndedAfter - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- cleanup() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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
- ClearCaseInstanceLockTimesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ClearCaseInstanceLockTimesCmd(String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- clearJobScopeLockInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- 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
- close() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- close() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
- 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_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_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
- 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
- CmmnAsyncHistoryConstants - Interface in org.flowable.cmmn.engine.impl.history.async
- 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) - 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.impl.deployer
-
TODO: many similarities with BpmnDeployer, see if it can be merged to the common module
- CmmnDeployer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- CmmnDeployer.CmmnParseContextImpl - Class in org.flowable.cmmn.engine.impl.deployer
- CmmnDeployment - Annotation Interface in org.flowable.cmmn.engine.test
- 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 - 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. - CmmnDeploymentManager - Class in org.flowable.cmmn.engine.impl.deployer
- CmmnDeploymentManager() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- CmmnDynamicStateManager - Interface in org.flowable.cmmn.engine.impl.runtime
- 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 - 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.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.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.async.AbstractAsyncCmmnHistoryManager
- cmmnEngineConfiguration - Variable in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractHistoryJsonTransformer
- 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 - Class in org.flowable.cmmn.engine
- CmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.CmmnEngineConfiguration
- CmmnEngineEntityConstants - Class in org.flowable.cmmn.engine.impl.persistence.entity
- CmmnEngineEntityConstants() - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.CmmnEngineEntityConstants
- 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
- 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
- CmmnExternalWorkerTransitionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- CmmnExternalWorkerTransitionBuilderImpl(CommandExecutor, String, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- CmmnHistoricVariableInstanceQueryImpl - Class in org.flowable.cmmn.engine.impl.history
-
Wrapper class around the
HistoricVariableInstanceQueryImplfrom 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
- 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.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
- 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
- CmmnLoggingSessionUtil - Class in org.flowable.cmmn.engine.impl.util
- CmmnLoggingSessionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- 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
- 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.test.AbstractFlowableCmmnTestCase
- 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.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
- 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
- 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
- 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.test.AbstractFlowableCmmnTestCase
- cmmnRuntimeService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- 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
-
TaskBuilderimplementation - 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
- 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
VariableInstanceQueryImplfrom 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
- 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
- collectPlanItemInstances(PlanItemInstanceContainer, List<PlanItemInstanceEntity>, List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- commandContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- CommandContextUtil - Class in org.flowable.cmmn.engine.impl.util
- CommandContextUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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
- COMPATIBILITY - Enum constant in enum class org.flowable.cmmn.engine.impl.cfg.DelegateExpressionFieldInjectionMode
-
Field expressions are allowed and the only way to inject values.
- 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
- complete() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- complete(Object, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- complete(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(String, 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.cmmn.engine.impl.CmmnTaskServiceImpl
- complete(VariableAggregationDefinition) - Static method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- completeable - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- completeAllPlanItems(String, String, int) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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
- completeBatchFail(Batch, List<BatchPart>, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- 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() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- 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 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- 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
- 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
- completeStage() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- completeStagePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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(CommandContext, TaskEntity, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- CompleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteTaskCmd(String, Map<String, Object>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskCmd
- completeTaskWithForm(String, String, String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- CompleteTaskWithFormCmd - Class in org.flowable.cmmn.engine.impl.cmd
- CompleteTaskWithFormCmd(String, String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.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>, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- completeUserEventListenerInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- CompositeCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history
- CompositeCmmnHistoryManager(Collection<CmmnHistoryManager>) - Constructor for class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- 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
- configurationResource - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- configureJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- configureProcessEngine() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- configureVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- contains(List<PlanItemInstanceEntity>, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- containsKey(Object) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- contentItem - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- ContentItemDataSourceWrapper(ContentItem) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- continueParentPlanItemInstanceMap - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- convertFromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertFromJsonNodeToObject(JsonNode, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- 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
- convertToCmmnModel(CmmnParseContext, StreamSource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- convertToJson(CaseInstanceMigrationDocument) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonActivatePlanItemDefinitionMappings(List<ActivatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonCaseInstanceVariables(CaseInstanceMigrationDocument, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- 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
- convertToJsonTerminatePlanItemDefinitionMappings(List<TerminatePlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- convertToJsonWaitingForRepetitionPlanItemDefinitionMappings(List<WaitingForRepetitionPlanItemDefinitionMapping>) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- copyAndCreateEntityLink(String, String, String, String, String, EntityLink, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- 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
- copyCommonHistoricTaskInstanceFields(ObjectNode, HistoricTaskInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractTaskHistoryJsonTransformer
- copyCommonPlanItemInstanceProperties(HistoricPlanItemInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractPlanItemInstanceHistoryJsonTransformer
- copyCommonPlanItemInstanceProperties(HistoricPlanItemInstanceEntity, ObjectNode) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- copyDeploymentValuesToCaseDefinitions(EngineDeployment, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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.
- CoreCmmnActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
-
Superclass for
CmmnActivityBehaviorimplementations 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
CmmnTriggerableActivityBehaviorimplementations that are part of the core CMMN behaviors of the CMMN Engine. - CoreCmmnTriggerableActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnTriggerableActivityBehavior
- 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
- 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_VAR_PREFIX - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- COUNTER_VAR_VALUE_SEPARATOR - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- CountingPlanItemInstanceEntity - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- 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(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, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- 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_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
- createAgenda(CommandContext) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaFactory
- createAgenda(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgendaFactory
- 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.
- 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
- createBatchBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- createBatchPartBuilder(Batch) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchPartQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createBatchPartsForParallelExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- createBatchPartsForSequentialExecution(CmmnEngineConfiguration, Batch, long) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- createBatchQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- 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
- 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
- createCaseInstanceMigrationBuilder() - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- createCaseInstanceMigrationBuilderFromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- 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
- 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 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
- 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.
- createChangePlanItemStateBuilder() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createChangeTenantIdBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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>, 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
- createClassDelegateLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createClassDelegateLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- 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
- createCmmnEngine(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- 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 class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- createdAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- createdAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- createdBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- createDeadLetterJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- createDefaultEventRegistryEngineConfigurator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- createDefaultHttpActivityBehaviour(PlanItem, ServiceTask) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createDelegateExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- 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 interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createDelegateExpressionTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createDeployment() - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- 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
- createDiagramForCaseDefinition(CaseDefinitionEntity, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
-
Generates a diagram resource for a CaseDefinitionEntity.
- createdStageInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- createEmail(String, String, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- createEntityLink(String, String, String, String, String, String, String, String, EntityLinkService, CmmnHistoryManager) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- createEntityLinks(String, String, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- createEventPayloadInstances(VariableScope, ExpressionManager, BaseElement, EventModel) - Static method in class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
-
Reads the 'in parameters' and converts them to
EventPayloadInstanceinstances. - 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
- createEventSubscription(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- createEventSubscriptionQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createExpression(Object) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- createExpression(String) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- createExpressionCaseLifeCycleListener(FlowableListener) - Method in interface org.flowable.cmmn.engine.impl.listener.CmmnListenerFactory
- createExpressionCaseLifeCycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.DefaultCmmnListenerFactory
- 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 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
- createExternalWorkerJobAcquireBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createExternalWorkerJobFailureBuilder(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createExternalWorkerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createHistoricCaseInstanceCleaningQuery() - Method in class org.flowable.cmmn.engine.impl.DefaultCmmnHistoryCleaningManager
- 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
- 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
- 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
- createHistoricTaskInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryBuilder(TaskInfo) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoricVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- createHistoryJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createHtmlEmail(String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- createHttpRequestHandler(FlowableHttpRequestHandler, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- 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
- 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.
- createInCase(String) - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- 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 class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- 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
- createJobConfiguration() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- createJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- 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.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
- createMultiPartEmail(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- createNativeHistoricTaskLogEntryQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- 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) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- createPlanItemInstanceDuplicateForRepetition(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- 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.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
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- 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
- createQuery(JsonNode, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- 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
- createResolver(AbstractEngineConfiguration, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolverFactory
- createResourceEntity() - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
- createScopedVariableAggregationVariableInstance(String, String, String, Object, VariableServiceConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- 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
- 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
- createSentryPartInstanceEntity(EntityWithSentryPartInstances, Sentry, SentryOnPart, SentryIfPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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, 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
- createStandaloneInMemCmmnEngineConfiguration() - Static method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- createSuspendedJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- createTaskBuilder() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- createTaskCompletedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createTaskCreatedEvent(Task) - Static method in class org.flowable.cmmn.engine.impl.event.FlowableCmmnEventBuilder
- createTaskListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- createTaskQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- createTextOnlyEmail(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- 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
- createTimerJobQuery() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- createTransactionInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createVariableElResolver() - Method in class org.flowable.cmmn.engine.impl.el.CmmnExpressionManager
- 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, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- createVariableInstanceQuery() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- createVariableLocal(String, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- criteriaChangedOrNewActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- currentFlowableListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- currentLifecycleListener - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- currentPlanItemInstances - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- currentStage() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- customAsyncRunnableExecutionExceptionHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customFlowableFunctionDelegates - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customHistoryJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customHistoryJsonTransformers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customPostVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- customPreVariableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
D
- DbSchemaDrop - Class in org.flowable.cmmn.engine.impl.db
- DbSchemaDrop() - Constructor for class org.flowable.cmmn.engine.impl.db.DbSchemaDrop
- decisionRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- decisionTableVariableManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- decisionTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- DecisionTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- DecisionTaskActivityBehavior(Expression, DecisionTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- DecisionTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- DecisionTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.DecisionTaskParseHandler
- DEFAULT_CONFIGURATION_RESOURCE - Static variable in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- DEFAULT_ENCODING - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- DefaultCandidateManager - Class in org.flowable.cmmn.engine.impl.idm
- DefaultCandidateManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
- 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
- defaultFailedJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Define the default wait time for a failed job in seconds
- DefaultFormFieldHandler - Class in org.flowable.cmmn.engine.impl.form
- DefaultFormFieldHandler() - Constructor for class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
- 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
- DefaultInternalCmmnJobManager - Class in org.flowable.cmmn.engine.impl.callback
- DefaultInternalCmmnJobManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- DefaultTaskAssignmentManager - Class in org.flowable.cmmn.engine.impl.cfg
- DefaultTaskAssignmentManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- definition - Variable in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- definitionId(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- definitionIdentityLinkEntities - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- definitionIds(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- definitions - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- DelegateCompleteAction(PlanItemInstanceEntity, boolean) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- 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
- 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 - Enum Class in org.flowable.cmmn.engine.impl.cfg
- DelegateExpressionHttpHandler - Class in org.flowable.cmmn.engine.impl.behavior.impl.http.handler
- DelegateExpressionHttpHandler(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.DelegateExpressionHttpHandler
- 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
- DelegateExpressionTaskListener - Class in org.flowable.cmmn.engine.impl.listener
- DelegateExpressionTaskListener(Expression, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.listener.DelegateExpressionTaskListener
- DelegateExpressionUtil - Class in org.flowable.cmmn.engine.impl.util
- DelegateExpressionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.DelegateExpressionUtil
- delegateTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- DelegateTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DelegateTaskCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- delete() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- 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(PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- DELETE_ORDER - Static variable in class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- deleteBatch(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- DeleteBatchCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteBatchCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteBatchCmd
- 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
- 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
- deleteCandidateStarterGroup(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deleteCandidateStarterUser(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- deleteCaseInstanceIdentityLinks(CaseInstance, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- 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
- deleteChildPlanItemInstances(PlanItemInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- deleteDeadLetterJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteDeployment(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- deleteDeployment(CmmnEngineConfiguration, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- 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
- DeleteDeploymentCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteDeploymentCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteDeploymentCmd
- 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(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- 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
- 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
- deleteHistoricTask(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTaskInstance(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- DeleteHistoricTaskInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- deleteHistoricTaskInstancesByCaseInstanceId(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTaskLogEntries(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- deleteHistoricUserTaskLogEntry(long) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- deleteHistoryJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteHistoryUserTaskLog(long) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- DeleteIdentityLinkCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.flowable.cmmn.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
- deleteInParallelUsingBatch(int, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deleteJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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).
- deleteProcessInstance(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Deletes the given process instance.
- deleteProcessInstance(CommandContext, DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- deleteReason - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteRelatedDataOfRemovedHistoricCaseInstancesCmd
- 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
- 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
- deleteSuspendedJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- deleteTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTask(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTask(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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(TaskEntity, String, boolean, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd
- DeleteTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeleteTaskCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- deleteTaskIdentityLinks(TaskEntity, String, String, String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- deleteTasks(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTasks(Collection<String>, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTasks(Collection<String>, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- deleteTimerJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
- deleteWithoutGeneratingHistoryJobs(CmmnEngineConfiguration, Consumer<CmmnEngineConfiguration>) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
- deleteWithRelatedData() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- deploy() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- 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.impl.deployer.CmmnDeployer
- deploy(EngineDeployment, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- DEPLOY_TIME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- deployAndStartOneHumanTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- DeployCmd - Class in org.flowable.cmmn.engine.impl.cmd
- DeployCmd(CmmnDeploymentBuilderImpl) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- deployCmmnDefinition(FrameworkMethod) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- 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).
- deployers - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- deployment - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- deployment - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- DEPLOYMENT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- DEPLOYMENT_TENANT_ID - Static variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryProperty
- deploymentBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- deploymentCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentCategoryNotEquals(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- deploymentEntityManager - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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(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
- deploymentIdFromDeploymentAnnotation - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- 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(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(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- deploymentKey(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- deploymentName(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentNameLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentsDiffer(CmmnDeploymentEntity, CmmnDeploymentEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeployCmd
- deploymentTenantId(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deploymentTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- deploymentWithoutTenantId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- deployOneHumanTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- deployOneTaskCaseModel() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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(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
- 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
- description - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- description - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- destroy() - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
closes all cmmn engines.
- DIAGRAM_SUFFIXES - Static variable in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- diagramResourceName - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- directlyReactivatedPlanItems - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanModelInstanceOperation
- disable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- 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.
- disableEventRegistry - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- disableIdmEngine - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- 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
- dispatchEvent(FlowableEvent) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- DispatchEventCommand - Class in org.flowable.cmmn.engine.impl.cmd
-
This command dispatches an event within the case engine.
- DispatchEventCommand(FlowableEvent) - Constructor for class org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
- displayOrder - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- displayOrder - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- dmnRepositoryService - Variable in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- doMigrateCaseInstance(CaseInstanceEntity, CaseDefinition, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- doMovePlanItemState(CaseInstanceChangeState, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- 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
- dueDate - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
- dueDate - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- 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
- 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
- dynamicStateManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
E
- 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(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
- enable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- enableCaseDefinitionHistoryLevel - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enabled() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- enabledJobCategories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableDuplicateFiltering() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- enableEntityLinks - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- enableHistoricTaskLogging - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Enable user task event logging
- enableHistoryCleaning - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- enableSafeCmmnXml - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- END_TIME - Static variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryProperty
- ended - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- ended - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 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 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
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- endOr() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- endTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- ENGINE_CONFIG_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- engineConfiguration - Variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- enhanceCachedValue(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- enhanceCachedValue(HistoricCaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- enhanceScriptTrace(ScriptTraceEnhancer.ScriptTraceContext, VariableContainer) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnEngineScriptTraceEnhancer
- enrichFormFields(FormInfo) - Method in class org.flowable.cmmn.engine.impl.form.DefaultFormFieldHandler
- ensurePlanItemInstanceInitialized() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- ensureVariablesInitialized() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- EntityDependencyOrder - Class in org.flowable.cmmn.engine.impl.db
- EntityDependencyOrder() - Constructor for class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- EntityLinkCreatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- EntityLinkCreatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkCreatedHistoryJsonTransformer
- EntityLinkDeletedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- EntityLinkDeletedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
- entityLinkSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- entityLinkServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- EntityLinkUtil - Class in org.flowable.cmmn.engine.impl.util
- EntityLinkUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.EntityLinkUtil
- EntityToTableMap - Class in org.flowable.cmmn.engine.impl.db
- EntityToTableMap() - Constructor for class org.flowable.cmmn.engine.impl.db.EntityToTableMap
- entityToTableNameMap - Static variable in class org.flowable.cmmn.engine.impl.db.EntityToTableMap
- EntityWithSentryPartInstances - Interface in org.flowable.cmmn.engine.impl.persistence.entity
- 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
- error - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- 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
- 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
- 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
- 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) - 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
- 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) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
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
- 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.async.AbstractAsyncCmmnHistoryManager
- 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
- event - Variable in class org.flowable.cmmn.engine.impl.cmd.DispatchEventCommand
- EVENT_LISTENER_TRANSITIONS - Static variable in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- eventDefinitionKeyExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- EventInstanceCmmnUtil - Class in org.flowable.cmmn.engine.impl.util
- EventInstanceCmmnUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
- eventReceived(EventInstance) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- eventRegistryEventConsumer - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- EventRegistryEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
- EventRegistryEventListenerActivityBehaviour(Expression) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- eventRegistryStartCaseInstanceAsync - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Whether case instances should be started 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.
- eventSubscriptionSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- eventSubscriptionServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- exception - Variable in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- exceptionVariableName - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- excludeLocalVariables() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeLocalVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- excludeVariableInitialization() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- 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.delegate.CmmnClassDelegate
- execute(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- 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.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.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
- execute(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskAndPlanItemInstanceDataOfRemovedHistoricCaseInstancesCmd
- 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.JobRetryCmd
- 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.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.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, 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.MailActivityBehavior
- 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, 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(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.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.TriggerTimerEventJobHandler
- 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
- executeAddWaitingForRepetitionPlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, 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
- executeCommand(Command<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeCommand(CommandConfig, Command<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- executeHistoryJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- executeJobExecutorForTime(CmmnEngineConfiguration, long, long) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- 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.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
- executeListeners(List<PlanItemInstanceLifecycleListener>, DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
- executeOperation(CommandContext, boolean, Runnable) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- executeOperations(CommandContext, boolean) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- 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
- 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
- executeRemoveWaitingForRepetitionPlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeServiceSchemaManagers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- executeTerminatePlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- executeTrigger() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TriggerPlanItemInstanceOperation
- 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_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
- 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 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 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.
- 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
- 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
- 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
- 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
- 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_DECISION_TABLE_THROW_ERROR_FLAG - Static variable in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- expressionCacheSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- ExpressionCaseLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionCaseLifecycleListener(String, String, Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
- 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
- ExpressionPlanItemLifecycleListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionPlanItemLifecycleListener(String, String, Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
- ExpressionTaskListener - Class in org.flowable.cmmn.engine.impl.listener
- ExpressionTaskListener(Expression) - Constructor for class org.flowable.cmmn.engine.impl.listener.ExpressionTaskListener
- expressionTextLengthCacheLimit - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- ExpressionUtil - Class in org.flowable.cmmn.engine.impl.util
- ExpressionUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- externalJobId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- externalJobId - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- ExternalWorkerJobCompleteCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ExternalWorkerJobCompleteCmd(String, String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.ExternalWorkerJobCompleteCmd
- externalWorkerJobEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- 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
- externalWorkerServiceTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- externalWorkerServiceTask - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- ExternalWorkerServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ExternalWorkerServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ExternalWorkerServiceTaskParseHandler
- ExternalWorkerTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- ExternalWorkerTaskActivityBehavior(ExternalWorkerServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- ExternalWorkerTaskCompleteJobHandler - Class in org.flowable.cmmn.engine.impl.job
- ExternalWorkerTaskCompleteJobHandler(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- extractVariableValue(JsonNode, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- extraResources() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
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
F
- 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
- failed() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- failed(Throwable, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test fails
- failedJobCommandFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- FIELD_ASSIGNEE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_BUSINESS_STATUS - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CALLBACK_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CALLBACK_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_CATEGORY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_DEPLOYMENT_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_DESCRIPTION - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_KEY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_NAME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_DEFINITION_VERSION - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CASE_INSTANCE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CATEGORY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CLAIM_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_COMPLETED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_CREATE_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_DELETE_REASON - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_DERIVED_CASE_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_DESCRIPTION - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_DUE_DATE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_DURATION - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ELEMENT_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_END_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ENTITY_LINK_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ENTRY_CRITERION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_EXECUTION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_EXIT_CRITERION_ID - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_EXIT_CRITERION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_EXIT_EVENT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_EXIT_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_EXIT_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_EXTRA_VALUE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_FORM_KEY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_GROUP_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_HIERARCHY_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_IDENTITY_LINK_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_IS_SHOW_IN_OVERVIEW - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_IS_STAGE - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- FIELD_IS_STAGE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_AVAILABLE_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_DISABLED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_ENABLED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_REACTIVATION_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_REACTIVATION_USER_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_STARTED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_SUSPENDED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_UNAVAILABLE_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LAST_UPDATE_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LOG_ENTRY_DATA - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LOG_ENTRY_LOGNUMBER - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_LOG_ENTRY_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_NAME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_OCCURRED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_OWNER - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PARENT_ELEMENT_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PARENT_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PARENT_TASK_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PLAN_ITEM_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PLAN_ITEM_DEFINITION_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PLAN_ITEM_INSTANCE_ID - 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.history.async.CmmnAsyncHistoryConstants
- FIELD_PRIORITY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PROCESS_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_PROCESS_INSTANCE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REF_SCOPE_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REF_SCOPE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REF_SCOPE_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REFERENCE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REFERENCE_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_REVISION - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ROOT_SCOPE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_ROOT_SCOPE_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_SCOPE_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_SCOPE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_SCOPE_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_STAGE_INSTANCE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_START_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_START_USER_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_STATE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_SUB_SCOPE_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_TASK_DEFINITION_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_TASK_DEFINITION_KEY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_TASK_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_TENANT_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_TERMINATED_TIME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_USER_ID - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_BYTES_VALUE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_DOUBLE_VALUE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_LONG_VALUE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_TEXT_VALUE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_TEXT_VALUE2 - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- FIELD_VARIABLE_TYPE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- 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
- fileExists(File) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- fillBasicTaskLoggingData(String, TaskEntity, PlanItemInstanceEntity, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- fillEvaluateSentryInstanceEntity(EntityWithSentryPartInstances, ObjectMapper) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- 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
- 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
- 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
- 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
- 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
- findChangedEventListenerInstances(PlanItemInstanceContainer, String, boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- findChildPlanItemInstances(CaseInstanceEntity, List<PlanItem>) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntityinstances 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
PlanItemInstanceEntityinstances 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 - 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- findNewLatestCaseDefinitionAfterRemovalOf(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- findNonTerminalChildPlanItemInstances(CaseInstanceEntity, PlanItem) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
Returns a list of
PlanItemInstanceEntityinstances for the givenCaseInstanceEntity, which have a plan item that matches the given plan item and which are non terminal. - 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
- 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
- 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
- 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() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finished(Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- finishedAfter - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- finishedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- fireAssignmentEvents(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- FLOWABLE_CMMN_CFG_XML - Static variable in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- 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
- 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
- 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
- FlowableCaseStartedEventImpl - Class in org.flowable.cmmn.engine.impl.event
- FlowableCaseStartedEventImpl(CaseInstance) - Constructor for class org.flowable.cmmn.engine.impl.event.FlowableCaseStartedEventImpl
- 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
- FlowableCmmnTest - Annotation Interface in org.flowable.cmmn.engine.test
-
Convenience for annotation that activates the
FlowableCmmnExtensionJUnit 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
FlowableCmmnExtensionthat can be used within the JUnit Jupiter context store and users can use it in the tests for easy modifying of theCmmnEnginetime. - FlowableCmmnTestHelper(CmmnEngine) - Constructor for class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- flowableFunctionDelegates - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- force - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
- forceCompleteStage() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- formDefinitionId - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- formFieldHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- 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
- formRepositoryService - Variable in class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- forwardClock(long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- from - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- fromCaseInstanceMigrationDocument(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- fromJson(String) - Static method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- 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
- FutureExpressionCompleteAction(PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior.FutureExpressionCompleteAction
G
- gatherEventListenerDependencies(PlanItem, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- generated - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- generateNewProcessInstanceId() - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
- GenericEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorimplementation for the CMMN Event Listener. - GenericEventListenerActivityBehaviour() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.GenericEventListenerActivityBehaviour
- GenericEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- GenericEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
- 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
- get(Object) - Method in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- 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
- 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
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getActivePlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getActivePlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- getActivityBehaviorInstance() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getActivityFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getActivitySubType(PlanItemDefinition) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- getAgenda() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getAgenda(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getAgendaOperationRunner() - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- getAggregationTargetVarName(VariableAggregationDefinition, VariableScope, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- getAllCaseDefinitions() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- 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
PlanItemInstanceEntityinstances for the givenCaseInstanceEntity, without any filtering. - getAllPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getAnnotationFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getAssigneeId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getAstFunctionCreators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.
- getAsyncExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorCorePoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorDefaultTimerJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorExecuteAsyncRunnableFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorLockOwner() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxAsyncJobsDuePerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxPoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorMaxTimerJobsPerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorNumberOfRetries() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsInterval() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsMaxTimeout() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorResetExpiredJobsPageSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadKeepAliveTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadPoolQueue() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorThreadPoolQueueSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncExecutorTimerLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncFailedJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorAsyncJobLockTimeInMillis() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorCorePoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorDefaultQueueSizeFullWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorLockOwner() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorMaxJobsDuePerAcquisition() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorMaxPoolSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorNumberOfRetries() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorResetExpiredJobsInterval() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorResetExpiredJobsPageSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorSecondsToWaitOnShutdown() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadKeepAliveTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadPoolQueue() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryExecutorThreadPoolQueueSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryJsonGroupingThreshold() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistoryListener() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncHistorySession() - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- getAsyncHistoryTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getAsyncTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvokerTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getAuthorizationGroups() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getAuthorizationUserId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getBatch() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchConfiguration(Batch, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchPart() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchPartResult(BatchPart, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsJobHandler
- getBatchSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBatchSize() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getBatchStatusTimeCycleConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getBoolean(Object) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- getBusinessCalendarManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(CmmnEngineConfiguration, PlanItemInstanceEntity, ChildTask) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- 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
- getBytes() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getBytes() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- getCachedValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- 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
- 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
- getCandidateGroups() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getCandidateGroups() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getCandidateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCandidateUsers() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- getCandidateUsers() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getCase() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- getCase(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- 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 class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getCaseDefinition(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- 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
- getCaseDefinition(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- getCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- getCaseDefinitionDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseDefinitionDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getCaseDefinitionDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- 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
- getCaseDefinitionHistoryLevel(String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- 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.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(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.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
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseDefinitionLocalizationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getCaseDefinitionParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getCaseDefinitionToMigrateTo() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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 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.
- getCaseEngineConfiguration() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- getCaseInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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 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
- getCaseInstanceIds() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceIds() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- getCaseInstanceMigrationManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceName() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- getCaseInstanceNameLike() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceParentPlanItemInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getCaseInstanceStateChangeCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCaseInstanceVariables() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- getCasePageTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskAfterContext
- getCasePageTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- 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 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
- 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
- getCategoryLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getCategoryNotEquals() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getChangePlanItemDefinitionsToAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChangeTenantEntityTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getChangeTenantIdManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getChangeToAvailableStatePlanItemDefinitions() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- getChannelModels(CommandContext, PlanItemInstanceEntity, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getChildInstanceTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getChildInstanceTaskVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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
- getClassDelegateFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getClassName() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getCleanInstancesBatchSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCleanInstancesEndedAfter() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCleanInstancesEndedAfterNumberOfDays() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.
- 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
- 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
- getCmmnElement(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
-
Returns the current
CmmnElementwhere theDelegatePlanItemInstanceis 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
- 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.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(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.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
- 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
- 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
- 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 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
CmmnModelmatching 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.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
- 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.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
- 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
- getCommandContext() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getCommandContext() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getCommonSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getCompletedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCompletedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCompletedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCompletedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCompletedPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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
- getConfigurationResource() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- getConfigurationResource(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- getConsumerKey() - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- getContentEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getContentType() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- getContinueParentPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getContinueParentPlanItemInstanceMap() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getCorrelationKey(String, CommandContext, BaseElement) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
- getCorrelationKey(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- 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
- getCreatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCreatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCreatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getCreatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getCreatedStageInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCreateHumanTaskInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getCurrentFlowableListener() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCurrentLifecycleListener() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- getCurrentPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getCurrentTime(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- getCustomAsyncRunnableExecutionExceptionHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomFlowableFunctionDelegates() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomHistoryJsonTransformers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomPostVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getCustomPreVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDatabaseConfiguration() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getDbSqlSession() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getDbSqlSession() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDeadLetterJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getDecisionsForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- GetDecisionsForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDecisionsForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- getDecisionsFromModel(Case, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionsForCaseDefinitionCmd
- getDecisionTablesForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
Deprecated.
- getDecisionTableVariableManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultCharset(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- getDefaultCmmnEngine() - Static method in class org.flowable.cmmn.engine.CmmnEngines
- getDefaultCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultDeployers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefaultFailedJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getDefinition() - Method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- getDefinitionDeploymentId(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getDefinitionDeploymentId(String, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- getDefinitionDeploymentId(CaseDefinition, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
- 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
- getDefinitionNames() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getDelegateExpressionFieldInjectionMode() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- getDeployers() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- getDeployment() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getDeployment() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- 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
- getDeploymentEntityManager() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- getDeploymentIdFromDeploymentAnnotation() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- 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
- getDeploymentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetDeploymentResourceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceCmd
- 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
- GetDeploymentResourceNamesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetDeploymentResourceNamesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDeploymentResourceNamesCmd
- getDeploymentTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- 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
- getDerivedFrom() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDerivedFromRoot() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getDescription() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getDescription() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getDiagramResourceName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getDisplayOrder() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getDisplayOrder() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getDmnEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDmnRuleService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getDoubleValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getDueDate() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- 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
- getDynamicStateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getEnabledJobCategories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEndedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getEndedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- 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
- getEndingState() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseEndedEventImpl
- getEndingState() - Method in class org.flowable.cmmn.engine.impl.event.FlowableCaseStageEndedEventImpl
- getEndTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getEngineCfgKey() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineScopeType() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEngineVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- 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
- getEntityCache() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEntityCache(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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
- 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
- getEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- 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
- getEntityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEntityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getEntityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEntityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getError() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- getEventCorrelationKey(Case) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getEventDispatcher() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventDispatcher(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventKey() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getEventModel(PlanItemInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- getEventRegistry() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistry() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRegistryEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistryEngineConfiguration() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRegistryEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRegistryEventConsumer() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventRegistryUniqueCaseInstanceStartLockTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventRepositoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventRepositoryService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- getEventRepositoryService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getEventSubscriptionService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventSubscriptionService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExceptionStacktrace() - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- getExecutionId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getExecutionId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getExitAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExitAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getExitBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getExitBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- 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
- 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
- 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
- getExpression(CommandContext, PlanItemInstanceEntity, Expression) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- getExpressionCacheSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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.
- getExpressionTextLengthCacheLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getExpressionValue(String, PlanItemInstanceEntity, ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CasePageTaskActivityBehaviour
- getExtensionElements(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getExternalWorkerJobEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- getExternalWorkerJobErrorDetails(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getExternalWorkerServiceTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobAfterContext
- getExternalWorkerServiceTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- 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
- getFailedJobCommandFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getField(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getFieldExpression(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getFieldExtensions() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getFields(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getFieldString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- getFilesFromFields(Expression, PlanItemInstanceEntity, List<File>, List<DataSource>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- getFinishedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getFinishedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getFlowableFunctionDelegates() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getForceTo(CommandContext, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- getFormDefinitionsForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- GetFormDefinitionsForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetFormDefinitionsForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetFormDefinitionsForCaseDefinitionCmd
- 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(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormFieldHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getFormInfo() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- 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
- getFormManagementService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormManagementService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormOutcome() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getFormRepositoryService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormRepositoryService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getFormVariables() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- getFunctionNames() - Method in class org.flowable.cmmn.engine.impl.function.IsPlanItemCompletedExpressionFunction
- getFunctionNames() - Method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
- getGroupId() - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- getGroupsForCandidateUser(String) - Method in class org.flowable.cmmn.engine.impl.idm.DefaultCandidateManager
- 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
- getHistoricCaseInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricCaseInstanceEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricCaseInstanceJsonTransformer
- 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
- getHistoricEntityLink(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
- 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
- getHistoricEntityLinkChildrenForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricEntityLinkChildrenForTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricEntityLinkChildrenForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkChildrenForTaskCmd
- 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
- getHistoricEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- 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
- getHistoricEntityLinkParentsForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricEntityLinkParentsForTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricEntityLinkParentsForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetHistoricEntityLinkParentsForTaskCmd
- getHistoricEntityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricEntityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricIdentityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricIdentityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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 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
- getHistoricIdentityLinksForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- GetHistoricIdentityLinksForTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetHistoricIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.cmmn.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
- getHistoricPlanItemInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoricPlanItemInstanceEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer
-
Deprecated.
- getHistoricPlanItemInstanceEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- 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
- 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
- getHistoricTaskEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractTaskHistoryJsonTransformer
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricTaskService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricTaskService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricVariableInstanceEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
- getHistoricVariableInstanceEntity(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
- getHistoricVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getHistoricVariableService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoricVariableService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getHistoryCleaningTimeCycleConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
- getHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- getHistoryJobExecutionScope() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHistoryJobHistoryJson(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getHistoryLevel() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHttpClientConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getHttpRequestHandlerInstance() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- getHttpResponseHandlerInstance() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
- getHumanTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- getHumanTask() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- 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
- getIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getIdentityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getIdentityLinkEventHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinks() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntity
- getIdentityLinks() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getIdentityLinkService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdentityLinkService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 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
- 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
- getIdentityLinksForTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- GetIdentityLinksForTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetIdentityLinksForTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetIdentityLinksForTaskCmd
- getIdGenerator() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getIdGenerator() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.AbstractCmmnDataManager
- getIdmEngineConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdmEngineConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getIdmIdentityService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getIdmIdentityService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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
- getIds() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getIfPartId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getIfPartId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getIncludeInStageOverview() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- getInitiatorVariableName() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getInputStream() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- getInternalHistoryTaskManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalHistoryVariableManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalJobManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalJobParentStateResolver() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalTaskAssignmentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInternalTaskAssignmentManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getInternalTaskAssignmentManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getInvolvedCaseInstanceIds(CommandContext) - Static method in class org.flowable.cmmn.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
- 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
- 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
- getInvolvedUserIdentityLink() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getInvolvedUserIdentityLink() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getJobCategory() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getJobCategory(BaseElement) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- getJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getJobExecutionScope() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getJobService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getJobService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- getJobTopicExpression() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- getJsonProperty(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.CaseInstanceMigrationDocumentConverter
- 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
- getKeyLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getLabelFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getLastAvailableAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastAvailableAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastAvailableBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastAvailableBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getLastDisabledAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastDisabledAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastDisabledBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastDisabledBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getLastEnabledAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastEnabledAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastEnabledBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastEnabledBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getLastReactivatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getLastReactivatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getLastReactivatedBy() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getLastReactivatedBy() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLastReactivationUserId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- getLastStartedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastStartedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastStartedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastStartedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getLastSuspendedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastSuspendedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getLastSuspendedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getLastSuspendedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- 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 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 class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- 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
- getList() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- getListenerExtensionElements(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getListenerField(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerFieldExpression(DelegatePlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerFields(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- getListenerNotificationHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getLocalizedDescription() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetLocalVariablesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetLocalVariablesCmd
- getLockOwner() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- getLockOwner() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLockTime() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntity
- getLockTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- getLockTimeAsyncJobWaitTime() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getLongValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getMailServer(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerDefaultCharset() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerDefaultFrom() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerForceTo() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerHost() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerPassword() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerPort() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerSSLPort() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUsername() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUseSSL() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailServerUseTLS() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionJndi() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionJndi(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getMailSessionsJndi() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getMigrateToCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionTenantId() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- getMigrateToCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- getMostRecentVersionOfCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getMoveToAvailablePlanItemDefinitionMappings() - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getName() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- 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
- getNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- getNewChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- getNewPlanItem() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- 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
- getOccurredAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getOccurredAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getOccurredBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getOccurredBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- getOnPartId() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntity
- getOnPartId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- getOperationIndex(CmmnOperation) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
-
Returns the index in the list of operations where the
CmmnOperationshould 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
- getOrCreateAsyncExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncHistoryExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncHistoryExecutorTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOrCreateAsyncTaskInvokerTaskExecutorConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getOriginalPlanItem() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- getOrQueryObjects() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getOutcome() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getOutputParametersOfCaseTask(String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Retrieves the
IOParameterout parameters of a case task currently being execution by the given execution. - getOutputStream() - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior.ContentItemDataSourceWrapper
- getOverrideDefinitionTenantId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getOverrideDefinitionTenantId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- 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
- getOwnerId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- 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
- getParentDeploymentIdLike() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getParentDeploymentIds() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- getParentDeploymentIfSameDeployment(CmmnEngineConfiguration, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- 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
- 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
- getPersistedInstanceOfCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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
- 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
- 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 class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- getPlanItemDefinition() - Method in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- 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
- getPlanItemDefinitionIds() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- 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
- getPlanItemDefinitionTypes() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getPlanItemDefinitionTypes() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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(List<HistoricPlanItemInstance>, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd
- 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<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
- 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
- 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
- getPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- getPlanItemInstances(String) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- getPlanItemInstancesWithState(String) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- 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(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- getPostCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPostDefaultELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPostDefaultResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreBeanELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreDefaultELResolvers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPreDefaultResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getPredefinedCaseInstanceId() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- getPredefinedCaseInstanceId() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- getPreviousVersionsOfCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- getPriority() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- getProcessInstanceId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getProcessInstanceService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getQuery() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- 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
- getReachedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getReachedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- getReachedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- getReachedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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
- 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
- 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
- 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
- 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.
- getResolverFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getResourceAsStream(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
- getResourceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getResourceEntity() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getResourceForCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- getResourceName() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getResourceName() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getResourceNameLike() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getResources() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- getResultsOfBatchCaseInstanceMigration(String) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- getResultVariable() - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- getRuntimePlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getRuntimePlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- getSafeAuthorizationGroups() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- 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
- getScopeId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getScopeType() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getScriptingEngines() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- getSession(Class<T>) - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getSessionType() - Method in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- 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
- 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
- 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
- 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
- getStageInstanceEntity(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
- 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
- getStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
- getStageOverview(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- getStartCaseInstanceInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getStartCorrelationConfiguration(EventSubscription) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- getStartedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- getStartedBy() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- getStartFormModel(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- GetStartFormModelCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetStartFormModelCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetStartFormModelCmd
- getStartFormVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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
- 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
- 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
- getStore(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- getStringFromField(Expression, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- getSubScopeId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getSubTasks(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- GetSubTasksCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetSubTasksCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetSubTasksCmd
- getSuspendedJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
- getSuspendedTaskException() - 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.
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
- getSuspendedTaskException() - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- getTableCounts() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getTableDataManager() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTableDataManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTableNames() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- GetTableNamesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTableNamesCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTableNamesCmd
- 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
- getTask(String) - Static method in class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- getTaskEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- getTaskEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getTaskEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getTaskFormModel(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getTaskFormModel(String, boolean) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- GetTaskFormModelCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskFormModelCmd(String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- getTaskId() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTaskListenerInstance(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- getTaskPostProcessor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getTaskSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- getTaskService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTaskService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetTasksLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTasksLocalVariablesCmd(Set<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTasksLocalVariablesCmd
- GetTaskVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableCmd
- GetTaskVariableInstanceCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableInstanceCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstanceCmd
- GetTaskVariableInstancesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariableInstancesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariableInstancesCmd
- GetTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTaskVariablesCmd
- 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.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
- 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
- getTerminatedAfter() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTerminatedAfter() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- getTerminatedBefore() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- getTerminatedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 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
- 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
- getTextValue() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTextValue2() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- getTimerJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- getTimerJobService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getTimerJobService(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- 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
- 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
- getTransition() - Method in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- 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.CmmnHistoryCleanupJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- getType() - Method in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- getTypeName() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceEndHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceReactivateHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceStartHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessKeyHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessStatusHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateNameHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkCreatedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricCaseInstanceDeletedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogDeleteJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogRecordJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkCreatedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.MilestoneReachedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceAvailableHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCompletedHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCreatedHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceDisabledHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceEnabledHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceExitHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceOccurredHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceStartedHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceSuspendedHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceTerminatedHistoryJsonTransformer
-
Deprecated.
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskCreatedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskDeletedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskUpdatedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.UpdateCaseDefinitionCascadeHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
- getTypes() - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
- getUserId() - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- getValue(ELContext, Object, Object) - Method in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
- getValue(ValueFields) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- getVariable(String) - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- 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, Class<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableAggregations() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- getVariableAggregator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- GetVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetVariableCmd
- getVariableCount() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- getVariableCount() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- 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
- getVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
- getVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- getVariableInstanceLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstancesLocal(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstancesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableInstancesLocalByTaskIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableLocal(String, String, Class<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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(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, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVariableSchemaManager() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- GetVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- GetVariablesCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetVariablesCmd
- getVariableService() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
- getVariableService(CommandContext) - Static method in class org.flowable.cmmn.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
- getVariablesLocal(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- getVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- getVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- getVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionGt() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionGte() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionLt() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- getVersionLte() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- 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
- 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
- groupVariableInstancesByName(List<? extends VariableInstance>) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
H
- 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
- 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
- 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
- handleAssignee(PlanItemInstanceEntity, TaskService, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext, MigrationContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- 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
- handleChildPlanItemInstances(CommandContext, DelegatePlanItemInstance, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- handleCmmnEngineExecutorsAfterEngineCreate - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- handleCompleteTask(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleCompleteTask(TaskEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleCreateCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleCreateCaseInstance(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleCreateTransition(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- handleDueDate(CommandContext, PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleEventInstance(PlanItemInstanceEntity, EventInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
- handleEventInstanceOutParameters(VariableScope, BaseElement, EventInstance) - Static method in class org.flowable.cmmn.engine.impl.util.EventInstanceCmmnUtil
-
Processes the 'out parameters' of an
EventInstanceand stores the corresponding variables on theVariableScope. - handleEventSubscription(CmmnRuntimeService, EventSubscription, EventInstance, Collection<CorrelationKey>, EventConsumerInfo) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- handleException(PlanItemInstanceEntity, String, Exception, boolean, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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'.
- handleFormKey(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleHistoryCleanupTimerJob() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- HandleHistoryCleanupTimerJobCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HandleHistoryCleanupTimerJobCmd() - Constructor for class org.flowable.cmmn.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
- 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
- handleHumanTaskNewAssignee(PlanItemInstanceEntity, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- handleInParameters(PlanItemInstanceEntity, CmmnEngineConfiguration, Map<String, Object>, ExpressionManager) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- handleJobDeleteInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- handleJobInsertInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- 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
- handleReactivateCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.interceptor.DefaultCmmnIdentityLinkInterceptor
- handleReactivateCaseInstance(CaseInstanceEntity) - Method in interface org.flowable.cmmn.engine.interceptor.CmmnIdentityLinkInterceptor
- handleTaskDescription(PlanItemInstanceEntity, ExpressionManager, TaskEntity, CreateHumanTaskBeforeContext) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- handleTaskIdentityLinkAddition(TaskEntity, IdentityLinkEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.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, 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
- HasCaseInstanceVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HasCaseInstanceVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HasCaseInstanceVariableCmd
- 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).
- hasError() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- hasGraphicalNotation() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- 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
- hasMaxInstanceCount(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- hasNewChildPlanItemInstances() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- 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.
- 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
- hasSameParentInModel(EntityWithSentryPartInstances, SentryOnPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- hasStartFormKey - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- hasStartFormKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- hasTaskHistoryLevel(HistoryLevel) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- HasTaskVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- HasTaskVariableCmd(String, String, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.HasTaskVariableCmd
- hasTransientVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- hasVariable(String) - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- 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
- hasVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- hasVariables() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- headers - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- historicCaseInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HistoricCaseInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- HistoricCaseInstanceDeletedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- HistoricCaseInstanceDeletedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricCaseInstanceDeletedHistoryJsonTransformer
- 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
- historicCaseInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteHistoricCaseInstancesCmd
- historicCaseInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- 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
- 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
- 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
- historicPlanItemInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
- 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
- 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
- HistoricUserTaskLogDeleteJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- HistoricUserTaskLogDeleteJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogDeleteJsonTransformer
- HistoricUserTaskLogRecordJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- HistoricUserTaskLogRecordJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogRecordJsonTransformer
- HISTORY_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- historyCleaningTimeCycleConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyJobExecutionScope - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyJobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyLevel - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- historyManagers - Variable in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- html - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- htmlVar - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- httpClientConfig - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- HttpClientConfig - Class in org.flowable.cmmn.engine
- HttpClientConfig() - Constructor for class org.flowable.cmmn.engine.HttpClientConfig
- HttpTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- HttpTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.HttpTaskParseHandler
- 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
- HumanTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- HumanTaskActivityBehavior(HumanTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
- HumanTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- HumanTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.HumanTaskParseHandler
I
- 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(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
- 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_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
- identityId - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- identityIdType - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- IdentityLinkCreatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- IdentityLinkCreatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkCreatedHistoryJsonTransformer
- IdentityLinkDeletedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- IdentityLinkDeletedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
- identityLinkEventHandler - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkInterceptor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- IdentityLinkQueryObject - Class in org.flowable.cmmn.engine.impl
- IdentityLinkQueryObject(String, String, String) - Constructor for class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- identityLinkSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- identityLinkServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- IdentityLinkUtil - Class in org.flowable.cmmn.engine.impl.util
- IdentityLinkUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- identityType - Variable in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
- idGenerator - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- ids - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- ifPartId - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityImpl
- ignoreException - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- ignoreVariables - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTaskFormModelCmd
- includeCaseVariables - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- includeCaseVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- includeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- includeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- includeEnded - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- includeEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- includeInStageOverview - Variable in class org.flowable.cmmn.engine.impl.cmd.GetHistoricStageOverviewCmd.OverviewElement
- includeInStageOverview - Variable in class org.flowable.cmmn.engine.impl.cmd.GetStageOverviewCmd.OverviewElement
- includePlanItemDefinitionInHistory(String, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- increaseActiveChildren() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- 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.xmland for resourcesflowable-cmmn-context.xml(Spring style configuration). - initActivityBehaviorFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAstFunctionCreators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncHistoryCommandContextCloseListener() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- initAsyncHistoryExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncHistorySessionFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncHistoryTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncTaskExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initAsyncTaskInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBatchSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initBusinessCalendarManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCandidateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseDefinitionCache() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCaseDefinitionDiagramHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- initCaseValidator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initChangeTenantIdManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initClassDelegateFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initCmmnEngine() - Static method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- 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
- initCommandInvoker() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDataManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDbSqlSessionFactoryEntitySettings() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDefaultAsyncHistoryListener() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDefaultCaseInstanceCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDefaultHistoryJsonTransformers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDeployers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDeploymentManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initDynamicStateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEntityManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEventSubscriptionSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initExpressionManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFailedJobCommandFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFormFieldHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initFunctionDelegates() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryCleaningManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryConfigurationSettings() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initHistoryManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- initializeServices() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- 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
- initiatorVariableName - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- initIdentityLinkInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initIdentityLinkSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initListenerFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initListenerNotificationHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initMybatisTypeHandlers(Configuration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- InitPlanModelInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- InitPlanModelInstanceOperation(CommandContext, CaseInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.InitPlanModelInstanceOperation
- initSchema() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- initSchema(String) - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- initSchemaManagementCommand() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initScriptBindingsFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initScriptingEngines() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initServices() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initSessionFactories() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- InitStageInstanceOperation - Class in org.flowable.cmmn.engine.impl.agenda.operation
- InitStageInstanceOperation(CommandContext, PlanItemInstanceEntity) - Constructor for class org.flowable.cmmn.engine.impl.agenda.operation.InitStageInstanceOperation
- initTaskSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableAggregator() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableSchemaManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- initVariableTypes() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- injectInCase() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- injectInStage() - Method in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
- 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
- inParameters - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- insert(CmmnDeploymentEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- INSERT_ORDER - Static variable in class org.flowable.cmmn.engine.impl.db.EntityDependencyOrder
- insertTask(TaskEntity, boolean, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
- instantiate(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- instantiateBatchServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateEntityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateEventSubscriptionServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateIdentityLinkServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateTaskServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- instantiateVariableServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalCollectPlanItemInstances(PlanItemInstanceContainer, List<PlanItemInstanceEntity>) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
- 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
- internalGetChildPlanItemsWithDependencies(PlanFragment, List<PlanItem>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- internalHistoryTaskManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalHistoryVariableManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalJobManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalJobParentStateResolver - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalPlanEvaluateCriteria(String, PlanItemLifeCycleEvent, boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- internalTaskAssignmentManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- internalTaskVariableScopeResolver - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- InterruptTask(Thread) - Constructor for class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- 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.
- 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
- involvedGroupIdentityLink - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroupIdentityLink - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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(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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedGroups(Set<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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(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, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUser(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- involvedUserIdentityLink - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isAbleToStore(Object) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- isAddDefaultExceptionHandler() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAddToParent() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- isAlwaysUseArraysForDmnMultiHitPolicies() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricCaseInstanceJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer
-
Deprecated.
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceStartHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkCreatedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogDeleteJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogRecordJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkCreatedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.MilestoneReachedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCreatedHistoryJsonTransformer
-
Deprecated.
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskCreatedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskDeletedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskUpdatedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
- isApplicable(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
- isAsync() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivatePlanItemInstanceOperation
- isAsyncExecutorActivate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorAllowCoreThreadTimeout() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorMessageQueueMode() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorResetExpiredJobsEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorTimerJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncExecutorUnlockOwnedJobs() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorActivate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorAsyncJobAcquisitionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorMessageQueueMode() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryExecutorResetExpiredJobsEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryJsonGroupingEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryJsonGroupingEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryJsonGzipCompressionEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncHistoryJsonGzipCompressionEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isAsyncLeave(PlanItemInstanceEntity, PlanItemDefinition) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isAuthorizationGroupsSet() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isBlocking - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- isBlocking - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- isBlockingExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- isBlockingExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- isCachable() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- 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
- isCompletable - Variable in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
- 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.
- 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
- 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
- isCountEnabled() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CountingPlanItemInstanceEntity
- isCountEnabled() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isCreateDiagramOnDeploy - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isCreateDiagramOnDeploy() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isCriteriaChanged() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- 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
- isDisableCmmnXmlValidation() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDisableEventRegistry() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDisableIdmEngine() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isDuplicateFilterEnabled - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- isDurationString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- isEnableCaseDefinitionHistoryLevel() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableCaseDefinitionHistoryLevel() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- isEnableEntityLinks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableHistoricTaskLogging() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableHistoryCleaning() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableSafeCmmnXml() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableTaskRelationshipCounts - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnableTaskRelationshipCounts() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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
- 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
- isEventRegistryUniqueCaseInstanceCheckWithLock() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExecuteServiceSchemaManagers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExecutingLifecycleListener(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
- isExpression(String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- isExpressionCacheEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isExpressionCacheEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isFallbackToDefaultTenant() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- isFinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isFormFieldValidationEnabled - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isFormFieldValidationEnabled() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- isGenerated() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
- isGraphicalNotationDefined - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isGraphicalNotationDefined() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isHandleCmmnEngineExecutorsAfterEngineCreate() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(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
- isHistoryEnabledForActivity(String, String) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
- 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
- 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
- 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
- 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
- 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
- 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, 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
- isIdentityLinksInitialized - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- isIncludeAuthorization() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isIncludeEnded() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- isInitialized - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- isInitialized() - Static method in class org.flowable.cmmn.engine.CmmnEngines
- isJsonVariableTypeTrackObjects() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isLatest() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- isLatest() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- 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
- isManualTermination() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- isMultiValue - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- isNeedsCaseDefinitionOuterJoin() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isNeedsCaseDefinitionOuterJoin() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- isNew - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- isNew() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
- isNew() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- isNoop - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isNoop() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- isNotEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isNotNullNode - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- isOnlyStages() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- isOnlyStages() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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.
- 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
- isPossible(PlanItemInstance, String) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
- isPropagateToHistoricVariable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- isReadOnly() - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- 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
- isRequiredPlanItemInstance(CommandContext, PlanItemInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.ExpressionUtil
- 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
- isRootCaseInstance(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
- isSendOnSystemChannel(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- isSequentialExecution() - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- isSerializableVariableTypeTrackDeserializedObjects() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- isShowInOverview() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- isSilentNameExpressionEvaluation() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
- isSingleTextValue - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- 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 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(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
- isStageAncestorOfAnyPlanItemInstance(String, Map<String, List<PlanItemInstanceEntity>>) - 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
- 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
- isSuspended(Job) - Method in class org.flowable.cmmn.engine.DefaultCmmnJobParentStateResolver
- isTimeLimitExceeded() - Method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- isTypeActivate() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isTypeDefault() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isTypeIgnore() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- isUnfinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isUsePrefixId() - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- isWaitingForRepetitionPlanItemInstanceExists(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- isWithoutCallbackId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isWithoutCaseInstanceParentId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- isWithoutStageOrParentIsNotTerminated(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractMovePlanItemInstanceToTerminalStateOperation
- 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
J
- JOB_HANDLER_TYPE_DEFAULT_ASYNC_HISTORY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- JOB_HANDLER_TYPE_DEFAULT_ASYNC_HISTORY_ZIPPED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- jobCategory - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- jobExecutionScope - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobId - Variable in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- jobManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- JobRetryCmd - Class in org.flowable.cmmn.engine.impl.cmd
- JobRetryCmd(String, Throwable) - Constructor for class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
- jobSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- jobTopicExpression - Variable in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- JobUtil - Class in org.flowable.cmmn.engine.impl.util
- JobUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.JobUtil
- JsonPlanItemVariableAggregator - Class in org.flowable.cmmn.engine.impl.delegate
- JsonPlanItemVariableAggregator(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.delegate.JsonPlanItemVariableAggregator
- jsonVariableTypeTrackObjects - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
This flag determines whether variables of the type 'json' and 'longJson' will be tracked.
K
- 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- keyLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- KEYS - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
L
- labelFontName - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- language - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- 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_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
- 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 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 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
- 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 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 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
- 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 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 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
- 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 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 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 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 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 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
- 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 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 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
- 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 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 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
- latest - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- latest - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- latest() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- latestVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- limitCaseInstanceVariables(Integer) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- limitCaseVariables(Integer) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- LIQUIBASE_CHANGELOG - Static variable in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- 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
- 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
- listener - Variable in class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
- listener - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveEventListenerCommand
- listenerFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- listenerNotificationHelper - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- loadVariableInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- loadVariableInstances() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- LOCAL_VARIABLES_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- 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(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
- 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
- localizedDescription - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- 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
- 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
- localScope - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- localVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- 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(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
- lockJobScopeInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- lockOwner - Variable in class org.flowable.cmmn.engine.impl.cmd.ClearCaseInstanceLockTimesCmd
- lockOwner - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lockTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- lockTimeAsyncJobWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Define the default lock time for an async job in seconds.
- logger - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- LOGGER - Variable in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- loggingSessionEnabled - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemFutureJavaDelegateActivityBehavior.DelegateCompleteAction
- logNumber - Variable in class org.flowable.cmmn.engine.impl.cmd.CmmnDeleteHistoricTaskLogEntryCmd
- logTaskIdentityLinkEvent(String, TaskEntity, IdentityLinkEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.util.IdentityLinkUtil
- logUserTaskCompleted(TaskEntity, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
M
- MailActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
Based on the MailActivityBehavior found in the bpmn engine, adapted for use in cmmn.
- MailActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- MailActivityBehavior.ContentItemDataSourceWrapper - Class in org.flowable.cmmn.engine.impl.behavior.impl
- mailServerDefaultCharset - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerDefaultFrom - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerForceTo - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerHost - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerPassword - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerPort - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerSSLPort - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailServerUsername - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailSessionJndi - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- mailSessionsJndi - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- main(String[]) - Static method in class org.flowable.cmmn.engine.impl.db.DbSchemaDrop
- makeCaseDefinitionsConsistentWithPersistedVersions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- MANAGEMENT_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- MANUAL_TERMINATION - Static variable in interface org.flowable.cmmn.engine.impl.callback.CallbackConstants
- manualTermination - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- mapDefinitionsToCmmnModel - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- mapDefinitionsToResources - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- markAsNoop() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
- markCriteriaChanged() - Method in class org.flowable.cmmn.engine.impl.agenda.PlanItemEvaluationResult
- merge(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- migrate(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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 class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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 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
- migrateToCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String, int) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinition(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionTenantId - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- migrateToCaseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- migrationBatchId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetCaseInstanceMigrationBatchResultCmd
- migrationContext - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
- MigrationContext - Class in org.flowable.cmmn.engine.interceptor
- MigrationContext() - Constructor for class org.flowable.cmmn.engine.interceptor.MigrationContext
- 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
- 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 class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- milestoneInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceReachedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- milestoneInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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 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
- MilestoneReachedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- MilestoneReachedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.MilestoneReachedHistoryJsonTransformer
- milestoneVariable - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MilestoneActivityBehavior
- 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.
- MOVE_TO_AVAILABLE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- moveDeadLetterJobToExecutableJob(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveDeadLetterJobToHistoryJob(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveExternalWorkerJobToExecutableJob(ExternalWorkerJobEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- moveJobToDeadLetterJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- moveSuspendedJobToExecutableJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveTimerToExecutableJob(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- moveToAvailablePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- moveToAvailablePlanItemDefinitionMappings - Variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- MybatisResourceDataManager - Class in org.flowable.cmmn.engine.impl.persistence.entity.data.impl
- MybatisResourceDataManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.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
N
- 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(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 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_DEFAULT - Static variable in class org.flowable.cmmn.engine.CmmnEngines
- 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
- nameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- names(String...) - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- navigatePlanItemInstances(Map<String, List<PlanItemInstanceEntity>>, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- NeedsActiveTaskCmd<T> - Class in org.flowable.cmmn.engine.impl.cmd
-
An abstract superclass for
Commandimplementations that want to verify the provided task is always active (ie. - NeedsActiveTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
- NEW_ASSIGNEE_JSON_PROPERTY - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- 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
- newParentDeploymentId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- newPlanItem - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- newTask() - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- newTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- NewTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- NewTaskCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.NewTaskCmd
- node - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- notEnded - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- notEnded() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- 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
O
- objectMapper - Static variable in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConverter
- 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 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 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
- onlyNonTerminal() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- onlyStages() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- onlyTerminal() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- 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
- 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
- openSession(CommandContext) - Method in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
- OPERATION_TRANSITION - Static variable in interface org.flowable.cmmn.engine.impl.agenda.operation.OperationSerializationMetadata
- OperationSerializationMetadata - Interface in org.flowable.cmmn.engine.impl.agenda.operation
- or() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- or() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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, 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
- orderByCaseDefinitionCategory() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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 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 class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionVersion() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByCompletedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByCreateTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByCreateTime() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- orderByDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByDeploymentName() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByDeploymentTime() - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- orderByEndedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByEndTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByEndTime() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- orderByExitTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastAvailableTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastDisabledTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastStartedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastSuspendedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByLastUpdatedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByMilestoneName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- orderByMilestoneName() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByStartTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orderByStartTime() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- orderByTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- orderByTimeStamp() - Method in class org.flowable.cmmn.engine.impl.history.HistoricMilestoneInstanceQueryImpl
- orderByTimeStamp() - Method in class org.flowable.cmmn.engine.impl.runtime.MilestoneInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- orderByVariableName() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- ORDERED_TYPES - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- org.flowable.cmmn.engine - package org.flowable.cmmn.engine
- 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.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.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.history.async - package org.flowable.cmmn.engine.impl.history.async
- org.flowable.cmmn.engine.impl.history.async.json.transformer - package org.flowable.cmmn.engine.impl.history.async.json.transformer
- 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
- originalPlanItem - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- orQueryObjects - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- outcome - Variable in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
- outcome - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- outcome(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- outParameters - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
- 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
- overview(VariableAggregationDefinition) - Static method in class org.flowable.cmmn.engine.impl.delegate.BaseVariableAggregatorContext
- 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.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- owner - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- owner(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- ownerId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- ownerId - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- ownerUserId - Variable in class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceOwnerCmd
P
- 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(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
- parentDeploymentIdLike - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIdLike(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIds - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- parentDeploymentIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- parentTaskId - Variable in class org.flowable.cmmn.engine.impl.cmd.GetSubTasksCmd
- 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
- parseElement(CmmnParser, CmmnParseResult, BaseElement) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- parseHandlers - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseHandlers
- persistCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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_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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- PlanFragmentParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- PlanFragmentParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.PlanFragmentParseHandler
- 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(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
- PlanItemActivityBehavior - Interface in org.flowable.cmmn.engine.impl.behavior
-
Behavior interface, like the
CmmnActivityBehaviorandCmmnTriggerableActivityBehaviorinterfaces, exposing even more low-level hookpoints to add custom logic. - 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
- 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(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
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemDelegateExpressionActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorused when 'delegateExpression' is used for a serviceTask. - PlanItemDelegateExpressionActivityBehavior(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemDelegateExpressionActivityBehavior
- 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
- 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
- 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
- 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
- PlanItemInstanceAvailableHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceAvailableHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceAvailableHistoryJsonTransformer
-
Deprecated.
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceCompletable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCompletedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCompletedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceCompletedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceCompletedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCompletedHistoryJsonTransformer
-
Deprecated.
- PlanItemInstanceContainer - Interface in org.flowable.cmmn.engine.impl.persistence.entity
-
An interface for entities that have child
PlanItemInstances. - 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceCreatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceCreatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceCreatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCreatedHistoryJsonTransformer
-
Deprecated.
- planItemInstanceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- PlanItemInstanceDataManager - Interface in org.flowable.cmmn.engine.impl.persistence.entity.data
- planItemInstanceDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDefinitionType(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDefinitionTypes(List<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceDerivedCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- PlanItemInstanceDisabledHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceDisabledHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceDisabledHistoryJsonTransformer
-
Deprecated.
- planItemInstanceElementId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceElementId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceEnabledHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceEnabledHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceEnabledHistoryJsonTransformer
-
Deprecated.
- planItemInstanceEndedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceEntryCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceExitCriterionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceExitHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceExitHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceExitHistoryJsonTransformer
-
Deprecated.
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceFormKey(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceFullHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- PlanItemInstanceFullHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- 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(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
- planItemInstanceIds - Variable in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceIdContainer
- planItemInstanceLastAvailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastAvailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastDisabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastDisabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastEnabledAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastEnabledBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastStartedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastStartedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastSuspendedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastSuspendedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastUnavailableAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLastUnavailableBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceLifecycleListeners - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- planItemInstanceName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceOccurredBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceOccurredHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceOccurredHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceOccurredHistoryJsonTransformer
-
Deprecated.
- 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
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceReferenceType(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- PlanItemInstanceStartedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceStartedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceStartedHistoryJsonTransformer
-
Deprecated.
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceState(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateActive() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAsyncActive() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAsyncActiveLeave() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateAvailable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateCompleted() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateDisabled() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateEnabled() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateTerminated() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateUnavailable() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceStateWaitingForRepetition() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceSuspendedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceSuspendedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceSuspendedHistoryJsonTransformer
-
Deprecated.
- 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceTenantId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceTenantIdLike(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- planItemInstanceTerminatedAfter(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- planItemInstanceTerminatedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
- PlanItemInstanceTerminatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
-
Deprecated.
- PlanItemInstanceTerminatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceTerminatedHistoryJsonTransformer
-
Deprecated.
- PlanItemInstanceTransitionBuilderImpl - Class in org.flowable.cmmn.engine.impl.runtime
- PlanItemInstanceTransitionBuilderImpl(CommandExecutor, String) - Constructor for class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- PlanItemInstanceUtil - Class in org.flowable.cmmn.engine.impl.util
- PlanItemInstanceUtil() - Constructor for class org.flowable.cmmn.engine.impl.util.PlanItemInstanceUtil
- 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
- 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
- PlanItemMoveEntry(PlanItem, PlanItem) - Constructor for class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
- planItemsShareDirectParentStage(PlanItem, PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- planManualTerminateCaseInstanceOperation(String) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planManualTerminateCaseInstanceOperation(String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- planOccurPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planOccurPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- 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
- 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
- planTriggerPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in interface org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgenda
- planTriggerPlanItemInstanceOperation(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
- populateOrQueryObjects(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- populateQuery(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- populateQueryNode(ObjectNode, HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- populateQueryVariableValue(ArrayNode, QueryVariableValue) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- populateQueryVariableValues(JsonNode, HistoricCaseInstanceQuery, CmmnEngineConfiguration) - Static method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- postCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- postDefaultELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- postDefaultResolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preBeanELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preCmmnParseHandlers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preDefaultELResolvers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- preDefaultResolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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 class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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
- prepareChangeStateBuilder(CaseInstance, CaseDefinition, CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- 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
- prepareRepeat(String, Clock) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- preRepeatedTimerScheduleInternal(TimerJobEntity, VariableScope) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- 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.
- preTimerJobDeleteInternal(JobEntity, VariableScope) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- printCaseDefinitionIdentifierMessage(CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
- priority - Variable in class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
- priority - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- process - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- processCmmnElements(CmmnModel, CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- processDI(CmmnModel, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- processInstanceService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- ProcessInstanceService - Interface in org.flowable.cmmn.engine.impl.process
- processPlanFragment(CmmnParserImpl, CmmnParseResult, PlanFragment) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
- processRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- processRefExpression - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- processTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- 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
- ProcessTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ProcessTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ProcessTaskParseHandler
- propagateError(VariableContainer, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
- putIdentityLinkQuery(ObjectNode, String, IdentityLinkQueryObject) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- putIfNotNull(String, Integer, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- putIfNotNull(String, String, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
- putIfNotNull(String, Date, ObjectNode) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnLoggingSessionUtil
Q
- query - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- queryVariables - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- queryVariables - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
R
- 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 class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
- 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.
- 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
- reactivationBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.ReactivateHistoricCaseInstanceCmd
- readJson(String, ObjectMapper) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstanceIdsStatusJobHandler
- ReadOnlyDelegatePlanItemInstanceImpl - Class in org.flowable.cmmn.engine.impl.delegate
- ReadOnlyDelegatePlanItemInstanceImpl(DelegatePlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- recordBulkDeleteHistoricCaseInstances(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordCaseInstanceEnd(CaseInstanceEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordEntityLinkCreated(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordEntityLinkDeleted(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordHistoricCaseInstanceDeleted(String, String) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordHistoricPlanItemInstanceEntity(PlanItemInstanceEntity, Date, Consumer<HistoricPlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordHistoricTaskDeleted(HistoricTaskInstance) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordHistoricUserTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryTaskManager
- recordIdentityLinkCreated(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordIdentityLinkDeleted(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordMilestoneReached(MilestoneInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordPlanItemInstanceFull(PlanItemInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- recordPlanItemInstanceOccurred(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordTaskCreated(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordTaskEnd(TaskEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- recordTaskEnd(TaskEntity, String, Date) - Method in interface org.flowable.cmmn.engine.impl.history.CmmnHistoryManager
- recordTaskEnd(TaskEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
- recordTaskEnd(TaskEntity, String, Date) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
- recordTaskInfoChange(TaskEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordUpdateBusinessKey(CaseInstanceEntity, String) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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 class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
- recordVariableUpdate(VariableInstanceEntity, Date) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- registerCmmnEngine(CmmnEngine) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Registers the given cmmn engine.
- REMOVE_WAITING_FOR_REPETITION_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- removeAssignee(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- removeDeployment(String) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- removeDeployment(String, boolean) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- removeEventListener(FlowableEventListener) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- RemoveEventListenerCommand - Class in org.flowable.cmmn.engine.impl.cmd
-
This command removes an event listener from the case engine.
- RemoveEventListenerCommand(FlowableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveEventListenerCommand
- 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.
- 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 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
- removeOwner(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- removePlanItemInstanceFull(String) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- removeSentryRelatedData() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
- RemoveTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
- removeTimerJob(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- 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
- RemoveVariableCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveVariableCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveVariableCmd
- removeVariableLocal(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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
- RemoveVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- RemoveVariablesCmd(String, Collection<String>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- removeVariablesLocal(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- removeWaitingForRepetitionPlanItemDefinitionMapping(RemoveWaitingForRepetitionPlanItemDefinitionMapping) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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
- repositoryService - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- resetClock() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- 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
- 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
- resolveFormInfo(Stage, CaseDefinition, String, FormRepositoryService, CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
- resolveJob(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- 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
- 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
- resolverFactories - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- resolveTask(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- resolveTask(String, 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.cmmn.engine.impl.CmmnTaskServiceImpl
- ResolveTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- ResolveTaskCmd(String, 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.cmmn.engine.impl.cmd.ResolveTaskCmd
- resolveTimerExpression(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- resolveVariableAggregator(VariableAggregationDefinition, DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- resolveVariableScopeInternal(Job) - Method in class org.flowable.cmmn.engine.impl.callback.DefaultInternalCmmnJobManager
- 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
EngineResourcethat contains the information that should be parsed - resourceDataManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- resourceEntity - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- resourceEntityManager - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
- 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
- resourceNameLike - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- ResourceNameUtil - Class in org.flowable.cmmn.engine.impl.deployer
-
Static methods for working with CMMN and image resource names.
- ResourceNameUtil() - Constructor for class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- resources - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
- resources() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
Specify all the resources that make up the deployment.
- restoreEventRegistryStartEvent(CaseDefinition, Case, String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- restorePreviousStartEventsIfNeeded(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
- resultVariable - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- resultVariable - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- retrievePlanItemInstances(String) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
- retry(String) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
retries to initialize a cmmn engine that previously failed.
- 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
- runChild(FrameworkMethod, RunNotifier) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- 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
- RUNTIME__SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- runtimeService - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
S
- sameDeployment - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
- sameDeployment - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
- satisfiedSentryPartInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- satisfiedSentryPartInstances - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- saveTask(Task) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- SaveTaskCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SaveTaskCmd(Task) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SaveTaskCmd
- 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
- schemaCreate() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- schemaDrop() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- SchemaOperationsCmmnEngineBuild - Class in org.flowable.cmmn.engine.impl.cmd
- SchemaOperationsCmmnEngineBuild() - Constructor for class org.flowable.cmmn.engine.impl.cmd.SchemaOperationsCmmnEngineBuild
- schemaUpdate() - Method in class org.flowable.cmmn.engine.impl.db.CmmnDbSchemaManager
- script - Variable in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- scriptBindingsFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- scriptingEngines - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- scriptTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ScriptTaskActivityBehavior
- ScriptTaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
Implementation of ScriptActivity CMMN 2.0 PlanItem.
- ScriptTaskActivityBehavior(ScriptServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.ScriptTaskActivityBehavior
- ScriptTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ScriptTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ScriptTaskParseHandler
- ScriptTypeTaskListener - Class in org.flowable.cmmn.engine.impl.listener
-
Implementation for the
<taskListener type="script" />TaskListener extension. - ScriptTypeTaskListener() - Constructor for class org.flowable.cmmn.engine.impl.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
- 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
- SendEventActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- SendEventActivityBehavior(SendEventServiceTask) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- SendEventServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- SendEventServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.SendEventServiceTaskParseHandler
- sentryOnPartMatchesCurrentLifeCycleEvent(EntityWithSentryPartInstances, SentryOnPart) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- 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
- sequential - Variable in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
- sequentialExecution - Variable in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig
- serializableVariableTypeTrackDeserializedObjects - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- serviceTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
- serviceTask - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.SendEventActivityBehavior
- ServiceTaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- ServiceTaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.ServiceTaskParseHandler
- 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
- setActivityBehaviorFactory(CmmnActivityBehaviorFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setActivityBehaviorFactory(CmmnActivityBehaviorFactory) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
- setActivityBehaviorInstance(CmmnActivityBehavior) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setActivityFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAddDefaultExceptionHandler(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAgendaOperationRunner(AgendaOperationRunner) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- setAlwaysUseArraysForDmnMultiHitPolicies(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAnnotationFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setAssignee(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- setAssigneeId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setAstFunctionCreators(List<FlowableAstFunctionCreator>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutor(AsyncExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorActivate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAllowCoreThreadTimeout(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorCorePoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorDefaultTimerJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorLockOwner(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxAsyncJobsDuePerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxPoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMaxTimerJobsPerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorMessageQueueMode(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorNumberOfRetries(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsMaxTimeout(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadFactory(ThreadFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadKeepAliveTime(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorThreadPoolQueueSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTimerJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorTimerLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncExecutorUnlockOwnedJobs(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncFailedJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutor(AsyncExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorActivate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorAsyncJobAcquisitionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorAsyncJobLockTimeInMillis(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorConfiguration(AsyncJobExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorCorePoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorDefaultAsyncJobAcquireWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorDefaultQueueSizeFullWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorLockOwner(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorMaxJobsDuePerAcquisition(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorMaxPoolSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorMessageQueueMode(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorNumberOfRetries(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsInterval(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorResetExpiredJobsPageSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorSecondsToWaitOnShutdown(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadKeepAliveTime(long) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryExecutorThreadPoolQueueSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryJsonGroupingEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryJsonGroupingThreshold(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryJsonGzipCompressionEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryListener(AsyncHistoryListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncHistoryTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvoker(AsyncTaskInvoker) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvokerTaskExecutor(AsyncTaskExecutor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setAsyncTaskInvokerTaskExecutorConfiguration(AsyncTaskExecutorConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchServiceConfiguration(BatchServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBatchStatusTimeCycleConfig(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- 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
- setCachedValue(Object) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- 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
- 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
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setCandidateGroups(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setCandidateManager(CandidateManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setCandidateUsers(List<String>) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setCase(Case) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
- 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, 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
- 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
- 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 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
- 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
- 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
- setCaseDefinitionToMigrateTo(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- setCaseDefinitionToMigrateTo(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- 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
- SetCaseInstanceBusinessKeyCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
Commandthat changes the business key of an existing case instance. - SetCaseInstanceBusinessKeyCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessKeyCmd
- SetCaseInstanceBusinessStatusCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetCaseInstanceBusinessStatusCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetCaseInstanceBusinessStatusCmd
- 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.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
- 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.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- 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
- 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
- setCaseInstanceStateChangeCallbacks(Map<String, List<RuntimeInstanceStateChangeCallback>>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setCaseQueryLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.no longer needed, this is a noop
- 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.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
- setChangePlanItemDefinitionsToAvailable(Set<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setChangeTenantEntityTypes(Set<String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setChangeTenantIdManager(ChangeTenantIdManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCharset(Email, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- setChildInstanceTaskVariables(Map<String, Map<String, Object>>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- setClassDelegateFactory(CmmnClassDelegateFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setClassDelegateFactory(CmmnClassDelegateFactory) - Method in class org.flowable.cmmn.engine.impl.parser.DefaultCmmnActivityBehaviorFactory
- setClassName(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setCleanInstancesBatchSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCleanInstancesEndedAfter(Duration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCleanInstancesEndedAfterNumberOfDays(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.
- 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
- 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.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
- 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.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
- 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
- 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
- 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
- setConfigurationResource(String) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- setContinueParentPlanItemInstanceMap(Map<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- 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
- setCreateCasePageTaskInterceptor(CreateCasePageTaskInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreateCmmnExternalWorkerJobInterceptor(CreateCmmnExternalWorkerJobInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreateDiagramOnDeploy(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCreatedStageInstances(HashMap<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCreateHumanTaskInterceptor(CreateHumanTaskInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setCurrentLifecycleListener(PlanItemInstanceLifecycleListener, FlowableListener) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setCurrentPlanItemInstances(Map<String, List<PlanItemInstanceEntity>>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- setCurrentTime(Instant) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setCurrentTime(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- setCurrentTime(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setCustomAsyncRunnableExecutionExceptionHandlers(List<AsyncRunnableExecutionExceptionHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomHistoryJobHandlers(List<HistoryJobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomHistoryJsonTransformers(List<HistoryJsonTransformer>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomJobHandlers(List<JobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomPostVariableTypes(List<VariableType>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setCustomPreVariableTypes(List<VariableType>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDataSource(DataSource) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDecisionServiceVariablesOnPlanItemInstance(Map<String, List<Map<String, Object>>>, String, PlanItemInstanceEntity, ObjectMapper, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- setDecisionTableVariableManager(DecisionTableVariableManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDefaultFailedJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDelegateExpressionFieldInjectionMode(DelegateExpressionFieldInjectionMode) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDeployers(List<EngineDeployer>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- setDeploymentDataManager(CmmnDeploymentDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDeploymentEntityManager(CmmnDeploymentEntityManager) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
- 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
- setDeploymentIdFromDeploymentAnnotation(String) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
- setDeploymentManager(CmmnDeploymentManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SetDeploymentParentDeploymentIdCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetDeploymentParentDeploymentIdCmd(String, String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetDeploymentParentDeploymentIdCmd
- 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
- 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
- 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
- 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
- setDisableCmmnXmlValidation(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDisableEventRegistry(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setDisableIdmEngine(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setDoubleValue(Double) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setDueDate(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setDueDate(String, Date) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- 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
- 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
- setEmailSession(Email, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- setEnableCaseDefinitionHistoryLevel(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnabledJobCategories(List<String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableEntityLinks(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableHistoryCleaning(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableSafeCmmnXml(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setEndProperties(ObjectNode, HistoricTaskInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
- 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
- setEntityLinkSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEntityLinkServiceConfiguration(EntityLinkServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setEvaluateStagesAndCaseInstanceCompletion(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- setEventRegistryEventConsumer(EventRegistryEventConsumer) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryStartCaseInstanceAsync(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryUniqueCaseInstanceCheckWithLock(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventRegistryUniqueCaseInstanceStartLockTime(Duration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventSubscriptionSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setEventSubscriptionServiceConfiguration(EventSubscriptionServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExecuteServiceSchemaManagers(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- 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
- 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
- setExpressionCacheEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setExpressionCacheSize(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setExpressionTextLengthCacheLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFieldExtensions(List<FieldExtension>) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- setFlowableFunctionDelegates(List<FlowableFunctionDelegate>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFormFieldHandler(FormFieldHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFormFieldValidationEnabled(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setFormInfo(FormInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- 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
- setFormOutcome(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setFormVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior.VariableInfo
- setFrom(CommandContext, Email, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- setGroupId(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- setHandleCmmnEngineExecutorsAfterEngineCreate(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- setHistoricCaseInstanceDataManager(HistoricCaseInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricCaseInstanceEntityManager(HistoricCaseInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoricCaseQueryLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.no longer needed, this is a noop
- 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
- setHistoricTaskQueryLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.no longer needed, this is a noop
- setHistoryCleaningTimeCycleConfig(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryJobExecutionScope(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryJobHandlers(Map<String, HistoryJobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHistoryLevel(HistoryLevel) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHttpClientConfig(HttpClientConfig) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setHumanTask(HumanTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- setHumanTask(HumanTask) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- 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
- setIdentityLinkEventHandler(IdentityLinkEventHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkInterceptor(CmmnIdentityLinkInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdentityLinkServiceConfiguration(IdentityLinkServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setIdGenerator(IdGenerator) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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
- 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
- setInitialized(boolean) - Static method in class org.flowable.cmmn.engine.CmmnEngines
- setInitiatorVariableName(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalHistoryVariableManager(InternalHistoryVariableManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalJobManager(InternalJobManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalJobParentStateResolver(InternalJobParentStateResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobCategory(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- setJobExecutionScope(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobHandlers(Map<String, JobHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobManager(JobManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobRetries(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- setJobSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobServiceConfiguration(JobServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setJobTopicExpression(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
- setJsonVariableTypeTrackObjects(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setLabelFontName(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setLanguage(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- setListenerFactory(CmmnListenerFactory) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setListenerNotificationHelper(CmmnListenerNotificationHelper) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setLocalizedDescription(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- SetLocalVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetLocalVariablesCmd(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetLocalVariablesCmd
- 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
- 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
- setLockTimeAsyncJobWaitTime(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setLongValue(Long) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setMailServerDefaultCharset(Charset) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerDefaultFrom(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerForceTo(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerHost(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerPassword(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerPort(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerProperties(CommandContext, Email, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- setMailServers(Map<String, MailServerInfo>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerSSLPort(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUsername(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUseSSL(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailServerUseTLS(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailSessionJndi(String) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMailSessionsJndi(Map<String, String>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setManualTermination(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminateCaseInstanceOperation
- setMigrateToCaseDefinition(String, Integer) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinition(String, Integer, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMigrateToCaseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- setMilestoneInstanceDataManager(MilestoneInstanceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMilestoneInstanceEntityManager(MilestoneInstanceEntityManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setMoveToAvailablePlanItemDefinitionMappings(List<MoveToAvailablePlanItemDefinitionMapping>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentImpl
- 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
- 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
- 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
- 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
- setNext(CommandInterceptor) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
- 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
- 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
- setOverrideDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- 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
- setOwnerId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- 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
- 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
- setPlanItem(PlanItem) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- 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
- 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
- setPlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemDefinitionIdContainer
- 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
- 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
- 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
- setPlanItemInstances(List<PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
- setPlanItemLifeCycleEvent(PlanItemLifeCycleEvent) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
- setPlanItemLocalizationManager(PlanItemLocalizationManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPostDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreBeanELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreCmmnParseHandlers(List<CmmnParseHandler>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreDefaultELResolvers(Collection<ELResolver>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPreDefaultResolverFactories(Collection<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setPredefinedCaseInstanceId(String) - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- setPriority(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
- setPriority(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setProcessInstanceService(ProcessInstanceService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- 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
- 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
- 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
- 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
- setResolverFactories(List<ResolverFactory>) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setResourceDataManager(CmmnResourceDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setResourceEntity(EngineResource) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
- 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
- setResourceNamesOnCaseDefinitions(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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
- setResultVariable(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- setSafeAuthorizationGroups(List<List<String>>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- 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
- 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
- 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
- setScript(Expression) - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- setScriptingEngines(ScriptingEngines) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setSerializableVariableTypeTrackDeserializedObjects(boolean) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setSourceState(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- 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.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- 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
- setStagePlanItemInstance(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- setStartCaseInstanceInterceptor(StartCaseInstanceInterceptor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- 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
- setSubject(Email, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- setTableDataManager(TableDataManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTargetState(String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
- SetTaskDueDateCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskDueDateCmd(String, Date) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
- setTaskEntity(TaskEntity) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SetTaskPriorityCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskPriorityCmd(String, int) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
- setTaskQueryLimit(int) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Deprecated.no longer needed, this is a noop
- setTaskSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setTaskServiceConfiguration(TaskServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SetTaskVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
- setTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentBuilderImpl
- 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
- setTerminatedPlanItemInstances(HashMap<String, PlanItemInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
- 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
- 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
- setTextValue(String) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setTextValue2(String) - Method in class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- setTimerJobRetries(String, int) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
- 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
- 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
- setType(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- 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
- setTypeIgnore(boolean) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.PlanItemCreationType
- setupEngine() - Static method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- setupServices() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
- setUsePrefixId(boolean) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- setUserId(String) - Method in class org.flowable.cmmn.engine.impl.IdentityLinkQueryObject
- setValue(Object, ValueFields) - Method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- 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
- setVariableAggregator(PlanItemVariableAggregator) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- setVariableLocal(String, String, Object) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setVariables(String, Map<String, ? extends Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setVariables(String, Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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
- setVariableSchemaManager(SchemaManager) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SetVariablesCmd - Class in org.flowable.cmmn.engine.impl.cmd
- SetVariablesCmd(String, Map<String, Object>) - Constructor for class org.flowable.cmmn.engine.impl.cmd.SetVariablesCmd
- setVariableServiceConfiguration(VariableServiceConfiguration) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- setVariablesOnPlanItemInstance(List<Map<String, Object>>, String, PlanItemInstanceEntity, ObjectMapper, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
- setVariableTypes(VariableTypes) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- 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
- 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
- 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.
- shouldCreateDiagram(CaseDefinitionEntity, EngineDeployment) - Method in class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
- 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
- shouldStageGoIntoCompletedState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
- showInOverview - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
- shutdownAsyncHistoryTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- shutdownAsyncTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- shutdownAsyncTaskInvokerTaskExecutor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- SignalEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorimplementation for the CMMN extension Signal Event Listener. - SignalEventListenerActivityBehaviour(SignalEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- SignalEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- SignalEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
- 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
- signalRef - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.SignalEventListenerActivityBehaviour
- 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
- 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
- skipped(AssumptionViolatedException, Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test is skipped due to a failed assumption.
- snapshotReadOnly() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- sortVariablesByCounter(List<VariableInstance>, List<VariableInstance>) - Static method in class org.flowable.cmmn.engine.impl.variable.CmmnAggregation
- 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
- splitAndTrim(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- stage - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- stage - Variable in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
- StageActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- StageActivityBehavior(Stage) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.StageActivityBehavior
- 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(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
- 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
- StandaloneInMemCmmnEngineConfiguration - Class in org.flowable.cmmn.engine.impl.cfg
- StandaloneInMemCmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.impl.cfg.StandaloneInMemCmmnEngineConfiguration
- start() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- start() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- startableByUser(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- startableByUserOrGroups(String, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- startAsync() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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(CaseInstanceBuilder, String, String) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
- 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
- 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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- startedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBy - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- startedBy - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- startedBy(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- 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
- startFormVariables - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- startFormVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- starting(Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
- 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
- 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 interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Starts a process instance with a reference to a plan item instance (i.e.
- startTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- startTime - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
- 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
- startWithForm - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- 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 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 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
- 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
- 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
- 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 class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceQueryImpl
- STATUS_COMPLETED - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_FAILED - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_IN_PROGRESS - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- STATUS_WAITING - Static variable in interface org.flowable.cmmn.engine.impl.delete.DeleteCaseInstanceBatchConstants
- storeResultVariableAsTransient - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.PlanItemExpressionActivityBehavior
- storeVariableLocal(String) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- 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
- stripCmmnFileSuffix(String) - Static method in class org.flowable.cmmn.engine.impl.deployer.ResourceNameUtil
- subject - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- succeeded(Description) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
Invoked when a test succeeds
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
- suspended() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
T
- TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- 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
- task - Variable in class org.flowable.cmmn.engine.impl.cmd.SaveTaskCmd
- 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_SERVICE_KEY - Static variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- TaskActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior.impl
- TaskActivityBehavior(boolean, String) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.TaskActivityBehavior
- taskBuilder - Variable in class org.flowable.cmmn.engine.impl.cmd.CreateCmmnTaskCmd
- TaskCreatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- TaskCreatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskCreatedHistoryJsonTransformer
- TaskDeletedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- TaskDeletedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskDeletedHistoryJsonTransformer
- TaskEndedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- TaskEndedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
- taskEntities - Variable in class org.flowable.cmmn.engine.impl.cmd.BulkSaveTasksCmd
- taskEntity - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
- TaskGetFunctionDelegate - Class in org.flowable.cmmn.engine.impl.function
- TaskGetFunctionDelegate() - Constructor for class org.flowable.cmmn.engine.impl.function.TaskGetFunctionDelegate
- TaskHelper - Class in org.flowable.cmmn.engine.impl.task
- TaskHelper() - Constructor for class org.flowable.cmmn.engine.impl.task.TaskHelper
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- taskId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- taskIds - Variable in class org.flowable.cmmn.engine.impl.cmd.DeleteTaskCmd
- taskIds - Variable in class org.flowable.cmmn.engine.impl.cmd.GetTasksLocalVariablesCmd
- 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
- TaskParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- TaskParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.TaskParseHandler
- taskPostProcessor - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
postprocessor for a task builder
- taskSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- taskServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- TaskUpdatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- TaskUpdatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskUpdatedHistoryJsonTransformer
- 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
- 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.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() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnDeployment
-
Specify tenantId to deploy for
- 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
- 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
- terminate() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- terminate() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- TERMINATE_PLAN_ITEM_DEFINITIONS_JSON_SECTION - Static variable in interface org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationDocumentConstants
- terminateCaseInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- 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_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 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 class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
- 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
- terminateOrphanedEventListeners(PlanItemInstanceEntity, List<PlanItem>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
- terminatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- terminatePlanItemDefinitionIds(List<String>) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
- 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 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
- text - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- textVar - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- thread - Variable in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- timeLimitExceeded - Variable in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper.InterruptTask
- timerEventListener - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- TimerEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorimplementation for the CMMN Timer Event Listener. - TimerEventListenerActivityBehaviour(TimerEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- TimerEventListenerParseHandler - Class in org.flowable.cmmn.engine.impl.parser.handler
- TimerEventListenerParseHandler() - Constructor for class org.flowable.cmmn.engine.impl.parser.handler.TimerEventListenerParseHandler
- timerJobForPlanItemInstanceExists(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
- 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
- to - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.MailActivityBehavior
- 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
- 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.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.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
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceEndHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceReactivateHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceStartHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessKeyHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateBusinessStatusHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.CaseInstanceUpdateNameHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkCreatedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.EntityLinkDeletedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricCaseInstanceDeletedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogDeleteJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.HistoricUserTaskLogRecordJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkCreatedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.IdentityLinkDeletedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.MilestoneReachedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceAvailableHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCompletedHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceCreatedHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceDisabledHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceEnabledHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceExitHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceFullHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceOccurredHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceStartedHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceSuspendedHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.PlanItemInstanceTerminatedHistoryJsonTransformer
-
Deprecated.
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskCreatedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskDeletedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskEndedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.TaskUpdatedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.UpdateCaseDefinitionCascadeHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
- transformJson(HistoryJobEntity, ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
- 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
- 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.interceptor.StartCaseInstanceAfterContext
- transientVariables - Variable in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
- 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
- transition - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- transition - Variable in class org.flowable.cmmn.engine.impl.criteria.PlanItemLifeCycleEvent
- transitionMetadata - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
- trigger() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceTransitionBuilderImpl
- 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
- 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.
- 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() - Constructor for class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- 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 - 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.CmmnHistoryCleanupJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.ExternalWorkerTaskCompleteJobHandler
- TYPE - Static variable in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
- TYPE_CASE_INSTANCE_END - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_CASE_INSTANCE_REACTIVATE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_CASE_INSTANCE_START - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_ENTITY_LINK_CREATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_ENTITY_LINK_DELETED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_HISTORIC_CASE_INSTANCE_DELETED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_HISTORIC_USER_TASK_LOG_DELETE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_HISTORIC_USER_TASK_LOG_RECORD - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_IDENTITY_LINK_CREATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_IDENTITY_LINK_DELETED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_MILESTONE_REACHED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_NAME - Static variable in class org.flowable.cmmn.engine.impl.variable.CmmnAggregatedVariableType
- TYPE_PLAN_ITEM_INSTANCE_AVAILABLE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_COMPLETED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_CREATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_DISABLED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_ENABLED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_EXIT - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_FULL - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_PLAN_ITEM_INSTANCE_OCCURRED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_STARTED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_SUSPENDED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_PLAN_ITEM_INSTANCE_TERMINATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
-
Deprecated.
- TYPE_TASK_CREATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_TASK_DELETED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_TASK_REMOVED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_TASK_UPDATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_UPDATE_CASE_DEFINITION_CASCADE - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_UPDATE_CASE_INSTANCE_BUSINESS_KEY - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_UPDATE_CASE_INSTANCE_BUSINESS_STATUS - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_UPDATE_CASE_INSTANCE_NAME - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_VARIABLE_CREATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_VARIABLE_REMOVED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- TYPE_VARIABLE_UPDATED - Static variable in interface org.flowable.cmmn.engine.impl.history.async.CmmnAsyncHistoryConstants
- 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
- 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
- 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
- types - Variable in class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
U
- unavailable() - Method in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- unclaim(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
- unfinished - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- unfinished() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- unregister(CmmnEngine) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Unregisters the given cmmn engine.
- updateBusinessKey(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- updateBusinessStatus(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
- updateCachingAndArtifacts(CmmnParseResult) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- UpdateCaseDefinitionCascadeHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- UpdateCaseDefinitionCascadeHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.UpdateCaseDefinitionCascadeHistoryJsonTransformer
- updateCaseDefinitionIdInHistory(CaseDefinition, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
- 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
- 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
- updateChildPlanItemInstancesState() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractDeleteCaseInstanceOperation
- updateCommonProperties(ObjectNode, CommandContext) - Method in class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer
-
Deprecated.
- updateEventSubscriptions(CmmnParseResult, Map<CaseDefinitionEntity, CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- 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
- 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
- updateVariableInstance(VariableInstanceEntity, Object) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
- usePrefixId - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- UserEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorimplementation for the CMMN User Event Listener. - UserEventListenerActivityBehaviour(UserEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
- UserEventListenerInstanceImpl - Class in org.flowable.cmmn.engine.impl.runtime
- UserEventListenerInstanceImpl(PlanItemInstance) - Constructor for class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
- 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
- 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.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.IdentityLinkQueryObject
- useSSL - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- useTLS - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
V
- 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
- 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
- validateMigration(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- validateMigrationForCaseInstance(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationForCaseInstancesOfCaseDefinition(String, int, String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationForCaseInstancesOfCaseDefinition(String, CaseInstanceMigrationDocument) - Method in class org.flowable.cmmn.engine.impl.migration.CmmnMigrationServiceImpl
- validateMigrationOfCaseInstances(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- validateMigrationOfCaseInstances(String, int, String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- validateParameters() - Method in class org.flowable.cmmn.engine.impl.listener.ScriptTypeTaskListener
- validateParams(String, String, int, String) - Method in class org.flowable.cmmn.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, 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
- 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
- value() - Element in annotation interface org.flowable.cmmn.engine.test.CmmnConfigurationResource
-
The location of the resource that should be used to create the CmmnEngine.
- 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.
- 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.
- 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
- variableAggregator - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableChangeType - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- variableContainer - Variable in class org.flowable.cmmn.engine.impl.el.PlanItemInstancesWrapper
- variableContainer - Variable in class org.flowable.cmmn.engine.impl.scripting.CmmnVariableScopeResolver
- variableCount - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
- VariableCreatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- VariableCreatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableCreatedHistoryJsonTransformer
- VariableEventListenerActivityBehaviour - Class in org.flowable.cmmn.engine.impl.behavior.impl
-
CmmnActivityBehaviorimplementation for the CMMN extension Variable Event Listener. - VariableEventListenerActivityBehaviour(VariableEventListener) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.VariableEventListenerActivityBehaviour
- 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 class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- 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
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
- 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.RemoveLocalVariablesCmd
- variableNames - Variable in class org.flowable.cmmn.engine.impl.cmd.RemoveVariablesCmd
- variableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- variableNotExists(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
- VariableRemovedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- VariableRemovedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableRemovedHistoryJsonTransformer
- 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.interceptor.AbstractStartCaseInstanceAfterContext
- variables - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
- 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
- variableSchemaManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableServiceConfiguration - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- variableTypes - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
- VariableUpdatedHistoryJsonTransformer - Class in org.flowable.cmmn.engine.impl.history.async.json.transformer
- VariableUpdatedHistoryJsonTransformer(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.VariableUpdatedHistoryJsonTransformer
- variableValue - Variable in class org.flowable.cmmn.engine.impl.cmd.SetLocalVariableCmd
- variableValue - Variable in class org.flowable.cmmn.engine.impl.cmd.SetVariableCmd
- 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(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
- 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
- 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
- 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
- VariableValueJsonNodeValueFields(JsonNode) - Constructor for class org.flowable.cmmn.engine.impl.delete.BatchDeleteCaseConfig.VariableValueJsonNodeValueFields
- 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
- 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
- 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
- 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
- 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
- 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
- verifyCaseDefinitionsDoNotShareKeys(Collection<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
- version - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityImpl
- version - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- VERSION - Static variable in interface org.flowable.cmmn.engine.CmmnEngine
-
the version of the flowable CMMN library
- versionGt - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionGte - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionLt - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
- versionLte - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
W
- 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
- waitForExecutorToProcessAllJobs(AsyncExecutor, Callable<Boolean>, long, long, boolean) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnJobTestHelper
- 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
- 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(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
- waitForJobExecutorToProcessAllJobs() - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
- 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
- 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
- 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
- withAfters(FrameworkMethod, Object, Statement) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- withBefores(FrameworkMethod, Object, Statement) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
- withCaseInstanceVariable(String, Object) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withCaseInstanceVariables(Map<String, Object>) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- 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() - 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
- withMigrateToCaseDefinitionTenantId(String) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationBuilderImpl
- withoutCallbackId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCaseInstanceCallbackId() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCaseInstanceParent() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- withoutCaseInstanceParentId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
- 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
- workerId - Variable in class org.flowable.cmmn.engine.impl.cmd.AbstractExternalWorkerJobCmd
- workerId - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
- wrappedHistoricVariableInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
- wrappedVariableInstanceQuery - Variable in class org.flowable.cmmn.engine.impl.runtime.CmmnVariableInstanceQueryImpl
X
- 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AsyncJobExecutorConfiguration.getAsyncJobLockTime()viaCmmnEngineConfiguration.getAsyncExecutorConfiguration()