| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
org.kuali.rice.ksb.messaging.web.KSBAction
org.kuali.rice.ksb.messaging.web.QuartzQueueAction
public class QuartzQueueAction
action to view messages in quartz and push them into the message queue.
| Field Summary | 
|---|
| Fields inherited from class org.apache.struts.actions.DispatchAction | 
|---|
| clazz, log, methods, types | 
| Fields inherited from class org.apache.struts.actions.BaseAction | 
|---|
| messages | 
| Fields inherited from class org.apache.struts.action.Action | 
|---|
| servlet | 
| Constructor Summary | |
|---|---|
| QuartzQueueAction() | |
| Method Summary | |
|---|---|
|  org.apache.struts.action.ActionMessages | establishRequiredState(javax.servlet.http.HttpServletRequest request,
                                             org.apache.struts.action.ActionForm form) | 
|  org.apache.struts.action.ActionForward | moveToRouteQueue(org.apache.struts.action.ActionMapping mapping,
                                 org.apache.struts.action.ActionForm form,
                                 javax.servlet.http.HttpServletRequest request,
                                 javax.servlet.http.HttpServletResponse response) | 
|  org.apache.struts.action.ActionForward | start(org.apache.struts.action.ActionMapping mapping,
           org.apache.struts.action.ActionForm form,
           javax.servlet.http.HttpServletRequest request,
           javax.servlet.http.HttpServletResponse response) | 
| Methods inherited from class org.kuali.rice.ksb.messaging.web.KSBAction | 
|---|
| checkAuthorization, establishFinalState, execute, findMethodToCall, getKualiModuleService, getRoleQualification, isModuleLocked, noOp, refresh | 
| Methods inherited from class org.apache.struts.actions.DispatchAction | 
|---|
| cancelled, dispatchMethod, getMethod, getMethodName, getParameter, unspecified | 
| Methods inherited from class org.apache.struts.action.Action | 
|---|
| addErrors, addMessages, execute, generateToken, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public QuartzQueueAction()
| Method Detail | 
|---|
public org.apache.struts.action.ActionMessages establishRequiredState(javax.servlet.http.HttpServletRequest request,
                                                                      org.apache.struts.action.ActionForm form)
                                                               throws Exception
establishRequiredState in class KSBActionException
public org.apache.struts.action.ActionForward start(org.apache.struts.action.ActionMapping mapping,
                                                    org.apache.struts.action.ActionForm form,
                                                    javax.servlet.http.HttpServletRequest request,
                                                    javax.servlet.http.HttpServletResponse response)
                                             throws Exception
start in class KSBActionException
public org.apache.struts.action.ActionForward moveToRouteQueue(org.apache.struts.action.ActionMapping mapping,
                                                               org.apache.struts.action.ActionForm form,
                                                               javax.servlet.http.HttpServletRequest request,
                                                               javax.servlet.http.HttpServletResponse response)
                                                        throws Exception
Exception| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||