|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PeopleFlowMemberContract
Interface contract for PeopleFlowDefinition members.
Method Summary | |
---|---|
ActionRequestPolicy |
getActionRequestPolicy()
Returns the action request policy to use for this people flow member. |
List<? extends PeopleFlowDelegateContract> |
getDelegates()
|
String |
getMemberId()
|
MemberType |
getMemberType()
|
int |
getPriority()
|
String |
getResponsibilityId()
Returns the responsibility id of this member. |
Method Detail |
---|
String getMemberId()
MemberType
of the
instance.MemberType getMemberType()
MemberType
of this member. Never null.ActionRequestPolicy getActionRequestPolicy()
MemberType
is ROLE
. If the member type is anything else, this value will not
be considered and should ideally be set to null
int getPriority()
String getResponsibilityId()
List<? extends PeopleFlowDelegateContract> getDelegates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |