com.ibm.tivoli.maximo.miniapps.scheduler.compare.max

Class CompareViewMaxBean

    • Constructor Detail

      • CompareViewMaxBean

        public CompareViewMaxBean()
    • Method Detail

      • loadCompareUI

        public void loadCompareUI(WebClientSession sess,
                                  java.lang.String appName,
                                  com.ibm.json.java.JSONObject compareJsonData)
                           throws java.lang.Exception
        Description copied from class: CompareViewBean
        Load the compare project data
        Overrides:
        loadCompareUI in class CompareViewBean
        Throws:
        java.lang.Exception
      • loadComparePages

        public com.ibm.json.java.JSONObject loadComparePages(WebClientSession sess,
                                                             com.ibm.json.java.JSONObject compareJsonData)
                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • loadComparePage

        public com.ibm.json.java.JSONObject loadComparePage(WebClientSession sess,
                                                            com.ibm.json.java.JSONObject compareJsonData)
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • async_export_xls

        public void async_export_xls(WebClientSession sess)
                              throws java.io.IOException,
                                     java.lang.InterruptedException,
                                     java.util.concurrent.ExecutionException,
                                     MXException
        Throws:
        java.io.IOException
        java.lang.InterruptedException
        java.util.concurrent.ExecutionException
        MXException
      • getScheduleFuture

        protected java.util.concurrent.Future getScheduleFuture(java.lang.String projectId)