Package org.kuali.rice.kew.impl.actionlist
package org.kuali.rice.kew.impl.actionlist
-
ClassesClassDescriptionReference implementation of the ActionListCustomizationHandlerService.Internal utility class that partitions ActionItems by application id, and calls the appropriate
ActionListCustomizationHandlerServicefor each parition to retrieve any customizations.Need this to make our class testable without having to wire the universe up through spring.Reference implementation of theActionListServiceapi.