public class WorkflowAlert extends WorkflowAction
| Constructor and Description |
|---|
WorkflowAlert()
Constructor
|
getFullName, setFullName, setFullNamepublic String[] getCcEmails()
public void setCcEmails(String[] ccEmails)
protected void setCcEmails(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 boolean getProtected()
public boolean isProtected()
public void setProtected(boolean _protected)
protected void setProtected(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic WorkflowEmailRecipient[] getRecipients()
public void setRecipients(WorkflowEmailRecipient[] recipients)
protected void setRecipients(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSenderAddress()
public void setSenderAddress(String senderAddress)
protected void setSenderAddress(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ActionEmailSenderType getSenderType()
public void setSenderType(ActionEmailSenderType senderType)
protected void setSenderType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTemplate()
public void setTemplate(String template)
protected void setTemplate(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.