Class SyntheticRoute
java.lang.Object
com.adobe.acs.commons.workflow.synthetic.impl.granite.SyntheticRoute
- All Implemented Interfaces:
com.adobe.granite.workflow.exec.Route
-
Constructor Details
-
SyntheticRoute
public SyntheticRoute(boolean backRoute)
-
-
Method Details
-
getId
- Specified by:
getIdin interfacecom.adobe.granite.workflow.exec.Route
-
getName
- Specified by:
getNamein interfacecom.adobe.granite.workflow.exec.Route
-
hasDefault
public final boolean hasDefault()- Specified by:
hasDefaultin interfacecom.adobe.granite.workflow.exec.Route
-
getDestinations
- Specified by:
getDestinationsin interfacecom.adobe.granite.workflow.exec.Route
-
isBackRoute
public final boolean isBackRoute()- Specified by:
isBackRoutein interfacecom.adobe.granite.workflow.exec.Route
-