Modifier and Type | Method and Description |
---|---|
List<String> |
NotificationPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent) |
List<String> |
NotificationSenderFormPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent) |
Modifier and Type | Method and Description |
---|---|
List<String> |
PostProcessor.getDocumentIdsToLock(DocumentLockingEvent lockingEvent)
Executed prior to document locking in the workflow engine.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
DefaultPostProcessor.getDocumentIdsToLock(DocumentLockingEvent lockingEvent) |
Modifier and Type | Method and Description |
---|---|
List<String> |
PostProcessorServiceImpl.getDocumentIdsToLock(DocumentLockingEvent event)
This method first checks to see if the document can be retrieved by the
DocumentService . |
Modifier and Type | Method and Description |
---|---|
List<String> |
KualiPostProcessor.getDocumentIdsToLock(DocumentLockingEvent documentLockingEvent) |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.