public class WorkflowFieldUpdate extends WorkflowAction
| Constructor and Description |
|---|
WorkflowFieldUpdate()
Constructor
|
getFullName, setFullNamepublic String getDescription()
public void setDescription(String description)
public String getField()
public void setField(String field)
public String getFormula()
public void setFormula(String formula)
public String getLiteralValue()
public void setLiteralValue(String literalValue)
public String getLookupValue()
public void setLookupValue(String lookupValue)
public LookupValueType getLookupValueType()
public void setLookupValueType(LookupValueType lookupValueType)
public String getName()
public void setName(String name)
public boolean getNotifyAssignee()
public boolean isNotifyAssignee()
public void setNotifyAssignee(boolean notifyAssignee)
public FieldUpdateOperation getOperation()
public void setOperation(FieldUpdateOperation operation)
public boolean getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
public boolean getReevaluateOnChange()
public boolean isReevaluateOnChange()
public void setReevaluateOnChange(boolean reevaluateOnChange)
public String getTargetObject()
public void setTargetObject(String targetObject)
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.