| Package | Description |
|---|---|
| org.kuali.rice.kew.api.peopleflow |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
PeopleFlowDefinition |
PeopleFlowDefinition.Builder.build() |
PeopleFlowDefinition |
PeopleFlowService.createPeopleFlow(PeopleFlowDefinition peopleFlow)
TODO...
|
PeopleFlowDefinition |
PeopleFlowService.getPeopleFlow(String peopleFlowId) |
PeopleFlowDefinition |
PeopleFlowService.getPeopleFlowByName(String namespaceCode,
String name) |
PeopleFlowDefinition |
PeopleFlowService.updatePeopleFlow(PeopleFlowDefinition peopleFlow) |
| Modifier and Type | Method and Description |
|---|---|
PeopleFlowDefinition |
PeopleFlowService.createPeopleFlow(PeopleFlowDefinition peopleFlow)
TODO...
|
PeopleFlowDefinition |
PeopleFlowService.updatePeopleFlow(PeopleFlowDefinition peopleFlow) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.