|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdHocToGroup | |
|---|---|
| org.kuali.rice.kew.api | Copyright 2005-2014 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-2014 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 | |
| Uses of AdHocToGroup in org.kuali.rice.kew.api |
|---|
| Methods in org.kuali.rice.kew.api with parameters of type AdHocToGroup | |
|---|---|
void |
WorkflowDocument.adHocToGroup(AdHocToGroup adHocToGroup,
String annotation)
Sends an "ad-hoc" action request to the specified principal; commits updates. |
| Uses of AdHocToGroup in org.kuali.rice.kew.api.action |
|---|
| Methods in org.kuali.rice.kew.api.action that return AdHocToGroup | |
|---|---|
AdHocToGroup |
AdHocToGroup.Builder.build()
|
static AdHocToGroup |
AdHocToGroup_v2_1_2.to(AdHocToGroup_v2_1_2 adHocToGroup)
|
| Methods in org.kuali.rice.kew.api.action with parameters of type AdHocToGroup | |
|---|---|
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. |
| Uses of AdHocToGroup in org.kuali.rice.kew.impl.action |
|---|
| Methods in org.kuali.rice.kew.impl.action with parameters of type AdHocToGroup | |
|---|---|
DocumentActionResult |
WorkflowDocumentActionsServiceImpl.adHocToGroup(DocumentActionParameters parameters,
AdHocToGroup adHocToGroup)
|
| Uses of AdHocToGroup in org.kuali.rice.kew.impl.document |
|---|
| Methods in org.kuali.rice.kew.impl.document with parameters of type AdHocToGroup | |
|---|---|
void |
WorkflowDocumentImpl.adHocToGroup(AdHocToGroup adHocToGroup,
String annotation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||