| Name | WorkflowAttributeDefinition | |
|---|---|---|
| Usage | WorkflowDocumentActionsService | |
| validateWorkflowAttributeDefinition | ||
| DocumentContentUpdate | Type | Complex |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| attributeName | Attribute Name | String | Returns the name of the attribute for this workflow attribute definition. Should never be a null or blank value. | Required | One | No | ||
| parameters | Parameters | StringList | Returns an unmodifiable list of parameters that will be used to construct the attribute as a list of string values. This list will never be null but it may be empty. |
Many | No | |||
| propertyDefinitions | Property Definitions | PropertyDefinitionList | Returns an unmodifiable list of property names and values that will be passed to the attribute upon construction. This list will never be null but it may be empty. |
Many | No |