Uses of Class
org.opencastproject.assetmanager.api.storage.Source
Packages that use Source
Package
Description
-
Uses of Source in org.opencastproject.assetmanager.api.storage
Methods in org.opencastproject.assetmanager.api.storage that return SourceModifier and TypeMethodDescriptionstatic SourceCreate a new source.static SourceCreate a new source.static SourceCreate a new source.static SourceCreate a new source.Methods in org.opencastproject.assetmanager.api.storage with parameters of type SourceModifier and TypeMethodDescriptionvoidAssetStore.put(StoragePath path, Source source) Add the content ofsoureunder the given path. -
Uses of Source in org.opencastproject.assetmanager.aws
Methods in org.opencastproject.assetmanager.aws with parameters of type SourceModifier and TypeMethodDescriptionprotected FileAwsAbstractArchive.getFileFromWorkspace(Source source) voidAwsAbstractArchive.put(StoragePath storagePath, Source source) -
Uses of Source in org.opencastproject.assetmanager.storage.impl.fs
Methods in org.opencastproject.assetmanager.storage.impl.fs with parameters of type SourceModifier and TypeMethodDescriptionvoidAbstractFileSystemAssetStore.put(StoragePath storagePath, Source source)