Serialized Form
-
Package org.flowable.task.service.delegate
-
Package org.flowable.task.service.impl
-
Class org.flowable.task.service.impl.HistoricTaskInstanceQueryImpl
class HistoricTaskInstanceQueryImpl extends AbstractVariableQueryImpl<HistoricTaskInstanceQuery,HistoricTaskInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
candidateGroup
String candidateGroup
-
candidateGroups
Collection<String> candidateGroups
-
candidateUser
String candidateUser
-
caseDefinitionKey
String caseDefinitionKey
-
caseDefinitionKeyLike
String caseDefinitionKeyLike
-
caseDefinitionKeyLikeIgnoreCase
String caseDefinitionKeyLikeIgnoreCase
-
caseDefinitionKeys
Collection<String> caseDefinitionKeys
-
caseInstanceIdWithChildren
String caseInstanceIdWithChildren
-
category
String category
-
categoryInList
Collection<String> categoryInList
-
categoryNotInList
Collection<String> categoryNotInList
-
claimedBy
String claimedBy
-
claimTime
Date claimTime
-
claimTimeAfter
Date claimTimeAfter
-
claimTimeBefore
Date claimTimeBefore
-
cmmnDeploymentId
String cmmnDeploymentId
-
cmmnDeploymentIds
Collection<String> cmmnDeploymentIds
-
completedBy
String completedBy
-
completedTime
Date completedTime
-
completedTimeAfter
Date completedTimeAfter
-
completedTimeBefore
Date completedTimeBefore
-
createTime
Date createTime
-
createTimeAfter
Date createTimeAfter
-
createTimeBefore
Date createTimeBefore
-
currentOrQueryObject
HistoricTaskInstanceQueryImpl currentOrQueryObject
-
deploymentId
String deploymentId
-
deploymentIds
Collection<String> deploymentIds
-
dueAfter
Date dueAfter
-
dueBefore
Date dueBefore
-
dueDate
Date dueDate
-
executionId
String executionId
-
finished
boolean finished
-
formKey
String formKey
-
ignoreAssigneeValue
boolean ignoreAssigneeValue
-
includeCaseVariables
boolean includeCaseVariables
-
includeIdentityLinks
boolean includeIdentityLinks
-
includeProcessVariables
boolean includeProcessVariables
-
includeTaskLocalVariables
boolean includeTaskLocalVariables
-
inOrStatement
boolean inOrStatement
-
inProgressStartDueAfter
Date inProgressStartDueAfter
-
inProgressStartDueBefore
Date inProgressStartDueBefore
-
inProgressStartDueDate
Date inProgressStartDueDate
-
inProgressStartedBy
String inProgressStartedBy
-
inProgressStartTime
Date inProgressStartTime
-
inProgressStartTimeAfter
Date inProgressStartTimeAfter
-
inProgressStartTimeBefore
Date inProgressStartTimeBefore
-
involvedGroups
Collection<String> involvedGroups
-
involvedUser
String involvedUser
-
locale
String locale
-
orQueryObjects
List<HistoricTaskInstanceQueryImpl> orQueryObjects
-
parentScopeId
String parentScopeId
-
processCategoryInList
Collection<String> processCategoryInList
-
processCategoryNotInList
Collection<String> processCategoryNotInList
-
processDefinitionId
String processDefinitionId
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
processDefinitionKeyLikeIgnoreCase
String processDefinitionKeyLikeIgnoreCase
-
processDefinitionKeys
Collection<String> processDefinitionKeys
-
processDefinitionName
String processDefinitionName
-
processDefinitionNameLike
String processDefinitionNameLike
-
processFinished
boolean processFinished
-
processInstanceBusinessKey
String processInstanceBusinessKey
-
processInstanceBusinessKeyLike
String processInstanceBusinessKeyLike
-
processInstanceBusinessKeyLikeIgnoreCase
String processInstanceBusinessKeyLikeIgnoreCase
-
processInstanceId
String processInstanceId
-
processInstanceIds
Collection<String> processInstanceIds
-
processInstanceIdWithChildren
String processInstanceIdWithChildren
-
processUnfinished
boolean processUnfinished
-
propagatedStageInstanceId
String propagatedStageInstanceId
-
rootScopeId
String rootScopeId
-
safeCandidateGroups
List<List<String>> safeCandidateGroups
-
safeInvolvedGroups
List<List<String>> safeInvolvedGroups
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
state
String state
-
subScopeId
String subScopeId
-
suspendedBy
String suspendedBy
-
suspendedTime
Date suspendedTime
-
suspendedTimeAfter
Date suspendedTimeAfter
-
suspendedTimeBefore
Date suspendedTimeBefore
-
taskAssignee
String taskAssignee
-
taskAssigneeIds
Collection<String> taskAssigneeIds
-
taskAssigneeLike
String taskAssigneeLike
-
taskAssigneeLikeIgnoreCase
String taskAssigneeLikeIgnoreCase
-
taskDefinitionId
String taskDefinitionId
-
taskDefinitionKey
String taskDefinitionKey
-
taskDefinitionKeyLike
String taskDefinitionKeyLike
-
taskDefinitionKeys
Collection<String> taskDefinitionKeys
-
taskDeleteReason
String taskDeleteReason
-
taskDeleteReasonLike
String taskDeleteReasonLike
-
taskDescription
String taskDescription
-
taskDescriptionLike
String taskDescriptionLike
-
taskDescriptionLikeIgnoreCase
String taskDescriptionLikeIgnoreCase
-
taskId
String taskId
-
taskIds
Collection<String> taskIds
-
taskMaxPriority
Integer taskMaxPriority
-
taskMinPriority
Integer taskMinPriority
-
taskName
String taskName
-
taskNameLike
String taskNameLike
-
taskNameLikeIgnoreCase
String taskNameLikeIgnoreCase
-
taskNameList
Collection<String> taskNameList
-
taskNameListIgnoreCase
Collection<String> taskNameListIgnoreCase
-
taskOwner
String taskOwner
-
taskOwnerLike
String taskOwnerLike
-
taskOwnerLikeIgnoreCase
String taskOwnerLikeIgnoreCase
-
taskParentTaskId
String taskParentTaskId
-
taskPriority
Integer taskPriority
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
unfinished
boolean unfinished
-
variableServiceConfiguration
VariableServiceConfiguration variableServiceConfiguration
-
withAssignee
boolean withAssignee
-
withFormKey
boolean withFormKey
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutAssignee
boolean withoutAssignee
-
withoutCategory
boolean withoutCategory
-
withoutDeleteReason
boolean withoutDeleteReason
-
withoutDueDate
boolean withoutDueDate
-
withoutInProgressStartDueDate
boolean withoutInProgressStartDueDate
-
withoutProcessInstanceId
boolean withoutProcessInstanceId
-
withoutScopeId
boolean withoutScopeId
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.task.service.impl.HistoricTaskInstanceQueryProperty
class HistoricTaskInstanceQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.task.service.impl.HistoricTaskLogEntryQueryImpl
class HistoricTaskLogEntryQueryImpl extends AbstractQuery<HistoricTaskLogEntryQuery,HistoricTaskLogEntry> implements Serializable -
Serialized Fields
-
fromDate
Date fromDate
-
fromLogNumber
long fromLogNumber
-
processDefinitionId
String processDefinitionId
-
processInstanceId
String processInstanceId
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
subScopeId
String subScopeId
-
taskId
String taskId
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
tenantId
String tenantId
-
toDate
Date toDate
-
toLogNumber
long toLogNumber
-
type
String type
-
userId
String userId
-
-
-
Class org.flowable.task.service.impl.HistoricTaskLogEntryQueryProperty
class HistoricTaskLogEntryQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
Class org.flowable.task.service.impl.NativeHistoricTaskInstanceQueryImpl
class NativeHistoricTaskInstanceQueryImpl extends AbstractNativeQuery<NativeHistoricTaskInstanceQuery,HistoricTaskInstance> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
-
Class org.flowable.task.service.impl.NativeHistoricTaskLogEntryQueryImpl
class NativeHistoricTaskLogEntryQueryImpl extends AbstractNativeQuery<NativeHistoricTaskLogEntryQuery,HistoricTaskLogEntry> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
-
Class org.flowable.task.service.impl.NativeTaskQueryImpl
- serialVersionUID:
- 1L
-
Serialized Fields
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
-
Class org.flowable.task.service.impl.TaskQueryImpl
- serialVersionUID:
- 1L
-
Serialized Fields
-
assignee
String assignee
-
assigneeIds
Collection<String> assigneeIds
-
assigneeLike
String assigneeLike
-
assigneeLikeIgnoreCase
String assigneeLikeIgnoreCase
-
bothCandidateAndAssigned
boolean bothCandidateAndAssigned
-
cachedCandidateGroups
Collection<String> cachedCandidateGroups
-
candidateGroup
String candidateGroup
-
candidateGroups
Collection<String> candidateGroups
-
candidateUser
String candidateUser
-
caseDefinitionKey
String caseDefinitionKey
-
caseDefinitionKeyLike
String caseDefinitionKeyLike
-
caseDefinitionKeyLikeIgnoreCase
String caseDefinitionKeyLikeIgnoreCase
-
caseDefinitionKeys
Collection<String> caseDefinitionKeys
-
caseInstanceIdWithChildren
String caseInstanceIdWithChildren
-
category
String category
-
categoryInList
Collection<String> categoryInList
-
categoryNotInList
Collection<String> categoryNotInList
-
claimedBy
String claimedBy
-
claimTime
Date claimTime
-
claimTimeAfter
Date claimTimeAfter
-
claimTimeBefore
Date claimTimeBefore
-
cmmnDeploymentId
String cmmnDeploymentId
-
cmmnDeploymentIds
Collection<String> cmmnDeploymentIds
-
createTime
Date createTime
-
createTimeAfter
Date createTimeAfter
-
createTimeBefore
Date createTimeBefore
-
currentOrQueryObject
TaskQueryImpl currentOrQueryObject
-
delegationState
DelegationState delegationState
-
deploymentId
String deploymentId
-
deploymentIds
Collection<String> deploymentIds
-
description
String description
-
descriptionLike
String descriptionLike
-
descriptionLikeIgnoreCase
String descriptionLikeIgnoreCase
-
dueAfter
Date dueAfter
-
dueBefore
Date dueBefore
-
dueDate
Date dueDate
-
excludeSubtasks
boolean excludeSubtasks
-
executionId
String executionId
-
formKey
String formKey
-
idmIdentityService
IdmIdentityService idmIdentityService
-
ignoreAssigneeValue
boolean ignoreAssigneeValue
-
includeCaseVariables
boolean includeCaseVariables
-
includeIdentityLinks
boolean includeIdentityLinks
-
includeProcessVariables
boolean includeProcessVariables
-
includeTaskLocalVariables
boolean includeTaskLocalVariables
-
inProgressStartDueAfter
Date inProgressStartDueAfter
-
inProgressStartDueBefore
Date inProgressStartDueBefore
-
inProgressStartDueDate
Date inProgressStartDueDate
-
inProgressStartedBy
String inProgressStartedBy
-
inProgressStartTime
Date inProgressStartTime
-
inProgressStartTimeAfter
Date inProgressStartTimeAfter
-
inProgressStartTimeBefore
Date inProgressStartTimeBefore
-
involvedGroups
Collection<String> involvedGroups
-
involvedUser
String involvedUser
-
key
String key
-
keyLike
String keyLike
-
keys
Collection<String> keys
-
locale
String locale
-
maxPriority
Integer maxPriority
-
minPriority
Integer minPriority
-
name
String name
-
nameLike
String nameLike
-
nameLikeIgnoreCase
String nameLikeIgnoreCase
-
nameList
Collection<String> nameList
-
nameListIgnoreCase
Collection<String> nameListIgnoreCase
-
noDelegationState
boolean noDelegationState
-
orActive
boolean orActive
-
orQueryObjects
List<TaskQueryImpl> orQueryObjects
-
owner
String owner
-
ownerLike
String ownerLike
-
ownerLikeIgnoreCase
String ownerLikeIgnoreCase
-
parentScopeId
String parentScopeId
-
priority
Integer priority
-
processCategoryInList
Collection<String> processCategoryInList
-
processCategoryNotInList
Collection<String> processCategoryNotInList
-
processDefinitionId
String processDefinitionId
-
processDefinitionKey
String processDefinitionKey
-
processDefinitionKeyLike
String processDefinitionKeyLike
-
processDefinitionKeyLikeIgnoreCase
String processDefinitionKeyLikeIgnoreCase
-
processDefinitionKeys
Collection<String> processDefinitionKeys
-
processDefinitionName
String processDefinitionName
-
processDefinitionNameLike
String processDefinitionNameLike
-
processInstanceBusinessKey
String processInstanceBusinessKey
-
processInstanceBusinessKeyLike
String processInstanceBusinessKeyLike
-
processInstanceBusinessKeyLikeIgnoreCase
String processInstanceBusinessKeyLikeIgnoreCase
-
processInstanceId
String processInstanceId
-
processInstanceIds
Collection<String> processInstanceIds
-
processInstanceIdWithChildren
String processInstanceIdWithChildren
-
propagatedStageInstanceId
String propagatedStageInstanceId
-
rootScopeId
String rootScopeId
-
safeCandidateGroups
List<List<String>> safeCandidateGroups
-
safeInvolvedGroups
List<List<String>> safeInvolvedGroups
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
state
String state
-
subScopeId
String subScopeId
-
suspendedBy
String suspendedBy
-
suspendedTime
Date suspendedTime
-
suspendedTimeAfter
Date suspendedTimeAfter
-
suspendedTimeBefore
Date suspendedTimeBefore
-
suspensionState
SuspensionState suspensionState
-
taskDefinitionId
String taskDefinitionId
-
taskId
String taskId
-
taskIds
Collection<String> taskIds
-
taskServiceConfiguration
TaskServiceConfiguration taskServiceConfiguration
-
tenantId
String tenantId
-
tenantIdLike
String tenantIdLike
-
unassigned
boolean unassigned
-
userIdForCandidateAndAssignee
String userIdForCandidateAndAssignee
-
variableServiceConfiguration
VariableServiceConfiguration variableServiceConfiguration
-
withAssignee
boolean withAssignee
-
withFormKey
boolean withFormKey
-
withLocalizationFallback
boolean withLocalizationFallback
-
withoutCategory
boolean withoutCategory
-
withoutDueDate
boolean withoutDueDate
-
withoutInProgressStartDueDate
boolean withoutInProgressStartDueDate
-
withoutProcessInstanceId
boolean withoutProcessInstanceId
-
withoutScopeId
boolean withoutScopeId
-
withoutTenantId
boolean withoutTenantId
-
-
Class org.flowable.task.service.impl.TaskQueryProperty
class TaskQueryProperty extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
name
String name
-
-
-
Package org.flowable.task.service.impl.persistence.entity
-
Class org.flowable.task.service.impl.persistence.entity.AbstractTaskServiceVariableScopeEntity
class AbstractTaskServiceVariableScopeEntity extends VariableScopeImpl implements Serializable -
Class org.flowable.task.service.impl.persistence.entity.TaskEntityImpl
class TaskEntityImpl extends AbstractTaskServiceVariableScopeEntity implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assignee
String assignee
-
assigneeUpdatedCount
int assigneeUpdatedCount
-
category
String category
-
claimedBy
String claimedBy
-
claimTime
Date claimTime
-
createTime
Date createTime
-
delegationState
DelegationState delegationState
-
description
String description
-
dueDate
Date dueDate
-
eventHandlerId
String eventHandlerId
-
eventName
String eventName
-
executionId
String executionId
-
forcedUpdate
boolean forcedUpdate
-
formKey
String formKey
-
identityLinkCount
int identityLinkCount
-
inProgressStartDueDate
Date inProgressStartDueDate
-
inProgressStartedBy
String inProgressStartedBy
-
inProgressStartTime
Date inProgressStartTime
-
isCanceled
boolean isCanceled
-
isCountEnabled
boolean isCountEnabled
-
isIdentityLinksInitialized
boolean isIdentityLinksInitialized
-
localizedDescription
String localizedDescription
-
localizedName
String localizedName
-
name
String name
-
originalAssignee
String originalAssignee
-
owner
String owner
-
parentTaskId
String parentTaskId
-
priority
int priority
-
processDefinitionId
String processDefinitionId
-
processInstanceId
String processInstanceId
-
propagatedStageInstanceId
String propagatedStageInstanceId
-
queryIdentityLinks
List<IdentityLinkEntity> queryIdentityLinks
-
queryVariables
List<VariableInstanceEntity> queryVariables
-
scopeDefinitionId
String scopeDefinitionId
-
scopeId
String scopeId
-
scopeType
String scopeType
-
state
String state
-
subScopeId
String subScopeId
-
subTaskCount
int subTaskCount
-
suspendedBy
String suspendedBy
-
suspendedTime
Date suspendedTime
-
suspensionState
int suspensionState
-
taskDefinitionId
String taskDefinitionId
-
taskDefinitionKey
String taskDefinitionKey
-
taskIdentityLinkEntities
List<IdentityLinkEntity> taskIdentityLinkEntities
-
tempCompletedBy
String tempCompletedBy
-
tenantId
String tenantId
-
variableCount
int variableCount
-
-