Class VitruvioTaskEntity
Object
VariableScopeImpl
TaskEntity
VitruvioTaskEntity
- All Implemented Interfaces:
VitruvioTask,Serializable,DelegateTask,VariableScope,BulkDeleteable,HasRevision,PersistentObject,Task,TaskInfo
- See Also:
-
Field Summary
Fields inherited from class TaskEntity
assignee, category, createTime, delegationState, DELETE_REASON_COMPLETED, DELETE_REASON_DELETED, description, dueDate, eventName, execution, executionId, forcedUpdate, formKey, initialAssignee, isDeleted, isIdentityLinksInitialized, localizedDescription, localizedName, name, owner, parentTaskId, priority, processDefinitionId, processInstance, processInstanceId, queryVariables, revision, suspensionState, taskDefinition, taskDefinitionKey, taskIdentityLinkEntities, tenantIdFields inherited from class VariableScopeImpl
cachedElContext, id, usedVariablesCache, variableInstancesFields inherited from interface Task
DEFAULT_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRetorna a data final do canlendárioRetorna a data inicial do calendáriogetState()PrioridadebooleanDetermina se a tarefa atual é uma convocacao ativabooleanDetermina se atarefa pode ser transferida usando a UI default do vitruviovoidvoidsetActionsAsShortcuts(TaskActionShortcut actionsAsShortcuts) voidsetActiveCall(boolean activeCall) voidsetCalendarEnd(Date calendarEnd) voidsetCalendarStart(Date calendarStart) voidvoidsetHTMLStatus(String htmlStatus) voidsetReleaseTime(Date startTime) voidsetTaskListBackgroundColor(String color) voidsetTaskListDescription(String desc) voidsetTaskListForegroundColor(String color) protected voidsetTaskState(TaskState state) voidsetTaskWeight(int taskWeight) voidsetTransferAssigneeAllowed(boolean transferAssigneeAllowed) Cor da tarefa, para exibicao em listas (Background)Retorna uma descricao para ser usada por implementacoes que exibirem as tarefas em listasCor da tarefa, para exibicao em listas (Foreground)intAbstracacao da nocao de importancia desta tarefa em relação à tarefas similares, dependendo do contextoMethods inherited from class TaskEntity
addCandidateGroup, addCandidateGroups, addCandidateUser, addCandidateUsers, addGroupIdentityLink, addIdentityLink, addUserIdentityLink, complete, create, createAndInsert, createVariableInstance, delegate, deleteCandidateGroup, deleteCandidateUser, deleteGroupIdentityLink, deleteIdentityLink, deleteUserIdentityLink, fireEvent, forceUpdate, getActivityInstanceVariables, getAssignee, getCandidates, getCategory, getCreateTime, getDelegationState, getDelegationStateString, getDescription, getDueDate, getEventName, getExecution, getExecutionId, getFormKey, getIdentityLinks, getName, getOwner, getParentTaskId, getParentVariableScope, getPersistentState, getPriority, getProcessDefinitionId, getProcessInstance, getProcessInstanceId, getProcessVariables, getQueryVariables, getRevision, getRevisionNext, getSpecificVariable, getSpecificVariables, getSuspensionState, getTaskDefinition, getTaskDefinitionKey, getTaskLocalVariables, getTenantId, getVariableInstanceEntities, initializeVariableInstanceBackPointer, insert, isActivityIdUsedForDetails, isDeleted, isSuspended, loadVariableInstances, resolve, setAssignee, setAssignee, setAssigneeWithoutCascade, setCategory, setCategoryWithoutCascade, setCreateTime, setDelegationState, setDelegationStateString, setDeleted, setDescription, setDescriptionWithoutCascade, setDueDate, setDueDate, setDueDateWithoutCascade, setEventName, setExecution, setExecution, setExecutionId, setExecutionVariables, setFormKey, setFormKeyWithoutCascade, setLocalizedDescription, setLocalizedName, setName, setNameWithoutCascade, setOwner, setOwner, setOwnerWithoutCascade, setParentTaskId, setParentTaskIdWithoutCascade, setPriority, setPriority, setPriorityWithoutCascade, setProcessDefinitionId, setProcessInstance, setProcessInstanceId, setQueryVariables, setRevision, setSuspensionState, setTaskDefinition, setTaskDefinitionKey, setTaskDefinitionKeyWithoutCascade, setTenantId, toString, update, updateVariableInstanceMethods inherited from class VariableScopeImpl
collectVariableInstances, collectVariableNames, collectVariables, createVariableLocal, createVariableLocal, createVariablesLocal, deleteVariableInstanceForExplicitUserCall, deleteVariablesInstanceForLeavingScope, ensureVariableInstancesInitialized, getCachedElContext, getId, getSourceActivityExecution, getUsedVariablesCache, getVariable, getVariable, getVariable, getVariableInstance, getVariableInstance, getVariableInstanceLocal, getVariableInstanceLocal, getVariableInstances, getVariableInstances, getVariableInstances, getVariableInstancesLocal, getVariableInstancesLocal, getVariableInstancesLocal, getVariableLocal, getVariableLocal, getVariableLocal, getVariableNames, getVariableNamesLocal, getVariables, getVariables, getVariables, getVariablesLocal, getVariablesLocal, getVariablesLocal, getVariableValues, hasVariable, hasVariableLocal, hasVariables, hasVariablesLocal, removeVariable, removeVariable, removeVariableLocal, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setCachedElContext, setId, setVariable, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariableLocal, setVariables, setVariablesLocalMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface DelegateTask
getIdMethods inherited from interface PersistentObject
getId, setIdMethods inherited from interface Task
delegate, getDelegationState, isSuspended, setAssignee, setCategory, setDelegationState, setDescription, setDueDate, setFormKey, setLocalizedDescription, setLocalizedName, setName, setOwner, setParentTaskId, setPriority, setTenantIdMethods inherited from interface TaskInfo
getAssignee, getCategory, getCreateTime, getDescription, getDueDate, getExecutionId, getFormKey, getId, getName, getOwner, getParentTaskId, getPriority, getProcessDefinitionId, getProcessInstanceId, getProcessVariables, getTaskDefinitionKey, getTaskLocalVariables, getTenantIdMethods inherited from interface VariableScope
createVariableLocal, 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, removeVariable, removeVariableLocal, removeVariables, removeVariables, removeVariablesLocal, removeVariablesLocal, setVariable, setVariable, setVariableLocal, setVariableLocal, setVariables, setVariablesLocal
-
Constructor Details
-
VitruvioTaskEntity
public VitruvioTaskEntity()
-
-
Method Details
-
getHistoricProcessInstance
- Specified by:
getHistoricProcessInstancein interfaceVitruvioTask
-
setHistoricProcessInstance
-
getTaskPriority
public Prioridade getTaskPriority()- Specified by:
getTaskPriorityin interfaceVitruvioTask
-
getState
- Specified by:
getStatein interfaceVitruvioTask
-
setTaskState
-
getReleaseTime
- Specified by:
getReleaseTimein interfaceVitruvioTask
-
setReleaseTime
-
setActionsAsShortcutJSON
-
setActionsAsShortcuts
-
getActionsAsShortcuts
- Specified by:
getActionsAsShortcutsin interfaceVitruvioTask
-
setHTMLStatus
-
taskHTMLStatus
- Specified by:
taskHTMLStatusin interfaceVitruvioTask
-
taskListBackgroundColor
Description copied from interface:VitruvioTaskCor da tarefa, para exibicao em listas (Background)- Specified by:
taskListBackgroundColorin interfaceVitruvioTask- Returns:
-
setTaskListBackgroundColor
-
taskListForegroundColor
Description copied from interface:VitruvioTaskCor da tarefa, para exibicao em listas (Foreground)- Specified by:
taskListForegroundColorin interfaceVitruvioTask- Returns:
-
setTaskListForegroundColor
-
setTaskListDescription
-
taskListDescription
Description copied from interface:VitruvioTaskRetorna uma descricao para ser usada por implementacoes que exibirem as tarefas em listas- Specified by:
taskListDescriptionin interfaceVitruvioTask- Returns:
-
calendarStart
Description copied from interface:VitruvioTaskRetorna a data inicial do calendário- Specified by:
calendarStartin interfaceVitruvioTask
-
setCalendarStart
-
calendarEnd
Description copied from interface:VitruvioTaskRetorna a data final do canlendário- Specified by:
calendarEndin interfaceVitruvioTask
-
setCalendarEnd
-
setActiveCall
public void setActiveCall(boolean activeCall) -
isActiveCall
public boolean isActiveCall()Description copied from interface:VitruvioTaskDetermina se a tarefa atual é uma convocacao ativa- Specified by:
isActiveCallin interfaceVitruvioTask- Returns:
-
setTaskWeight
public void setTaskWeight(int taskWeight) -
taskWeight
public int taskWeight()Description copied from interface:VitruvioTaskAbstracacao da nocao de importancia desta tarefa em relação à tarefas similares, dependendo do contexto- Specified by:
taskWeightin interfaceVitruvioTask- Returns:
-
setTransferAssigneeAllowed
public void setTransferAssigneeAllowed(boolean transferAssigneeAllowed) -
isTransferAssigneeAllowed
public boolean isTransferAssigneeAllowed()Description copied from interface:VitruvioTaskDetermina se atarefa pode ser transferida usando a UI default do vitruvio- Specified by:
isTransferAssigneeAllowedin interfaceVitruvioTask- Returns:
-