Class WorkItem.Route
java.lang.Object
com.adobe.cq.testing.client.workflow.WorkItem.Route
- Enclosing class:
WorkItem
Simple inner class wrapping one route
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedRoute(com.fasterxml.jackson.databind.JsonNode node) The only constructor -
Method Summary
-
Constructor Details
-
Route
protected Route(com.fasterxml.jackson.databind.JsonNode node) The only constructor- Parameters:
node- the JSON node containing all the information
-
-
Method Details
-
getId
-
getName
-
getDestinations
-