Interface PeopleFlowRequestGenerator

All Known Implementing Classes:
PeopleFlowRequestGeneratorImpl

public interface PeopleFlowRequestGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    generateRequests(RouteContext routeContext, org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition peopleFlow, org.kuali.rice.kew.api.action.ActionRequestType actionRequested)
     
  • Method Details

    • generateRequests

      List<ActionRequestValue> generateRequests(RouteContext routeContext, org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition peopleFlow, org.kuali.rice.kew.api.action.ActionRequestType actionRequested)