Uses of Class
org.kuali.rice.kew.api.peopleflow.PeopleFlowDefinition
Packages that use PeopleFlowDefinition
-
Uses of PeopleFlowDefinition in org.kuali.rice.kew.api.peopleflow
Methods in org.kuali.rice.kew.api.peopleflow that return PeopleFlowDefinitionModifier and TypeMethodDescriptionPeopleFlowDefinition.Builder.build()PeopleFlowService.createPeopleFlow(PeopleFlowDefinition peopleFlow) TODO...PeopleFlowService.getPeopleFlow(String peopleFlowId) PeopleFlowService.getPeopleFlowByName(String namespaceCode, String name) PeopleFlowService.updatePeopleFlow(PeopleFlowDefinition peopleFlow) Methods in org.kuali.rice.kew.api.peopleflow with parameters of type PeopleFlowDefinitionModifier and TypeMethodDescriptionPeopleFlowService.createPeopleFlow(PeopleFlowDefinition peopleFlow) TODO...PeopleFlowService.updatePeopleFlow(PeopleFlowDefinition peopleFlow)