Class CloudhostDeleteState

java.lang.Object
org.cdlib.mrt.s3.cloudhost.CloudhostStateAbs
org.cdlib.mrt.s3.cloudhost.CloudhostDeleteState
All Implemented Interfaces:
Serializable, org.cdlib.mrt.utility.StateInf

public class CloudhostDeleteState extends CloudhostStateAbs implements org.cdlib.mrt.utility.StateInf, Serializable
Author:
dloy
See Also:
  • Field Details

  • Constructor Details

    • CloudhostDeleteState

      public CloudhostDeleteState()
    • CloudhostDeleteState

      public CloudhostDeleteState(File propFile) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • CloudhostDeleteState

      protected CloudhostDeleteState(boolean deleted, String key) throws org.cdlib.mrt.utility.TException
      Constructor - extract local beans from properties
      Parameters:
      storageProp - Properties containing store-info.txt values
      Throws:
      org.cdlib.mrt.utility.TException - process exception
  • Method Details