Uses of Enum Class
org.opencastproject.assetmanager.api.Availability
Packages that use Availability
Package
Description
This package and all of its sub-packages contain the API definition of the asset manager.
-
Uses of Availability in org.opencastproject.assetmanager.api
Methods in org.opencastproject.assetmanager.api that return AvailabilityModifier and TypeMethodDescriptionAsset.getAvailability()Tell about the availability of the asset.Snapshot.getAvailability()Get the availability of the media package's assets.static AvailabilityReturns the enum constant of this class with the specified name.static Availability[]Availability.values()Returns an array containing the constants of this enum class, in the order they are declared.