Class HarvestChannelAction


  • public abstract class HarvestChannelAction
    extends java.lang.Object
    Abstract class representing web UI action for harvest channels.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ACTION  
      static java.lang.String CHANNEL_ID  
      static java.lang.String CHANNEL_NAME  
      static java.lang.String COMMENTS  
      static java.lang.String HARVEST_ID  
      protected static org.slf4j.Logger log  
      static java.lang.String SNAPSHOT  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void processRequest​(javax.servlet.jsp.PageContext context, I18n i18n)
      This method processes the request to determine which action it corresponds to and passes the request along accordingly.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait