Package com.enonic.xp.blob
Interface BlobStoreProvider
-
public interface BlobStoreProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProviderConfigconfig()BlobStoreget()Stringname()
-
-
-
Method Detail
-
get
BlobStore get()
-
name
String name()
-
config
ProviderConfig config()
-
-