| Name | ActionListCustomizationHandler | |
|---|---|---|
| Version | ||
| Included Services | ||
| Java Package | org.kuali.rice.kew.framework.actionlist | |
| Method | customizeActionList | ||
|---|---|---|---|
| Description | Returns a list of Action Item Customizations from the given list of Action Items and Principal ID. |
||
| Parameters | String | principalId | the id of the principal on whose behalf these customizations are being processed |
| ActionItemList | actionItems | the list of Action Items to get customizations for. | |
| Return | ActionItemCustomizationList | the list of Action Item Customizations | |
| Errors | RiceIllegalArgumentException | if the given principalId is a null or blank value | |