Package org.kuali.rice.kew.impl.action
Interface WorkflowDocumentActionsServiceImpl.DocumentActionCallback
- All Known Implementing Classes:
WorkflowDocumentActionsServiceImpl.StandardDocumentActionCallback
- Enclosing class:
WorkflowDocumentActionsServiceImpl
protected static interface WorkflowDocumentActionsServiceImpl.DocumentActionCallback
-
Method Summary
Modifier and TypeMethodDescriptiondoInDocumentBo(DocumentRouteHeaderValue documentBo, String principalId, String annotation) getLogMessage(String documentId, String principalId, String annotation)
-
Method Details
-
doInDocumentBo
DocumentRouteHeaderValue doInDocumentBo(DocumentRouteHeaderValue documentBo, String principalId, String annotation) throws org.kuali.rice.kew.api.exception.WorkflowException - Throws:
org.kuali.rice.kew.api.exception.WorkflowException
-
getLogMessage
-