public class WorkflowOutboundMessage extends WorkflowAction
| Constructor and Description |
|---|
WorkflowOutboundMessage()
Constructor
|
getFullName, setFullName, setFullNamepublic double getApiVersion()
public void setApiVersion(double apiVersion)
protected void setApiVersion(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 String getEndpointUrl()
public void setEndpointUrl(String endpointUrl)
protected void setEndpointUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String[] getFields()
public void setFields(String[] fields)
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getIncludeSessionId()
public boolean isIncludeSessionId()
public void setIncludeSessionId(boolean includeSessionId)
protected void setIncludeSessionId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getIntegrationUser()
public void setIntegrationUser(String integrationUser)
protected void setIntegrationUser(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 getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
protected void setProtected(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getUseDeadLetterQueue()
public boolean isUseDeadLetterQueue()
public void setUseDeadLetterQueue(boolean useDeadLetterQueue)
protected void setUseDeadLetterQueue(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.