public class WorkflowTask extends WorkflowAction
| Constructor and Description |
|---|
WorkflowTask()
Constructor
|
getFullName, setFullNamepublic String getAssignedTo()
public void setAssignedTo(String assignedTo)
public ActionTaskAssignedToTypes getAssignedToType()
public void setAssignedToType(ActionTaskAssignedToTypes assignedToType)
public String getDescription()
public void setDescription(String description)
public int getDueDateOffset()
public void setDueDateOffset(int dueDateOffset)
public boolean getNotifyAssignee()
public boolean isNotifyAssignee()
public void setNotifyAssignee(boolean notifyAssignee)
public String getOffsetFromField()
public void setOffsetFromField(String offsetFromField)
public String getPriority()
public void setPriority(String priority)
public boolean getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
public String getStatus()
public void setStatus(String status)
public String getSubject()
public void setSubject(String subject)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class WorkflowActionIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class WorkflowActionIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class WorkflowActionIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class WorkflowActionIOExceptionConnectionExceptionpublic String toString()
toString in class WorkflowActionCopyright © 2015. All Rights Reserved.