Class AbstractBlobStore.Mapping

java.lang.Object
org.craftercms.commons.file.blob.impl.AbstractBlobStore.Mapping
Enclosing class:
AbstractBlobStore<T extends ConfigurationProfile>

public static class AbstractBlobStore.Mapping extends Object
Internal class used when loading the configuration
  • Field Details

    • target

      public String target
      The target in the store
    • prefix

      public String prefix
      The prefix to use in the store
  • Constructor Details

    • Mapping

      public Mapping()