Class BaseBmBlobImporter.BlobInfo

  • Enclosing class:
    BaseBmBlobImporter

    protected static class BaseBmBlobImporter.BlobInfo
    extends Object
    Blob information.
    • Constructor Detail

      • BlobInfo

        public BlobInfo​(String fqn,
                        String type)
        Constructs a new instance.
        Parameters:
        fqn - The FQN of the blob. May not be null.
        type - The type of the blob. May not be null.