public final class TaskInfoImpl extends WorkflowDataHolder implements TaskInfo
Constructor and Description |
---|
TaskInfoImpl(Map<String,Object> propertyMap,
String ddcName,
Map<String,SaConstants.SaFieldType> fieldTypes)
Constructor from property map.
|
getDateValue, getIntValue, getStringValue
public void writeXML(ContentHandler hd) throws SAXException
hd
- Content handlerSAXException
- Exceptionpublic String getErrMsg()
getErrMsg
in interface TaskInfo
TaskInfo.getErrMsg()
public Map<String,SaPropertyValue> getUserDefined()
getUserDefined
in interface TaskInfo
TaskInfo.getUserDefined()
public Map<String,SaPropertyValue> getSysFields()
getSysFields
in interface TaskInfo
TaskInfo.getSysFields()
public SaPropertyValue getUserDefined(String fieldName)
getUserDefined
in interface TaskInfo
fieldName
- Field nameTaskInfo.getUserDefined(java.lang.String)
public EscalationHoldInfo getEscalationHoldInfo()
getEscalationHoldInfo
in interface TaskInfo
TaskInfo.getEscalationHoldInfo()
public TimeInfo getTaskTimeInfo()
getTaskTimeInfo
in interface TaskInfo
TaskInfo.getTaskTimeInfo()
public LastTaskInfo getLastTaskInfo()
getLastTaskInfo
in interface TaskInfo
TaskInfo.getLastTaskInfo()
public ProcessInfo getProcessInfo()
getProcessInfo
in interface TaskInfo
TaskInfo.getProcessInfo()
public String getSubject()
getSubject
in interface TaskInfo
TaskInfo.getSubject()
public int getPriority()
getPriority
in interface TaskInfo
TaskInfo.getPriority()
public int getActivityId()
getActivityId
in interface TaskInfo
TaskInfo.getActivityId()
public ActorInfo getActor()
getActor
in interface TaskInfo
TaskInfo.getActor()
public String getDescription()
getDescription
in interface TaskInfo
TaskInfo.getDescription()
public int getFlags()
getFlags
in interface TaskInfo
TaskInfo.getFlags()
public TaskInfoFlags getInfoFlags()
getInfoFlags
in interface TaskInfo
TaskInfo.getInfoFlags()
public Date getReceiveDate()
getReceiveDate
in interface TaskInfo
TaskInfo.getReceiveDate()
public boolean canDelete()
canDelete
in interface TaskInfo
TaskInfo.canDelete()
public boolean canPutBack()
canPutBack
in interface TaskInfo
TaskInfo.canPutBack()
public boolean isError()
isError
in interface TaskInfo
TaskInfo.isError()
public boolean isEscalation()
isEscalation
in interface TaskInfo
TaskInfo.isEscalation()
public boolean hasNewComment()
hasNewComment
in interface TaskInfo
TaskInfo.hasNewComment()
public boolean isPaused()
isPaused
in interface TaskInfo
TaskInfo.isPaused()
public boolean isProxy()
isProxy
in interface TaskInfo
TaskInfo.isProxy()
public boolean isReminderReached()
isReminderReached
in interface TaskInfo
TaskInfo.isReminderReached()
public boolean canApprove()
canApprove
in interface TaskInfo
TaskInfo.canApprove()
public boolean canEditDoc()
canEditDoc
in interface TaskInfo
TaskInfo.canEditDoc()
public boolean canEditDocindex()
canEditDocindex
in interface TaskInfo
TaskInfo.canEditDocindex()
public boolean canEditIndex()
canEditIndex
in interface TaskInfo
TaskInfo.canEditIndex()
public boolean canForward()
canForward
in interface TaskInfo
TaskInfo.canForward()
public boolean canNotResponsible()
canNotResponsible
in interface TaskInfo
TaskInfo.canNotResponsible()
public boolean canReject()
canReject
in interface TaskInfo
TaskInfo.canReject()
public boolean canRework()
canRework
in interface TaskInfo
TaskInfo.canRework()
public boolean canTake()
canTake
in interface TaskInfo
TaskInfo.canTake()
public boolean hasChilds()
hasChilds
in interface TaskInfo
TaskInfo.hasChilds()
public boolean hasComment()
hasComment
in interface TaskInfo
TaskInfo.hasComment()
public boolean hasNewHistoryCommentSet()
hasNewHistoryCommentSet
in interface TaskInfo
TaskInfo.hasNewHistoryCommentSet()
public boolean isAdhoc()
isAdhoc
in interface TaskInfo
TaskInfo.isAdhoc()
public boolean isClientaction()
isClientaction
in interface TaskInfo
TaskInfo.isClientaction()
public boolean isEntryOrExitFailed()
isEntryOrExitFailed
in interface TaskInfo
TaskInfo.isEntryOrExitFailed()
public boolean isInactive()
isInactive
in interface TaskInfo
TaskInfo.isInactive()
public boolean isLockDoc()
isLockDoc
in interface TaskInfo
TaskInfo.isLockDoc()
public boolean isNewCommentSet()
isNewCommentSet
in interface TaskInfo
TaskInfo.isNewCommentSet()
public boolean isNotPresent()
isNotPresent
in interface TaskInfo
TaskInfo.isNotPresent()
public boolean isNotification()
isNotification
in interface TaskInfo
TaskInfo.isNotification()
public boolean isReminder()
isReminder
in interface TaskInfo
TaskInfo.isReminder()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.