Class RepositoryPlaybackFactoryImpl

java.lang.Object
de.hybris.platform.sap.core.jco.rec.impl.RepositoryPlaybackFactoryImpl
All Implemented Interfaces:
RepositoryPlaybackFactory

public class RepositoryPlaybackFactoryImpl extends Object implements RepositoryPlaybackFactory
Implementation of RepositoryPlaybackFactory interface.
  • Constructor Details

    • RepositoryPlaybackFactoryImpl

      public RepositoryPlaybackFactoryImpl(File file)
      Constructor.
      Parses the RepositoryVersion from the given file.
      Parameters:
      file - the file containing the recorded back-end data.
  • Method Details