Class GetHealthAnalysisProgressAction

  • All Implemented Interfaces:
    ControllerAction

    public class GetHealthAnalysisProgressAction
    extends OneParamAction
    Created by IntelliJ IDEA. User: Evgeniy.Koshkin Date: 06.05.13 Time: 16:18
    • Method Detail

      • doProcess

        protected void doProcess​(@NotNull
                                 String value,
                                 @NotNull
                                 javax.servlet.http.HttpServletRequest request,
                                 @NotNull
                                 javax.servlet.http.HttpServletResponse response,
                                 @Nullable
                                 org.jdom.Element ajaxResponse)
        Specified by:
        doProcess in class OneParamAction