Package | Description |
---|---|
com.adobe.cq.testing.client |
Modifier and Type | Method and Description |
---|---|
WorkItem |
WorkflowClient.getWorkItemByURI(String uri,
int... expectedStatus)
Returns all available information about a work item.
|
Modifier and Type | Method and Description |
---|---|
org.apache.sling.testing.clients.SlingHttpResponse |
WorkflowClient.approveAndAdvanceWorkItem(WorkItem workItem,
String routeId,
int... expectedStatus)
Approves a workflow item and advanced to another node.
|
Copyright © 2018. All rights reserved.