psdi.iface.load

Class AbstractObjectRecoveryService

  • java.lang.Object
    • psdi.iface.load.AbstractObjectRecoveryService
  • All Implemented Interfaces:
    ObjectRecoveryService
    Direct Known Subclasses:
    S3ObjectRecoveryService


    public abstract class AbstractObjectRecoveryService
    extends java.lang.Object
    implements ObjectRecoveryService
    Recover service file for Xml adn Flat file Cron task To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Field Detail

      • sourceRepo

        protected java.lang.String sourceRepo
      • backupRepo

        protected java.lang.String backupRepo
      • recoveryRepo

        protected java.lang.String recoveryRepo
      • integrationLogger

        protected static final MXLogger integrationLogger
    • Constructor Detail

      • AbstractObjectRecoveryService

        public AbstractObjectRecoveryService(DataObject loadFile,
                                             java.lang.String sourceRepo)
        Contructor. creates recovery folder in the same directory as import file
        Parameters:
        loadFile - file to be imported