| Package | Description |
|---|---|
| org.kuali.rice.kew.api |
Copyright 2005-2016 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-2016 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 |
|---|---|
ValidActions |
WorkflowDocument.getValidActions()
Returns the list of valid actions on this document for the current user
|
| Modifier and Type | Method and Description |
|---|---|
ValidActions |
ValidActions.Builder.build() |
ValidActions |
WorkflowDocumentActionsService.determineValidActions(String documentId,
String principalId)
Determines which actions against the document with the given id are valid for the principal
with the given id.
|
ValidActions |
DocumentActionResult.getValidActions() |
| Modifier and Type | Method and Description |
|---|---|
static DocumentActionResult |
DocumentActionResult.create(Document document,
ValidActions validActions,
RequestedActions requestedActions) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.