Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractManager - Class in org.flowable.task.service.impl.persistence
- AbstractManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.AbstractManager
- AbstractTaskServiceEntity - Class in org.flowable.task.service.impl.persistence.entity
- AbstractTaskServiceEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity
- AbstractTaskServiceEntityManager<EntityImpl,
DM> - Class in org.flowable.task.service.impl.persistence.entity - AbstractTaskServiceEntityManager(TaskServiceConfiguration, DM) - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
- AbstractTaskServiceVariableScopeEntity - Class in org.flowable.task.service.impl.persistence.entity
- AbstractTaskServiceVariableScopeEntity() - Constructor for class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
- active() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- addCachedVariableForQueryById(CommandContext, List<HistoricTaskInstance>, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- addCachedVariableForQueryById(CommandContext, List<Task>, boolean) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- addCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds the given group as candidate group to this task
- addCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateGroup(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateGroups(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds multiple groups as candidate group to this task.
- addCandidateGroups(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateGroups(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds the given user as a candidate user to this task.
- addCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateUser(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addCandidateUsers(Collection<String>) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Adds multiple users as candidate user to this task.
- addCandidateUsers(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addCandidateUsers(Task, List<IdentityLink>) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Involves a group with group task.
- addGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- addHistoricTaskLogEntry(TaskInfo, String, String) - Method in interface org.flowable.task.service.HistoricTaskService
-
Log new entry to the task log.
- addHistoricTaskLogEntry(TaskInfo, String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- addLoggingSessionInfo(ObjectNode) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Involves a user with a task.
- addUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- addUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- assignee - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- assignee - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- assignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assignee(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- ASSIGNEE - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- assigneeId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- assigneeIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- assigneeUpdatedCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
B
- BaseHistoricTaskLogEntryBuilderImpl - Class in org.flowable.task.service.impl
-
Base implementation of the
HistoricTaskLogEntryBuilderinterface - BaseHistoricTaskLogEntryBuilderImpl() - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- BaseHistoricTaskLogEntryBuilderImpl(TaskInfo) - Constructor for class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- BaseTaskBuilderImpl - Class in org.flowable.task.service.impl
-
Base implementation of the
TaskBuilderinterface - BaseTaskBuilderImpl(CommandExecutor) - Constructor for class org.flowable.task.service.impl.BaseTaskBuilderImpl
- BaseTaskListener - Interface in org.flowable.task.service.delegate
- bothCandidateAndAssigned - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- bulkDeleteHistoricTaskInstances(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- bulkDeleteHistoricTaskInstances(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- bulkDeleteHistoricTaskInstancesForIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- bulkDeleteHistoricTaskLogEntriesForTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
C
- candidateGroup - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateGroup - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- candidateGroups - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateGroups - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- candidateUser - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- candidateUser - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- caseDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKeys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- caseInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- caseVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- category - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- category - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- category - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- category - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- category - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- category(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- CATEGORY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- CATEGORY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- categoryInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- categoryInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- categoryNotInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- categoryNotInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- changeAssignee(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- changeOwner(Task, String) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- changeTaskAssignee(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- changeTaskAssignee(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
- changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- changeTaskOwner(TaskEntity, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- changeTaskOwner(TaskEntity, String) - Method in interface org.flowable.task.service.TaskService
- checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- checkTaskCategoryList(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- claimedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- claimedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- claimedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- claimTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- claimTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- claimTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- claimTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- cmmnDeploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- CommandContextUtil - Class in org.flowable.task.service.impl.util
- CommandContextUtil() - Constructor for class org.flowable.task.service.impl.util.CommandContextUtil
- commandExecutor - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- commandExecutor - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- completedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- completedTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- completedTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- convertToIdentityLinks(List<IdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- count() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- CountingTaskEntity - Interface in org.flowable.task.service.impl.persistence
- CountingTaskUtil - Class in org.flowable.task.service.impl.util
- CountingTaskUtil() - Constructor for class org.flowable.task.service.impl.util.CountingTaskUtil
- create() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- create() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- create() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- create() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- create(TaskEntity) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- create(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- CREATE_TIME - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- createEntityEvent(FlowableEngineEventType, Object) - Static method in class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- createEntityEvent(FlowableEngineEventType, Entity) - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntityManager
- createHistoricIdentityLink(String, String, String, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTask() - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTask() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTask(TaskEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTask(TaskEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- createHistoricTaskLogEntry(HistoricTaskLogEntryBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- createHistoricTaskLogEntryBuilder(TaskInfo, HistoricTaskLogEntryType) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- createHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
- createHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in interface org.flowable.task.service.HistoricTaskService
- createNativeHistoricTaskLogEntryQuery(CommandExecutor) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- createTask() - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTask() - Method in interface org.flowable.task.service.TaskService
- createTask(TaskBuilder) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
-
Creates
TaskEntityaccording toTaskInfotemplate - createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- createTask(TaskBuilder) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTask(TaskBuilder) - Method in interface org.flowable.task.service.TaskService
- createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- createTaskQuery(CommandExecutor, AbstractEngineConfiguration) - Method in interface org.flowable.task.service.TaskService
- createTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- createTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- createTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- createTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- createVariableInstance(String, Object) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- currentOrQueryObject - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- currentOrQueryObject - Variable in class org.flowable.task.service.impl.TaskQueryImpl
D
- data - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- data - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- data(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- DATA - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.flowable.task.service.TaskServiceConfiguration
- DefaultTaskPostProcessor - Class in org.flowable.task.service.impl
- DefaultTaskPostProcessor() - Constructor for class org.flowable.task.service.impl.DefaultTaskPostProcessor
- DelegateTask - Interface in org.flowable.task.service.delegate
- delegationState - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- delegationState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- delete() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- DELETE_REASON - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- DELETE_REASON_COMPLETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- DELETE_REASON_DELETED - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteCandidateGroup(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Convenience shorthand for
DelegateTask.deleteGroupIdentityLink(String, String); with typeIdentityLinkType.CANDIDATE - deleteCandidateGroup(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteCandidateUser(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Convenience shorthand for
DelegateTask.deleteUserIdentityLink(String, String); with typeIdentityLinkType.CANDIDATE - deleteCandidateUser(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteGroupIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Removes the association between a group and a task for the given identityLinkType.
- deleteGroupIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteGroupIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- deleteHistoricTask(HistoricTaskInstanceEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTask(HistoricTaskInstanceEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstances(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstancesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- deleteHistoricTaskInstancesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByScopeDefinitionId(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesByTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForNonExistingCaseInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForNonExistingProcessInstances() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForProcessDefinition(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForScopeDefinition(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntriesForTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.HistoricTaskService
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- deleteHistoricTaskLogEntry(long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- deleteHistoricTaskLogEntry(long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- deleteHistoryUserTaskLog(long) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Delete historyUserTaskLogEntry
- deleteReason - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- deleteTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- deleteTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- deleteTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- deleteTasksByExecutionId(String) - Method in interface org.flowable.task.service.TaskService
- deleteUserIdentityLink(String, String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Removes the association between a user and a task for the given identityLinkType.
- deleteUserIdentityLink(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteUserIdentityLink(Task, IdentityLink) - Method in interface org.flowable.task.service.InternalTaskAssignmentManager
- deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- deleteWithRelatedData() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
-
Deprecated.
- deploymentId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- deploymentIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- deploymentIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- description - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- description - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- description - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- description - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- description(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- DESCRIPTION - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- descriptionLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- descriptionLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- doesVariableBelongToTask(ValueFields, TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- DUE_DATE - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- dueAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- dueBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- dueDate - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- dueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- dueDate - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- dueDate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- dueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- dueDate(Date) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- dueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- DURATION - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- durationInMillis - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
E
- enableHistoricTaskLogging - Variable in class org.flowable.task.service.TaskServiceConfiguration
- enableLocalization - Variable in class org.flowable.task.service.TaskServiceConfiguration
- enableTaskRelationshipCounts - Variable in class org.flowable.task.service.TaskServiceConfiguration
- END - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- endOr() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- endOr() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- endTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- enhanceCachedValue(HistoricTaskInstanceEntity) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- enhanceCachedValue(TaskEntity) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- enrich(TaskEntity) - Method in class org.flowable.task.service.impl.DefaultTaskPostProcessor
- enrich(TaskEntity) - Method in interface org.flowable.task.service.TaskPostProcessor
- ensureVariablesInitialized() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- eventHandlerId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- eventName - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- EVENTNAME_ALL_EVENTS - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
-
Not an actual event, used as a marker-value for
BaseTaskListeners that should be called for all events, includingBaseTaskListener.EVENTNAME_CREATE,BaseTaskListener.EVENTNAME_ASSIGNMENTandBaseTaskListener.EVENTNAME_COMPLETEandBaseTaskListener.EVENTNAME_DELETE. - EVENTNAME_ASSIGNMENT - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_COMPLETE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_CREATE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- EVENTNAME_DELETE - Static variable in interface org.flowable.task.service.delegate.BaseTaskListener
- excludeSubtasks - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- excludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- execute(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- executeCount(CommandContext) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeTaskQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- executeList(CommandContext) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- executeList(CommandContext, Map<String, Object>) - Method in class org.flowable.task.service.impl.NativeTaskQueryImpl
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- EXECUTION_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- executionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- executionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- executionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- executionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- executionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- executionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
F
- findByName(String) - Static method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- findByName(String) - Static method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- findByName(String) - Static method in class org.flowable.task.service.impl.TaskQueryProperty
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsByParentTaskIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsForProcessInstanceIds(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskIdsForScopeIdsAndScopeType(Collection<String>, String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesAndRelatedEntitiesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesCountByNativeQueryCriteria(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManager
- findHistoricTaskLogEntriesCountByQueryCriteria(HistoricTaskLogEntryQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.HistoricTaskService
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.HistoricTaskInstanceDataManager
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- findHistoricTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManager
- findHistoricTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- findTaskCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTaskCountByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTaskCountByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByExecutionId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByExecutionId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByNativeQuery(Map<String, Object>) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByNativeQuery(Map<String, Object>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByParentTaskId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByParentTaskId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByProcessInstanceId(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksByProcessInstanceId(String) - Method in interface org.flowable.task.service.TaskService
- findTasksByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksByScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksByScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksByScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksBySubScopeIdAndScopeType(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- findTasksBySubScopeIdScopeType(String, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- findTasksBySubScopeIdScopeType(String, String) - Method in interface org.flowable.task.service.TaskService
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- findTasksWithRelatedEntitiesByQueryCriteria(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- finished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- finished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- FlowableTaskEventBuilder - Class in org.flowable.task.service.event.impl
-
Builder class used to create
FlowableEventimplementations. - FlowableTaskEventBuilder() - Constructor for class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- forcedUpdate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- forceUpdate() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- forceUpdate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- formKey - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- formKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- formKey - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- formKey - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- formKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- formKey(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- from(Date) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromDate - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromLogNumber - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- fromLogNumber(long) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
G
- getAssignee() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person to which this task is delegated.
- getAssignee() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getAssigneeLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidateGroup() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateGroup() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidateGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCandidates() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Retrieves the candidate users and groups associated with the task.
- getCandidates() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCandidateUser() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCandidateUser() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCaseInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCaseVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCaseVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCategory() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The category of the task.
- getCategory() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategory() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCategory() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCategoryInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategoryInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCategoryNotInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCategoryNotInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getClaimedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that claimed the task.
- getClaimedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getClaimedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getClaimTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was claimed
- getClaimTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getClaimTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getClock() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getCmmnDeploymentId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCmmnDeploymentId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCmmnDeploymentIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCmmnDeploymentIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCommandContext() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getCommandContext() - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getCompletedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCompletedTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCompletedTimeAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCompletedTimeBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was created
- getCreateTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getCreateTime() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCreateTimeAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTimeAfter() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getCreateTimeBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getCreateTimeBefore() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getData() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getData() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getDbSqlSession() - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getDbSqlSession(CommandContext) - Static method in class org.flowable.task.service.impl.util.CommandContextUtil
- getDelegationState() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The current
DelegationStatefor this task. - getDelegationState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDelegationStateString() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDelegationStateString() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDeleteReason() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDeploymentId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDeploymentId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDeploymentIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDeploymentIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDescription() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Free text description of the task.
- getDescription() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getDescription() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDescription() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDescription() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDescriptionLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDescriptionLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDueAfter() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueAfter() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDueBefore() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueBefore() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDueDate() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Due date of the task.
- getDueDate() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getDurationInMillis() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getEndTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getEventDispatcher() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getEventHandlerId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Returns the event handler identifier which triggered the task listener to fire for this task.
- getEventHandlerId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getEventName() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Returns the event name which triggered the task listener to fire for this task.
- getEventName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getExcludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getExecutionId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the path of execution or null if it is not related to a process instance.
- getExecutionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getExecutionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getFormKey() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The form key for the user task
- getFormKey() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getFormKey() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getFormKey() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getFromDate() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getFromLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getGroupsForCandidateUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getGroupsForCandidateUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getHistoricTask(String) - Method in interface org.flowable.task.service.HistoricTaskService
- getHistoricTask(String) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskInstanceDataManager() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- getHistoricTaskInstanceDataManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getHistoricTaskInstanceEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getHistoricTaskLogEntryEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskQueryInterceptor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getHistoricTaskService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
DB id of the task.
- getId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getIdentityLinkCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getIdentityLinkCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinks() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getIdentityLinks() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getIdentityLinkServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getIdentityLinkServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- getIdGenerator() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- getIdmIdentityService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceEntity
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
- getIdPrefix() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getInProgressStartDueDate() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Due date of the in progress start of the task.
- getInProgressStartDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartDueDate() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInProgressStartedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that started the task.
- getInProgressStartedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInProgressStartTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was put in progress
- getInProgressStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getInProgressStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getInternalHistoryTaskManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalTaskAssignmentManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalTaskLocalizationManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInternalTaskVariableScopeResolver() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getInvolvedGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getInvolvedGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getInvolvedUser() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getInvolvedUser() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getIsCountEnabled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getLastUpdateTime() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- getLastUpdateTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getLocale() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getLocale() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getLocalizedDescription() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getLocalizedName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getLogNumber() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- getManagedEntityClass() - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- getMaxPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getMinPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getName() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Name or title of the task.
- getName() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- getName() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- getName() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getName() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getName() - Method in class org.flowable.task.service.impl.TaskQueryProperty
- getNameLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNameListIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getNoDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOriginalAssignee() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getOriginalState(TaskEntity, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- getOrQueryObjects() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getOrQueryObjects() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwner() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person responsible for this task.
- getOwner() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getOwner() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getOwner() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getOwner() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwnerLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getOwnerLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getParentTaskId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getParentTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getParentTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getParentVariableScope() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getPersistentState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPriority() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
- getPriority() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getPriority() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPriority() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessCategoryInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessCategoryInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessCategoryNotInList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessCategoryNotInList() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the process definition or null if it is not related to a process.
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getProcessDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeyLikeIgnoreCase() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Reference to the process instance or null if it is not related to a process instance.
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceIdWithChildren() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getProcessVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getProcessVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getPropagatedStageInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getQueryIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getQueryIdentityLinks() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getQueryVariables() - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- getQueryVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getQueryVariables() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getQueryVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSafeCandidateGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSafeCandidateGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSafeInvolvedGroups() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getScopeType() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getScopeType() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getScopeType() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getScopeType() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getScopeType() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getSession(Class<T>) - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getSpecificVariable(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSpecificVariables(Collection<String>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getStartTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getState() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The current state of the task.
- getState() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSubScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getSubTaskCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getSubTaskCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspendedBy() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user reference that suspended the task.
- getSuspendedBy() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSuspendedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspendedTime() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The date/time when this task was suspended
- getSuspendedTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getSuspendedTime() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspensionState() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getSuspensionState() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getSuspensionState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTask(String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getTask(String) - Method in interface org.flowable.task.service.TaskService
- getTaskAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssigneeLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskAssignmentManager() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskDataManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskDefinitionKey() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The id of the activity in the process defining this task or null if this is not related to a process
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskDefinitionKey() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskDefinitionKeyLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionKeys() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDeleteReasonLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescription() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescriptionLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskDescriptionLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskEngineConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskEngineConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskEntityManager() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getTaskEntityManager() - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getTaskEntityManager() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getTaskId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getTaskId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskIds() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskIds() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTaskLocalVariables() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskLocalVariables() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskMaxPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskMinPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameList() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskNameListIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwner() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwnerLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskOwnerLikeIgnoreCase() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskParentTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskPostProcessor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTaskQueryInterceptor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskService() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.AbstractManager
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTaskServiceConfiguration() - Method in class org.flowable.task.service.TaskServiceConfiguration
- getTempCompletedBy() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getTempCompletedBy() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTenantId() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The tenant identifier of this task
- getTenantId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTenantId() - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- getTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTenantIdLike() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- getTenantIdLike() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getTime() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- getTimeStamp() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getTimeStamp() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getToDate() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getToLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getType() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getType() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getType() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getUserId() - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- getUserId() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- getUserId() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- getUserIdForCandidateAndAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- getVariableCount() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- getVariableCount() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableInstanceEntities() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- getVariableInstanceEntities() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableServiceConfiguration() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- getVariableServiceConfiguration(AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- getWorkTimeInMillis() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
H
- handleDeleteVariableInstanceEntityCount(VariableInstanceEntity, boolean, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- handleInsertVariableInstanceEntityCount(VariableInstanceEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- HISTORIC_TASK_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- historicTaskInstanceDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskInstanceDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
- HistoricTaskInstanceEntity - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- HistoricTaskInstanceEntityImpl(TaskEntity) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- historicTaskInstanceEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskInstanceEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskInstanceEntityManagerImpl(TaskServiceConfiguration, HistoricTaskInstanceDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- HistoricTaskInstanceQueryImpl - Class in org.flowable.task.service.impl
- HistoricTaskInstanceQueryImpl() - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryImpl(CommandExecutor, String, TaskServiceConfiguration, VariableServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryImpl(CommandExecutor, TaskServiceConfiguration, VariableServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- HistoricTaskInstanceQueryProperty - Class in org.flowable.task.service.impl
- HistoricTaskInstanceQueryProperty(String) - Constructor for class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- historicTaskLogDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskLogEntryBuilderImpl - Class in org.flowable.task.service.impl
- HistoricTaskLogEntryBuilderImpl(CommandExecutor, TaskInfo, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- HistoricTaskLogEntryBuilderImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- HistoricTaskLogEntryDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
-
author martin.grofcik
- HistoricTaskLogEntryEntity - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- historicTaskLogEntryEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskLogEntryEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- HistoricTaskLogEntryEntityManagerImpl(TaskServiceConfiguration, HistoricTaskLogEntryDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityManagerImpl
- HistoricTaskLogEntryQueryImpl - Class in org.flowable.task.service.impl
- HistoricTaskLogEntryQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- HistoricTaskLogEntryQueryProperty - Class in org.flowable.task.service.impl
-
Contains the possible properties that can be used in a
HistoricTaskLogEntryQuery. - HistoricTaskLogEntryQueryProperty(String) - Constructor for class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- historicTaskQueryInterceptor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- historicTaskService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- HistoricTaskService - Interface in org.flowable.task.service
-
Service which provides access to
HistoricTaskInstanceEntity. - HistoricTaskServiceImpl - Class in org.flowable.task.service.impl
- HistoricTaskServiceImpl(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.HistoricTaskServiceImpl
I
- id - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- id(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- identityLinkCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- identityLinks - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- identityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- identityLinks(Set<? extends IdentityLinkInfo>) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- idmIdentityService - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- idmIdentityService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- ignoreAssigneeValue - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ignoreAssigneeValue - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ignoreAssigneeValue() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- ignoreAssigneeValue() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeCaseVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeCaseVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeCaseVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeCaseVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeIdentityLinks - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeIdentityLinks - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeIdentityLinks() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeIdentityLinks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeProcessVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeProcessVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeProcessVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeProcessVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- includeTaskLocalVariables - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeTaskLocalVariables - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- includeTaskLocalVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- includeTaskLocalVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- init() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initDataManagers() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initEntityManagers() - Method in class org.flowable.task.service.TaskServiceConfiguration
- initializeVariableInstanceBackPointer(VariableInstance) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- initTaskPostProcessor() - Method in class org.flowable.task.service.TaskServiceConfiguration
- inOrStatement - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartDueBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- inProgressStartTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- inProgressStartTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- inProgressStartTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- insert(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- insertHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in interface org.flowable.task.service.HistoricTaskService
- insertHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- insertTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- insertTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- internalHistoryTaskManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalHistoryTaskManager - Interface in org.flowable.task.service.history
- internalTaskAssignmentManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskAssignmentManager - Interface in org.flowable.task.service
- internalTaskLocalizationManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskLocalizationManager - Interface in org.flowable.task.service
- internalTaskVariableScopeResolver - Variable in class org.flowable.task.service.TaskServiceConfiguration
- InternalTaskVariableScopeResolver - Interface in org.flowable.task.service
- involvedGroups - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- involvedGroups - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- involvedUser - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- involvedUser - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- isBothCandidateAndAssigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isCanceled - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isCanceled() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- isCanceled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isCaseRelated(TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isCaseRelated(ValueFields) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isCountEnabled() - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- isCountEnabled() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isDeleted() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isEnableHistoricTaskLogging() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isEnableLocalization() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isEnableTaskRelationshipCounts() - Method in class org.flowable.task.service.TaskServiceConfiguration
- isExcludeSubtasks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIdentityLinksInitialized - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- isIdentityLinksInitialized - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isIdentityLinksInitialized() - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- isIdentityLinksInitialized() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isIgnoreAssigneeValue() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIgnoreAssigneeValue() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeCaseVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeIdentityLinks() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeIdentityLinks() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeProcessVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isIncludeTaskLocalVariables() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isIncludeTaskLocalVariables() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isInOrStatement() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isNoDelegationState() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isOrActive() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isProcessFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isProcessRelated(TaskInfo) - Static method in class org.flowable.task.service.impl.util.TaskVariableUtils
- isProcessUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isPropagateToHistoricVariable() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isRetained(EntityImpl, Object) - Method in interface org.flowable.task.service.impl.persistence.SingleCachedEntityMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByExecutionIdMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByScopeIdAndScopeTypeMatcher
- isRetained(TaskEntity, Object) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksBySubScopeIdAndScopeTypeMatcher
- isSuspended() - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Indicated whether this task is suspended or not.
- isSuspended() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- isTaskRelatedEntityCountEnabled(CountingTaskEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
-
Similar functionality with ExecutionRelatedEntityCount, but on the TaskEntity level.
- isTaskRelatedEntityCountEnabled(TaskEntity, TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
- isTaskRelatedEntityCountEnabledGlobally(TaskServiceConfiguration) - Static method in class org.flowable.task.service.impl.util.CountingTaskUtil
-
Check if the Task Relationship Count performance improvement is enabled.
- isUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithLocalizationFallback() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- isWithoutTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- isWithoutTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
K
- key - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- keyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- keys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
L
- lastUpdateTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- list() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- listPage(int, int) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- loadVariableInstances() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- locale - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- locale - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- locale(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- locale(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- localize(HistoricTaskInstance, String, boolean) - Method in interface org.flowable.task.service.InternalTaskLocalizationManager
- localize(Task, String, boolean) - Method in interface org.flowable.task.service.InternalTaskLocalizationManager
- localizedDescription - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- localizedDescription - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- localizedName - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- localizedName - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- LOG_NUMBER - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- logAssigneeChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logDueDateChanged(TaskEntity, Date, Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logNameChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logNumber - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- logOwnerChanged(TaskEntity, String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logPriorityChanged(TaskEntity, Integer, int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logTaskCreatedEvent(TaskInfo) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- logTaskUpdateEvents(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
M
- markEnded(String, Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- markEnded(String, Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- maxPriority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- minPriority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- MybatisHistoricTaskInstanceDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MybatisHistoricTaskInstanceDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- MyBatisHistoricTaskLogEntryDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MyBatisHistoricTaskLogEntryDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- MybatisTaskDataManager - Class in org.flowable.task.service.impl.persistence.entity.data.impl
- MybatisTaskDataManager(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
N
- name - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- name - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- name - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- name - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- name(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- NAME - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- nameLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- nameListIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- NativeHistoricTaskInstanceQuery - Interface in org.flowable.task.service.history
-
Allows querying of
HistoricTaskInstanceQuerys via native (SQL) queries - NativeHistoricTaskInstanceQueryImpl - Class in org.flowable.task.service.impl
- NativeHistoricTaskInstanceQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- NativeHistoricTaskInstanceQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- NativeHistoricTaskLogEntryQueryImpl - Class in org.flowable.task.service.impl
- NativeHistoricTaskLogEntryQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- NativeHistoricTaskLogEntryQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- NativeTaskQueryImpl - Class in org.flowable.task.service.impl
- NativeTaskQueryImpl(CommandContext, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeTaskQueryImpl
- NativeTaskQueryImpl(CommandExecutor, TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.NativeTaskQueryImpl
- noDelegationState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- notify(DelegateTask) - Method in interface org.flowable.task.service.delegate.TaskListener
O
- or() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- or() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orActive - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- orderByCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByDueDateNullsFirst() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDueDateNullsFirst() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByDueDateNullsLast() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByDueDateNullsLast() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByExecutionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByExecutionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByHistoricActivityInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricActivityInstanceStartTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceDuration() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceEndTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricTaskInstanceStartTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByLogNumber() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskAssignee() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskAssignee() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskCreateTime() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskCreateTime() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDefinitionKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDefinitionKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDescription() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDescription() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskName() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskName() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskOwner() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskOwner() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTaskPriority() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTaskPriority() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orderByTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- orderByTimeStamp() - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- org.flowable.task.service - package org.flowable.task.service
- org.flowable.task.service.delegate - package org.flowable.task.service.delegate
- org.flowable.task.service.event.impl - package org.flowable.task.service.event.impl
- org.flowable.task.service.history - package org.flowable.task.service.history
- org.flowable.task.service.impl - package org.flowable.task.service.impl
- org.flowable.task.service.impl.persistence - package org.flowable.task.service.impl.persistence
- org.flowable.task.service.impl.persistence.entity - package org.flowable.task.service.impl.persistence.entity
- org.flowable.task.service.impl.persistence.entity.data - package org.flowable.task.service.impl.persistence.entity.data
- org.flowable.task.service.impl.persistence.entity.data.impl - package org.flowable.task.service.impl.persistence.entity.data.impl
- org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher - package org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- org.flowable.task.service.impl.util - package org.flowable.task.service.impl.util
- originalAssignee - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- orQueryObjects - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- orQueryObjects - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- owner - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- owner - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- owner - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- owner(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- OWNER - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- ownerId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- ownerLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- ownerLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
P
- parentScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- parentScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- parentTaskId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- parentTaskId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- parentTaskId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- parentTaskId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- planItemInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- planItemInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- populateEventWithCurrentContext(FlowableEngineEventImpl) - Static method in class org.flowable.task.service.event.impl.FlowableTaskEventBuilder
- priority - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- priority - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- priority - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- priority - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- priority(int) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- PRIORITY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- processCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processCategoryNotInList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processCategoryNotInList - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- processDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKeys - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionName - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionName(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processDefinitionNameLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processFinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processFinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- processInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- processInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdWithChildren - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- processInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processInstanceIdWithChildren(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processUnfinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processUnfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- processVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- propagatedStageInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- propagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- propagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
Q
- queryIdentityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- queryIdentityLinks - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- queryVariables - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- queryVariables - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
R
- recordHistoryUserTaskLog(HistoricTaskLogEntryBuilder) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record historyUserTaskLogEntry
- recordHistoryUserTaskLog(HistoricTaskLogEntryType, TaskInfo, ObjectNode) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- recordTaskCreated(TaskEntity) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskCreated(TaskEntity) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record task created.
- recordTaskCreated(TaskEntity) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- recordTaskEnd(TaskEntity, String, Date) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskEnd(TaskEntity, String, Date) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- recordTaskInfoChange(TaskEntity, Date) - Method in interface org.flowable.task.service.history.InternalHistoryTaskManager
-
Record task name change, if audit history is enabled.
- recordTaskInfoChange(TaskEntity, Date, AbstractEngineConfiguration) - Method in interface org.flowable.task.service.HistoricTaskService
- recordTaskInfoChange(TaskEntity, Date, AbstractEngineConfiguration) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- resolveParentVariableScope(TaskEntity) - Method in interface org.flowable.task.service.InternalTaskVariableScopeResolver
- rootScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- rootScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
S
- SCOPE_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_DEFINITION_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- SCOPE_TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- SCOPE_TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- scopeId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- scopeType - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeType - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeType - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeType - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- scopeType - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- scopeType(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setAssignee(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person to which this task is delegated.
- setAssignee(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setAssignee(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setAssignee(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setAssigneeValue(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setAssigneeValue(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCanceled(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setCanceled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCategory(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the category of the task.
- setCategory(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCategory(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCategory(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setClaimedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setClaimedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setClaimedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setClaimedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setClaimTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setClaimTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setClaimTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setClaimTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCompletedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCompletedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCountEnabled(boolean) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setCountEnabled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setCreateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setCreateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setCreateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setData(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setData(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setDelegationState(DelegationState) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDelegationStateString(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDeleted(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDeleteReason(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDeleteReason(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDescription(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the description of the task
- setDescription(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDueDate(Date) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change due date of the task.
- setDueDate(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setDurationInMillis(Long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setDurationInMillis(Long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setEnableEventDispatcher(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableHistoricTaskLogging(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableLocalization(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEnableTaskRelationshipCounts(boolean) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEndTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setEndTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setEventDispatcher(FlowableEventDispatcher) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEventHandlerId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setEventHandlerId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setEventListeners(List<FlowableEventListener>) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setEventName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setEventName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setExecutionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setExecutionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setFormKey(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the form key of the task
- setFormKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setFormKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setFormKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityManagerImpl
- setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskInstanceEntityManager(HistoricTaskInstanceEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskLogEntryEntityManager(HistoricTaskLogEntryEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskQueryInterceptor(HistoricTaskQueryInterceptor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setHistoricTaskService(HistoricTaskService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setIdentityLinkCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setIdentityLinkCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setIdmIdentityService(IdmIdentityService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInProgressStartDueDate(Date) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the in progress start due date of the task.
- setInProgressStartDueDate(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInProgressStartedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInProgressStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setInProgressStartTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setInProgressStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setInProgressStartTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setInternalHistoryTaskManager(InternalHistoryTaskManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalTaskAssignmentManager(InternalTaskAssignmentManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalTaskLocalizationManager(InternalTaskLocalizationManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setInternalTaskVariableScopeResolver(InternalTaskVariableScopeResolver) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setIsCountEnabled(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setLastUpdateTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setLastUpdateTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLocalizedDescription(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Sets an optional localized description for the task.
- setLocalizedDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLocalizedDescription(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setLocalizedName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Sets an optional localized name for the task.
- setLocalizedName(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setLocalizedName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setLogNumber(long) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setLogNumber(long) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setName(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
Change the name of the task.
- setName(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setName(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setName(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setOrQueryObjects(List<TaskQueryImpl>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setOwner(String) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
The user id of the person responsible for this task.
- setOwner(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setOwner(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setOwner(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setOwnerValue(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setOwnerValue(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setParentTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setParentTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setPriority(int) - Method in interface org.flowable.task.service.delegate.DelegateTask
-
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
- setPriority(int) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setPriority(int) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setPriority(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setProcessDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setProcessDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setProcessInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setProcessInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setPropagatedStageInstanceId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setPropagatedStageInstanceId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setQueryIdentityLinks(List<HistoricIdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setQueryIdentityLinks(List<IdentityLinkEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setQueryVariables(List<HistoricVariableInstanceEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setQueryVariables(List<VariableInstanceEntity>) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSafeCandidateGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- setSafeCandidateGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setSafeInValueLists(HistoricTaskInstanceQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- setSafeInValueLists(TaskQueryImpl) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- setSafeInvolvedGroups(List<List<String>>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setScopeType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setScopeType(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setStartTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
-
Deprecated.
- setState(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setState(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setState(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setState(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setSubScopeId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSubScopeId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSubTaskCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setSubTaskCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSuspendedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSuspendedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSuspendedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspendedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSuspendedTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setSuspendedTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setSuspendedTime(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspendedTime(Date) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setSuspensionState(int) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setSuspensionState(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTaskDataManager(TaskDataManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTaskDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTaskDefinitionId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTaskDefinitionId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTaskDefinitionKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTaskDefinitionKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTaskDefinitionKey(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTaskDefinitionKey(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTaskEntityManager(TaskEntityManager) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTaskId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTaskPostProcessor(TaskPostProcessor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskQueryInterceptor(TaskQueryInterceptor) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTaskService(TaskService) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setTempCompletedBy(String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntity
- setTempCompletedBy(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTenantId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntity
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- setTenantId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTenantId(String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- setTimeStamp(Date) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setTimeStamp(Date) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setType(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setType(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setTypedEventListeners(Map<String, List<FlowableEventListener>>) - Method in class org.flowable.task.service.TaskServiceConfiguration
- setUserId(String) - Method in interface org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntity
- setUserId(String) - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- setVariableCount(int) - Method in interface org.flowable.task.service.impl.persistence.CountingTaskEntity
- setVariableCount(int) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- SingleCachedEntityMatcher<EntityImpl> - Interface in org.flowable.task.service.impl.persistence
-
Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
- START - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- state - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- state - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- state - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- state - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- SUB_SCOPE_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- subScopeId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- subScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- subScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- subScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- subScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- subTaskCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspended() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspendedBy - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspendedTime - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedTimeAfter - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTimeAfter - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspendedTimeBefore - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- suspendedTimeBefore - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- suspensionState - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- suspensionState - Variable in class org.flowable.task.service.impl.TaskQueryImpl
T
- TASK_ASSIGNEE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DEFINITION_KEY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DEFINITION_KEY - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TASK_DESCRIPTION - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_DUE_DATE - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TASK_ID_ - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- TASK_NAME - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_OWNER - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_PRIORITY - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- TASK_SERVICE_ID_PREFIX - Static variable in class org.flowable.task.service.impl.persistence.entity.TaskServiceEntityConstants
- taskAssigned() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssignee(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssignee(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeIds(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskAssigneeLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateGroup(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateGroup(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateGroupIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateGroupIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateOrAssigned(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCandidateUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCandidateUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategory(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategory(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategoryIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCategoryNotIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskClaimedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskClaimedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCompletedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompletedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompletedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCompletedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCreatedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskCreatedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskCreatedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDataManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskDataManager - Interface in org.flowable.task.service.impl.persistence.entity.data
- taskDefinitionId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskDefinitionId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- taskDefinitionKey - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKeyLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeyLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDefinitionKeys - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeys(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeys(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDelegationState(DelegationState) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDeleteReason - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReason(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescription(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDescriptionLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDescriptionLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskDueDate(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskDueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskEntity - Interface in org.flowable.task.service.impl.persistence.entity
- TaskEntityImpl - Class in org.flowable.task.service.impl.persistence.entity
- TaskEntityImpl() - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskEntityManager - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskEntityManager - Interface in org.flowable.task.service.impl.persistence.entity
- TaskEntityManagerImpl - Class in org.flowable.task.service.impl.persistence.entity
- TaskEntityManagerImpl(TaskServiceConfiguration, TaskDataManager) - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- taskFormKey(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskFormKey(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- taskId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- taskId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- taskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskIdentityLinkEntities - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- taskIds - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskIds - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- taskIds(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskIds(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartDueAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartDueBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartDueDate(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInProgressStartTimeOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInProgressStartTimeOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInvolvedGroups(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedGroups(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskInvolvedUser(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedUser(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskListener - Interface in org.flowable.task.service.delegate
- taskMaxPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMaxPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMaxPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskMinPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMinPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskMinPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskName - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskName(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskName(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameIn(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameIn(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameInIgnoreCase(Collection<String>) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameInIgnoreCase(Collection<String>) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskNameList - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskNameListIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwner(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskOwnerLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskOwnerLikeIgnoreCase - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLikeIgnoreCase(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskParentScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskParentScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskParentTaskId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskParentTaskId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskPostProcessor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskPostProcessor - Interface in org.flowable.task.service
-
Function to enrich
TaskEntityinstance with additional info - taskPriority - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskPriority(Integer) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskPriority(Integer) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl - Class in org.flowable.task.service.impl
- TaskQueryImpl() - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandContext, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandExecutor, String, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- TaskQueryImpl(CommandExecutor, TaskServiceConfiguration, VariableServiceConfiguration, IdmIdentityService) - Constructor for class org.flowable.task.service.impl.TaskQueryImpl
- taskQueryInterceptor - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskQueryProperty - Class in org.flowable.task.service.impl
-
Contains the possible properties that can be used in a
TaskQuery. - TaskQueryProperty(String) - Constructor for class org.flowable.task.service.impl.TaskQueryProperty
- taskRootScopeId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskRootScopeId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- tasksByExecutionIdMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByExecutionIdMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByExecutionIdMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByExecutionIdMatcher
- tasksByProcessInstanceIdMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByProcessInstanceIdMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByProcessInstanceIdMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByProcessInstanceIdMatcher
- tasksByScopeIdAndScopeTypeMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksByScopeIdAndScopeTypeMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksByScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksByScopeIdAndScopeTypeMatcher
- tasksBySubScopeIdAndScopeTypeMatcher - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- TasksBySubScopeIdAndScopeTypeMatcher - Class in org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher
- TasksBySubScopeIdAndScopeTypeMatcher() - Constructor for class org.flowable.task.service.impl.persistence.entity.data.impl.cachematcher.TasksBySubScopeIdAndScopeTypeMatcher
- taskService - Variable in class org.flowable.task.service.TaskServiceConfiguration
- TaskService - Interface in org.flowable.task.service
-
Service which provides access to
Taskand form related operations. - taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryBuilderImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.NativeTaskQueryImpl
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.AbstractManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisHistoricTaskInstanceDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MyBatisHistoricTaskLogEntryDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- taskServiceConfiguration - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- TaskServiceConfiguration - Class in org.flowable.task.service
- TaskServiceConfiguration(String) - Constructor for class org.flowable.task.service.TaskServiceConfiguration
- TaskServiceEntityConstants - Class in org.flowable.task.service.impl.persistence.entity
- TaskServiceEntityConstants() - Constructor for class org.flowable.task.service.impl.persistence.entity.TaskServiceEntityConstants
- TaskServiceImpl - Class in org.flowable.task.service.impl
- TaskServiceImpl(TaskServiceConfiguration) - Constructor for class org.flowable.task.service.impl.TaskServiceImpl
- taskState(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskState(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedAfter(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedAfter(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedBefore(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedBefore(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedBy(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedBy(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskSuspendedOn(Date) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskSuspendedOn(Date) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskTenantId(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskTenantId(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskTenantIdLike(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskTenantIdLike(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskUnassigned() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskUnassigned() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableNotExists(String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableNotExists(String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- TaskVariableUtils - Class in org.flowable.task.service.impl.util
- TaskVariableUtils() - Constructor for class org.flowable.task.service.impl.util.TaskVariableUtils
- taskVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEquals(Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueGreaterThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueGreaterThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLessThan(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLessThanOrEqual(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLike(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueLikeIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueNotEquals(String, Object) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskVariableValueNotEqualsIgnoreCase(String, String) - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskWithFormKey() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithFormKey() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskWithoutCategory() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutCategory() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- taskWithoutDeleteReason() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutTenantId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- taskWithoutTenantId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- tempCompletedBy - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- TENANT_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- TENANT_ID - Static variable in class org.flowable.task.service.impl.TaskQueryProperty
- TENANT_ID_ - Static variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
- tenantId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- tenantId - Variable in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- tenantId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- tenantId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- tenantId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- tenantId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- tenantId(String) - Method in class org.flowable.task.service.impl.BaseTaskBuilderImpl
- tenantId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- tenantIdLike - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- tenantIdLike - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- TIME_STAMP - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- timeStamp - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- timeStamp - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- timeStamp(Date) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- to(Date) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toDate - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toLogNumber - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toLogNumber(long) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskInstanceEntityImpl
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- toString() - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- type - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- type - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- type - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- type(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- type(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- TYPE - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
U
- unassigned - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- unfinished - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- unfinished() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- update(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateAllTaskRelatedEntityCountFlags(boolean) - Method in interface org.flowable.task.service.TaskService
- updateHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in interface org.flowable.task.service.HistoricTaskService
- updateHistoricTask(HistoricTaskInstanceEntity, boolean) - Method in class org.flowable.task.service.impl.HistoricTaskServiceImpl
- updateTask(TaskEntity, boolean) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateTask(TaskEntity, boolean) - Method in interface org.flowable.task.service.TaskService
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.data.impl.MybatisTaskDataManager
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.data.TaskDataManager
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.impl.persistence.entity.TaskEntityManager
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- updateTaskTenantIdForDeployment(String, String) - Method in class org.flowable.task.service.impl.TaskServiceImpl
- updateTaskTenantIdForDeployment(String, String) - Method in interface org.flowable.task.service.TaskService
- USER_ID - Static variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
- userId - Variable in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- userId - Variable in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- userId - Variable in class org.flowable.task.service.impl.persistence.entity.HistoricTaskLogEntryEntityImpl
- userId(String) - Method in class org.flowable.task.service.impl.BaseHistoricTaskLogEntryBuilderImpl
- userId(String) - Method in class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
- userIdForCandidateAndAssignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
V
- variableCount - Variable in class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
- variableServiceConfiguration - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- variableServiceConfiguration - Variable in class org.flowable.task.service.impl.TaskQueryImpl
W
- wasPersisted(TaskEntity) - Method in class org.flowable.task.service.impl.persistence.entity.TaskEntityManagerImpl
- withAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withAssignee - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withFormKey - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withFormKey - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withLocalizationFallback - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withLocalizationFallback - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withLocalizationFallback() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withLocalizationFallback() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutAssignee - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutCategory - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutCategory - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutDeleteReason - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutInProgressStartDueDate - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutInProgressStartDueDate - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutProcessInstanceId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutProcessInstanceId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutScopeId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutScopeId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
- withoutScopeId() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutScopeId() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTaskDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTaskDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTaskInProgressStartDueDate() - Method in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTaskInProgressStartDueDate() - Method in class org.flowable.task.service.impl.TaskQueryImpl
- withoutTenantId - Variable in class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
- withoutTenantId - Variable in class org.flowable.task.service.impl.TaskQueryImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
HistoricTaskInstanceEntity.setCreateTime(Date)instead