public class WorkflowFieldUpdate extends WorkflowAction
| Constructor and Description |
|---|
WorkflowFieldUpdate()
Constructor
|
getFullName, setFullName, setFullNamepublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getField()
public void setField(String field)
protected void setField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getFormula()
public void setFormula(String formula)
protected void setFormula(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLiteralValue()
public void setLiteralValue(String literalValue)
protected void setLiteralValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLookupValue()
public void setLookupValue(String lookupValue)
protected void setLookupValue(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic LookupValueType getLookupValueType()
public void setLookupValueType(LookupValueType lookupValueType)
protected void setLookupValueType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(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 FieldUpdateOperation getOperation()
public void setOperation(FieldUpdateOperation operation)
protected void setOperation(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 boolean getReevaluateOnChange()
public boolean isReevaluateOnChange()
public void setReevaluateOnChange(boolean reevaluateOnChange)
protected void setReevaluateOnChange(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTargetObject()
public void setTargetObject(String targetObject)
protected void setTargetObject(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.