Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.ui.json.action.escalation.crud
Class SaveAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by org.hyperic.hq.ui.json.action.escalation.BaseAction
          extended by org.hyperic.hq.ui.json.action.escalation.crud.SaveAction

public class SaveAction
extends BaseAction

Called when UI wants to create an escalation action


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
SaveAction()
           
 
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

SaveAction

public SaveAction()
Method Detail

execute

public void execute(JsonActionContext context)
             throws PermissionException,
                    SessionTimeoutException,
                    SessionNotFoundException,
                    org.json.JSONException,
                    java.rmi.RemoteException
Specified by:
execute in class BaseAction
Throws:
PermissionException
SessionTimeoutException
SessionNotFoundException
org.json.JSONException
java.rmi.RemoteException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.