Uses of Enum Class
org.opencastproject.assetmanager.impl.AssetManagerJobProducer.Operation
Packages that use AssetManagerJobProducer.Operation
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.-
Uses of AssetManagerJobProducer.Operation in org.opencastproject.assetmanager.impl
Methods in org.opencastproject.assetmanager.impl that return AssetManagerJobProducer.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AssetManagerJobProducer.Operation[]AssetManagerJobProducer.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.