com.ibm.tivoli.maximo.report.birt.servlet

Class SessionReportRunInfo

  • java.lang.Object
    • com.ibm.tivoli.maximo.report.birt.servlet.SessionReportRunInfo
  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener


    public class SessionReportRunInfo
    extends java.lang.Object
    implements javax.servlet.http.HttpSessionBindingListener
    • Method Detail

      • setCancelled

        public void setCancelled()
      • isCancelled

        public java.lang.Boolean isCancelled()
      • valueBound

        public void valueBound(javax.servlet.http.HttpSessionBindingEvent event)
        Specified by:
        valueBound in interface javax.servlet.http.HttpSessionBindingListener
      • valueUnbound

        public void valueUnbound(javax.servlet.http.HttpSessionBindingEvent event)
        Specified by:
        valueUnbound in interface javax.servlet.http.HttpSessionBindingListener