Class ResumeProcessCommand


  • public class ResumeProcessCommand
    extends Command
    A command to resume a process fetching some change data.
    • Constructor Detail

      • ResumeProcessCommand

        public ResumeProcessCommand()
    • Method Detail

      • doPost

        public void doPost​(javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response)
                    throws javax.servlet.ServletException,
                           IOException
        Overrides:
        doPost in class Command
        Throws:
        javax.servlet.ServletException
        IOException