public interface GraphWalker
| Modifier and Type | Method and Description |
|---|---|
void |
follow(KaleoNode sourceKaleoNode,
KaleoNode targetKaleoNode,
java.util.List<PathElement> remainingPathElements,
ExecutionContext executionContext) |
void follow(KaleoNode sourceKaleoNode, KaleoNode targetKaleoNode, java.util.List<PathElement> remainingPathElements, ExecutionContext executionContext) throws PortalException
PortalException