Uses of Class
com.adobe.cq.testing.client.workflow.WorkItem
-
Packages that use WorkItem Package Description com.adobe.cq.testing.client -
-
Uses of WorkItem in com.adobe.cq.testing.client
Methods in com.adobe.cq.testing.client that return WorkItem Modifier and Type Method Description WorkItemWorkflowClient. getWorkItemByURI(String uri, int... expectedStatus)Returns all available information about a work item.Methods in com.adobe.cq.testing.client with parameters of type WorkItem Modifier and Type Method Description org.apache.sling.testing.clients.SlingHttpResponseWorkflowClient. approveAndAdvanceWorkItem(WorkItem workItem, String routeId, int... expectedStatus)Approves a workflow item and advanced to another node.
-