Uses of Interface
org.opencastproject.crop.api.CropService
Packages that use CropService
Package
Description
-
Uses of CropService in org.opencastproject.crop.endpoint
Fields in org.opencastproject.crop.endpoint declared as CropServiceMethods in org.opencastproject.crop.endpoint with parameters of type CropServiceModifier and TypeMethodDescriptionprotected voidCropRestEndpoint.setCropService(CropService cropService) Sets the cropper. -
Uses of CropService in org.opencastproject.crop.impl
Classes in org.opencastproject.crop.impl that implement CropServiceModifier and TypeClassDescriptionclassMedia analysis plugin that takes a video stream and removes black bars on each side -
Uses of CropService in org.opencastproject.crop.remote
Classes in org.opencastproject.crop.remote that implement CropService -
Uses of CropService in org.opencastproject.workflow.handler.crop
Methods in org.opencastproject.workflow.handler.crop with parameters of type CropServiceModifier and TypeMethodDescriptionprotected voidCropWorkflowOperationHandler.setCropService(CropService cropService) Callback for declarative services configuration that will introduce us to the crop service.