public interface ResponsibilityChangeQueue
| Modifier and Type | Method and Description |
|---|---|
void |
responsibilitiesChanged(Set<String> responsibilityIds)
Notifies the workflow system that the given set of responsibility ids were updated in such a way that might
affect routing.
|
void responsibilitiesChanged(Set<String> responsibilityIds)
responsibilityIds - the set of ids of responsibilities which have been modified, if this is a null or
empty set then this method will do nothingCopyright © 2005–2016 The Kuali Foundation. All rights reserved.