public interface GraphWalker
Modifier and Type | Method and Description |
---|---|
void |
follow(com.liferay.portal.workflow.kaleo.model.KaleoNode sourceKaleoNode,
com.liferay.portal.workflow.kaleo.model.KaleoNode targetKaleoNode,
java.util.List<PathElement> remainingPathElements,
ExecutionContext executionContext) |
void follow(com.liferay.portal.workflow.kaleo.model.KaleoNode sourceKaleoNode, com.liferay.portal.workflow.kaleo.model.KaleoNode targetKaleoNode, java.util.List<PathElement> remainingPathElements, ExecutionContext executionContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException