Class AddStageAction

    • Constructor Detail

      • AddStageAction

        public AddStageAction()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • buildStageJsonObject

        @NotNull
        protected @NotNull com.opensymphony.webwork.dispatcher.json.JSONObject buildStageJsonObject()
                                                                                             throws com.opensymphony.webwork.dispatcher.json.JSONException
        Overrides:
        buildStageJsonObject in class StageAction
        Throws:
        com.opensymphony.webwork.dispatcher.json.JSONException