Interface PeopleFlowRequestGenerator
- All Known Implementing Classes:
PeopleFlowRequestGeneratorImpl
public interface PeopleFlowRequestGenerator
-
Method Summary
Modifier and TypeMethodDescriptiongenerateRequests(RouteContext routeContext, PeopleFlowDefinition peopleFlow, ActionRequestType actionRequested)
-
Method Details
-
generateRequests
List<ActionRequestValue> generateRequests(RouteContext routeContext, PeopleFlowDefinition peopleFlow, ActionRequestType actionRequested)
-