Uses of Class
com.adobe.cq.testing.client.workflow.WorkflowModel.Transition
-
Packages that use WorkflowModel.Transition Package Description com.adobe.cq.testing.client.workflow -
-
Uses of WorkflowModel.Transition in com.adobe.cq.testing.client.workflow
Methods in com.adobe.cq.testing.client.workflow that return types with arguments of type WorkflowModel.Transition Modifier and Type Method Description ArrayList<WorkflowModel.Transition>WorkflowModel. getTransitions()Returns a list of all transitions defined between the nodes.
-