- AbstractAsyncCmmnHistoryManager - Class in org.flowable.cmmn.engine.impl.history.async
-
- AbstractAsyncCmmnHistoryManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.history.async.AbstractAsyncCmmnHistoryManager
-
- 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() - 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
-
- AbstractCmmnEntityManager<EntityImpl extends Entity> - Class in org.flowable.cmmn.engine.impl.persistence.entity
-
- AbstractCmmnEntityManager(CmmnEngineConfiguration) - Constructor for class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEntityManager
-
- AbstractCmmnExpressionFunction - Class in org.flowable.cmmn.engine.impl.function
-
- AbstractCmmnExpressionFunction(String) - Constructor for class org.flowable.cmmn.engine.impl.function.AbstractCmmnExpressionFunction
-
- 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
-
- 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() - 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() - 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() - 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>, 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() - 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, 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() - Constructor for class org.flowable.cmmn.engine.impl.history.async.json.transformer.AbstractTaskHistoryJsonTransformer
-
- 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
-
- activatePlanItemDefinitionId(String) - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- activatePlanItemDefinitionIdList - Variable in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- activatePlanItemDefinitionIds - Variable in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
-
- activatePlanItemDefinitionIds(List<String>) - 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
-
- 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
-
- addAssigneeIdentityLinks(TaskEntity) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
-
- 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
-
- addBytes(String, byte[]) - Method in class org.flowable.cmmn.engine.impl.repository.CmmnDeploymentBuilderImpl
-
- 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
-
- 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
-
- addDecisionTableToCollection(List<DmnDecisionTable>, String, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionTablesForCaseDefinitionCmd
-
- 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
-
- addEventListenerTransition(String, String...) - Static method in class org.flowable.cmmn.engine.impl.runtime.StateTransition
-
- 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
-
- addHistoryJobHandler(HistoryJobHandler) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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) - 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
-
- 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, String) - Method in class org.flowable.cmmn.engine.impl.agenda.DefaultCmmnEngineAgenda
-
- addOwnerIdentityLink(TaskEntity) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
-
- addPlanItemInstanceLifeCycleListeners(String, PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- addPlanItemInstanceLifeCycleListeners(PlanItemInstanceLifecycleListener) - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- addPlanItemInstanceToParent(CommandContext, 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
-
- 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
-
- 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
-
- afterCreateHumanTask(CreateHumanTaskAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.CreateHumanTaskInterceptor
-
- afterEach(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
-
- afterStartCaseInstance(StartCaseInstanceAfterContext) - Method in interface org.flowable.cmmn.engine.interceptor.StartCaseInstanceInterceptor
-
- 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, CaseInstanceEntity, CaseDefinition, StartCaseInstanceBeforeContext, CommandContext) - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceHelperImpl
-
- applyFieldExtension(FieldExtension, Object, VariableContainer, 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, VariableContainer, 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
-
- asc() - Method in class org.flowable.cmmn.engine.impl.history.CmmnHistoricVariableInstanceQueryImpl
-
- 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
-
- assertCaseInstanceEnded(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- assertCaseInstanceEnded(CaseInstance, int) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- assertCaseInstanceNotEnded(CaseInstance) - Method in class org.flowable.cmmn.engine.test.AbstractFlowableCmmnTestCase
-
- assertDatabaseEmpty(FrameworkMethod) - Method in class org.flowable.cmmn.engine.test.impl.CmmnTestRunner
-
- assignee - Variable in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- AsyncActivatePlanItemInstanceJobHandler - Class in org.flowable.cmmn.engine.impl.job
-
- AsyncActivatePlanItemInstanceJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncActivatePlanItemInstanceJobHandler
-
- 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.
- asyncExecutorAsyncJobLockTimeInMillis - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The amount of time (in milliseconds) an async job is locked when acquired by the async executor.
- asyncExecutorCorePoolSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The minimal number of threads that are kept alive in the threadpool for job execution.
- asyncExecutorDefaultAsyncJobAcquireWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The time (in milliseconds) the async job acquisition thread will wait to execute the next acquirement query.
- asyncExecutorDefaultQueueSizeFullWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The time (in milliseconds) the async job (both timer and async continuations) acquisition thread will wait
when the queue is full to execute the next query.
- asyncExecutorDefaultTimerJobAcquireWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The time (in milliseconds) the timer acquisition thread will wait to execute the next acquirement query.
- 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.
- asyncExecutorLockOwner - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
When a job is acquired, it is locked so other async executors can't lock and execute it.
- asyncExecutorMaxAsyncJobsDuePerAcquisition - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The number of async jobs that are acquired during one query (before a job is executed,
an acquirement thread fetches jobs from the database and puts them on the queue).
- asyncExecutorMaxPoolSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The maximum number of threads that are created in the threadpool for job execution.
- asyncExecutorMaxTimerJobsPerAcquisition - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The number of timer jobs that are acquired during one query
Before a job is executed, an acquirement thread fetches jobs from the database and puts them on the queue.
- asyncExecutorMessageQueueMode - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
Experimental!
- asyncExecutorNumberOfRetries - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The number of retries for a job.
- asyncExecutorResetExpiredJobsInterval - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The amount of time (in milliseconds) that is between two consecutive checks of 'expired jobs'.
- 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.
- asyncExecutorResetExpiredJobsPageSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The default
AsyncExecutor has a 'cleanup' thread that resets expired jobs so they can be re-acquired by other executors.
- asyncExecutorSecondsToWaitOnShutdown - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The time (in seconds) that is waited to gracefully shut down the threadpool used for job execution when
a shutdown on the executor (or engine) is requested.
- asyncExecutorThreadKeepAliveTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The time (in milliseconds) a thread used for job execution must be kept alive before it is destroyed.
- asyncExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The queue onto which jobs will be placed before they are actually executed.
- asyncExecutorThreadPoolQueueSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The size of the queue on which jobs to be executed are placed, before they are actually executed.
- asyncExecutorTimerLockTimeInMillis - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
The amount of time (in milliseconds) a timer job is locked when acquired by the async executor.
- 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
-
- asyncHistoryExecutorAsyncJobLockTimeInMillis - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorCorePoolSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorDefaultAsyncJobAcquireWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorDefaultQueueSizeFullWaitTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorLockOwner - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorMaxPoolSize - 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
-
- asyncHistoryExecutorResetExpiredJobsInterval - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorResetExpiredJobsPageSize - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorSecondsToWaitOnShutdown - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorThreadKeepAliveTime - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorThreadPoolQueue - Variable in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- asyncHistoryExecutorThreadPoolQueueSize - 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
-
- AsyncInitializePlanModelJobHandler - Class in org.flowable.cmmn.engine.impl.job
-
- AsyncInitializePlanModelJobHandler() - Constructor for class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
-
- ATTRIBUTE_INVOLVED_CASE_INSTANCE_IDS - Static variable in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- authorizationUserId - Variable in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- authorizedRoleRefs - Variable in class org.flowable.cmmn.engine.impl.behavior.impl.UserEventListenerActivityBehaviour
-
- gatherEventListenerDependencies(PlanItem) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
-
- 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
-
- 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
-
- getActivatePlanItemDefinitionIdList() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- getActivatePlanItemDefinitionIds() - 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
-
- 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
-
- getAllCaseDefinitions() - Method in class org.flowable.cmmn.engine.impl.parser.CmmnParseResult
-
- getAllChildPlanItemInstances(CaseInstanceEntity) - Static method in class org.flowable.cmmn.engine.impl.util.CaseInstanceUtil
-
- getAnnotationFontName() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getAssignee() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- getAsyncExecutor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getAsyncExecutorAsyncJobLockTimeInMillis() - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getAuthorizationGroups() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- getBoolean(Object) - Static method in class org.flowable.cmmn.engine.impl.task.TaskHelper
-
- getBusinessCalendarManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityImpl
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceBuilderImpl
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- getBusinessKey() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- getBytes() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityImpl
-
- 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.CreateHumanTaskBeforeContext
-
- getCandidateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- getCaseDefinitionDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
-
- 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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getCaseDefinitionEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getCaseDefinitionId() - Method in class org.flowable.cmmn.engine.impl.cmd.SetCaseDefinitionCategoryCmd
-
- 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.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.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
-
- getCaseDefinitionKey() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- 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
-
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- getCaseDefinitionName() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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.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.interceptor.AbstractStartCaseInstanceAfterContext
-
- getCaseInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getCaseInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
-
- getCaseInstanceEntityId() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractCaseInstanceOperation
-
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getCaseInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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.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.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.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.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
-
- getCaseInstanceName() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- 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
-
- getCaseInstanceStateChangeCallbacks() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getCaseInstanceVariablesLimit() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- getCaseLifeCycleListenerInstance(CaseInstance) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- getCaseModel(String) - Static method in class org.flowable.cmmn.engine.impl.listener.CaseLifeCycleListenerUtil
-
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceAfterContext
-
- getCaseModel() - Method in class org.flowable.cmmn.engine.interceptor.AbstractStartCaseInstanceBeforeContext
-
- getCaseQueryLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- getCaseVariablesLimit() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- 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
-
- getChangePlanItemToAvailableIdList() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
-
- getChangePlanItemToAvailableIdList() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- 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.agenda.operation.AbstractPlanItemInstanceOperation
-
- getClassDelegateFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getClassName() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- getCmmnActivityBehavior(String, VariableScope) - 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
-
- 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.
- 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
-
- getCmmnModel(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
- 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() - 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() - 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
-
- 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
-
- 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
-
- getConnectionRequestTimeout() - Method in class org.flowable.cmmn.engine.HttpClientConfig
-
- getConnectTimeout() - Method in class org.flowable.cmmn.engine.HttpClientConfig
-
- 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
-
- getContinueParentPlanItemInstance(String) - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
-
- getContinueParentPlanItemInstanceMap() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer
-
- getCounterVariable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
- getCounterVariable(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
-
- 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.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getCreateTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- getCurrentStageInstances() - 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
-
- getCustomExpressionEnhancers() - 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
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.AbstractCmmnEntityManager
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseDefinitionEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricCaseInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityManagerImpl
-
- getDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.SentryPartInstanceEntityManagerImpl
-
- 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
-
- getDecisionTablesForCaseDefinition(String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
- GetDecisionTablesForCaseDefinitionCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
- GetDecisionTablesForCaseDefinitionCmd(String) - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetDecisionTablesForCaseDefinitionCmd
-
- getDecisionTablesFromModel(Case, CaseDefinition) - Method in class org.flowable.cmmn.engine.impl.cmd.GetDecisionTablesForCaseDefinitionCmd
-
- 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
-
- getDefinitionDeploymentId(String) - Static method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionUtil
-
- 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
-
- getDeploymentDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityManagerImpl
-
- 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
-
- 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
-
- 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
-
- getDueDate() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskBeforeContext
-
- getDynamicStateManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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.PlanItemInstanceQueryImpl
-
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.SignalEventListenerInstanceImpl
-
- getElementId() - Method in class org.flowable.cmmn.engine.impl.runtime.UserEventListenerInstanceImpl
-
- 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.history.HistoricPlanItemInstanceQueryImpl
-
- getEndedBefore() - Method in class org.flowable.cmmn.engine.impl.runtime.PlanItemInstanceQueryImpl
-
- getEndedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getEndedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- 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
-
- getEngineSpecificEngineConfigurators() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getEngineVersion() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
-
- 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
-
- getEntityLinkEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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
-
- getEntityLinkServiceConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getEntityLinkServiceConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- 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
-
- 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
-
- 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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getEventSubscriptionServiceConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getExceptionStacktrace() - Method in class org.flowable.cmmn.engine.impl.cmd.JobRetryCmd
-
- 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.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
-
- getExitTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getExitTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- getExpressionCacheSize() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getExpressionEnhancers() - 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.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
-
- getFailedJobCommandFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getFieldExtensions() - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- getFieldString(String) - Method in class org.flowable.cmmn.engine.impl.behavior.impl.DecisionTaskActivityBehavior
-
- getFinalFunctionPrefix() - Method in class org.flowable.cmmn.engine.impl.function.AbstractCmmnExpressionFunction
-
- 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
-
- 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
-
- 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
-
- 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
-
- getFunctionPrefixOptions() - Method in class org.flowable.cmmn.engine.impl.function.AbstractCmmnExpressionFunction
-
- 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.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.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.ScriptTaskParseHandler
-
- 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
-
- 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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getHistoricCaseInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getHistoricCaseQueryLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- getHistoricMilestoneInstanceDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricMilestoneInstanceEntityManagerImpl
-
- getHistoricMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getHistoricMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getHistoricPlanItemInstanceEntityManager(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- 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
-
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- getHistoricTaskQueryLimit() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- getHistoryJobExecutionScope() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getHistoryJobHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getHistoryLevel() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getHttpClientConfig() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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.history.HistoricMilestoneInstanceQueryImpl
-
- getId() - Method in class org.flowable.cmmn.engine.impl.repository.CaseDefinitionQueryImpl
-
- getId() - Method in class org.flowable.cmmn.engine.impl.runtime.GenericEventListenerInstanceImpl
-
- 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
-
- 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
-
- getIdentityLinkServiceConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getIdentityLinkServiceConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- 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
-
- 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
-
- 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
-
- getInitiatorVariableName() - Method in class org.flowable.cmmn.engine.interceptor.StartCaseInstanceBeforeContext
-
- 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
-
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- getInvolvedGroups() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- getInvolvedUser() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- 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
-
- getJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getJobServiceConfiguration() - Method in class org.flowable.cmmn.engine.impl.history.async.AsyncCmmnHistoryManager
-
- 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.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.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.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getLastEnabledTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- 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.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.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getLastSuspendedTime() - 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.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.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.StartPlanItemInstanceOperation
-
- getLifeCycleTransition() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.TerminatePlanItemInstanceOperation
-
- getListenerFactory() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getListenerNotificationHelper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- 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
-
- getLockTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CaseInstanceEntityImpl
-
- getLockTimeAsyncJobWaitTime() - 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
-
- getMilestoneInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getMilestoneInstanceDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.MilestoneInstanceEntityManagerImpl
-
- getMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getMilestoneInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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
-
- getMostRecentVersionOfCaseDefinition(CaseDefinitionEntity) - Method in class org.flowable.cmmn.engine.impl.deployer.CmmnDeployer
-
- getMovePlanItemDefinitionIdList() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- getMovePlanItemInstanceEntityContainers() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceChangeState
-
- getMovePlanItemInstanceIdList() - Method in class org.flowable.cmmn.engine.impl.runtime.ChangePlanItemStateBuilderImpl
-
- 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
-
- getMssqlOrDB2OrderBy() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- getMssqlOrDB2OrderBy() - Method in class org.flowable.cmmn.engine.impl.runtime.CaseInstanceQueryImpl
-
- getMyBatisXmlConfigurationStream() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getName() - Method in interface org.flowable.cmmn.engine.CmmnEngine
-
- getName() - Method in class org.flowable.cmmn.engine.impl.CmmnEngineImpl
-
- 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.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.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
-
- 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
-
- 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.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.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.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
-
- getObjectMapper() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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.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.
- getOriginalPlanItem() - Method in class org.flowable.cmmn.engine.impl.runtime.MovePlanItemInstanceEntityContainer.PlanItemMoveEntry
-
- getOrQueryObjects() - Method in class org.flowable.cmmn.engine.impl.history.HistoricCaseInstanceQueryImpl
-
- 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.
- 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.interceptor.CreateHumanTaskBeforeContext
-
- getParentDeploymentId() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnDeploymentEntityImpl
-
- 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 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.persistence.entity.PlanItemInstanceEntityImpl
-
- 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.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
-
- getPlanItemInstanceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getPlanItemInstanceEntity() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.AbstractPlanItemInstanceOperation
-
- 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() - 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
-
- 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
-
- getPlanItemLifeCycleEvent() - Method in class org.flowable.cmmn.engine.impl.agenda.operation.EvaluateCriteriaOperation
-
- getPlanItemLifeCycleListenerInstance(PlanItemInstance) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- 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
-
- getPlanModel(CaseInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
- getPostCmmnParseHandlers() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getPreCmmnParseHandlers() - 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
-
- getProcessInstanceService() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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.history.HistoricPlanItemInstanceQueryImpl
-
- 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.PlanItemInstanceQueryImpl
-
- getReferenceType() - Method in class org.flowable.cmmn.engine.impl.history.HistoricPlanItemInstanceQueryImpl
-
- 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.PlanItemInstanceQueryImpl
-
- getRepetitionCounter(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.agenda.operation.CmmnOperation
-
- getRepetitionCounter(PlanItemInstanceEntity) - Method in class org.flowable.cmmn.engine.impl.runtime.AbstractCmmnDynamicStateManager
-
- getRequestRetryLimit() - Method in class org.flowable.cmmn.engine.HttpClientConfig
-
- getResourceAsStream(String, String) - Method in class org.flowable.cmmn.engine.impl.CmmnRepositoryServiceImpl
-
- getResourceDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getResourceDataManager() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.CmmnResourceEntityManagerImpl
-
- 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
-
- 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
-
- 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() - 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
-
- getShortHandExpressionFunctions() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getSocketTimeout() - Method in class org.flowable.cmmn.engine.HttpClientConfig
-
- 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
-
- 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
-
- 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
-
- getStartCaseInstanceInterceptor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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.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.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.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
-
- 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
-
- getTableCount() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.TableDataManagerImpl
-
- getTableCount() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.TableDataManager
-
- getTableCounts() - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
-
- GetTableCountsCmd - Class in org.flowable.cmmn.engine.impl.cmd
-
- GetTableCountsCmd() - Constructor for class org.flowable.cmmn.engine.impl.cmd.GetTableCountsCmd
-
- getTableDataManager() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- 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
-
- getTableName(Class<?>, boolean) - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.TableDataManagerImpl
-
- getTableName(Class<?>, boolean) - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.TableDataManager
-
- 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
-
- getTablesPresentInDatabase() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.data.impl.TableDataManagerImpl
-
- getTablesPresentInDatabase() - Method in interface org.flowable.cmmn.engine.impl.persistence.entity.data.TableDataManager
-
- 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
-
- getTaskEntity() - Method in class org.flowable.cmmn.engine.interceptor.CreateHumanTaskAfterContext
-
- getTaskEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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
-
- getTaskListenerInstance(DelegateTask) - Method in class org.flowable.cmmn.engine.impl.delegate.CmmnClassDelegate
-
- getTaskPostProcessor() - Method in class org.flowable.cmmn.engine.CmmnEngineConfiguration
-
- getTaskQueryLimit() - 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
-
- getTaskServiceConfiguration() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getTaskServiceConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- 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.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.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
-
- getTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.HistoricPlanItemInstanceEntityImpl
-
- getTerminatedTime() - Method in class org.flowable.cmmn.engine.impl.persistence.entity.PlanItemInstanceEntityImpl
-
- getTestHelper(ExtensionContext) - Method in class org.flowable.cmmn.engine.test.FlowableCmmnExtension
-
- getTimerJobExceptionStacktrace(String) - Method in class org.flowable.cmmn.engine.impl.CmmnManagementServiceImpl
-
- 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.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.job.AsyncActivatePlanItemInstanceJobHandler
-
- getType() - Method in class org.flowable.cmmn.engine.impl.job.AsyncInitializePlanModelJobHandler
-
- getType() - Method in class org.flowable.cmmn.engine.impl.job.TriggerTimerEventJobHandler
-
- 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.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.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.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.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
-
- getValue(ELContext, Object, Object) - Method in class org.flowable.cmmn.engine.impl.el.CmmnVariableScopeELResolver
-
- 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, 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
-
- 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
-
- getVariableInstanceEntityManager() - Method in class org.flowable.cmmn.engine.impl.AbstractCmmnManager
-
- 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
-
- 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.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.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() - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- getVariableServiceConfiguration(CommandContext) - Static method in class org.flowable.cmmn.engine.impl.util.CommandContextUtil
-
- 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
-
- 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
-