Uses of Class
org.kuali.rice.kew.api.action.AdHocToPrincipal
Packages that use AdHocToPrincipal
-
Uses of AdHocToPrincipal in org.kuali.rice.kew.api
Methods in org.kuali.rice.kew.api with parameters of type AdHocToPrincipalModifier and TypeMethodDescriptionvoidWorkflowDocument.adHocToPrincipal(AdHocToPrincipal adHocToPrincipal, String annotation) Sends an "ad-hoc" action request to the specified principal; commits updates. -
Uses of AdHocToPrincipal in org.kuali.rice.kew.api.action
Methods in org.kuali.rice.kew.api.action that return AdHocToPrincipalModifier and TypeMethodDescriptionAdHocToPrincipal.Builder.build()static AdHocToPrincipalAdHocToPrincipal_v2_1_2.to(AdHocToPrincipal_v2_1_2 adHocToPrincipal) Methods in org.kuali.rice.kew.api.action with parameters of type AdHocToPrincipalModifier and TypeMethodDescriptionWorkflowDocumentActionsService.adHocToPrincipal(DocumentActionParameters parameters, AdHocToPrincipal adHocToPrincipal) Executes anActionType.ADHOC_REQUESTaction for the given principal and document specified in the supplied parameters to create an ad hoc action request to the target principal specified in theAdHocToPrincipal.