psdi.app.bim.loader

Class BuildingCommissioner

  • All Implemented Interfaces:
    java.lang.Runnable


    public class BuildingCommissioner
    extends FacilityFetcher
    implements java.lang.Runnable
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • buildFilter

        protected java.lang.String buildFilter(java.lang.String listName,
                                               java.lang.String value)
                                        throws MXException
        Throws:
        MXException
      • updateLocationStatus

        protected void updateLocationStatus(LocationSetRemote locSet)
      • updateAssetStatus

        protected void updateAssetStatus(AssetSetRemote assetSet)
      • updateJobPlanStatus

        protected void updateJobPlanStatus(JobPlanSetRemote jobPlanSet)
      • updatePMStatus

        protected void updatePMStatus(PMSetRemote pmSet)
      • cleanup

        protected void cleanup()