Uses of Class
org.opencastproject.mediapackage.MediaPackageImpl
Packages that use MediaPackageImpl
Package
Description
Workflow REST and WSDL Service endpoints
-
Uses of MediaPackageImpl in org.opencastproject.assetmanager.impl.endpoint
Methods in org.opencastproject.assetmanager.impl.endpoint with parameters of type MediaPackageImplModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAbstractAssetManagerRestEndpoint.add(MediaPackageImpl mediaPackage) Deprecated.javax.ws.rs.core.ResponseAbstractAssetManagerRestEndpoint.snapshot(MediaPackageImpl mediaPackage) -
Uses of MediaPackageImpl in org.opencastproject.mediapackage
Methods in org.opencastproject.mediapackage that return MediaPackageImplModifier and TypeMethodDescriptionMediaPackageImpl.Adapter.marshal(MediaPackage mp) static MediaPackageImplMediaPackageImpl.valueOf(InputStream xml) Reads the media package from the input stream.static MediaPackageImplUnmarshals XML representation of a MediaPackage via JAXB.static MediaPackageImplReads the media package from an xml node.Methods in org.opencastproject.mediapackage with parameters of type MediaPackageImpl -
Uses of MediaPackageImpl in org.opencastproject.workflow.endpoint
Methods in org.opencastproject.workflow.endpoint with parameters of type MediaPackageImplModifier and TypeMethodDescriptionWorkflowRestService.start(String workflowDefinitionXmlOrId, MediaPackageImpl mp, String parentWorkflowId, LocalHashMap localMap)
AbstractAssetManagerRestEndpoint.snapshot(org.opencastproject.mediapackage.MediaPackageImpl)instead