Class VideoThumbnailPlugin
java.lang.Object
org.codice.ddf.catalog.content.plugin.video.VideoThumbnailPlugin
- All Implemented Interfaces:
ddf.catalog.content.plugin.PostCreateStoragePlugin,ddf.catalog.content.plugin.PostUpdateStoragePlugin
public class VideoThumbnailPlugin
extends Object
implements ddf.catalog.content.plugin.PostCreateStoragePlugin, ddf.catalog.content.plugin.PostUpdateStoragePlugin
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VideoThumbnailPlugin
public VideoThumbnailPlugin(ddf.video.thumbnail.VideoThumbnail videoThumbnail)
-
-
Method Details
-
process
public ddf.catalog.content.operation.CreateStorageResponse process(ddf.catalog.content.operation.CreateStorageResponse input) - Specified by:
processin interfaceddf.catalog.content.plugin.PostCreateStoragePlugin
-
process
public ddf.catalog.content.operation.UpdateStorageResponse process(ddf.catalog.content.operation.UpdateStorageResponse input) - Specified by:
processin interfaceddf.catalog.content.plugin.PostUpdateStoragePlugin
-