com.ibm.tivoli.maximo.integrity.check

Class TenantSpecificRepair

  • java.lang.Object
    • com.ibm.tivoli.maximo.integrity.check.TenantSpecificRepair
  • All Implemented Interfaces:
    Repair


    public class TenantSpecificRepair
    extends java.lang.Object
    implements Repair
    Perform a repair for a specific tenant. Before the repair, the context is changed on the MTConnection.
    • Method Detail

      • doRepair

        public void doRepair()
                      throws java.lang.Exception
        Description copied from interface: Repair
        Perform the repair.
        Specified by:
        doRepair in interface Repair
        Throws:
        java.lang.Exception