Uses of Enum Class
org.opencastproject.ingestdownloadservice.impl.IngestDownloadServiceImpl.Operation
Packages that use IngestDownloadServiceImpl.Operation
-
Uses of IngestDownloadServiceImpl.Operation in org.opencastproject.ingestdownloadservice.impl
Methods in org.opencastproject.ingestdownloadservice.impl that return IngestDownloadServiceImpl.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IngestDownloadServiceImpl.Operation[]IngestDownloadServiceImpl.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.