Package | Description |
---|---|
org.kuali.rice.kew.api |
Copyright 2005-2015 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-2015 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.impl.action | |
org.kuali.rice.kew.impl.document |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocument.adHocToGroup(AdHocToGroup adHocToGroup,
String annotation)
Sends an "ad-hoc" action request to the specified principal; commits updates.
|
Modifier and Type | Method and Description |
---|---|
AdHocToGroup |
AdHocToGroup.Builder.build() |
static AdHocToGroup |
AdHocToGroup_v2_1_2.to(AdHocToGroup_v2_1_2 adHocToGroup) |
Modifier and Type | Method and Description |
---|---|
DocumentActionResult |
WorkflowDocumentActionsService.adHocToGroup(DocumentActionParameters parameters,
AdHocToGroup adHocToGroup)
Executes an
ActionType.ADHOC_REQUEST action for the given group and document
specified in the supplied parameters to create an ad hoc action request to the target group
specified in the AdHocToGroup . |
Modifier and Type | Method and Description |
---|---|
DocumentActionResult |
WorkflowDocumentActionsServiceImpl.adHocToGroup(DocumentActionParameters parameters,
AdHocToGroup adHocToGroup) |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocumentImpl.adHocToGroup(AdHocToGroup adHocToGroup,
String annotation) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.