Package | Description |
---|---|
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.api.document |
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.dto | |
org.kuali.rice.kew.impl.action | |
org.kuali.rice.kew.impl.document |
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 |
Modifier and Type | Method and Description |
---|---|
static DocumentDetail |
DTOConverter.convertDocumentDetailNew(DocumentRouteHeaderValue routeHeader) |
Modifier and Type | Method and Description |
---|---|
DocumentDetail |
WorkflowDocumentActionsServiceImpl.executeSimulation(RoutingReportCriteria reportCriteria) |
Modifier and Type | Method and Description |
---|---|
DocumentDetail |
WorkflowDocumentImpl.getDocumentDetail() |
DocumentDetail |
WorkflowDocumentServiceImpl.getDocumentDetail(String documentId) |
DocumentDetail |
WorkflowDocumentServiceImpl.getDocumentDetailByAppId(String documentTypeName,
String appId) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.