Package | Description |
---|---|
org.kuali.student.poc.eventproc.api | |
org.kuali.student.poc.eventproc.event | |
org.kuali.student.poc.eventproc.handler.impl |
Modifier and Type | Method and Description |
---|---|
KSHandlerResult |
KSHandler.processEvent(KSEvent event,
ContextInfo context)
Processes the event
|
Modifier and Type | Method and Description |
---|---|
void |
KSEventAuditTrail.addHandlerResult(KSHandlerResult result) |
Modifier and Type | Method and Description |
---|---|
List<KSHandlerResult> |
KSHandlerResult.getDownstreamResults() |
Modifier and Type | Method and Description |
---|---|
void |
KSHandlerResult.addDownstreamResult(KSHandlerResult downstreamResult) |
void |
KSEvent.addHandlerResult(KSHandlerResult result) |
Modifier and Type | Method and Description |
---|---|
void |
KSHandlerResult.addDownstreamResultList(List<KSHandlerResult> downstreamResultList) |
Modifier and Type | Method and Description |
---|---|
KSHandlerResult |
RegGroupRecomputeStateHandler.processEvent(KSEvent event,
ContextInfo context) |
KSHandlerResult |
RegGroupInvalidateStateHandler.processEvent(KSEvent event,
ContextInfo context) |
KSHandlerResult |
FormatOfferingRecomputeStateHandler.processEvent(KSEvent event,
ContextInfo context) |
KSHandlerResult |
CourseOfferingRecomputeStateHandler.processEvent(KSEvent event,
ContextInfo context) |
KSHandlerResult |
ActivityOfferingStateChangeHandler.processEvent(KSEvent event,
ContextInfo context) |
KSHandlerResult |
ActivityOfferingDropADLsHandler.processEvent(KSEvent event,
ContextInfo context) |
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.