Class TrapDeleteAction


  • public class TrapDeleteAction
    extends TrapAction
    Action class for deleting a global crawler trap list.
    • Constructor Detail

      • TrapDeleteAction

        public TrapDeleteAction()
    • Method Detail

      • doAction

        protected void doAction​(javax.servlet.jsp.PageContext context,
                                I18n i18n)
        Description copied from class: TrapAction
        Method implementing the specific action to take.
        Specified by:
        doAction in class TrapAction
        Parameters:
        context - the context of the servlet request triggering this action.
        i18n - the internationalisation to use for presenting the results.