Uses of Class
com.docusign.maestro.model.StartedByInstance
-
Packages that use StartedByInstance Package Description com.docusign.maestro.model -
-
Uses of StartedByInstance in com.docusign.maestro.model
Methods in com.docusign.maestro.model that return StartedByInstance Modifier and Type Method Description StartedByInstanceWorkflowInstance. getStartedBy()Get startedBy.StartedByInstanceStartedByInstance. startedById(String startedById)startedById.StartedByInstanceStartedByInstance. startedByName(String startedByName)startedByName.StartedByInstanceStartedByInstance. startedByType(StartedByInstance.StartedByTypeEnum startedByType)startedByType.Methods in com.docusign.maestro.model with parameters of type StartedByInstance Modifier and Type Method Description voidWorkflowInstance. setStartedBy(StartedByInstance startedBy)setStartedBy.WorkflowInstanceWorkflowInstance. startedBy(StartedByInstance startedBy)startedBy.
-