Class SnapshotStubMappingBodyExtractor


  • @Deprecated(forRemoval=true)
    public class SnapshotStubMappingBodyExtractor
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      void extractInPlace​(StubMapping stubMapping)
      Deprecated, for removal: This API element is subject to removal in a future version.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SnapshotStubMappingBodyExtractor

        @Deprecated(forRemoval=true)
        public SnapshotStubMappingBodyExtractor​(BlobStore filesBlobStore)
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • extractInPlace

        @Deprecated(forRemoval=true)
        public void extractInPlace​(StubMapping stubMapping)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Extracts body of the ResponseDefinition to a file written to the files source. Modifies the ResponseDefinition to point to the file in-place.
        Parameters:
        stubMapping - Stub mapping to extract