Package | Description |
---|---|
org.kuali.rice.kew.api.peopleflow |
Copyright 2005-2015 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.
|
org.kuali.rice.kew.impl.peopleflow |
Modifier and Type | Class and Description |
---|---|
class |
PeopleFlowMember |
static class |
PeopleFlowMember.Builder
A builder which can be used to construct
PeopleFlowMember instances. |
Modifier and Type | Method and Description |
---|---|
List<? extends PeopleFlowMemberContract> |
PeopleFlowContract.getMembers()
Returns the list of members for this flow, sorted from lowest to highest priority number.
|
Modifier and Type | Method and Description |
---|---|
static PeopleFlowMember.Builder |
PeopleFlowMember.Builder.create(PeopleFlowMemberContract contract) |
static PeopleFlowMember.Builder |
PeopleFlowMember.Builder.createCopy(PeopleFlowMemberContract contract) |
Modifier and Type | Class and Description |
---|---|
class |
PeopleFlowMemberBo |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.