- 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
PlanItemInstance to 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(String) - Method 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.runtime.CaseInstanceQueryImpl
-
- activePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- activePlanItemDefinitionIds(Set<String>) - Method 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.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
-
- 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(CmmnDeployment) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- addDeploymentForAutoCleanup(String) - 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>, SentryIfPart, 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(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, FlowableEngineEventType[]) - Constructor for class org.flowable.cmmn.engine.impl.cmd.AddEventListenerCommand
-
- AddEventListenerCommand(FlowableEventListener) - 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(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
-
- 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
-
- 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, 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, 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
-
- addPlanItemInstanceLifeCycleListener(PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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(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 - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- addToParent(boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- addUserIdentityLink(Task, IdentityLink) - Method in class org.flowable.cmmn.engine.impl.cfg.DefaultTaskAssignmentManager
-
- 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
-
- 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<?>, String) - Static method in class org.flowable.cmmn.engine.test.impl.CmmnTestHelper
-
- 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
-
- 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(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- assertCaseInstanceEnded(String) - 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(CaseInstance, String, String...) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- assertPlanItemInstanceState(List<PlanItemInstance>, 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- 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
-
- 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
AsyncExecutor automatically 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
Runnable that 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
-
- 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(String) - Method 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
-
- 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(String) - Method 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
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseDefinitionCategory(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionCategory - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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 - Class in org.flowable.cmmn.engine.impl.deployer
-
Creates diagrams from case definitions.
- CaseDefinitionDiagramHelper() - Constructor for class org.flowable.cmmn.engine.impl.deployer.CaseDefinitionDiagramHelper
-
- caseDefinitionDiagramHelper - Variable in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
-
- 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(String) - Method 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(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 - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- caseDefinitionId(String) - Method 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- caseDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- caseDefinitionId - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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 - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
-
- caseDefinitionId(String) - Method 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.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(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseDefinitionIds(Set<String>) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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(String) - Method 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionKey - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- caseDefinitionKey(String) - Method 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.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(Set<String>) - Method 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.runtime.CaseInstanceQueryImpl
-
- CaseDefinitionLocalizationManager - Interface in org.flowable.cmmn.engine
-
- caseDefinitionLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseDefinitionName(String) - Method 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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionName - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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(Integer) - Method 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(Integer) - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- caseDefinitionVersion - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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 - 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
-
- caseInstanceByCaseDefinitionIdMatcher - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
-
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseInstanceId(String) - Method 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(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 - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- caseInstanceId(String) - Method 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- caseInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- 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 - 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.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(Set<String>) - Method 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.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(CaseInstanceMigrationDocument, String, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationBatchCmd
-
- CaseInstanceMigrationBatchCmd(String, int, String, CaseInstanceMigrationDocument, 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, 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
-
- CaseInstanceMigrationCmd(String, int, String, CaseInstanceMigrationDocument, 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, 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
-
- CaseInstanceMigrationValidationCmd(String, int, String, CaseInstanceMigrationDocument, CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.cmd.CaseInstanceMigrationValidationCmd
-
- caseInstanceName - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- caseInstanceName(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- caseInstanceName - Variable in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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(String) - Method 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.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 - Interface in org.flowable.cmmn.engine
-
- caseLocalizationManager - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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(String, Object) - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- caseVariableValueEquals(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(String) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
-
- category - Variable in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentQueryImpl
-
- category - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- 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(String, List<FieldExtension>) - Constructor for class org.flowable.cmmn.engine.impl.behavior.impl.http.handler.ClassDelegateHttpHandler
-
- ClassDelegateHttpHandler(Class<?>, 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 Type 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 Type 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 Type 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 - Interface in org.flowable.cmmn.engine
-
Provides access to all services that expose CMMN and case management operations.
- 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
-
- CmmnEngineAgenda - Interface in org.flowable.cmmn.engine.impl.agenda
-
- cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- CmmnEngineAgendaFactory - Interface in org.flowable.cmmn.engine.impl.agenda
-
- cmmnEngineAgendaFactory - Variable in class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
-
- CmmnEngineAgendaSessionFactory - Class in org.flowable.cmmn.engine.impl.agenda
-
- CmmnEngineAgendaSessionFactory(CmmnEngineAgendaFactory) - Constructor for class org.flowable.cmmn.engine.impl.agenda.CmmnEngineAgendaSessionFactory
-
- CmmnEngineConfiguration - Class in org.flowable.cmmn.engine
-
- CmmnEngineConfiguration() - Constructor for class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- 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 - Class in org.flowable.cmmn.engine
-
- CmmnEngines() - Constructor for class org.flowable.cmmn.engine.CmmnEngines
-
- cmmnEngines - Static variable in 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
-
- 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 - 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
-
- cmmnParseHandlers - Variable in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
-
- 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
-
TaskBuilder implementation
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
-
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- cmmnTaskService - Variable in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
- 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
-
- 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
-
- 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(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
-
- complete() - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnExternalWorkerTransitionBuilderImpl
-
- 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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- completedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- completedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- completedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- completedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- 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>, 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
-
- 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
CmmnActivityBehavior implementations that are part of the
core CMMN behaviors of the CMMN Engine.
- CoreCmmnActivityBehavior() - Constructor for class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
-
- CoreCmmnTriggerableActivityBehavior - Class in org.flowable.cmmn.engine.impl.behavior
-
- 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(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(CaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.CaseInstanceDataManager
-
- countByCriteria(HistoricCaseInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
-
- countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
-
- countByCriteria(CaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisCaseInstanceDataManagerImpl
-
- countByCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricCaseInstanceDataManagerImpl
-
- countByCriteria(HistoricPlanItemInstanceQueryImpl) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.MybatisHistoricPlanItemInstanceDataManager
-
- 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
-
- 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(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
-
- 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(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(CaseInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricCaseInstanceDataManager
-
- create(PlanItemInstance) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.HistoricPlanItemInstanceDataManager
-
- 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(HistoricCaseInstance, Map<String, VariableInstanceEntity>) - 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(CaseInstance) - 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(PlanItemInstance) - 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(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.HistoricPlanItemInstanceEntityManager
-
- create(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
-
- 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(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_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(CaseInstance, long) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- createCaseInstanceEndedErrorMessage(String, 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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- createdAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- createdBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- createdBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- 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 EventPayloadInstance instances.
- 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(TaskInfo) - Method in class org.flowable.cmmn.engine.impl.CmmnHistoryServiceImpl
-
- createHistoricTaskLogEntryBuilder() - 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(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
-
- createLifecycleListener(FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
-
- 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
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
-
- elementId - Variable in class org.flowable.cmmn.engine.impl.runtime.InjectedPlanItemInstanceBuilderImpl
-
- elementId(String) - Method 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.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() - Method 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.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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- endedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- endedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- endedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- endedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- 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(HistoricCaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- enhanceCachedValue(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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(EntityWithSentryPartInstances, List<Criterion>) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
- evaluateCriteria(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- 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(CommandContext, PlanItemInstanceEntity, MigrationContext) - Method in interface org.flowable.cmmn.engine.impl.behavior.CmmnActivityWithMigrationContextBehavior
-
- execute(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.behavior.CoreCmmnActivityBehavior
-
- 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, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
-
- execute(CommandContext, PlanItemInstanceEntity) - 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.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(DelegatePlanItemInstance, AsyncTaskInvoker) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.http.DefaultCmmnHttpActivityDelegate
-
- execute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.HumanTaskActivityBehavior
-
- execute(CommandContext, PlanItemInstanceEntity, MigrationContext) - 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, ChildTaskActivityBehavior.VariableInfo) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ProcessTaskActivityBehavior
-
- 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) - 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.AddIdentityLinkCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.ClaimTaskCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DelegateTaskCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteIdentityLinkCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.NeedsActiveTaskCmd
-
Subclasses must implement in this method their normal command logic.
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.RemoveTaskVariablesCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.ResolveTaskCmd
-
- 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, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskDueDateCmd
-
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskPriorityCmd
-
- execute(CommandContext, TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.SetTaskVariablesCmd
-
- execute(CommandContext) - 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(DelegatePlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- 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(CommandContext) - Method in class org.flowable.cmmn.engine.impl.delete.DeleteHistoricCaseInstancesUsingBatchesCmd
-
- execute(CommandConfig, Command<T>, CommandExecutor) - Method in class org.flowable.cmmn.engine.impl.interceptor.CmmnCommandInvoker
-
- 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(CaseInstance, String, String, CaseInstanceLifecycleListener) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
-
- executeLifecycleListener(DelegatePlanItemInstance, String, String, PlanItemInstanceLifecycleListener, FlowableListener) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
-
- 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, T) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractCmmnParseHandler
-
- executeParse(CmmnParserImpl, CmmnParseResult, T) - Method in class org.flowable.cmmn.engine.impl.parser.handler.AbstractPlanItemParseHandler
-
- executeParse(CmmnParserImpl, CmmnParseResult, Case) - Method in class org.flowable.cmmn.engine.impl.parser.handler.CaseParseHandler
-
- executePlanItemParse(CmmnParserImpl, CmmnParseResult, PlanItem, 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
-
- executeRemoveWaitingForRepetitionPlanItemInstances(CaseInstanceChangeState, CaseInstanceEntity, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
-
- executeServiceSchemaManagers - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- executeTaskListeners(TaskEntity, String) - Method in class org.flowable.cmmn.engine.impl.listener.CmmnListenerNotificationHelper
-
- executeTaskListeners(HumanTask, 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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- exitAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- exitBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- exitBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- exitBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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(CmmnEngineConfiguration, PlanItemInstanceEntity, ChildTask) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ChildTaskActivityBehavior
-
- 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
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
- getCaseDefinition(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
-
- getCaseDefinition(String, List<CaseDefinitionEntity>) - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParserImpl
-
- getCaseDefinition() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.deploy.CaseDefinitionCacheEntry
-
- getCaseDefinition(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
-
- 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() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
-
- getCaseDefinition() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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(IdentityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
-
- getCaseDefinitionId(EntityLinkEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
-
- 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
-
- 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, 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.
- getCaseInstanceEntity(CommandContext) - Method in class org.flowable.cmmn.engine.impl.cmd.CreateInjectedPlanItemInstanceCmd
-
- 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(String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseInstanceLifeCycleListenerUtil
-
- getCaseModel(CaseDefinition, CmmnModel) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
-
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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
-
- 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
-
- 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(String) - Static method in class org.flowable.cmmn.engine.CmmnEngines
-
Obtain a cmmn engine by name.
- 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.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(CommandContext) - 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
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
- getCmmnModel(DelegatePlanItemInstance) - Static method in class org.flowable.cmmn.engine.impl.delegate.CmmnDelegateHelper
-
Returns the
CmmnModel matching the case definition cmmn model for the case definition of the passed
DelegatePlanItemInstance.
- 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(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
-
- getCmmnModel(CommandContext, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- 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
-
- 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(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
-
- getConfigurationResource() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
- 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(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.EventRegistryEventListenerActivityBehaviour
-
- getCorrelationKey(String, CommandContext, BaseElement) - Static method in class org.flowable.cmmn.engine.impl.util.CmmnCorrelationUtil
-
- 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(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getEventRegistryEngineConfiguration() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
-
- 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(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getEventRepositoryService() - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestCase
-
- 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(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getInternalTaskAssignmentManager() - 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(BaseElement) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.ExternalWorkerTaskActivityBehavior
-
- getJobCategory() - Method in class org.flowable.cmmn.engine.interceptor.CreateCmmnExternalWorkerJobBeforeContext
-
- 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
CmmnOperation should be inserted.
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractChangePlanItemInstanceStateOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ActivateAsyncPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AsyncLeaveActivePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ChangePlanItemInstanceToAvailableOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CompletePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceForRepetitionOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreatePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CreateRepeatedPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DisablePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.DismissPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EnablePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.InitiatePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.OccurPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ReactivatePlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.StartPlanItemInstanceOperation
-
- getOperationName() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
-
- 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 IOParameter out 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(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
-
- 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
-
- 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(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
- getStage() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
-
- 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, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- getVariable(String, String, Class<T>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- getVariable(String) - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
-
- 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
-
- 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, Collection<String>) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- getVariableInstances(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- getVariables(String, Collection<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() - Method in class org.flowable.cmmn.engine.impl.reactivation.CaseReactivationBuilderImpl
-
- getVariables() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- getVariables(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- getVariables() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
-
- getVariables() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
-
- 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.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() - Method 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.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.xml and for resources flowable-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, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.AbstractNeedsPlanItemInstanceCmd
-
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteCaseInstanceCmd
-
- internalExecute(CommandContext, PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteStagePlanItemInstanceCmd
-
- internalExecute(CommandContext, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.DeleteCaseInstanceCmd
-
- 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, CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.TerminateCaseInstanceCmd
-
- 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(Set<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- involvedGroups(Collection<String>) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- involvedGroups - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- involvedGroups(Set<String>) - Method 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.runtime.PlanItemInstanceQueryImpl
-
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- involvedUser(String, String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- involvedUser - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- involvedUser(String) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- involvedUser(String, String) - Method 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.runtime.PlanItemInstanceQueryImpl
-
- 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() - 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 - Variable in class org.flowable.cmmn.engine.impl.util.CompletionEvaluationResult
-
- 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(TaskEntity) - Method in class org.flowable.cmmn.engine.impl.cmd.CompleteTaskWithFormCmd
-
- 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
-
- 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(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() - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryConfigurationSettings
-
- 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() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntity
-
- isNew - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
-
- 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(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
- isStage - Variable in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
-
- isStage() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
-
- isStage() - Method in class org.flowable.cmmn.engine.impl.delegate.ReadOnlyDelegatePlanItemInstanceImpl
-
- isStage - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- isStage() - Method 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.persistence.entity.PlanItemInstanceEntityImpl
-
- 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(PlanItemInstanceEntity, Stage) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractEvaluationCriteriaOperation
-
- isStageCompletable(Object) - Static method in class org.flowable.cmmn.engine.impl.function.IsStageCompletableExpressionFunction
-
- 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
-
- 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, Date) - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoryVariableManager
-
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.CompositeCmmnHistoryManager
-
- recordVariableRemoved(VariableInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.history.DefaultCmmnHistoryManager
-
- 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(String) - Method 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
-
- 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(String) - Method 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
-
- 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(CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeploymentManager
-
- resolveCaseDefinition(CaseInstanceMigrationDocument, CommandContext) - Method in class org.flowable.cmmn.engine.impl.migration.CaseInstanceMigrationManagerImpl
-
- resolveCaseDefinition(String, Integer, String, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
-
- 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(CmmnEngineConfiguration, String, String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.CaseTaskActivityBehavior
-
- resolveExpression(String, String) - Method in interface org.flowable.cmmn.engine.impl.process.ProcessInstanceService
-
Resolves the given expression within the context of the passed execution.
- 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
EngineResource that 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
-
- 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
-
- 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(CommandContext, PlanItemInstanceEntity, Object, Date, boolean) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.TimerEventListenerActivityBehaviour
-
- scheduleTimerJob(CmmnEngineConfiguration) - Method in class org.flowable.cmmn.engine.impl.cmd.HandleHistoryCleanupTimerJobCmd
-
- 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, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- setAssignee(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- setAssignee(String) - 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
-
- 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
-
Command that 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, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- setCaseInstanceName(String) - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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
-
- 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
-
- 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(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnRule
-
- setCurrentTime(Date) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnTestHelper
-
- setCurrentTime(Instant) - 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, Date) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- setDueDate(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- 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
-
- 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
-
- 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, String) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- setOwner(String, String) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateCasePageTaskBeforeContext
-
- setOwner(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- 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, int) - Method in class org.flowable.cmmn.engine.impl.CmmnTaskServiceImpl
-
- setPriority(String) - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- setProcessInstanceService(ProcessInstanceService) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
-
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
-
- 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(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(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(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 class org.flowable.cmmn.engine.impl.agenda.operation.ExitPlanItemInstanceOperation
-
- 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
-
- 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
-
- 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(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(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.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(CommandContext, 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, 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
-
- 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(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 - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- 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(String) - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceQueryImpl
-
- stageInstanceId - Variable in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- 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(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 - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- stagePlanItemInstance(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityBuilderImpl
-
- stagePlanItemInstance - Variable in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- 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, String, String) - Method in class org.flowable.cmmn.engine.impl.eventregistry.CmmnEventRegistryEventConsumer
-
- startCaseInstance(CaseInstanceBuilder) - Method in interface org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelper
-
- startCaseInstance(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- startCaseInstance(CommandContext, CaseDefinition, CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- startCaseInstance(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- 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(CommandContext, CaseDefinition, CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- startCaseInstanceAsync(CaseInstanceBuilder) - Method in class org.flowable.cmmn.engine.impl.runtime.CmmnRuntimeServiceImpl
-
- 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(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- startedAfter - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- startedBefore(Date) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- startedBefore - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- startedBy - Variable in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- startedBy(String) - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- startedBy - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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(String) - Method 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
-
- 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(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildBpmnCaseInstanceStateChangeCallback
-
- stateChanged(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildCaseInstanceStateChangeCallback
-
- stateChanged(CallbackData) - Method in class org.flowable.cmmn.engine.impl.callback.ChildProcessInstanceStateChangeCallback
-
- stateChanged(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- 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(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.DelegateExpressionPlanItemLifecycleListener
-
- stateChanged(CaseInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionCaseLifecycleListener
-
- stateChanged(DelegatePlanItemInstance, String, String) - Method in class org.flowable.cmmn.engine.impl.listener.ExpressionPlanItemLifecycleListener
-
- 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
-