|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.Action
org.hyperic.hq.ui.json.action.escalation.BaseAction
org.hyperic.hq.ui.json.action.escalation.crud.UpdateEscalation
public class UpdateEscalation
Field Summary |
---|
Fields inherited from class org.hyperic.hq.ui.json.action.escalation.BaseAction |
---|
ALERTDEF_ID, ALLOW_PAUSE, DESCRIPTION, GALERTDEF_ID, ID, MAX_WAIT_TIME, NAME, NOTIFY_ALL |
Fields inherited from class org.apache.struts.action.Action |
---|
servlet |
Constructor Summary | |
---|---|
UpdateEscalation()
|
Method Summary | |
---|---|
void |
execute(JsonActionContext context)
|
Methods inherited from class org.hyperic.hq.ui.json.action.escalation.BaseAction |
---|
execute, streamResult |
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 UpdateEscalation()
Method Detail |
---|
public void execute(JsonActionContext context) throws java.lang.Exception
execute
in class BaseAction
java.lang.Exception
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |