public class WorkflowTask extends WorkflowAction
| Constructor and Description |
|---|
WorkflowTask()
Constructor
|
getFullName, setFullName, setFullNamepublic String getAssignedTo()
public void setAssignedTo(String assignedTo)
protected void setAssignedTo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ActionTaskAssignedToTypes getAssignedToType()
public void setAssignedToType(ActionTaskAssignedToTypes assignedToType)
protected void setAssignedToType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getDueDateOffset()
public void setDueDateOffset(int dueDateOffset)
protected void setDueDateOffset(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getNotifyAssignee()
public boolean isNotifyAssignee()
public void setNotifyAssignee(boolean notifyAssignee)
protected void setNotifyAssignee(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getOffsetFromField()
public void setOffsetFromField(String offsetFromField)
protected void setOffsetFromField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPriority()
public void setPriority(String priority)
protected void setPriority(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
protected void setProtected(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getStatus()
public void setStatus(String status)
protected void setStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSubject()
public void setSubject(String subject)
protected void setSubject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.