| Package | Description |
|---|---|
| org.kuali.rice.kew.api |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| org.kuali.rice.kew.api.action |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WorkflowDocument.adHocToPrincipal(AdHocToPrincipal adHocToPrincipal,
String annotation)
Sends an "ad-hoc" action request to the specified principal; commits updates.
|
| Modifier and Type | Method and Description |
|---|---|
AdHocToPrincipal |
AdHocToPrincipal.Builder.build() |
static AdHocToPrincipal |
AdHocToPrincipal_v2_1_2.to(AdHocToPrincipal_v2_1_2 adHocToPrincipal) |
| Modifier and Type | Method and Description |
|---|---|
DocumentActionResult |
WorkflowDocumentActionsService.adHocToPrincipal(DocumentActionParameters parameters,
AdHocToPrincipal adHocToPrincipal)
Executes an
ActionType.ADHOC_REQUEST action for the given principal and document
specified in the supplied parameters to create an ad hoc action request to the target
principal specified in the AdHocToPrincipal. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.