| 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.move(MovePoint movePoint,
String annotation)
Moves the document to a different node; commits updates.
|
| Modifier and Type | Method and Description |
|---|---|
static MovePoint |
MovePoint.create(String startNodeName,
int stepsToMove) |
| Modifier and Type | Method and Description |
|---|---|
DocumentActionResult |
WorkflowDocumentActionsService.move(DocumentActionParameters parameters,
MovePoint movePoint)
Triggers the execution of a
ActionType.MOVE action for the given
principal and document specified in the supplied parameters. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.