Uses of Class
com.docusign.esign.model.RecipientRouting
-
Packages that use RecipientRouting Package Description com.docusign.esign.model -
-
Uses of RecipientRouting in com.docusign.esign.model
Methods in com.docusign.esign.model that return RecipientRouting Modifier and Type Method Description RecipientRoutingWorkflowStep. getRecipientRouting()The rules for recipient routing..RecipientRoutingRecipientRouting. rules(RecipientRules rules)rules.Methods in com.docusign.esign.model with parameters of type RecipientRouting Modifier and Type Method Description WorkflowStepWorkflowStep. recipientRouting(RecipientRouting recipientRouting)recipientRouting.voidWorkflowStep. setRecipientRouting(RecipientRouting recipientRouting)setRecipientRouting.
-