Uses of Class
org.nuxeo.ecm.platform.video.VideoConversionStatus
-
Packages that use VideoConversionStatus Package Description org.nuxeo.ecm.platform.video.service -
-
Uses of VideoConversionStatus in org.nuxeo.ecm.platform.video.service
Methods in org.nuxeo.ecm.platform.video.service that return VideoConversionStatus Modifier and Type Method Description VideoConversionStatus
VideoService. getProgressStatus(String repositoryName, String docId, String conversionName)
Returns the status of the video conversion with the given conversion name on the given document.VideoConversionStatus
VideoServiceImpl. getProgressStatus(String repositoryName, String docId, String conversionName)
-