Uses of Class
com.sforce.soap.metadata.EscalationAction
-
-
Uses of EscalationAction in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return EscalationAction Modifier and Type Method Description EscalationAction[]RuleEntry. getEscalationAction()Methods in com.sforce.soap.metadata with parameters of type EscalationAction Modifier and Type Method Description voidRuleEntry. setEscalationAction(EscalationAction[] escalationAction)
-