| Name | PeopleFlowDefinition | |
|---|---|---|
| Usage | PeopleFlowService | |
| getPeopleFlow getPeopleFlowByName createPeopleFlow updatePeopleFlow | ||
| Type | Complex | |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| id | Id | String | The unique identifier for an object. This can be null. | One | No | |||
| namespaceCode | Namespace Code | String | ??? | Required | One | No | ||
| name | Name | String | ??? | Required | One | No | ||
| typeId | Type Id | String | ??? | One | No | |||
| description | Description | String | ??? | One | No | |||
| members | Members | PeopleFlowMemberList | Returns the list of members for this flow, sorted from lowest to highest priority number. | Many | No | |||
| attributes | Attributes | Map |
??? | One | No | |||
| active | Active | boolean | The active indicator for an object. | One | No | |||
| versionNumber | Version Number | Long | Returns the version number for this object. In general, this value should only be null if the object has not yet been stored to a persistent data store. This version number is generally used for the purposes of optimistic locking. |
One | No |