| Constructor and Description |
|---|
RuleEntry()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAssignedTo() |
AssignToLookupValueType |
getAssignedToType() |
java.lang.String |
getBooleanFilter() |
java.lang.String |
getBusinessHours() |
BusinessHoursSourceType |
getBusinessHoursSource() |
FilterItem[] |
getCriteriaItems() |
boolean |
getDisableEscalationWhenModified() |
EscalationAction[] |
getEscalationAction() |
EscalationStartTimeType |
getEscalationStartTime() |
java.lang.String |
getFormula() |
boolean |
getNotifyCcRecipients() |
boolean |
getOverrideExistingTeams() |
java.lang.String |
getReplyToEmail() |
java.lang.String |
getSenderEmail() |
java.lang.String |
getSenderName() |
java.lang.String[] |
getTeam() |
java.lang.String |
getTemplate() |
boolean |
isDisableEscalationWhenModified() |
boolean |
isNotifyCcRecipients() |
boolean |
isOverrideExistingTeams() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAssignedTo(java.lang.String assignedTo) |
protected void |
setAssignedTo(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAssignedToType(AssignToLookupValueType assignedToType) |
protected void |
setAssignedToType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBooleanFilter(java.lang.String booleanFilter) |
protected void |
setBooleanFilter(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBusinessHours(java.lang.String businessHours) |
protected void |
setBusinessHours(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setBusinessHoursSource(BusinessHoursSourceType businessHoursSource) |
protected void |
setBusinessHoursSource(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCriteriaItems(FilterItem[] criteriaItems) |
protected void |
setCriteriaItems(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setDisableEscalationWhenModified(boolean disableEscalationWhenModified) |
protected void |
setDisableEscalationWhenModified(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setEscalationAction(EscalationAction[] escalationAction) |
protected void |
setEscalationAction(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setEscalationStartTime(EscalationStartTimeType escalationStartTime) |
protected void |
setEscalationStartTime(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFormula(java.lang.String formula) |
protected void |
setFormula(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setNotifyCcRecipients(boolean notifyCcRecipients) |
protected void |
setNotifyCcRecipients(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setOverrideExistingTeams(boolean overrideExistingTeams) |
protected void |
setOverrideExistingTeams(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setReplyToEmail(java.lang.String replyToEmail) |
protected void |
setReplyToEmail(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setSenderEmail(java.lang.String senderEmail) |
protected void |
setSenderEmail(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setSenderName(java.lang.String senderName) |
protected void |
setSenderName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTeam(java.lang.String[] team) |
protected void |
setTeam(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTemplate(java.lang.String template) |
protected void |
setTemplate(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public java.lang.String getAssignedTo()
public void setAssignedTo(java.lang.String assignedTo)
protected void setAssignedTo(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic AssignToLookupValueType getAssignedToType()
public void setAssignedToType(AssignToLookupValueType assignedToType)
protected void setAssignedToType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getBooleanFilter()
public void setBooleanFilter(java.lang.String booleanFilter)
protected void setBooleanFilter(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getBusinessHours()
public void setBusinessHours(java.lang.String businessHours)
protected void setBusinessHours(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic BusinessHoursSourceType getBusinessHoursSource()
public void setBusinessHoursSource(BusinessHoursSourceType businessHoursSource)
protected void setBusinessHoursSource(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FilterItem[] getCriteriaItems()
public void setCriteriaItems(FilterItem[] criteriaItems)
protected void setCriteriaItems(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getDisableEscalationWhenModified()
public boolean isDisableEscalationWhenModified()
public void setDisableEscalationWhenModified(boolean disableEscalationWhenModified)
protected void setDisableEscalationWhenModified(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EscalationAction[] getEscalationAction()
public void setEscalationAction(EscalationAction[] escalationAction)
protected void setEscalationAction(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic EscalationStartTimeType getEscalationStartTime()
public void setEscalationStartTime(EscalationStartTimeType escalationStartTime)
protected void setEscalationStartTime(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFormula()
public void setFormula(java.lang.String formula)
protected void setFormula(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getNotifyCcRecipients()
public boolean isNotifyCcRecipients()
public void setNotifyCcRecipients(boolean notifyCcRecipients)
protected void setNotifyCcRecipients(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getOverrideExistingTeams()
public boolean isOverrideExistingTeams()
public void setOverrideExistingTeams(boolean overrideExistingTeams)
protected void setOverrideExistingTeams(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getReplyToEmail()
public void setReplyToEmail(java.lang.String replyToEmail)
protected void setReplyToEmail(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getSenderEmail()
public void setSenderEmail(java.lang.String senderEmail)
protected void setSenderEmail(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getSenderName()
public void setSenderName(java.lang.String senderName)
protected void setSenderName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String[] getTeam()
public void setTeam(java.lang.String[] team)
protected void setTeam(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTemplate()
public void setTemplate(java.lang.String template)
protected void setTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.