public interface TaskEntity extends org.flowable.variable.api.delegate.VariableScope, Task, DelegateTask, Entity, HasRevision
DEFAULT_PRIORITYgetDelegationState, isSuspended, setAssignee, setCategory, setDelegationState, setDescription, setDueDate, setFormKey, setLocalizedDescription, setLocalizedName, setName, setOwner, setParentTaskId, setPriority, setTenantIdgetAssignee, getCategory, getClaimTime, getCreateTime, getDescription, getDueDate, getExecutionId, getFormKey, getId, getName, getOwner, getParentTaskId, getPriority, getProcessDefinitionId, getProcessInstanceId, getProcessVariables, getPropagatedStageInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeId, getTaskDefinitionId, getTaskDefinitionKey, getTaskLocalVariables, getTenantIdaddCandidateGroup, addCandidateGroups, addCandidateUser, addCandidateUsers, addGroupIdentityLink, addUserIdentityLink, deleteCandidateGroup, deleteCandidateUser, deleteGroupIdentityLink, deleteUserIdentityLink, getAssignee, getCandidates, getCategory, getCreateTime, getDelegationState, getDescription, getDueDate, getEventHandlerId, getEventName, getExecutionId, getFormKey, getId, getName, getOwner, getPriority, getProcessDefinitionId, getProcessInstanceId, getTaskDefinitionKey, getTenantId, isSuspended, setAssignee, setCategory, setDescription, setDueDate, setFormKey, setName, setOwner, setPrioritygetTransientVariable, getTransientVariableLocal, getTransientVariables, getTransientVariablesLocal, getVariable, getVariable, getVariable, getVariableInstance, getVariableInstance, getVariableInstanceLocal, getVariableInstanceLocal, getVariableInstances, getVariableInstances, getVariableInstances, getVariableInstancesLocal, getVariableInstancesLocal, getVariableInstancesLocal, getVariableLocal, getVariableLocal, getVariableLocal, getVariableNames, getVariableNamesLocal, getVariables, getVariables, getVariables, getVariablesLocal, getVariablesLocal, getVariablesLocal, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeTransientVariable, removeTransientVariableLocal, removeTransientVariables, removeTransientVariablesLocal, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setTransientVariable, setTransientVariableLocal, setTransientVariables, setTransientVariablesLocal, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariables, setVariablesLocalgetId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedgetRevision, getRevisionNext, setRevisionvoid setExecutionId(String executionId)
List<IdentityLinkEntity> getIdentityLinks()
getIdentityLinks in interface TaskInfovoid setCreateTime(Date createTime)
void setTaskDefinitionId(String taskDefinitionId)
void setProcessDefinitionId(String processDefinitionId)
void setEventName(String eventName)
void setEventHandlerId(String eventHandlerId)
void setProcessInstanceId(String processInstanceId)
void setScopeId(String scopeId)
void setSubScopeId(String subScopeId)
void setScopeType(String scopeType)
void setScopeDefinitionId(String scopeDefinitionId)
void setPropagatedStageInstanceId(String propagatedStageInstanceId)
int getSuspensionState()
void setSuspensionState(int suspensionState)
void setTaskDefinitionKey(String taskDefinitionKey)
Map<String,VariableInstanceEntity> getVariableInstanceEntities()
void forceUpdate()
boolean isCanceled()
void setCanceled(boolean isCanceled)
void setClaimTime(Date claimTime)
void setAssigneeValue(String assignee)
void setOwnerValue(String owner)
List<VariableInstanceEntity> getQueryVariables()
Copyright © 2020 Flowable. All rights reserved.