Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
addBytes(String, byte[]) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addClasspathResource(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a group with a case instance.
addGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a group with a task.
addInputStream(String, InputStream) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addString(String, String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
 
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Involves a user with a case instance.
addUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Involves a user with a task.
ASYNC_ACTIVE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
AVAILABLE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 

B

businessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 

C

CASE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
CaseDefinition - Interface in org.flowable.cmmn.api.repository
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition category.
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategory(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionCategoryLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition identifier.
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseDefinitionIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given key.
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
caseDefinitionKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionKeyLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given keys.
caseDefinitionKeys(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition name.
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionName(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
CaseDefinitionQuery - Interface in org.flowable.cmmn.api.repository
 
caseDefinitionResourceName(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionResourceNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given case definition version.
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersion(Integer) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseDefinitionVersionGreaterThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionGreaterThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThan(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionVersionLowerThanOrEquals(Integer) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
caseDefinitionWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
CaseInstance - Interface in org.flowable.cmmn.api.runtime
 
CaseInstanceBuilder - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given business key.
caseInstanceBusinessKey(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback identifier.
caseInstanceCallbackId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the provided callback type.
caseInstanceCallbackType(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the given identifier.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given case instance.
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
caseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with one the given identifiers.
caseInstanceIds(Set<String>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceIsCompleteable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances with the parent identifier.
caseInstanceParentId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceStartedBy(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
CaseInstanceState - Interface in org.flowable.cmmn.api.runtime
 
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have the tenant identifier.
caseInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceTenantIdLike(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that have no tenant identifier.
caseInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
caseVariableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name.
caseVariableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which don't have a global variable with the given name.
caseVariableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given value.
caseVariableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have at least one global variable with the given value.
caseVariableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable with the given value, case insensitive.
caseVariableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than the passed value.
caseVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value greater than or equal to the passed value.
caseVariableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than the passed value.
caseVariableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value less than or equal to the passed value.
caseVariableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value.
caseVariableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable value like the given value (case insensitive).
caseVariableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global variable with the given name, but with a different value than the passed value.
caseVariableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a global string variable which is not the given value, case insensitive.
category(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given category.
CHILD_CASE - Static variable in interface org.flowable.cmmn.api.PlanItemInstanceCallbackType
 
CHILD_PROCESS - Static variable in interface org.flowable.cmmn.api.PlanItemInstanceCallbackType
 
claim(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Claim responsibility for a task: the given user is made assignee for the task.
CLOSED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
CLOSED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
CmmnDeployment - Interface in org.flowable.cmmn.api.repository
 
CmmnDeploymentBuilder - Interface in org.flowable.cmmn.api.repository
Builder for creating new deployments, similar to the bpmn deployment builder.
CmmnDeploymentQuery - Interface in org.flowable.cmmn.api.repository
Allows programmatic querying of CmmnDeployments.
CmmnEngineConfigurationApi - Interface in org.flowable.cmmn.api
 
CmmnHistoryService - Interface in org.flowable.cmmn.api
 
CmmnManagementService - Interface in org.flowable.cmmn.api
 
CmmnRepositoryService - Interface in org.flowable.cmmn.api
 
CmmnRuntimeService - Interface in org.flowable.cmmn.api
 
CmmnTaskService - Interface in org.flowable.cmmn.api
 
complete(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
COMPLETED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
completeStagePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
completeTaskWithForm(String, String, String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeTaskWithForm(String, String, String, Map<String, Object>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
completeUserEventListenerInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseDefinitionQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query case definitions
createCaseInstanceBuilder() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createDeadLetterJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new DeadLetterJobQuery implementation, that can be used to query the dead letter jobs.
createDeployment() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Starts creating a new deployment
createDeploymentQuery() - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Query deployments
createHistoricCaseInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricTaskInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createHistoricVariableInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
createJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new JobQuery implementation, that can be used to query the jobs.
createMilestoneInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createPlanItemInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
createSuspendedJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new SuspendedJobQuery implementation, that can be used to query the suspended jobs.
createTaskQuery() - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
createTimerJobQuery() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a new TimerJobQuery implementation, that can be used to query the timer jobs.
createUserEventListenerInstanceQuery() - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 

D

DECISION_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
DelegatePlanItemInstance - Interface in org.flowable.cmmn.api.delegate
 
delegateTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Delegates the task to another user.
deleteDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the dead letter job with the provided id.
deleteDeployment(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Deletes the given deployment and cascade deletion to case instances, history case instances and jobs.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a group and a process instance for the given identityLinkType.
deleteGroupIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a group and a task for the given identityLinkType.
deleteHistoricCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
 
deleteHistoricTaskInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Deletes historic task instance.
deleteJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the job with the provided id.
deleteSuspendedJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the suspended job with the provided id.
deleteTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task.
deleteTask(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes the given task, not deleting historic information that is related to this task..
deleteTasks(Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, boolean) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTimerJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Delete the timer job with the provided id.
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Removes the association between a user and a process instance for the given identityLinkType.
deleteUserIdentityLink(String, String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the association between a user and a task for the given identityLinkType.
deploy() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Deploys all provided sources to the CMMN engine.
deploymentCategory(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given category.
deploymentCategoryNotEquals(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that have a different category then the given one.
deploymentId(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with the given deployment identifier.
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment id.
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are defined by a case definition with one of the given deployment identifiers.
deploymentIds(Set<String>) - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
deploymentIds(List<String>) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given deployment ids.
deploymentKey(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given key.
deploymentName(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with the given name.
deploymentNameLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a name like the given string.
deploymentTenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployment that have the given tenant id.
deploymentTenantIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a tenant id like the given one.
deploymentWithoutTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments that do not have a tenant id.
DISABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
disablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
disableSchemaValidation() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
If called, no XML schema validation against the BPMN 2.0 XSD.

E

elementId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
ENABLED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
enableDuplicateFiltering() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enablePlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
END_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
EVALUATE_ENTRY_CRITERIA_STATES - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
evaluateCriteria(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
excludeTaskVariables() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables which were not set task-local.
excludeVariableInitialization() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Don't initialize variable values.
execute(DelegatePlanItemInstance) - Method in interface org.flowable.cmmn.api.delegate.PlanItemJavaDelegate
 
executeJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Forced synchronous execution of a job (eg.

F

FAILED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
FAILED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
finished() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished.
finishedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished after the provided date time.
finishedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are finished before the provided date time.

G

getBusinessKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getBusinessKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCallbackId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCallbackId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCallbackType() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCallbackType() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Returns the CaseDefinition including all CMMN information like additional Properties (e.g.
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getCaseDiagram(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
Returns the case variables if requested in the case instance query
getCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
category name which is derived from the targetNamespace attribute in the definitions element
getCmmnHistoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnManagementService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnModel(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployed case model, e.g., a CMMN 1.1 XML file, through a stream of bytes.
getCmmnRepositoryService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnRuntimeService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getCmmnTaskService() - Method in interface org.flowable.cmmn.api.CmmnEngineConfigurationApi
 
getDeadLetterJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the deadletter job with the given id was last executed.
getDecisionTablesForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves the DmnDecisionTables associated with the given case definition.
getDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The deployment in which this case definition is contained.
getDeploymentResourceNames(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
getDescription() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
description of this case definition
getDiagramResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The resource name in the deployment of the diagram image (if any).
getElementId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getElementId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getFormDefinitionsForCaseDefinition(String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Retrieves the FormDefinitions associated with the given case definition.
getHistoricIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricIdentityLinks associated with the given case instance.
getHistoricIdentityLinksForTask(String) - Method in interface org.flowable.cmmn.api.CmmnHistoryService
Retrieves the HistoricIdentityLinks associated with the given task.
getId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getId() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
unique identifier
getId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getIdentityLinksForCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Retrieves the IdentityLinks associated with the given case instance.
getIdentityLinksForTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Retrieves the IdentityLinks associated with the given task.
getJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
getKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
unique name for all versions of this case definition
getLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
getLocalVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
getName() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
label used for display purposes
getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getOutcome() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getParentDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeployment
 
getParentId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getParentId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getPlanItem() - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getPlanItemDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getPlanItemDefinitionType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getReferenceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getReferenceType() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getResourceAsStream(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
name of the resource of this case definition.
getStageInstanceId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getStageIntanceId() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getStartTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getStartUserId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getState() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getState() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstance
 
getSubTasks(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The list of subtasks for this parent task
getSuspendedJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the suspended with the given id was last executed.
getTableCounts() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns a map containing {tableName, rowCount} values.
getTableNames() - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns all relational database tables of the engine.
getTaskFormModel(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
getTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
The tenant identifier of this case definition
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
getTimerJobExceptionStacktrace(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Returns the full stacktrace of the exception that occurs when the timer job with the given id was last executed.
getTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstance
 
getTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstance
 
getTransientVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
getVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get a variables and search in the task scope and if available also the execution scopes.
getVariable(String, String, Class<T>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get a variables and search in the task scope and if available also the execution scopes.
getVariableInstance(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable.
getVariableInstanceLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable for a task.
getVariableInstances(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
All variables visible from the given task scope (including parent scopes).
getVariableInstances(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable values for all given variableNames, takes all variables into account which are visible from the given task scope (including parent scopes).
getVariableInstancesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
All variable values that are defined in the task scope, without taking outer scopes into account.
getVariableInstancesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
The variable values for all given variableNames that are defined in the given task's scope.
getVariableInstancesLocalByTaskIds(Set<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search only in the task scope.
getVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name.
getVariableLocal(String, String, Class<T>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name.
getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
getVariables(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search in the task scope and if available also the execution scopes.
getVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get values for all given variableNames and search only in the task scope.
getVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
getVariablesLocal(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get all variables and search only in the task scope.
getVariablesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
get a variable on a task
getVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
version of this case definition

H

hasGraphicalNotation() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Does this case definition have a graphical notation defined (such that a diagram can be generated)?
hasStartFormKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinition
Does this case definition have a start form key}.
hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
Check whether or not this case instance has variable set with the given name, Searching for the variable is done in all scopes that are visible to the given case instance.
hasVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name, in the task scope and if available also the execution scopes.
hasVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
checks whether or not the task has a variable defined with the given name, local task scope only.
HistoricCaseInstance - Interface in org.flowable.cmmn.api.history
 
HistoricCaseInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HistoricMilestoneInstance - Interface in org.flowable.cmmn.api.history
 
HistoricMilestoneInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HistoricVariableInstanceQuery - Interface in org.flowable.cmmn.api.history
 
HTTP_SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
HUMAN_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 

I

id(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select a historic variable with the given id.
id(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
includeCaseVariables() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Include historic case variables in the historic case query result
includeCaseVariables() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Includes case variables into the query result.
isCompleteable() - Method in interface org.flowable.cmmn.api.runtime.CaseInstance
 
isCompleteable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 
isStage() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstance
 

K

key(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given key.

L

latest() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments where the deployment time is the latest value.
latestVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
limitCaseInstanceVariables(Integer) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Limit case instance variables
limitCaseVariables(Integer) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Limit historic case instance variables

M

MILESTONE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
MilestoneInstance - Interface in org.flowable.cmmn.api.runtime
 
milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
MilestoneInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceReachedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
milestoneInstanceReachedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
moveDeadLetterJobToExecutableJob(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a job that is in the dead letter job table back to be an executable job, and resetting the retries (as the retries were probably 0 when it was put into the dead letter job table).
moveJobToDeadLetterJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a job to the dead letter job table (eg.
moveTimerToExecutableJob(String) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Moves a timer job to the executable job table (eg.

N

name(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given name.
name(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
name(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
newTask() - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
newTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 

O

orderByCaseDefinitionCategory() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionKey() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByCaseDefinitionName() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseDefinitionVersion() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByCaseInstanceId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByDeploymentId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymenTime() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByEndTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByMilestoneName() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
orderByMilestoneName() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
orderByName() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
orderByStartTime() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByStartTime() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByStartTime() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
orderByTenantId() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
 
orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CaseDefinitionQuery
 
orderByTenantId() - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Order by tenant id (needs to be followed by Query.asc() or Query.desc()).
orderByTenantId() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
 
orderByTimeStamp() - Method in interface org.flowable.cmmn.api.history.HistoricMilestoneInstanceQuery
 
orderByTimeStamp() - Method in interface org.flowable.cmmn.api.runtime.MilestoneInstanceQuery
 
orderByVariableName() - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
order historic variables by the name.
org.flowable.cmmn.api - package org.flowable.cmmn.api
 
org.flowable.cmmn.api.delegate - package org.flowable.cmmn.api.delegate
 
org.flowable.cmmn.api.history - package org.flowable.cmmn.api.history
 
org.flowable.cmmn.api.repository - package org.flowable.cmmn.api.repository
 
org.flowable.cmmn.api.runtime - package org.flowable.cmmn.api.runtime
 
outcome(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 

P

parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given parent deployment id.
parentDeploymentId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployment that have the given parent deployment id.
parentDeploymentIdLike(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentQuery
Only select deployments with a parent deployment id like the given one.
PLAN_FRAGMENT - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
planItemCompleteable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
PlanItemDefinitionType - Interface in org.flowable.cmmn.api.runtime
 
planItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstance - Interface in org.flowable.cmmn.api.runtime
 
PlanItemInstanceCallbackType - Interface in org.flowable.cmmn.api
 
planItemInstanceElementId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given plan item instance id.
planItemInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceName(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 
planItemInstanceReferenceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceReferenceType(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStartedAfter(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStartedBefore(Date) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStartUserId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceState(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemInstanceState - Interface in org.flowable.cmmn.api.runtime
 
planItemInstanceStateActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateAsyncActive() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateAvailable() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateCompleted() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateDisabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateEnabled() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateTerminated() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceStateWaitingForRepetition() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceTenantId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
planItemInstanceWithoutTenantId() - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
PlanItemJavaDelegate - Interface in org.flowable.cmmn.api.delegate
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
PROCESS_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 

R

removeLocalVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeLocalVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeVariable(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the variable from the task.
removeVariableLocal(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes the variable from the task (not considering parent scopes).
removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
removeVariables(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes all variables in the given collection from the task.
removeVariablesLocal(String, Collection<String>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Removes all variables in the given collection from the task (not considering parent scopes).
resolveTask(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Marks that the assignee is done with this task and that it can be send back to the owner.
resolveTask(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Marks that the assignee is done with this task providing the required variables and that it can be sent back to the owner.
resolveTask(String, Map<String, Object>, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Similar to CmmnTaskService.resolveTask(String, Map), but allows to set transient variables too.

S

saveTask(Task) - Method in interface org.flowable.cmmn.api.CmmnTaskService
 
SERVICE_TASK - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
setAssignee(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the assignee of the given task to the given userId.
setCaseDefinitionCategory(String, String) - Method in interface org.flowable.cmmn.api.CmmnRepositoryService
Sets the category of the case definition.
setCaseDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCaseInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setCompleteable(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setDueDate(String, Date) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the due date of the task
setElementId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Sets the number of retries that a job has left.
setLocalVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setLocalVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setName(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setOwner(String, String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Transfers ownership of this task to another user.
setPlanItemDefinitionId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setPlanItemDefinitionType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setPriority(String, int) - Method in interface org.flowable.cmmn.api.CmmnTaskService
Changes the priority of the task.
setReferenceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setReferenceType(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStage(boolean) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStageInstanceId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStartTime(Date) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setStartUserId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setState(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setTenantId(String) - Method in interface org.flowable.cmmn.api.delegate.DelegatePlanItemInstance
 
setTimerJobRetries(String, int) - Method in interface org.flowable.cmmn.api.CmmnManagementService
Sets the number of retries that a timer job has left.
setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariable(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variable on a task.
setVariableLocal(String, String, Object) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variable on a task.
setVariables(String, Map<String, Object>) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
setVariables(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variables on a task.
setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.flowable.cmmn.api.CmmnTaskService
set variables on a task.
STAGE - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
 
stageInstanceId(String) - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
start() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
startedAfter(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started after the provided date time.
startedBefore(Date) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started before the provided date time.
startedBy(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are started by the provided user identifier.
startPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
startWithForm() - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
stateAvailable() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
stateSuspended() - Method in interface org.flowable.cmmn.api.runtime.UserEventListenerInstanceQuery
 
SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
SUSPENDED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 

T

taskId(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given task.
taskIds(Set<String>) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables whose id is in the given set of ids.
tenantId(String) - Method in interface org.flowable.cmmn.api.repository.CmmnDeploymentBuilder
Gives the deployment the given tenant id.
tenantId(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
terminateCaseInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 
TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.CaseInstanceState
 
TERMINATED - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
TIMER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
transientVariable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
transientVariables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
triggerPlanItemInstance(String) - Method in interface org.flowable.cmmn.api.CmmnRuntimeService
 

U

unclaim(String) - Method in interface org.flowable.cmmn.api.CmmnTaskService
A shortcut to CmmnTaskService.claim(java.lang.String, java.lang.String) with null user in order to unclaim the task
unfinished() - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances that are not finished.
USER_EVENT_LISTENER - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemDefinitionType
 
UserEventListenerInstance - Interface in org.flowable.cmmn.api.runtime
 
UserEventListenerInstanceQuery - Interface in org.flowable.cmmn.api.runtime
 

V

variable(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
variableExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which have a variable with the given name.
variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a variable with the given name.
variableExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable with the given name.
variableName(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables with the given variable name.
variableNameLike(String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
Only select historic variables where the given variable name is like.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which does not have a variable with the given name.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which don't have a variable with the given name.
variableNotExists(String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which don't have a local variable with the given name.
variables(Map<String, Object>) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceBuilder
 
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable with the given value when they ended.
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had at least one global variable with the given value when they ended.
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables with the given name and value
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable with the given value.
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have at least one global variable with the given value.
variableValueEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable with the given value.
variableValueEquals(Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have at least one local variable with the given value.
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select historic case instances which have a string variable with the given value, case insensitive.
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a local string variable with the given value, case insensitive.
variableValueEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local string variable with the given value, case insensitive.
variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value greater than the passed value when they ended.
variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a variable value greater than the passed value.
variableValueGreaterThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value greater than the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value greater than or equal to the passed value when they ended.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value greater than or equal to the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value greater than or equal to the passed value.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable value less than the passed value when the ended.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value less than the passed value.
variableValueLessThan(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value less than the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which has a global variable value less than or equal to the passed value when they ended.
variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value less than or equal to the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value less than or equal to the passed value.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had global variable value like the given value when they ended.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables like the given name and value
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value like the given value.
variableValueLike(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value like the given value.
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had global variable value like (case insensitive) the given value when they ended.
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables like the given name and value (case insensitive)
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable value like the given value (case insensitive).
variableValueLikeIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable value like the given value (case insensitive).
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricCaseInstanceQuery
Only select case instances which had a global variable with the given name, but with a different value than the passed value when they ended.
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.history.HistoricVariableInstanceQuery
only select historic variables that don't have the given name and value
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a global variable with the given name, but with a different value than the passed value.
variableValueNotEquals(String, Object) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local variable with the given name, but with a different value than the passed value.
variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.CaseInstanceQuery
Only select case instances which have a local string variable which is not the given value, case insensitive.
variableValueNotEqualsIgnoreCase(String, String) - Method in interface org.flowable.cmmn.api.runtime.PlanItemInstanceQuery
Only select plan item instances which have a local string variable which is not the given value, case insensitive.

W

WAITING_FOR_REPETITION - Static variable in interface org.flowable.cmmn.api.runtime.PlanItemInstanceState
 
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2018 Flowable. All rights reserved.