Uses of Class
com.adobe.cq.testing.client.workflow.WorkflowModel
-
Packages that use WorkflowModel Package Description com.adobe.cq.testing.client -
-
Uses of WorkflowModel in com.adobe.cq.testing.client
Methods in com.adobe.cq.testing.client that return WorkflowModel Modifier and Type Method Description WorkflowModelWorkflowClient. getWorkflowModel(String modelId, String version, int... expectedStatus)Returns the model definition (metadata, nodes, transitions,title ,description etc) in a wrapper class.
-