Class BitstreamEventProcessor


  • public class BitstreamEventProcessor
    extends ExportEventProcessor
    Processor that handles Bitstream events from the IrusExportUsageEventListener
    • Constructor Detail

      • BitstreamEventProcessor

        public BitstreamEventProcessor​(Context context,
                                       javax.servlet.http.HttpServletRequest request,
                                       Bitstream bitstream)
                                throws SQLException
        Creates a new BitstreamEventProcessor that will set the params and obtain the parent item of the bitstream
        Parameters:
        context -
        request -
        bitstream -
        Throws:
        SQLException