Class WorkItem.Route
- java.lang.Object
-
- com.adobe.cq.testing.client.workflow.WorkItem.Route
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedRoute(com.fasterxml.jackson.databind.JsonNode node)The only constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getDestinations()Map of all possible destinationsStringgetId()the id of the routeStringgetName()The name of this route
-