Description
The WorkflowPathDisplayDetails class returns the properties of a workflow's path properties like location, destination steps, postion on the workflow canvas.
Class hierarchy
esri.WorkflowManager.SupportClasses.WorkflowAnnotationDisplayDetails()
Properties
Property Details
The step ID of the step to branch the workflow to.
The label associated to the path.
The color of the label on the path
The X coordinates of the label.
The Y coordiates of the label.
The return values associated to the path.
<dojo.Color> sourceStepId
The step Id of the step just executed.