| 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.
|
| org.kuali.rice.kew.api.document |
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 |
|---|---|
DocumentDetail |
WorkflowDocument.getDocumentDetail()
Returns detailed document information
TODO: consolidate with Document/ModifiableDocument or eliminate? currently bypasses
locally cached Document data
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDetail |
WorkflowDocumentActionsService.executeSimulation(RoutingReportCriteria reportCriteria)
Executes a simulation of a document to get all previous and future route information
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDetail |
DocumentDetail.Builder.build() |
DocumentDetail |
WorkflowDocumentService.getDocumentDetail(String documentId)
Gets a
DocumentDetail of a Document with the given documentId |
DocumentDetail |
WorkflowDocumentService.getDocumentDetailByAppId(String documentTypeName,
String appId)
Gets a
DocumentDetail of a Document with the given documentTypeName and appId |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.