Modifier and Type | Method and Description |
---|---|
static boolean |
EDLFunctions.isUserInitiator(String id) |
Modifier and Type | Method and Description |
---|---|
static List<String> |
WorkflowDocumentState.determineValidActions(WorkflowDocument wfdoc) |
static void |
WorkflowDocumentActions.takeAction(WorkflowDocument document,
Document dom,
EDLContext edlContext) |
Modifier and Type | Method and Description |
---|---|
protected void |
ActionListController.addCustomActions(List<? extends ActionItemBase> actionList,
Preferences preferences,
ActionListForm form)
Adds custom actions to action items.
|
Modifier and Type | Method and Description |
---|---|
protected org.displaytag.pagination.PaginatedList |
ActionListAction.buildCurrentPage(List<? extends ActionItemBase> actionList,
Integer page,
String sortCriterion,
String sortDirection,
int pageSize,
Preferences preferences,
ActionListForm form) |
Modifier and Type | Method and Description |
---|---|
protected void |
SuperUserCancelEvent.markDocument() |
protected void |
SuperUserDisapproveEvent.markDocument() |
protected void |
SuperUserActionRequestApproveEvent.markDocument() |
protected void |
SuperUserApproveEvent.markDocument() |
protected void |
SuperUserNodeApproveEvent.markDocument() |
protected void |
SuperUserReturnToPreviousNodeAction.markDocument() |
Modifier and Type | Class and Description |
---|---|
class |
DocumentSimulatedRouteException
The exception used from the Simulation Engine when it has problems routing a
document
|
class |
InvalidActionTakenException
The exception thrown whenever an ActionTaken can not be procesed for some reason.
|
class |
ResourceUnavailableException
Thrown when a resource is not available.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
IteratedRequestActivationNode.activateRequests(RouteContext routeContext)
Activates any pending requests and returns whether there are outstanding blocking requests
|
boolean |
RequestActivationNode.activateRequests(RouteContext context,
DocumentRouteHeaderValue document,
RouteNodeInstance nodeInstance)
Activates the action requests that are pending at this routelevel of the
document.
|
protected boolean |
RequestActivationNode.activateRequestsCustom(RouteContext context,
List<ActionRequestValue> requests,
List<ActionItem> generatedActionItems,
DocumentRouteHeaderValue document,
RouteNodeInstance nodeInstance) |
protected boolean |
RoleNode.activateRequestsCustom(RouteContext context,
List<ActionRequestValue> requests,
List<ActionItem> generatedActionItems,
DocumentRouteHeaderValue document,
RouteNodeInstance nodeInstance) |
protected boolean |
IteratedRequestActivationNode.generateNewRequests(boolean initial,
RouteContext context,
RouteHelper routeHelper)
Template method that subclasses should override to generates new requests
|
protected boolean |
KRAMetaRuleNode.generateNewRequests(boolean initial,
RouteContext context,
RouteHelper routeHelper) |
protected List<ActionRequestValue> |
KRAMetaRuleNode.generateUninitializedRequests(ActionRequestFactory arFactory,
RouteContext context,
RuleExpressionResult result) |
Modifier and Type | Method and Description |
---|---|
DocumentRouteHeaderValue |
WorkflowDocumentActionsServiceImpl.DocumentActionCallback.doInDocumentBo(DocumentRouteHeaderValue documentBo,
String principalId,
String annotation) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
PeopleFlowRouteModule.resolveResponsibilityId(String responsibilityId) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RulesEngineRouteModule.resolveResponsibilityId(String responsibilityId) |
Modifier and Type | Method and Description |
---|---|
protected static CustomEmailAttribute |
BaseEmailContentServiceImpl.getCustomEmailAttribute(Person user,
ActionItem actionItem) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RoleRouteModule.resolveResponsibilityId(String responsibilityId)
Return null so that the responsibility ID will remain the same.
|
Modifier and Type | Method and Description |
---|---|
CustomActionListAttribute |
DocumentRouteHeaderValue.getCustomActionListAttribute() |
CustomEmailAttribute |
DocumentRouteHeaderValue.getCustomEmailAttribute() |
CustomNoteAttribute |
DocumentRouteHeaderValue.getCustomNoteAttribute() |
void |
DocumentRouteHeaderValue.setRouteHeaderData(Document routeHeaderVO)
This method takes data from a VO and sets it on this route header
|
Modifier and Type | Method and Description |
---|---|
DocumentRouteHeaderValue |
WorkflowDocumentService.adHocRouteDocumentToGroup(String principalId,
DocumentRouteHeaderValue routeHeader,
String actionRequested,
String routeMethodName,
Integer priority,
String annotation,
String groupId,
String responsibilityDesc,
Boolean forceAction,
String requestLabel) |
DocumentRouteHeaderValue |
WorkflowDocumentService.adHocRouteDocumentToPrincipal(String principalId,
DocumentRouteHeaderValue routeHeader,
String actionRequested,
String routeMethodName,
Integer priority,
String annotation,
String targetPrincipalId,
String responsibilityDesc,
Boolean forceAction,
String requestLabel) |
DocumentRouteHeaderValue |
WorkflowDocumentService.createDocument(String principalId,
DocumentRouteHeaderValue routeHeader) |
void |
WorkflowDocumentService.deleteDocument(String principalId,
DocumentRouteHeaderValue routeHeader) |
DocumentRouteHeaderValue |
WorkflowDocumentService.routeDocument(String principalId,
DocumentRouteHeaderValue routeHeader,
String annotation) |
Modifier and Type | Method and Description |
---|---|
DocumentRouteHeaderValue |
WorkflowDocumentServiceImpl.adHocRouteDocumentToGroup(String principalId,
DocumentRouteHeaderValue document,
String actionRequested,
String nodeName,
Integer priority,
String annotation,
String groupId,
String responsibilityDesc,
Boolean forceAction,
String requestLabel) |
DocumentRouteHeaderValue |
WorkflowDocumentServiceImpl.adHocRouteDocumentToPrincipal(String principalId,
DocumentRouteHeaderValue document,
String actionRequested,
String nodeName,
Integer priority,
String annotation,
String targetPrincipalId,
String responsibilityDesc,
Boolean forceAction,
String requestLabel) |
DocumentRouteHeaderValue |
WorkflowDocumentServiceImpl.createDocument(String principalId,
DocumentRouteHeaderValue routeHeader) |
void |
WorkflowDocumentServiceImpl.deleteDocument(String principalId,
DocumentRouteHeaderValue routeHeader) |
DocumentRouteHeaderValue |
WorkflowDocumentServiceImpl.routeDocument(String principalId,
DocumentRouteHeaderValue routeHeader,
String annotation) |
Modifier and Type | Method and Description |
---|---|
ResponsibleParty |
RouteModule.resolveResponsibilityId(String responsibilityId)
The route module will re-resolve the given responsibilityId and return an object that contains the key to either
a user, group, or role.
|
Modifier and Type | Method and Description |
---|---|
RuleExpressionResult |
BSFRuleExpression.WorkflowRuleAPI.invokeRule(String name)
Evaluates a named rule
|
Modifier and Type | Method and Description |
---|---|
protected String |
SuperUserAction.getAdHocRouteNodeName(String documentId) |
Modifier and Type | Method and Description |
---|---|
DocumentType |
DocumentTypeXmlParser.generateNewDocumentTypeFromExisting(String documentTypeName) |
List<DocumentType> |
DocumentTypeXmlParser.parseDocumentTypes(InputStream input) |
Modifier and Type | Method and Description |
---|---|
protected void |
IdentityManagementGroupDocumentAction.createDocument(KualiDocumentFormBase form)
This overridden method ...
|
protected void |
IdentityManagementRoleDocumentAction.createDocument(KualiDocumentFormBase form)
This overridden method ...
|
protected void |
IdentityManagementPersonDocumentAction.createDocument(KualiDocumentFormBase form) |
protected void |
IdentityManagementGroupDocumentAction.loadDocument(KualiDocumentFormBase form)
This overridden method ...
|
protected void |
IdentityManagementRoleDocumentAction.loadDocument(KualiDocumentFormBase form)
This overridden method ...
|
protected void |
IdentityManagementPersonDocumentAction.loadDocument(KualiDocumentFormBase form) |
Modifier and Type | Method and Description |
---|---|
protected void |
KualiDocumentActionBase.createDocument(KualiDocumentFormBase kualiDocumentFormBase)
Deprecated.
This method creates a new document of the type specified by the docTypeName property of the given form.
|
protected void |
KualiDocumentActionBase.loadDocument(KualiDocumentFormBase kualiDocumentFormBase)
Deprecated.
This method loads the document by its provided document header id.
|
protected void |
KualiDocumentActionBase.refreshAdHocRoutingWorkgroupLookups(javax.servlet.http.HttpServletRequest request,
KualiDocumentFormBase kualiForm)
Deprecated.
special refresh needed to get the workgroups populated correctly when coming back from workgroup lookups
|
Modifier and Type | Method and Description |
---|---|
protected void |
DocumentControllerServiceImpl.createDocument(DocumentFormBase form)
Creates a new document of the type specified by the docTypeName property of the given form.
|
org.springframework.web.servlet.ModelAndView |
DocumentControllerService.docHandler(DocumentFormBase form)
Handles all requests for a new document instance or to load an existing document based on the
given form parameters.
|
org.springframework.web.servlet.ModelAndView |
DocumentControllerServiceImpl.docHandler(DocumentFormBase form)
Determines whether a new document instance needs created or we need to load an existing document by
checking the
DocumentFormBase.getCommand() value, then delegates to
a helper method to carry out the action. |
protected void |
DocumentControllerServiceImpl.loadDocument(DocumentFormBase form)
Loads the document by its provided document header id on the given form.
|
org.springframework.web.servlet.ModelAndView |
DocumentControllerService.reload(DocumentFormBase form)
Reloads from the database the document with the doc id on the given form.
|
org.springframework.web.servlet.ModelAndView |
DocumentControllerServiceImpl.reload(DocumentFormBase form)
Reloads from the database the document with the doc id on the given form.
|
protected void |
DocumentBase.setNewDocumentHeader()
Gets a new document header for this documents type and sets in the document instance.
|
void |
Copyable.toCopy()
Converts this Document instance into a copy of itself.
|
void |
DocumentBase.toCopy() |
Modifier and Type | Method and Description |
---|---|
protected void |
MaintenanceDocumentControllerServiceImpl.createDocument(DocumentFormBase form)
Creates a new document of the type specified by the docTypeName property of the given form.
|
protected void |
MaintenanceDocumentControllerServiceImpl.loadDocument(DocumentFormBase form)
Loads the document by its provided document header id on the given form.
|
Modifier and Type | Method and Description |
---|---|
Document |
DocumentService.acknowledgeDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
Acknowledge the document, optionally providing an annotation for the acknowledgement which will show up in the
route log of the document, and optionally providing a list of ad hoc recipients for the document.
|
Document |
DocumentService.approveDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRoutingRecipients)
Save and then approve the document, optionally providing an annotation which will show up in the route log
of the document for the action taken, and optionally providing a list of ad hoc recipients for the document.
|
Document |
DocumentService.blanketApproveDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
Blanket approve the document which will save the document, approve the document, and stand in for an
approve for all typically generated approval actions requested for this document.
|
Document |
DocumentService.cancelDocument(Document document,
String annotation)
Cancel the document, without saving, optionally providing an annotation for the disapproval which will show
up in the route log of the document for the action taken.
|
Document |
DocumentService.clearDocumentFyi(Document document,
List<AdHocRouteRecipient> adHocRecipients)
Clear the fyi requests for the document, optionally providing a list of ad hoc recipients for the document,
which should be restricted to action requested of fyi as all other actions requested will be discarded.
|
Document |
DocumentService.completeDocument(Document document,
String annotation,
List adHocRecipients)
Save and then complete the document, optionally providing an annotation which will show up in the route log
of the document for the action taken, and optionally providing a list of ad hoc recipients for the document
|
Document |
DocumentService.getByDocumentHeaderId(String documentHeaderId)
get a document based on the document header id which is the primary key for all document types
|
Document |
DocumentService.getByDocumentHeaderIdSessionless(String documentHeaderId)
get a document based on the document header id which is the primary key for all document types.
|
List<Document> |
DocumentService.getDocumentsByListOfDocumentHeaderIds(Class<? extends Document> documentClass,
List<String> documentHeaderIds)
This method retrieves a list of fully-populated documents given a list of document header id values.
|
Document |
DocumentService.getNewDocument(Class<? extends Document> documentClass)
get a new blank document instance having the given Document class
|
Document |
DocumentService.getNewDocument(String documentTypeName)
get a new blank document instance based on the document type name
|
Document |
DocumentService.getNewDocument(String documentTypeName,
String initiatorPrincipalNm)
get a new blank document instance based on the document type name.
|
void |
DocumentService.prepareWorkflowDocument(Document document)
Sets the title and app document id in the workflow document
|
Document |
DocumentService.recallDocument(Document document,
String annotation,
boolean cancel)
Recall the document, optionally providing an annotation for the recall which will show up in the route
log of the document for the action taken.
|
Document |
DocumentService.routeDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRoutingRecipients)
Save and then route the document, optionally providing an annotation which will show up in the route log
of the document for the action taken, and optionally providing a list of ad hoc recipients for the document.
|
Document |
DocumentService.saveDocument(Document document)
This is a helper method that performs the same as the
DocumentService.saveDocument(Document, Class) method. |
Document |
DocumentService.saveDocument(Document document,
Class<? extends DocumentEvent> kualiDocumentEventClass)
Saves the passed-in document.
|
Document |
DocumentService.saveDocument(Document document,
DocumentEvent docEvent)
This method saves the given document using the document event passed in.
|
Document |
DocumentService.sendAdHocRequests(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
Send ad hoc requests for the given document, optionally providing an annotation which will show up in the route
log of the document.
|
Document |
DocumentService.sendNoteRouteNotification(Document document,
Note note,
Person sender)
Builds an workflow notification request for the note and sends it to note recipient.
|
Document |
DocumentService.superUserApproveDocument(Document document,
String annotation)
Save and then approve the document as a super user, optionally providing an annotation which will show up in the
route log of the document for the action taken.
|
Document |
DocumentService.superUserCancelDocument(Document document,
String annotation)
Save and then cancel the document as a super user, optionally providing an annotation which will show up in the
route log of the document for the action taken.
|
Document |
DocumentService.superUserDisapproveDocument(Document document,
String annotation)
Save and then disapprove the document as a super user, optionally providing an annotation which will show up
in the route log of the document for the action taken.
|
Document |
DocumentService.superUserDisapproveDocumentWithoutSaving(Document document,
String annotation)
Disapprove the document as super user, without saving, optionally providing an annotation which will show
up in the route log of the document for the action taken.
|
Modifier and Type | Method and Description |
---|---|
Document |
DocumentServiceImpl.acknowledgeDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.approveDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.blanketApproveDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.cancelDocument(Document document,
String annotation) |
Document |
DocumentServiceImpl.clearDocumentFyi(Document document,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.completeDocument(Document document,
String annotation,
List adHocRecipients) |
protected UserSession |
PostProcessorServiceImpl.establishPostProcessorUserSession()
Establishes the UserSession if one does not already exist.
|
Document |
DocumentServiceImpl.getByDocumentHeaderId(String documentHeaderId)
This is temporary until workflow 2.0 and reads from a table to get documents whose status has changed to A
(approved - no
outstanding approval actions requested)
|
Document |
DocumentServiceImpl.getByDocumentHeaderIdSessionless(String documentHeaderId) |
List<Document> |
DocumentServiceImpl.getDocumentsByListOfDocumentHeaderIds(Class<? extends Document> documentClass,
List<String> documentHeaderIds)
The default implementation - this retrieves all documents by a list of documentHeader for a given class.
|
Document |
DocumentServiceImpl.getNewDocument(Class<? extends Document> documentClass)
Creates a new document by class.
|
Document |
DocumentServiceImpl.getNewDocument(String documentTypeName)
Creates a new document by document type name.
|
Document |
DocumentServiceImpl.getNewDocument(String documentTypeName,
String initiatorPrincipalNm)
Creates a new document by document type name.
|
void |
DocumentServiceImpl.prepareWorkflowDocument(Document document)
Sets the title and app document id in the flex document
|
Document |
DocumentServiceImpl.recallDocument(Document document,
String annotation,
boolean cancel) |
Document |
DocumentServiceImpl.routeDocument(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.saveDocument(Document document) |
Document |
DocumentServiceImpl.saveDocument(Document document,
Class<? extends DocumentEvent> kualiDocumentEventClass) |
Document |
DocumentServiceImpl.saveDocument(Document document,
DocumentEvent event)
saves the document with the custom document event passed in
This method saves the given document using the document event passed in.
|
Document |
DocumentServiceImpl.sendAdHocRequests(Document document,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
Document |
DocumentServiceImpl.sendNoteRouteNotification(Document document,
Note note,
Person sender) |
Document |
DocumentServiceImpl.superUserApproveDocument(Document document,
String annotation) |
Document |
DocumentServiceImpl.superUserCancelDocument(Document document,
String annotation) |
Document |
DocumentServiceImpl.superUserDisapproveDocument(Document document,
String annotation) |
Document |
DocumentServiceImpl.superUserDisapproveDocumentWithoutSaving(Document document,
String annotation) |
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocumentService.acknowledge(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
acknowledge this workflowDocument optionally providing an annotation for this action taken
which will show up in the route log for this document corresponding to this action taken,
additionally optionally providing a list of ad hoc recipients for this document which should
be restricted to actions requested of acknowledge or fyi as all other action request types
will be discarded
|
void |
WorkflowDocumentService.approve(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
approve this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken, and
additionally optionally providing a list of ad hoc recipients for the document
|
void |
WorkflowDocumentService.blanketApprove(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
blanket approve this document optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken, and
additionally optionally providing a list of ad hoc recipients for this document which should
be restricted to actions requested of acknowledge or fyi as all other action request types
will be discarded.
|
void |
WorkflowDocumentService.cancel(WorkflowDocument workflowDocument,
String annotation)
cancel this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken
|
void |
WorkflowDocumentService.clearFyi(WorkflowDocument workflowDocument,
List<AdHocRouteRecipient> adHocRecipients)
clear the fyi request for this document, optinoally providing a list of ad hoc recipients for
this document which should be restricted to actions requested of fyi as all other action
request types will be discarded
|
void |
WorkflowDocumentService.complete(WorkflowDocument workflowDocument,
String annotation,
List adHocRecipients)
Completes document
|
WorkflowDocument |
WorkflowDocumentService.createWorkflowDocument(String documentTypeName,
Person workflowUser)
Given a documentTypeName and workflowUser, returns a new workflowDocument from the workflow
server.
|
void |
WorkflowDocumentService.disapprove(WorkflowDocument workflowDocument,
String annotation)
disapprove this workflowDocument optionally providing an annotation for this action taken
which will show up in the route log for this document corresponding to this action taken
|
String |
WorkflowDocumentService.getCurrentRouteLevelName(WorkflowDocument workflowDocument)
Gets the current route level name of the workflow document even if document has no active
node names.
|
WorkflowDocument |
WorkflowDocumentService.loadWorkflowDocument(String documentHeaderId,
Person workflowUser)
Given a documentHeaderId and workflowUser, retrieves the workflowDocument associated with
that documentHeaderId from the workflow server.
|
void |
WorkflowDocumentService.recall(WorkflowDocument workflowDocument,
String annotation,
boolean cancel)
recall this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken
|
void |
WorkflowDocumentService.route(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
route this workflowDocument optionally providing an annotation for this action taken which
will show up in the route log for this document corresponding to this action taken, and
additionally optionally providing a list of ad hoc recipients for the document
|
void |
WorkflowDocumentService.save(WorkflowDocument workflowDocument,
String annotation)
This method will first determine if the
WorkflowDocument.saveDocument(String) method
is valid to be called. |
void |
WorkflowDocumentService.saveRoutingData(WorkflowDocument workflowDocument)
save the routing data of the document to workflow
|
void |
WorkflowDocumentService.sendWorkflowNotification(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients)
Sends workflow notification to the list of ad hoc recipients.
|
void |
WorkflowDocumentService.sendWorkflowNotification(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients,
String notificationLabel)
Sends workflow notification to the list of ad hoc recipients.
|
void |
WorkflowDocumentService.superUserApprove(WorkflowDocument workflowDocument,
String annotation)
super user approve this workflowDocument optionally providing an annotation for this action
taken which will show up in the route log for this document corresponding to this action
taken
|
void |
WorkflowDocumentService.superUserCancel(WorkflowDocument workflowDocument,
String annotation)
super user cancel this workflowDocument optionally providing an annotation for this action
taken which will show up in the route log for this document corresponding to this action
taken
|
void |
WorkflowDocumentService.superUserDisapprove(WorkflowDocument workflowDocument,
String annotation)
super user disapprove this workflowDocument optionally providing an annotation for this
action taken which will show up in the route log for this document corresponding to this
action taken
|
Modifier and Type | Method and Description |
---|---|
void |
WorkflowDocumentServiceImpl.acknowledge(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.approve(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.blanketApprove(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.cancel(WorkflowDocument workflowDocument,
String annotation) |
void |
WorkflowDocumentServiceImpl.clearFyi(WorkflowDocument workflowDocument,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.complete(WorkflowDocument workflowDocument,
String annotation,
List adHocRecipients)
Completes workflow document
|
void |
WorkflowDocumentServiceImpl.disapprove(WorkflowDocument workflowDocument,
String annotation) |
String |
WorkflowDocumentServiceImpl.getCurrentRouteLevelName(WorkflowDocument workflowDocument) |
void |
WorkflowDocumentServiceImpl.recall(WorkflowDocument workflowDocument,
String annotation,
boolean cancel) |
void |
WorkflowDocumentServiceImpl.route(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.save(WorkflowDocument workflowDocument,
String annotation) |
void |
WorkflowDocumentServiceImpl.saveRoutingData(WorkflowDocument workflowDocument) |
void |
WorkflowDocumentServiceImpl.sendWorkflowNotification(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients) |
void |
WorkflowDocumentServiceImpl.sendWorkflowNotification(WorkflowDocument workflowDocument,
String annotation,
List<AdHocRouteRecipient> adHocRecipients,
String notificationLabel) |
void |
WorkflowDocumentServiceImpl.superUserApprove(WorkflowDocument workflowDocument,
String annotation) |
void |
WorkflowDocumentServiceImpl.superUserCancel(WorkflowDocument workflowDocument,
String annotation) |
void |
WorkflowDocumentServiceImpl.superUserDisapprove(WorkflowDocument workflowDocument,
String annotation) |
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.