Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AAC - Static variable in class org.opencastproject.util.MimeTypes
- AbstractAttachmentBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
-
This implementation of the
MediaPackageElementBuilderPluginrecognizes attachments and provides utility methods for creating media package element representations for them. - AbstractAttachmentBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
Creates a new attachment plugin builder that will accept attachments with any flavor.
- AbstractAttachmentBuilderPlugin(MediaPackageElementFlavor) - Constructor for class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
Creates a new attachment plugin builder that will accept attachments with the given flavor.
- AbstractElementBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
-
This general implementation of a media package element builder supports specialized implementations by providing tests on the filename an mime type of the file in question.
- AbstractElementBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
Creates a new abstract element builder plugin.
- AbstractJobProducer - Class in org.opencastproject.job.api
-
This class serves as a convenience for services that implement the
JobProducerapi to deal with handling long running, asynchronous operations. - AbstractJobProducer(String) - Constructor for class org.opencastproject.job.api.AbstractJobProducer
-
Creates a new abstract job producer for jobs of the given type.
- AbstractJobProducerEndpoint - Class in org.opencastproject.rest
-
Base implementation for job producer REST endpoints.
- AbstractJobProducerEndpoint() - Constructor for class org.opencastproject.rest.AbstractJobProducerEndpoint
- AbstractMediaPackageElement - Class in org.opencastproject.mediapackage
-
This class provides base functionality for media package elements.
- AbstractMediaPackageElement() - Constructor for class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Needed by JAXB
- AbstractMediaPackageElement(String, MediaPackageElement.Type, MediaPackageElementFlavor, URI, Long, Checksum, MimeType) - Constructor for class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Creates a new media package element.
- AbstractMediaPackageElement(MediaPackageElement.Type, MediaPackageElementFlavor, URI) - Constructor for class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Creates a new media package element.
- AbstractMediaPackageElement(MediaPackageElement.Type, MediaPackageElementFlavor, URI, Long, Checksum, MimeType) - Constructor for class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Creates a new media package element.
- AbstractMediaPackageElementSelector<T> - Class in org.opencastproject.mediapackage.selector
-
This selector will return any
MediaPackageElements from aMediaPackagethat matches the tag and flavors. - AbstractMediaPackageElementSelector() - Constructor for class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
- AbstractStreamImpl - Class in org.opencastproject.mediapackage.track
- AbstractStreamImpl() - Constructor for class org.opencastproject.mediapackage.track.AbstractStreamImpl
- AbstractStreamImpl(String) - Constructor for class org.opencastproject.mediapackage.track.AbstractStreamImpl
- abstractText() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
- accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.AttachmentBuilderPlugin
- accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.This method is called on every registered media package builder plugin until one of these plugins returns
true. - accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- accept(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- accept(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
This implementation of
accepttests for the element type (attachment). - accept(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- accept(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.This method is called if the media package builder tries to create a new media package element of type
elementType. - accept(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- accept(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- accept(Node) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
This implementation of
accepttests for the correct node type (attachment). - accept(Node) - Method in class org.opencastproject.mediapackage.elementbuilder.AttachmentBuilderPlugin
- accept(Node) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- accept(Node) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.This method is called while the media package builder parses a media package manifest.
- accept(Node) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- accept(Node) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- accept(T) - Method in interface org.opencastproject.util.function.ThrowingConsumer
-
Performs this operation on the given argument.
- ACCEPT_JOB_LOADS_EXCEEDING_PROPERTY - Static variable in class org.opencastproject.job.api.AbstractJobProducer
-
The key to look for in the service configuration file to override the
AbstractJobProducer.DEFAULT_ACCEPT_JOB_LOADS_EXCEEDING - ACCEPTED_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- acceptJob(Job) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Asks the job producer to handle the given job using the provided operation and list of arguments.
- acceptJob(Job) - Method in interface org.opencastproject.job.api.JobProducer
-
Asks the job producer to handle the given job using the provided operation and list of arguments.
- acceptJobLoadsExeedingMaxLoad - Variable in class org.opencastproject.job.api.AbstractJobProducer
-
Whether to accept a job whose load exceeds the host’s max load
- AccessControlEntry - Class in org.opencastproject.security.api
-
A tuple of role, action, and whether the combination is to be allowed.
- AccessControlEntry() - Constructor for class org.opencastproject.security.api.AccessControlEntry
-
No-arg constructor needed by JAXB
- AccessControlEntry(String, String, boolean) - Constructor for class org.opencastproject.security.api.AccessControlEntry
-
Constructs an access control entry for a role, action, and allow tuple
- AccessControlList - Class in org.opencastproject.security.api
-
A list of
AccessControlEntrys. - AccessControlList() - Constructor for class org.opencastproject.security.api.AccessControlList
-
No-arg constructor needed by JAXB
- AccessControlList(List<AccessControlEntry>) - Constructor for class org.opencastproject.security.api.AccessControlList
- AccessControlList(AccessControlEntry...) - Constructor for class org.opencastproject.security.api.AccessControlList
- AccessControlParser - Class in org.opencastproject.security.api
-
Marshals and unmarshals
AccessControlLists to/from XML. - AccessControlParsingException - Exception Class in org.opencastproject.security.api
-
An exception that indicates that a stream did not contain properly formatted access control list.
- AccessControlParsingException(Throwable) - Constructor for exception class org.opencastproject.security.api.AccessControlParsingException
-
Constructs a new exception from a specific cause.
- AccessControlUtil - Class in org.opencastproject.security.api
-
Provides common functions helpful in dealing with
AccessControlLists. - ACE - Static variable in class org.opencastproject.security.api.AccessControlParser
-
ACE constant used in JSON formatted access control entries
- acl(Either<AccessControlEntry, List<AccessControlEntry>>...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Constructor function for ACLs.
- ACL - Enum constant in enum class org.opencastproject.security.api.Role.Target
- ACL - Static variable in class org.opencastproject.security.api.AccessControlParser
-
ACL constant used in JSON formatted access control entries
- AclScope - Enum Class in org.opencastproject.security.api
-
Scopes of an ACL.
- ACTION - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Action constant used in JSON formatted access control entries
- activate(Map) - Method in class org.opencastproject.rest.StaticResource
-
Activates the static resource when it is instantiated using Declarative Services.
- activate(ComponentContext) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- activate(ComponentContext) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
OSGI activate method.
- active - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- active - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- Adapter() - Constructor for class org.opencastproject.mediapackage.attachment.AttachmentImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.AudioStream.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.CatalogImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.identifier.Id.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.MediaPackageImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.MediaPackageReferenceImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.PublicationImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.SubtitleStream.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.track.TrackImpl.Adapter
- Adapter() - Constructor for class org.opencastproject.mediapackage.VideoStream.Adapter
- AdaptivePlaylist - Interface in org.opencastproject.mediapackage
-
HLS-VOD This interface describes methods and fields for an adaptive manifest playlist. as defined in https://tools.ietf.org/html/draft-pantos-http-live-streaming-20 This is text file which references media tracks or playlists in the same mediapackage using relative path names (usual) or absolute URI.
- AdaptivePlaylist.HLSMediaPackageCheck - Class in org.opencastproject.mediapackage
-
Fix HLS playlists/media already in the workspace as the result of an ingest This builds the hierarchies of a HLS playlist with masters as the roots.
- AdaptivePlaylist.Rep - Class in org.opencastproject.mediapackage
- add(int, A) - Method in class org.opencastproject.util.data.NonEmptyList
- add(A) - Method in class org.opencastproject.util.data.NonEmptyList
- add(URI) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds an arbitrary
URIto this media package, utilizing aMediaPackageBuilderto create a suitable media package element out of the url. - add(URI) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Adds an arbitrary
URIto this media package, utilizing aMediaPackageBuilderto create a suitable media package element out of the url. - add(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds an arbitrary
URIto this media package, utilizing aMediaPackageBuilderto create a suitable media package element out of the url. - add(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- add(JaxbJob) - Method in class org.opencastproject.job.api.JaxbJobList
- add(Attachment) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds an attachment to this media package.
- add(Attachment) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- add(Catalog) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds catalog information to this media package.
- add(Catalog) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- add(MediaPackageElement) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds an arbitrary
MediaPackageElementto this media package. - add(MediaPackageElement) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Adds an arbitrary
MediaPackageElementto this media package. - add(Track) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds a track to this media package, actually moving the underlying file in the filesystem.
- add(Track) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- add(Group) - Method in class org.opencastproject.security.api.JaxbGroupList
- add(Organization) - Method in class org.opencastproject.security.api.JaxbOrganizationList
- add(Role) - Method in class org.opencastproject.security.api.JaxbRoleList
- add(User) - Method in class org.opencastproject.security.api.JaxbUserList
- add(HostRegistration) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- add(ServiceRegistration) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- add(XmlNamespaceBinding...) - Method in class org.opencastproject.util.XmlNamespaceContext
-
Create a new context with the given bindings added.
- add(XmlNamespaceContext) - Method in class org.opencastproject.util.XmlNamespaceContext
-
Create a new context with the given bindings added.
- addAccepted(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addAll(int, Collection<? extends A>) - Method in class org.opencastproject.util.data.NonEmptyList
- addAll(Collection<? extends A>) - Method in class org.opencastproject.util.data.NonEmptyList
- addAttachment(Attachment) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds an attachment to this publication.
- addAttachment(Attachment) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addBadRequest(Long) - Method in class org.opencastproject.rest.BulkOperationResult
- addBadRequest(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addBinding(XmlNamespaceBinding) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
- addCatalog(Catalog) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds a catalog to this publication.
- addCatalog(Catalog) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addCommonManifestElements(Element, Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- addContributor(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addContributor(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addCreator(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addCreator(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addDerived(MediaPackageElement, MediaPackageElement) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Adds an element to this media package that represents a derived version of
sourceElement. - addDerived(MediaPackageElement, MediaPackageElement) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Adds an element to this media package that represents a derived version of
sourceElement. - addElement(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds the element to the metadata collection.
- addElement(EName, String, Attributes) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds an element with attributes to the catalog.
- addElementToPublication(Publication, MediaPackageElement) - Static method in class org.opencastproject.mediapackage.PublicationImpl
-
Adds a
MediaPackageElementto this publication by determining its type. - addFlavor(String) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds the given flavor to the list of flavors.
- addFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds the given flavor to the list of flavors.
- addFlavorAt(int, String) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds the given flavor to the list of flavors.
- addFlavorAt(int, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds the given flavor to the list of flavors.
- addHeader(String, String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- addHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- addJob(Job) - Method in class org.opencastproject.job.api.JobBarrier
-
Adds the job to the list of jobs to wait for.
- addLocalizedElement(EName, String, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds the element with the
xml:langattribute to the metadata collection. - addNodeLoad(SystemLoad.NodeLoad) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Adds a node to the map of load values, overwriting an existing entry if the node is already present in the map
- addNote(String) - Method in class org.opencastproject.util.doc.DocData
-
Add a note to the document
- addNotFound(Long) - Method in class org.opencastproject.rest.BulkOperationResult
- addNotFound(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addOk(Long) - Method in class org.opencastproject.rest.BulkOperationResult
- addOk(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Adds
listenerto the list of organization listeners. - addPropertyChangeListener(PropertyChangeListener) - Method in class org.opencastproject.util.ProgressInputStream
-
Adds a
PropertyChangeListenerThe listener gets notified as soon as the input stream is read. - addQueued(long, long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Add statistics for a registered host
- address - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- addRunning(long, long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Add statistics for a registered host
- addServerError(Long) - Method in class org.opencastproject.rest.BulkOperationResult
- addServerError(String) - Method in class org.opencastproject.rest.BulkOperationResult
- addStream(AbstractStreamImpl) - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Add a stream to the track.
- addSubject(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- addSubject(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- addTag(String) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- addTag(String) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Tags the media package element with the given tag.
- addTag(String) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds
tagto the list of tags that are used to select the media. - addTrack(Track) - Method in interface org.opencastproject.mediapackage.Publication
-
Adds a track to this publication.
- addTrack(Track) - Method in class org.opencastproject.mediapackage.PublicationImpl
- addTypedElement(EName, String, EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds the element with the
xsi:typeattribute to the metadata collection. - addTypedLocalizedElement(EName, String, String, EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Adds an element with the
xml:langandxsi:typeattributes to the metadata collection. - addUnauthorized(String) - Method in class org.opencastproject.rest.BulkOperationResult
- ADMIN_DOC_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the Admin UI documentation URL in the organization properties
- ADMIN_EMAIL_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the Admin email defined in the custom properties
- ADMIN_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the Admin UI URL defined in the organization properties
- adminRole - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The local admin role name
- AGENT_REGISTRATION_TYPE - Static variable in interface org.opencastproject.capture.CaptureParameters
-
Agent configuration property indicating how the agent was registered
- AGENT_REGISTRATION_TYPE_ADHOC - Static variable in interface org.opencastproject.capture.CaptureParameters
-
Agent configuration value indicating ad-hoc registration
- alias - Variable in class org.opencastproject.rest.StaticResource
-
The base URL for these static resources
- ALIAS - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The key for the servlet alias.
- ALL - Enum constant in enum class org.opencastproject.security.api.Role.Target
- ALL_ORGANIZATIONS - Static variable in interface org.opencastproject.security.api.UserProvider
-
The constant indicating that a provider should be consulted for all organizations
- ALLOW - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Allow constant used in JSON formatted access control entries
- alreadyRecordedFailureIncident(long) - Method in class org.opencastproject.serviceregistry.api.Incidents
- and(Option<B>) - Method in class org.opencastproject.util.data.Option
- andThen(Consumer<? super T>) - Method in interface org.opencastproject.util.function.ThrowingConsumer
-
Returns a composed
ThrowingConsumerthat performs, in sequence, this operation followed by theafteroperation. - andThen(Function<? super R, ? extends V>) - Method in interface org.opencastproject.util.function.ThrowingFunction
-
Returns a composed function that first applies this function to its input, and then applies the
afterfunction to the result. - andThen(ThrowingConsumer<? super T, ? extends Throwable>) - Method in interface org.opencastproject.util.function.ThrowingConsumer
-
Returns a composed
ThrowingConsumerthat performs, in sequence, this operation followed by theafteroperation. - andThen(ThrowingFunction<? super R, ? extends V, ? extends Throwable>) - Method in interface org.opencastproject.util.function.ThrowingFunction
-
Returns a composed function that first applies this function to its input, and then applies the
afterfunction to the result. - anonymousRole - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The local anonymous role name
- ANY - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- ANY_MEDIAPACKAGE - Static variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Convenience reference that matches any media package
- append(Class<A>, A[], A) - Static method in class org.opencastproject.util.data.Arrays
-
Create a new array by appending
atoas:[as0, as1, .. asn, a]. - append(Jsons.Arr...) - Static method in class org.opencastproject.util.Jsons
-
Append a list of arrays into one.
- append(Jsons.Obj) - Method in class org.opencastproject.util.Jsons.Obj
- append(Jsons.Obj...) - Static method in class org.opencastproject.util.Jsons
-
Merge a list of objects into one (last one wins).
- appendTo(T, S) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Append source collection
astotarget. - appendToA(T, X...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Append source collections
astotarget. - appendToM(T, S...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Append source collections
astotarget. - apply() - Method in class org.opencastproject.util.data.Effect0
- apply() - Method in class org.opencastproject.util.data.Function0
-
Apply function yielding a constant value.
- apply() - Method in class org.opencastproject.util.data.Function0.X
- apply(A) - Method in class org.opencastproject.util.data.Effect
- apply(A) - Method in class org.opencastproject.util.data.Function
-
Apply function to
a. - apply(A) - Method in class org.opencastproject.util.data.Function.X
- apply(A, B) - Method in class org.opencastproject.util.data.Effect2
- apply(A, B) - Method in class org.opencastproject.util.data.Function2
-
Apply function to
aandb. - apply(A, B) - Method in class org.opencastproject.util.data.Function2.X
- apply(Function0<A>) - Method in class org.opencastproject.util.NeedleEye
-
Apply function
fonly if no other thread currently applies a function using this needle eye. - apply(T) - Method in interface org.opencastproject.util.function.ThrowingFunction
-
Applies this function to the given argument.
- applyLimitAndOffset(Collection<A>) - Method in class org.opencastproject.util.SmartIterator
-
Apply limit and offset to a collection of type
SmartIterator - applyLimitAndOffset(Map<String, A>) - Method in class org.opencastproject.util.SmartIterator
-
Apply limit and offset to a map of value type
SmartIterator - applyTo(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
"Applies" this flavor to the given target flavor.
- arr(String) - Method in class org.opencastproject.util.JsonObj
- arr(List<Jsons.Val>) - Static method in class org.opencastproject.util.Jsons
-
Create an array.
- arr(Monadics.ListMonadic<Jsons.Val>) - Static method in class org.opencastproject.util.Jsons
-
Create an array.
- arr(Jsons.Val...) - Static method in class org.opencastproject.util.Jsons
-
Create an array.
- Arr(List<Jsons.Val>) - Constructor for class org.opencastproject.util.Jsons.Arr
- array(A...) - Static method in class org.opencastproject.util.data.Arrays
-
Create an array from the vararg parameter list.
- Arrays - Class in org.opencastproject.util.data
- ARTIFACT - Static variable in class org.opencastproject.util.ReadinessIndicator
-
Constant name used in service properties to indicate the artifact in question
- as(Function<Object, ? extends A>) - Method in class org.opencastproject.util.JsonVal
- asBoolean - Static variable in class org.opencastproject.util.JsonVal
- Ascending - Enum constant in enum class org.opencastproject.util.requests.SortCriterion.Order
- asDouble - Static variable in class org.opencastproject.util.JsonVal
- asFloat - Static variable in class org.opencastproject.util.JsonVal
- asInteger - Static variable in class org.opencastproject.util.JsonVal
- asJsonArr - Static variable in class org.opencastproject.util.JsonVal
- asJsonObj - Static variable in class org.opencastproject.util.JsonVal
- asJsonVal - Static variable in class org.opencastproject.util.JsonVal
- asList() - Static method in class org.opencastproject.util.data.functions.Options
- asLong - Static variable in class org.opencastproject.util.JsonVal
- ASSET_MANAGER_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the AssetManager URL in the organization properties
- asString - Static variable in class org.opencastproject.util.JsonVal
- asString() - Static method in class org.opencastproject.util.data.functions.Strings
-
Return
a.toString()wrapped in a some ifa ! - asString() - Method in class org.opencastproject.util.MimeType
-
Deprecated.
- asString(Object) - Static method in class org.opencastproject.util.data.functions.Strings
-
Return
a.toString()wrapped in a some ifa ! - asStringNull() - Static method in class org.opencastproject.util.data.functions.Strings
-
Return
a.toString()or<null>if argument is null. - Attachment - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- Attachment - Interface in org.opencastproject.mediapackage
-
This interface describes methods and fields for attachments as part of a media package.
- AttachmentBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
-
This implementation of the
MediaPackageElementBuilderPluginrecognizes arbitrary attachments and creates media package element representations for them. - AttachmentBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.AttachmentBuilderPlugin
- AttachmentImpl - Class in org.opencastproject.mediapackage.attachment
-
Basic implementation of an attachment.
- AttachmentImpl() - Constructor for class org.opencastproject.mediapackage.attachment.AttachmentImpl
-
Needed by JAXB
- AttachmentImpl(String, MediaPackageElementFlavor, URI, Long, Checksum, MimeType) - Constructor for class org.opencastproject.mediapackage.attachment.AttachmentImpl
-
Creates an attachment.
- AttachmentImpl(URI) - Constructor for class org.opencastproject.mediapackage.attachment.AttachmentImpl
-
Creates an attachment.
- AttachmentImpl.Adapter - Class in org.opencastproject.mediapackage.attachment
- attachments - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- AttachmentSelector - Class in org.opencastproject.mediapackage.selector
-
This selector will select
Attachmentobjects only, regardless of other elements matching flavors and/or tags as well. - AttachmentSelector() - Constructor for class org.opencastproject.mediapackage.selector.AttachmentSelector
- AUDIENCE_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track capturing the audience
- audio - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- AudioStream - Interface in org.opencastproject.mediapackage
-
A stream containing audio data.
- AudioStream.Adapter - Class in org.opencastproject.mediapackage
- AudioStreamImpl - Class in org.opencastproject.mediapackage.track
-
Implementation of
AudioStream. - AudioStreamImpl() - Constructor for class org.opencastproject.mediapackage.track.AudioStreamImpl
- AudioStreamImpl(String) - Constructor for class org.opencastproject.mediapackage.track.AudioStreamImpl
- AuthorizationService - Interface in org.opencastproject.security.api
-
Provides generation and interpretation of policy documents in media packages
- available() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
B
- BAD_REQUEST_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- badRequest() - Static method in class org.opencastproject.util.RestUtil.R
- badRequest(String) - Static method in class org.opencastproject.util.RestUtil.R
- baseUrl - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
The base URL for this host.
- BEST_COMPRESSION - Static variable in class org.opencastproject.util.ZipUtil
- BEST_SPEED - Static variable in class org.opencastproject.util.ZipUtil
- between(double, double, double) - Static method in class org.opencastproject.util.RequireUtil
- bind(Function<? super A, ? extends Iterable<B>>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Monadic bind
m a -> (a -> m b) -> m b. - bind(Function<A, Iterator<B>>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Monadic bind.
- bind(Function<A, Option<B>>) - Method in class org.opencastproject.util.data.Option
-
Monadic bind operation
m a -> (a -> m b) -> m b. - bind(Function<B, Either<A, X>>) - Method in class org.opencastproject.util.data.Either.RightProjection
- bindings - Variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Namespace - prefix bindings
- bitdepth - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- bitrate - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- bitRate - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- BitRateMode - Enum Class in org.opencastproject.mediapackage.track
-
Contains the several bitrate modes.
- BITTORENTLIVE - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- bodyParameter() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- BOOLEAN - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- Booleans - Class in org.opencastproject.util.data.functions
-
Boolean functions.
- bothNotNull(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
- BottomFieldFirst - Enum constant in enum class org.opencastproject.mediapackage.track.ScanOrder
- BulkOperationResult - Class in org.opencastproject.rest
-
This class is used to store the results of a bulk operation on an endpoint and to easily return those results.
- BulkOperationResult() - Constructor for class org.opencastproject.rest.BulkOperationResult
- byFlavor(MediaPackageElementFlavor) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- byType(Class<A>) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- byType(Stream[], Class<T>) - Static method in class org.opencastproject.mediapackage.TrackSupport
C
- CachingUserProviderMXBean - Interface in org.opencastproject.security.api
-
A JMX interface for caching user providers.
- calculateChecksum(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Calculate an MD5 checksum for an
AccessControlList. - CALENDAR - Static variable in class org.opencastproject.util.MimeTypes
- call(Object) - Static method in class org.opencastproject.util.ReflectionUtil
-
Simple helper to avoid unnecessary
return null;statements when usingReflectionUtil.run(Object),ReflectionUtil.run(Class, Object). - CANCELLED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- CAPTION_DFXP_FLAVOR - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
A flavor for DFXP caption files
- CAPTION_GENERAL - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
A default flavor for DFXP captions catalogs"
- CAPTURE_DEVICE_NAMES - Static variable in interface org.opencastproject.capture.CaptureParameters
-
A comma delimited list of the friendly names for capturing devices
- CAPTURE_DEVICE_PREFIX - Static variable in interface org.opencastproject.capture.CaptureParameters
-
String prefix used when specify capture device properties
- CaptureParameters - Interface in org.opencastproject.capture
-
Contains properties that the ConfigurationManager refer.
- cast() - Static method in class org.opencastproject.util.data.functions.Misc
-
Cast from A to B.
- cast(A, Class<B>) - Static method in class org.opencastproject.util.data.functions.Misc
-
Cast from A to B with special treatment of the Number classes.
- Catalog - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- Catalog - Interface in org.opencastproject.mediapackage
-
General definition for metadata catalogs.
- CatalogBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
-
This implementation of the
MediaPackageElementBuilderPluginrecognizes metadata catalogs and provides the functionality of reading it on behalf of the media package. - CatalogBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- CatalogEntry(EName, String, Map<EName, String>) - Constructor for class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Creates a new catalog element representation with name, value and attributes.
- CatalogImpl - Class in org.opencastproject.mediapackage
-
This is a basic implementation for handling simple catalogs of metadata.
- CatalogImpl() - Constructor for class org.opencastproject.mediapackage.CatalogImpl
-
Needed by JAXB
- CatalogImpl(String, MediaPackageElementFlavor, URI, long, Checksum, MimeType) - Constructor for class org.opencastproject.mediapackage.CatalogImpl
-
Creates an abstract metadata container.
- CatalogImpl.Adapter - Class in org.opencastproject.mediapackage
- catalogs - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- CatalogSelector - Class in org.opencastproject.mediapackage.selector
-
This selector will select
Catalogobjects only, regardless of other elements matching flavors and/or tags as well. - CatalogSelector() - Constructor for class org.opencastproject.mediapackage.selector.CatalogSelector
- cell(A) - Static method in class org.opencastproject.util.data.VCell
-
Constructor function.
- Cell<A> - Class in org.opencastproject.util.data
- Cell() - Constructor for class org.opencastproject.util.data.Cell
- Cells - Class in org.opencastproject.util.data
- ChainingMediaPackageSerializer - Class in org.opencastproject.mediapackage
-
This class was created to allow more than one
MediaPackageSerializerto be applied to the sameMediaPackage. - ChainingMediaPackageSerializer() - Constructor for class org.opencastproject.mediapackage.ChainingMediaPackageSerializer
- change() - Method in class org.opencastproject.util.data.Cell
- change() - Method in class org.opencastproject.util.data.VCell
- channels - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- CHAPTERING - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
A flavor for MPEG-7 chapter catalogs
- checkAgentAccess(SecurityService, String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Check if the current user has access to the capture agent with the given id.
- checkForMaster(File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Return true if this is a master manifest (contains variants manifest and no media segments)
- checkForVariant(File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Return true if this is a variant manifest (contains media segments only)
- checkHeartbeat() - Method in class org.opencastproject.rest.AbstractJobProducerEndpoint
- checkJobFitsCluster(float, String, List<HostRegistration>) - Static method in class org.opencastproject.util.LoadUtil
- checksum - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's checksum
- Checksum - Class in org.opencastproject.util
-
This class stores value and type of a generated checksum.
- Checksum() - Constructor for class org.opencastproject.util.Checksum
-
Needed by JAXB
- ChecksumType - Class in org.opencastproject.util
-
Checksum type represents the method used to generate a checksum.
- ChecksumType() - Constructor for class org.opencastproject.util.ChecksumType
-
Needed by JAXB
- ChecksumType(String) - Constructor for class org.opencastproject.util.ChecksumType
-
Creates a new checksum type with the given type name.
- chuck() - Static method in class org.opencastproject.util.data.functions.Misc
-
Misc.chuck(Throwable)as a function. - chuck(Throwable) - Static method in class org.opencastproject.util.data.functions.Functions
-
Throw a checked exception like a RuntimeException removing any needs to declare a throws clause.
- chuck(Throwable) - Static method in class org.opencastproject.util.data.functions.Misc
-
Throw a checked exception like a RuntimeException removing any needs to declare a throws clause.
- ChunkedFileInputStream - Class in org.opencastproject.util
-
input stream to get only a part of a file
- ChunkedFileInputStream(File, long, long) - Constructor for class org.opencastproject.util.ChunkedFileInputStream
-
constructor
- ChunkedFileInputStream(String) - Constructor for class org.opencastproject.util.ChunkedFileInputStream
-
constructor
- classloader - Variable in class org.opencastproject.rest.StaticResource
-
The classloader to use to search for the static resources.
- classpath - Variable in class org.opencastproject.rest.StaticResource
-
The classpath to search for the static resources
- classPathResourceAsFile(String) - Static method in class org.opencastproject.util.IoSupport
-
Get a classpath resource as a file using the class loader of
IoSupport. - cleanDirectory(Path, Duration) - Static method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- clear() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Clears the catalog.
- clear() - Method in class org.opencastproject.util.data.NonEmptyList
- clearReference() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- clearReference() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Removes any reference.
- clearTags() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- clearTags() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Removes all tags associated with this element
- clearTags() - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Removes all of the tags from this selector.
- clearTracks() - Method in interface org.opencastproject.mediapackage.Publication
-
Removes all tracks from this publication.
- clearTracks() - Method in class org.opencastproject.mediapackage.PublicationImpl
- client - Variable in class org.opencastproject.serviceregistry.api.RemoteBase
-
The http client to use when connecting to remote servers
- clone() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Attention: The media package reference is not being cloned so that calling
getMediaPackage()on the clone yields null. - clone() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Creates a deep copy of the media package.
- clone() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Create a deep copy of this object.
- clone() - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
- clone() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Creates a deep copy of the media package.
- clone() - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns a deep copy of this reference.
- clone() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Returns a deep copy of this reference.
- close() - Method in interface org.opencastproject.db.DBSession
-
Closes this DBSession and cleans up related objects.
- close() - Method in class org.opencastproject.db.DBSessionImpl
- close() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- close(HttpResponse) - Method in interface org.opencastproject.security.api.TrustedHttpClient
-
Closes this response.
- closeConnection(HttpResponse) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Closes any http connections kept open by this http response.
- closeQuietly(Closeable) - Static method in class org.opencastproject.util.IoSupport
-
Closes a
Closablequietly so that no exceptions are thrown. - closeQuietly(Process) - Static method in class org.opencastproject.util.IoSupport
-
Closes the processes input, output and error streams.
- co(Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Pure functions are covariant in their result type.
- Collections - Class in org.opencastproject.util.data
-
Deprecated.By now, all of this is natively available in Java.
- COMMENTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Comments metadata flavor
- compareTo(EName) - Method in class org.opencastproject.mediapackage.EName
- compareTo(MediaPackageElement) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- compareTo(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
- compareTo(XMLCatalogImpl.CatalogEntry) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Compare two catalog entries.
- compareTo(SystemLoad.NodeLoad) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- compareTo(MimeType) - Method in class org.opencastproject.util.MimeType
- compose(Function<? super V, ? extends T>) - Method in interface org.opencastproject.util.function.ThrowingFunction
-
Returns a composed function that first applies the
beforefunction to its input, and then applies this function to the result. - compose(ThrowingFunction<? super V, ? extends T, ? extends Throwable>) - Method in interface org.opencastproject.util.function.ThrowingFunction
-
Returns a composed function that first applies the
beforefunction to its input, and then applies this function to the result. - concat(String[]) - Static method in class org.opencastproject.util.PathSupport
-
Deprecated.Use Java's native
Paths.get(String, …).toFile()
instead - concat(String...) - Static method in class org.opencastproject.util.UrlSupport
-
Concatenates the urls with respect to leading and trailing slashes.
- concat(String, String) - Static method in class org.opencastproject.util.PathSupport
-
Deprecated.Use Java's native
Paths.get(String, …).toFile()
instead - concat(String, String) - Static method in class org.opencastproject.util.UrlSupport
-
Concatenates the two urls with respect to leading and trailing slashes.
- concat(String, String, boolean) - Static method in class org.opencastproject.util.UrlSupport
-
Concatenates the two urls with respect to leading and trailing slashes.
- concat(List<String>) - Static method in class org.opencastproject.util.UrlSupport
-
Concatenates the urls with respect to leading and trailing slashes.
- concat(M) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Concat (aka flatten) a collection of collections by concatenating them all.
- concat(M) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Append
ato the list. - concat(M, M) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Concatenates two iterables into a new list.
- ConfigurationException - Exception Class in org.opencastproject.util
-
This exception is thrown on various occasions where the system detects a state of malconfiguration.
- ConfigurationException(String) - Constructor for exception class org.opencastproject.util.ConfigurationException
-
Creates a new configuration exception.
- ConfigurationException(String, Throwable) - Constructor for exception class org.opencastproject.util.ConfigurationException
-
Creates a new configuration exception with the given message and cause of the malconfiguration.
- configureQuery(Query, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
- configureQuery(TypedQuery<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
- configureTransformerFactory(TransformerFactory) - Static method in class org.opencastproject.util.XmlSafeParser
-
Configures a TransformerFactory, to guard it against XXE and billion laugh attacks.
- conflict() - Static method in class org.opencastproject.util.RestUtil.R
- conflict(String) - Static method in class org.opencastproject.util.RestUtil.R
- cons(A, List<? extends A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Construct a new list by prepending an element to a given list.
- cons(Class<A>, A, A[]) - Static method in class org.opencastproject.util.data.Arrays
-
Create a new array by prepending
atoas:[a, as0, as1, .. asn] - cons(X) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Construct a new list by prepending
a. - constant(A) - Static method in class org.opencastproject.util.data.Iterators
-
An infinite stream of
as. - ConstantBitRate - Enum constant in enum class org.opencastproject.mediapackage.track.BitRateMode
- ConstantFrameRate - Enum constant in enum class org.opencastproject.mediapackage.track.FrameRateMode
- consume(InputStream) - Method in class org.opencastproject.util.StreamConsumer
-
Start consuming
stream. - contains(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- contains(String, MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Returns
trueif the media package contains an element with the specified identifier. - contains(MediaPackageElement) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns
trueif the given element is part of the media package. - contains(MediaPackageElement) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- containsAll(Collection<?>) - Method in class org.opencastproject.util.data.NonEmptyList
- containsHeader(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- containsHost(String) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Returns true if the load map contains the host in question.
- containsTag(String) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- containsTag(String) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns
trueif the media package element contains the given tag. - containsTag(Collection<String>) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- containsTag(Collection<String>) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns
trueif the media package element contains at least one of the given tags. - CONTEXT_ID - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The shared context key as used throughout OSGi.
- contra(Function<? super A, B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Pure functions are contravariant in their argument type.
- CONTRIBUTE - Enum constant in enum class org.opencastproject.security.api.Permissions.Action
-
Identifier for contribute permissions
- convertToHex(byte[]) - Static method in class org.opencastproject.util.Checksum
-
Converts the checksum to a hex string.
- copy(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Copies the specified file from
sourceLocationtotargetLocationand returns a reference to the newly created file or directory. - copy(File, File, boolean) - Static method in class org.opencastproject.util.FileSupport
-
Copies the specified
sourceLocationtotargetLocationand returns a reference to the newly created file or directory. - copy(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Create a copy of the given media package.
- cores - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- count(String, String, String, Job.Status) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count the number of jobs executing the given operation in this
Job.Statuson this host. - count(String, String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Count the number of jobs executing the given operation in this
Job.Statuson this host. - count(String, Job.Status) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count the number of jobs that match the specified parameters.
- count(String, Job.Status) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Count the number of jobs that match the specified parameters.
- countActiveByOrganizationAndHost() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count active jobs and group them by organization and host.
- countActiveByOrganizationAndHost() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- countActiveTypeByOrganization(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count active jobs of a given operation type and group them by organization.
- countActiveTypeByOrganization(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- countByHost(String, String, Job.Status) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count the number of jobs in this
Job.Statuson this host - countByHost(String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Count the number of jobs in this
Job.Statuson this host - countByOperation(String, String, Job.Status) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Count the number of jobs running the given operation in this
Job.Status. - countByOperation(String, String, Job.Status) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Count the number of jobs running the given operation in this
Job.Status. - countJobs(Job.Status) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Get the number of jobs in a current status on all nodes.
- countJobs(Job.Status) - Method in interface org.opencastproject.job.api.JobProducer
-
Get the number of jobs in a current status on all nodes.
- countUsers() - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Returns the total number of users
- countUsers() - Method in interface org.opencastproject.security.api.UserProvider
-
Returns the number of users in the provider
- create(String, String) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum of type
typeand valuevalue. - create(ChecksumType, File) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum of type
typefrom the given file. - create(ChecksumType, InputStream) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum of type
typefrom the given input stream. - create(ChecksumType, String) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum of type
typeand valuevalue. - createAnonymousUser(Organization) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Create the global anonymous user with the given organization.
- created(URI) - Static method in class org.opencastproject.util.RestUtil.R
- createJob(String, String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, List<String>) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, List<String>) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, List<String>, Float) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, List<String>, Float) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job that will be dispatched as soon as possible.
- createJob(String, String, List<String>, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- createJob(String, String, List<String>, String, boolean) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean, Float) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean, Float) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean, Job, Float) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Create and store a new job.
- createJob(String, String, List<String>, String, boolean, Job, Float) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Create and store a new job.
- createNew() - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Creates a new media package in the temporary directory defined by the java runtime property
java.io.tmpdir. - createNew() - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Creates a new media package in the temporary directory defined by the java runtime property
java.io.tmpdir. - createNew(Id) - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Creates a new media package in the temporary directory defined by the java runtime property
java.io.tmpdir. - createNew(Id) - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Creates a new media package in the temporary directory defined by the java runtime property
java.io.tmpdir. - createQuery(EntityManager, String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
- createSession(EntityManagerFactory) - Method in interface org.opencastproject.db.DBSessionFactory
-
Creates a new DBSession.
- createSession(EntityManagerFactory) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- createSession(EntityManagerFactory, int) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- createSystemUser(String, Organization) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Create a system user for the given organization with global and organization local admin role.
- createSystemUser(ComponentContext, Organization) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Create a system user for the given organization with global admin role.
- createTypedQuery(EntityManager, String, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
- createUpdateNotification(Object, long, String) - Static method in class org.opencastproject.util.jmx.JmxUtil
- currentJob - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Holds the current running job
- currentLoad - Variable in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
This node's current load
- curry() - Method in class org.opencastproject.util.data.Function
-
Currying.
- curry() - Method in class org.opencastproject.util.data.Function2
-
Currying.
- curry(A) - Method in class org.opencastproject.util.data.Function
-
Currying.
- curry(A) - Method in class org.opencastproject.util.data.Function2
-
Currying.
- curry(Function<? super A, ? extends B>, A) - Static method in class org.opencastproject.util.data.functions.Functions
-
Curry a function of arity 1.
- curry(Function<A, B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Curry a function of arity 1.
- curry(Function2<? super A, ? super B, ? extends C>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Curry a function of arity 2.
- curry(Function2<? super A, ? super B, ? extends C>, A) - Static method in class org.opencastproject.util.data.functions.Functions
-
Curry a function of arity 2.
D
- DASH - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- DASH - Static variable in class org.opencastproject.util.MimeTypes
- data - Variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Key (QName) value meta data
- DATA - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- DateTimeSupport - Class in org.opencastproject.util
-
Utility class used to convert from and to
UTCtime. - DateTimeSupport.UtcTimestampAdapter - Class in org.opencastproject.util
-
JAXB adapter that formats dates in UTC format YYYY-MM-DD'T'hh:mm:ss'Z' up to second, e.g. 1970-01-01T00:00:00Z
- DBSession - Interface in org.opencastproject.db
-
DBSession implements common DB query execution handlers.
- DBSessionFactory - Interface in org.opencastproject.db
-
Factory interface for creating DBSessions.
- DBSessionFactoryImpl - Class in org.opencastproject.db
- DBSessionFactoryImpl() - Constructor for class org.opencastproject.db.DBSessionFactoryImpl
- DBSessionImpl - Class in org.opencastproject.db
- DBSessionImpl(EntityManagerFactory) - Constructor for class org.opencastproject.db.DBSessionImpl
- DBTestEnv - Class in org.opencastproject.db
- DBUtils - Class in org.opencastproject.db
- deactivate() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Shuts down this service registry, logging all jobs and their statuses.
- decodeURI(URI) - Method in class org.opencastproject.mediapackage.ChainingMediaPackageSerializer
- decodeURI(URI) - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
This serializer implementation tries to cope with relative urls.
- decodeURI(URI) - Method in interface org.opencastproject.mediapackage.MediaPackageSerializer
-
This method is called every time a url is being read from a media package manifest.
- DEFAULT_ACCEPT_JOB_LOADS_EXCEEDING - Static variable in class org.opencastproject.job.api.AbstractJobProducer
-
The default value whether to accept a job whose load exceeds the host’s max load
- DEFAULT_BASE_URL - Static variable in class org.opencastproject.util.UrlSupport
- DEFAULT_COMPRESSION - Static variable in class org.opencastproject.util.ZipUtil
- DEFAULT_DISPATCHER_TIMEOUT - Static variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Default dispatcher timeout (1 second)
- DEFAULT_MAX_TRANSACTION_RETRIES - Static variable in class org.opencastproject.db.DBSessionFactoryImpl
- DEFAULT_ORGANIZATION_ADMIN - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
Name of the default organization's local admin role
- DEFAULT_ORGANIZATION_ANONYMOUS - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
Name of the default organization's local anonymous role
- DEFAULT_ORGANIZATION_ID - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
The default organization identifier
- DEFAULT_ORGANIZATION_NAME - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
The default organization name
- DEFAULT_POLLING_INTERVAL - Static variable in class org.opencastproject.job.api.JobBarrier
-
Default polling interval is 5 seconds
- DEFAULT_PROPERTIES - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
The default organization properties
- DEFAULT_SERVERS - Static variable in class org.opencastproject.security.api.DefaultOrganization
-
Servername - port mappings
- DEFAULT_TYPE - Static variable in class org.opencastproject.util.ChecksumType
-
Default type md5
- DEFAULT_TYPE - Static variable in class org.opencastproject.util.MimeTypes
-
Name of the mime type files
- DefaultMediaPackageSerializerImpl - Class in org.opencastproject.mediapackage
-
Default implementation of a
MediaPackageSerializerthat is able to deal with relative urls in manifest. - DefaultMediaPackageSerializerImpl() - Constructor for class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Creates a new package serializer that will work completely transparent, therefore resolving urls by simply returning them as is.
- DefaultMediaPackageSerializerImpl(File) - Constructor for class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Creates a new package serializer that enables the resolution of relative urls from the manifest by taking
packageRootas the root directory. - DefaultMediaPackageSerializerImpl(URL) - Constructor for class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Creates a new package serializer that enables the resolution of relative urls from the manifest by taking
packageRootas the root url. - DefaultOrganization - Class in org.opencastproject.security.api
-
The default organization.
- DefaultOrganization() - Constructor for class org.opencastproject.security.api.DefaultOrganization
-
No-arg constructor needed by JAXB
- DefaultOrganization(Map<String, Integer>) - Constructor for class org.opencastproject.security.api.DefaultOrganization
- defaultValue() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- DEFINITION_FILE - Static variable in class org.opencastproject.util.MimeTypes
-
Name of the mime type files
- delegateStream - Variable in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
-
The input stream delivering the actual data
- delete(File) - Static method in class org.opencastproject.util.FileSupport
-
Deletes the specified file and returns
trueif the file was deleted. - delete(File, boolean) - Static method in class org.opencastproject.util.FileSupport
-
Deletes the specified file and returns
trueif the file was deleted. - delete(File, int) - Static method in class org.opencastproject.util.FileSupport
-
Deletes the content of directory
dirand, if specified, the directory itself. - delete(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named delete query.
- DELETE_FILES - Static variable in class org.opencastproject.util.FileSupport
-
Only files will be deleted, the directory structure remains untouched.
- DELETE_ROOT - Static variable in class org.opencastproject.util.FileSupport
-
Delete everything including the root directory.
- DELETED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- deleteHierarchyIfEmpty(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Delete all directories from
startup to directorylimitif they are empty. - deleteQuietly(File) - Static method in class org.opencastproject.util.FileSupport
-
Like
FileSupport.delete(File)but does not throw any IO exceptions. - deleteQuietly(File, boolean) - Static method in class org.opencastproject.util.FileSupport
-
Like
FileSupport.delete(File, boolean)but does not throw any IO exceptions. - DERIVED - Enum constant in enum class org.opencastproject.security.api.Role.Type
- Descending - Enum constant in enum class org.opencastproject.util.requests.SortCriterion.Order
- description - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's description
- description - Variable in class org.opencastproject.security.api.JaxbGroup
- description - Variable in class org.opencastproject.security.api.JaxbRole
-
The description
- description() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- description() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- description() - Element in annotation interface org.opencastproject.util.doc.rest.RestResponse
- destroy() - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
This is a convenience implementation for subclasses doing nothing.
- destroy() - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
-
This method is called before the plugin is abandoned by the element builder.
- destroy() - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.This method is called before the plugin is abandoned by the element builder.
- device - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- dict(Tuple<? extends K, ? extends V>...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a dictionary from a list of tuples (K, V).
- DIGEST_USER_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the digest user defined in the custom.properties
- disableHost(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Disables a Opencast server from service.
- disableHost(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Disables a Opencast server from service.
- dispatcher - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The thread pool to use for dispatching queued jobs.
- DISPATCHING - Enum constant in enum class org.opencastproject.job.api.Job.Status
- dispatchJob(long, String) - Method in class org.opencastproject.rest.AbstractJobProducerEndpoint
- dispatchJob(Job) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Dispatches the job to the least loaded service or throws a
ServiceUnavailableExceptionif there is no such service. - dispose() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
This method shuts down the service registry.
- DocData - Class in org.opencastproject.util.doc
-
This is the document model class which is the basis for all doc data models
- DocData(String, String, String[]) - Constructor for class org.opencastproject.util.doc.DocData
-
Create a new DocData object
- DOCUMENTS_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track capturing the contents of a document camera
- DocUtil - Class in org.opencastproject.util.doc
-
This provides methods for handling documentation generation The is mainly for generating REST documentation but it could be used for other things as well
- doGet(HttpServletRequest, HttpServletResponse) - Method in class org.opencastproject.rest.StaticResource
- DOWNLOAD - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- drop(int) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Drop the first
nelements of the list. - duration - Variable in class org.opencastproject.mediapackage.track.TrackImpl
-
The duration in milliseconds
- DV - Static variable in class org.opencastproject.util.MimeTypes
E
- each(Function<? super A, Void>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Apply side effect
eto each element. - each(Function<A, Void>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Apply side effect
eto each element. - eachIndex(Function2<A, Integer, Void>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Apply side effect
eto each element. - Effect<A> - Class in org.opencastproject.util.data
-
Run a side effect.
- Effect() - Constructor for class org.opencastproject.util.data.Effect
- Effect.X<A> - Class in org.opencastproject.util.data
-
Version of
Effectthat allows for throwing a checked exception. - Effect0 - Class in org.opencastproject.util.data
-
Run a side effect.
- Effect0() - Constructor for class org.opencastproject.util.data.Effect0
- Effect0.X - Class in org.opencastproject.util.data
-
Version of
Effect0that allows for throwing a checked exception. - Effect2<A,
B> - Class in org.opencastproject.util.data -
Run a side effect.
- Effect2() - Constructor for class org.opencastproject.util.data.Effect2
- either() - Method in class org.opencastproject.util.data.Either.RightProjection
- either(Function<? super A, ? extends B>, Function<? super Exception, ? extends C>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Create a new function from
fdecorated with an exception handler. - either(Function<Exception, X>) - Method in class org.opencastproject.util.data.Function
- Either<A,
B> - Class in org.opencastproject.util.data -
An algebraic data type representing a disjoint union.
- Either.LeftProjection<A,
B> - Class in org.opencastproject.util.data -
Left projection of either.
- Either.Match<A,
B, - Interface in org.opencastproject.util.dataX> - Either.RightProjection<A,
B> - Class in org.opencastproject.util.data -
Right projection of either.
- Eithers - Class in org.opencastproject.util.data.functions
-
Eitherrelated functions. - elementFromManifest(Node, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
- elementFromManifest(Node, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
-
Creates a media package element from the DOM element.
- elementFromManifest(Node, MediaPackageSerializer) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.Creates a media package element from the DOM element.
- elementFromManifest(Node, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- elementFromManifest(Node, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- elementFromManifest(Node, MediaPackageSerializer) - Method in interface org.opencastproject.mediapackage.MediaPackageElementBuilder
-
Creates a media package element from the DOM element.
- elementFromManifest(Node, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.MediaPackageElementBuilderImpl
- elementFromURI(URI) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
Utility method that returns an attachment object from the given url.
- elementFromURI(URI) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- elementFromURI(URI) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.Creates a media package element from the given url that was previously accepted.
- elementFromURI(URI) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- elementFromURI(URI) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- elementFromURI(URI) - Method in interface org.opencastproject.mediapackage.MediaPackageElementBuilder
-
Creates a media package element from the given file that was previously accepted.
- elementFromURI(URI) - Method in class org.opencastproject.mediapackage.MediaPackageElementBuilderImpl
- elementFromURI(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
- elementFromURI(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackageElementBuilder
-
Creates a media package element from the given file that was previously accepted, while
typeandflavormay be taken as strong hints and may both benull. - elementFromURI(URI, MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementBuilderImpl
- elements() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns an iteration of the media package elements.
- elements() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns an iteration of the media package elements.
- elementsFromHttpResponse - Static variable in class org.opencastproject.serviceregistry.api.RemoteBase
- elementType - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's type whithin the manifest: Track, Catalog etc.
- email - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's email address
- EMatch() - Constructor for class org.opencastproject.util.data.Option.EMatch
- enableHost(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Enable an inactive host as a provider of Opencast services.
- enableHost(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Enable an inactive host as a provider of Opencast services.
- EName - Class in org.opencastproject.mediapackage
-
An XML Expanded Name, cf.
- EName(String, String) - Constructor for class org.opencastproject.mediapackage.EName
-
Create a new expanded name.
- encoder - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- encodeURI(URI) - Method in class org.opencastproject.mediapackage.ChainingMediaPackageSerializer
- encodeURI(URI) - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
This serializer implementation tries to cope with relative urls.
- encodeURI(URI) - Method in interface org.opencastproject.mediapackage.MediaPackageSerializer
-
This method is called every time a url is being written to a media package manifest.
- ENCODING - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Encoding expected from all inputs
- END_REPLACEMENT - Static variable in class org.opencastproject.util.XProperties
- enone() - Method in class org.opencastproject.util.data.Option.EMatch
- entries(String, Tuple<String, Boolean>...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Create a list of access control entries for a given role.
- entry(String, String, boolean) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Create a single access control entry.
- EnumSupport - Class in org.opencastproject.util
-
Enum utility methods.
- ENVIRONMENT_NAME_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the environment defined in the custom.properties
- Episode - Enum constant in enum class org.opencastproject.security.api.AclScope
- EPISODE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Dublin core catalog describing an episode
- EPISODE_ROLE_ID_PREFIX - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
The prefix for episode role ids
- eq - Variable in class org.opencastproject.util.MimeType
-
MimeType.eq(org.opencastproject.util.MimeType)as a function. - eq(A) - Static method in class org.opencastproject.util.data.functions.Booleans
- eq(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- eq(String) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Defines equality between flavors and strings.
- eq(String) - Static method in class org.opencastproject.util.data.Option
-
Create an equals function.
- eq(String, String) - Method in class org.opencastproject.util.MimeType
-
Two mime types are considered equal if type and subtype are equal.
- eq(MimeType) - Method in class org.opencastproject.util.MimeType
-
Two mime types are considered equal if type and subtype are equal.
- eqClasses(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
- eqListSorted(List<?>, List<?>) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- eqListUnsorted(List<?>, List<?>) - Static method in class org.opencastproject.util.EqualsUtil
-
Compare the (distinct) elements of two lists for equality treating the lists as sets.
- eqMap(Map<?, ?>, Map<?, ?>) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- eqObj(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- equal(Object, Object) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Tests two objects for equality.
- equals(Object) - Method in class org.opencastproject.job.api.IncidentImpl
- equals(Object) - Method in class org.opencastproject.job.api.IncidentTreeImpl
- equals(Object) - Method in class org.opencastproject.job.api.JaxbJob
- equals(Object) - Method in class org.opencastproject.job.api.JobImpl
- equals(Object) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- equals(Object) - Method in class org.opencastproject.mediapackage.EName
- equals(Object) - Method in class org.opencastproject.mediapackage.identifier.IdImpl
- equals(Object) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
- equals(Object) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- equals(Object) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- equals(Object) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
- equals(Object) - Method in class org.opencastproject.security.api.AccessControlEntry
- equals(Object) - Method in class org.opencastproject.security.api.AccessControlList
- equals(Object) - Method in class org.opencastproject.security.api.JaxbGroup
- equals(Object) - Method in class org.opencastproject.security.api.JaxbOrganization
- equals(Object) - Method in class org.opencastproject.security.api.JaxbRole
- equals(Object) - Method in class org.opencastproject.security.api.JaxbUser
- equals(Object) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- equals(Object) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- equals(Object) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- equals(Object) - Method in class org.opencastproject.util.Checksum
- equals(Object) - Method in class org.opencastproject.util.ChecksumType
- equals(Object) - Method in class org.opencastproject.util.data.Option
- equals(Object) - Method in class org.opencastproject.util.data.Tuple
- equals(Object) - Method in class org.opencastproject.util.data.Tuple3
- equals(Object) - Method in class org.opencastproject.util.MimeType
- equals(Object) - Method in class org.opencastproject.util.requests.SortCriterion
- equals(Object) - Method in class org.opencastproject.util.XmlNamespaceBinding
- equals(AccessControlList, AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Define equality on AccessControlLists.
- EqualsUtil - Class in org.opencastproject.util
-
Utility function helping to implement equality.
- error - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- error(String) - Static method in class org.opencastproject.util.data.Option
-
Deprecated.use
Option.orError(Throwable)orOption.orElse(Function0)instead since it saves the need for creating new objects just for the sake of type soundness. Java unfortunately lacks a bottom type. - ERROR - Enum constant in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Service running no more correctly
- ERROR_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- ErrorCodeException - Interface in org.opencastproject.rest
- errorStateTrigger - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- esome(A) - Method in class org.opencastproject.util.data.Option.EMatch
- eval() - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Evaluate to a list.
- exceeds(SystemLoad.NodeLoad) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- excludeTags - Variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The tags to exclude
- exec(Consumer<EntityManager>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function without opening a new transaction.
- exec(Consumer<EntityManager>) - Method in class org.opencastproject.db.DBSessionImpl
- exec(Function<EntityManager, T>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function without opening a new transaction.
- exec(Function<EntityManager, T>) - Method in class org.opencastproject.db.DBSessionImpl
- execChecked(ThrowingConsumer<EntityManager, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception without opening a new transaction.
- execChecked(ThrowingConsumer<EntityManager, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execChecked(ThrowingFunction<EntityManager, T, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception without opening a new transaction.
- execChecked(ThrowingFunction<EntityManager, T, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execTx(int, Consumer<EntityManager>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function within a transaction.
- execTx(int, Consumer<EntityManager>) - Method in class org.opencastproject.db.DBSessionImpl
- execTx(int, Function<EntityManager, T>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function within a transaction.
- execTx(int, Function<EntityManager, T>) - Method in class org.opencastproject.db.DBSessionImpl
- execTx(Consumer<EntityManager>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function within a transaction.
- execTx(Consumer<EntityManager>) - Method in class org.opencastproject.db.DBSessionImpl
- execTx(Function<EntityManager, T>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function within a transaction.
- execTx(Function<EntityManager, T>) - Method in class org.opencastproject.db.DBSessionImpl
- execTxChecked(int, ThrowingConsumer<EntityManager, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception within a transaction.
- execTxChecked(int, ThrowingConsumer<EntityManager, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execTxChecked(int, ThrowingFunction<EntityManager, T, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception within a transaction.
- execTxChecked(int, ThrowingFunction<EntityManager, T, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execTxChecked(ThrowingConsumer<EntityManager, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception within a transaction.
- execTxChecked(ThrowingConsumer<EntityManager, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execTxChecked(ThrowingFunction<EntityManager, T, E>) - Method in interface org.opencastproject.db.DBSession
-
Execute given function that can throw a checked exception within a transaction.
- execTxChecked(ThrowingFunction<EntityManager, T, E>) - Method in class org.opencastproject.db.DBSessionImpl
- execute(HttpUriRequest) - Method in interface org.opencastproject.security.api.TrustedHttpClient
-
Executes an HttpRequest using a secure, but not necessarily encrypted, http connection.
- execute(HttpUriRequest, int, int) - Method in interface org.opencastproject.security.api.TrustedHttpClient
-
Executes an HttpRequest using a secure, but not necessarily encrypted, http connection, waiting for the specified timeouts.
- executor - Variable in class org.opencastproject.job.api.AbstractJobProducer
-
To enable threading when dispatching jobs
- exists(Function<? super A, Boolean>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Check if at least one element satisfies predicate
p. - exists(Function<A, Boolean>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Check if at least one element satisfies predicate
p. - extendAcl(AccessControlList, String, String, boolean) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Extends an access control list with an access control entry
- ExtendedMediaType - Class in org.opencastproject.util.doc.rest
-
This class extends the javax.ws.rs.core.MediaType.
- ExtendedMediaType() - Constructor for class org.opencastproject.util.doc.rest.ExtendedMediaType
- ExtendedMetadata() - Constructor for class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadata
- ExtendedMetadata(List<ExtendedMetadataAdapter.ExtendedMetadataEntry>) - Constructor for class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadata
- ExtendedMetadataAdapter - Class in org.opencastproject.util.jaxb
-
An adapter to transform a map with extended metadata into an object that can be represented in XMl, and back.
- ExtendedMetadataAdapter() - Constructor for class org.opencastproject.util.jaxb.ExtendedMetadataAdapter
- ExtendedMetadataAdapter.ExtendedMetadata - Class in org.opencastproject.util.jaxb
-
These classes are used to represent the extended metadata map in XML.
- ExtendedMetadataAdapter.ExtendedMetadataEntry - Class in org.opencastproject.util.jaxb
- ExtendedMetadataEntry() - Constructor for class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- ExtendedMetadataEntry(String, String, List<String>) - Constructor for class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- EXTERNAL - Enum constant in enum class org.opencastproject.security.api.Role.Type
- EXTERNAL_API_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the external API URL defined in the organization properties
- EXTERNAL_GROUP - Enum constant in enum class org.opencastproject.security.api.Role.Type
- extMaster - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- extVariant - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
F
- Fail - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- FAILED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- FAILURE - Enum constant in enum class org.opencastproject.job.api.Incident.Severity
-
An incident of type FAILURE shall only be recorded when a job fails, i.e. enters the
Job.Status.FAILEDstate. - fcell(Cell<B>, Function<B, A>) - Static method in class org.opencastproject.util.data.Cells
- FEED_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the feeds URL in the organization properties
- file(String...) - Static method in class org.opencastproject.util.IoSupport
-
Create a file from the list of path elements.
- FILE - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- FILE - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- fileInputStream(File) - Static method in class org.opencastproject.util.IoSupport
-
Create a function that creates a
FileInputStream. - filePatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- fileResponse(File, String, Option<String>) - Static method in class org.opencastproject.util.RestUtil
-
Create a file response.
- FileSupport - Class in org.opencastproject.util
-
Utility class, dealing with files.
- filter(M, Predicate<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.use
Monadics - filter(Function<? super A, Boolean>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Retain all elements satisfying predicate
p. - filter(Function<A, Boolean>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Retain all elements satisfying predicate
p. - filterByPrefix(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Filter a dictionary by key prefix.
- finallyUpdateJob(Job) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Private utility to update and optionally fail job, called from a finally block.
- find(String, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Execute a named query and return a single result.
- find(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named query and return a single result.
- find(Function<? super A, Boolean>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Return the first element satisfying predicate
p. - findAll(String, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Execute a named query and return all results.
- findAll(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named query and return all results.
- findById(Class<T>, Object) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Find entity by its id.
- findByIdOpt(Class<T>, Object) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Find entity by its id.
- findOpt(String, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Execute a named query and return a single result.
- findOpt(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named query and return a single result.
- findRoles(String, Role.Target, int, int) - Method in interface org.opencastproject.security.api.RoleDirectoryService
-
Return the found roles as a list.
- findRoles(String, Role.Target, int, int) - Method in interface org.opencastproject.security.api.RoleProvider
-
Return the found roles as an iterator.
- findSome(String, int, int, Class<T>, Object...) - Method in class org.opencastproject.db.Queries.TypedQueriesBase
-
Execute a named query and return a subset of the results.
- findUsers(String, int, int) - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Return the found user's as an iterator.
- findUsers(String, int, int) - Method in interface org.opencastproject.security.api.UserProvider
-
Return the found user's as an iterator.
- findUsers(Collection<String>) - Method in interface org.opencastproject.security.api.UserProvider
-
Find a list of users by their user names Note that the default implementation of this might be slow, as it calls
loadUseron every single user. - FINISHED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- finishedJobs - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of finished jobs
- fixReferences(List<Track>, File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Fix the playlist references in a publication.
- flatMap(Function<? super A, ? extends Iterable<B>>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Alias for
Monadics.ListMonadic.bind(Function). - flatMap(Function<A, Iterator<B>>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Alias for
Monadics.IteratorMonadic.bind(Function). - flatMap(Function<A, Option<B>>) - Method in class org.opencastproject.util.data.Option
- flatten(Either<A, Either<A, B>>) - Static method in class org.opencastproject.util.data.functions.Eithers
-
Flatten nested Eithers.
- flavor - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's type, e. g.
- flavor - Variable in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
The flavor to look for
- flavor(String, String) - Static method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Constructor function for
MediaPackageElementFlavor(String, String). - FLAVOR - Static variable in interface org.opencastproject.mediapackage.Attachment
-
Element flavor definition
- flavors - Variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The flavors
- flip() - Method in class org.opencastproject.util.data.Function2
-
Argument flipping.
- flip(Function2<? super A, ? super B, ? extends C>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Flip arguments of a function of arity 2.
- FLOAT - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- fmap(Function<? super A, ? extends B>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Apply
fto each elements building a new list. - fmap(Function<? super A, ? extends B>) - Method in class org.opencastproject.util.data.Option
- fmap(Function<A, B>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Apply
fto each element. - fnFromJob() - Static method in class org.opencastproject.job.api.JaxbJob
- fold(Either.Match<A, B, X>) - Method in class org.opencastproject.util.data.Either
- fold(Function<? super A, ? extends X>, Function<? super B, ? extends X>) - Method in class org.opencastproject.util.data.Either
- fold(Option.Match<A, B>) - Method in class org.opencastproject.util.data.Option
-
Safe decomposition of the option type.
- foldl(B, Function2<? super B, ? super A, ? extends B>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Fold the list from left to right applying binary operator
fstarting withzero. - forbidden() - Static method in class org.opencastproject.util.RestUtil.R
- forbidden(String) - Static method in class org.opencastproject.util.RestUtil.R
- forc(Iterator<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Make an Iterator usable in a for comprehension like this:
- foreach(Function<? super A, ? extends Option<? extends B>>, Effect<? super B>) - Static method in class org.opencastproject.util.data.functions.Options
-
Apply effect
eto the result offwhich is then returned. - foreach(Function<? super A, Void>) - Method in class org.opencastproject.util.data.Option
- format(Format) - Static method in class org.opencastproject.util.data.functions.Strings
- frameCount - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- frameHeight - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- frameRate - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- FrameRateMode - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of frame rate modes.
- frameWidth - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- fromGroup(Group) - Static method in class org.opencastproject.security.api.JaxbGroup
- fromManifest(String, Node, XPath) - Static method in class org.opencastproject.mediapackage.track.AudioStreamImpl
-
Create an audio stream from the XML manifest.
- fromManifest(String, Node, XPath) - Static method in class org.opencastproject.mediapackage.track.SubtitleStreamImpl
-
Create a subtitle stream from the XML manifest.
- fromManifest(String, Node, XPath) - Static method in class org.opencastproject.mediapackage.track.VideoStreamImpl
-
Create a video stream from the XML manifest.
- fromOpt(Opt<A>) - Static method in class org.opencastproject.util.data.Option
-
Convert an
Optinto anOption. - fromOrganization(Organization) - Static method in class org.opencastproject.security.api.JaxbOrganization
-
Constructs an organization from an organization
- fromRole(Role) - Static method in class org.opencastproject.security.api.JaxbRole
- fromString(Class<E>, String) - Static method in class org.opencastproject.util.EnumSupport
-
Support method to help enums implement an enhanced
valueOf(String)method, that does not throw an IllegalArgumentException in case of incoming values, that do not match any of the enum's values. - fromString(String) - Static method in class org.opencastproject.mediapackage.EName
-
Parse a W3C compliant string representation
{namespaceURI}localname. - fromString(String) - Static method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Returns a media package reference from the given string.
- fromString(String) - Static method in enum class org.opencastproject.mediapackage.track.ScanOrder
- fromString(String) - Static method in enum class org.opencastproject.mediapackage.track.ScanType
- fromString(String) - Static method in class org.opencastproject.util.Checksum
-
Creates a checksum from a string in the form "value (type)".
- fromString(String) - Static method in class org.opencastproject.util.ChecksumType
-
Returns a checksum type for the given string.
- fromString(String) - Static method in class org.opencastproject.util.MimeTypes
-
Returns a mime type for the provided file name.
- fromString(String, String) - Static method in class org.opencastproject.mediapackage.EName
-
Parse a W3C compliant string representation
{namespaceURI}localname. - fromSuffix(String) - Static method in class org.opencastproject.util.MimeTypes
-
Returns a mime type for the provided file suffix.
- fromURI(URI) - Static method in class org.opencastproject.mediapackage.attachment.AttachmentImpl
-
Creates a new attachment from the url.
- fromURI(URI) - Static method in class org.opencastproject.mediapackage.CatalogImpl
-
Reads the metadata from the specified file and returns it encapsulated in a
Catalogobject. - fromURI(URI) - Static method in class org.opencastproject.mediapackage.track.TrackImpl
-
Creates a new track from the given url.
- fromURI(URI) - Static method in class org.opencastproject.util.MimeTypes
-
Returns a mime type for the provided file.
- fromUser(User) - Static method in class org.opencastproject.security.api.JaxbUser
-
Creates a JAXB user from a regular user object.
- fromUser(User, Collection<? extends Role>) - Static method in class org.opencastproject.security.api.JaxbUser
-
Creates a JAXB user from a regular user object with an additional set of roles.
- fromUTC(String) - Static method in class org.opencastproject.util.DateTimeSupport
-
This methods reads a utc date string and returns it's unix time equivalent in milliseconds.
- fromUUID() - Static method in class org.opencastproject.mediapackage.identifier.IdImpl
-
Generate a new UUID-based Id.
- fromValue(String) - Static method in class org.opencastproject.util.ChecksumType
-
Returns the type of the checksum gathered from the provided value.
- fromXml(String) - Static method in class org.opencastproject.security.api.OrganizationParser
- fromXml(String) - Static method in class org.opencastproject.security.api.UserParser
- fromXmlString(String) - Static method in class org.opencastproject.util.XmlUtil
-
Create an
InputSourcefrom an XML string. - Function<A,
B> - Class in org.opencastproject.util.data -
Function of arity 1.
- Function() - Constructor for class org.opencastproject.util.data.Function
- Function.X<A,
B> - Class in org.opencastproject.util.data -
Version of
Functionthat allows for throwing a checked exception. - Function0<A> - Class in org.opencastproject.util.data
-
Function of arity 0, i.e. a constant function.
- Function0() - Constructor for class org.opencastproject.util.data.Function0
- Function0.X<A> - Class in org.opencastproject.util.data
-
Version of
Function0that allows for throwing a checked exception. - Function2<A,
B, - Class in org.opencastproject.util.dataC> -
Function of arity 2.
- Function2() - Constructor for class org.opencastproject.util.data.Function2
- Function2.X<A,
B, - Class in org.opencastproject.util.dataC> -
Version of
Function2that allows for throwing a checked exception. - Functions - Class in org.opencastproject.util.data.functions
-
General purpose functions, especially function transformations.
G
- generate(DocData, String) - Static method in class org.opencastproject.util.doc.DocUtil
-
Use this method to generate the documentation using passed in document data, allows the user to specify the template that is used
- generateErrorResponse(ErrorCodeException) - Static method in class org.opencastproject.util.RestUtil
- generateIdentifier() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- generateIdentifier() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Generate a new random identifier for this element.
- get() - Method in class org.opencastproject.util.data.Cell
- get() - Method in class org.opencastproject.util.data.Option
-
Get the contained value or throw an exception.
- get() - Method in class org.opencastproject.util.data.VCell
-
Get the cell's value.
- get() - Method in class org.opencastproject.util.JsonVal
- get(int) - Method in class org.opencastproject.util.data.NonEmptyList
- get(Class<A>, String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- get(String) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Gets a specific host from the map, if present.
- get(String, Tuple<String, String>...) - Static method in class org.opencastproject.util.HttpUtil
- getA() - Method in class org.opencastproject.util.data.Tuple
-
Get the first element.
- getA() - Method in class org.opencastproject.util.data.Tuple3
- getAccepted() - Method in class org.opencastproject.rest.BulkOperationResult
- getAcl(MediaPackage, AclScope) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Gets the access control list for a given scope associated with the given media package, as specified by its XACML attachments.
- getAction() - Method in class org.opencastproject.security.api.AccessControlEntry
- getActiveAcl(MediaPackage) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Gets the active access control list associated with the given media package, as specified by its XACML attachments.
- getActiveJobs() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Get the list of active jobs.
- getActiveJobs() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Get the list of active jobs.
- getAdminRole() - Method in class org.opencastproject.security.api.JaxbOrganization
- getAdminRole() - Method in interface org.opencastproject.security.api.Organization
-
Returns the name for the local admin role.
- getAllHeaders() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getAnonymousRole() - Method in class org.opencastproject.security.api.JaxbOrganization
- getAnonymousRole() - Method in interface org.opencastproject.security.api.Organization
-
Returns the name for the local anonymous role.
- getArguments() - Method in interface org.opencastproject.job.api.Job
-
The arguments passed to the service and operation.
- getArguments() - Method in class org.opencastproject.job.api.JobImpl
- getArrayAsXml(Collection<? extends MediaPackageElement>) - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
-
Serializes media package element list to a string.
- getArrayAsXml(List<MediaPackage>) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Serializes media package list to a string.
- getArrayFromXml(String) - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
-
Parses the serialized media package element list.
- getArrayFromXml(String) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Parses the serialized media package list.
- getArrayFromXmlUnchecked(String) - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
-
Same as getArrayFromXml(), but throwing a RuntimeException instead of a checked exception.
- getAsJSON(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Serializes the media package to a JSON string.
- getAsXml() - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
- getAsXml(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Serializes the media package to a string.
- getAsXml(MediaPackageElement) - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
-
Serializes the media package element to a string.
- getAsXml(MediaPackage, MediaPackageSerializer) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Serializes the media package to a
Document. - getAsXmlDocument(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Serializes a media package to a
Documentwithout any further processing. - getAttachment(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the attachment identified by
attachmentIdornullif that attachment does not exist. - getAttachment(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the attachment identified by
attachmentIdornullif that attachment does not exist. - getAttachments() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the attachments that are part of this media package.
- getAttachments() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the attachments that are part of this media package.
- getAttachments() - Method in interface org.opencastproject.mediapackage.Publication
-
Returns the attachments that are part of this publication.
- getAttachments() - Method in class org.opencastproject.mediapackage.PublicationImpl
- getAttachments(MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the attachments that are part of this media package and match the specified flavor.
- getAttachments(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the attachments that are part of this media package and match the specified flavor.
- getAttribute(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the attribute value for the given attribute.
- getAttributes() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the element's attributes.
- getAudio() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getB() - Method in class org.opencastproject.util.data.Tuple
-
Get the second element.
- getB() - Method in class org.opencastproject.util.data.Tuple3
- getBadRequests() - Method in class org.opencastproject.rest.BulkOperationResult
- getBaseUrl() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getBaseUrl() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getBaseUrl() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getBindings() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
- getBindings() - Method in class org.opencastproject.util.XmlNamespaceContext
- getBitDepth() - Method in interface org.opencastproject.mediapackage.AudioStream
- getBitDepth() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getBitRate() - Method in interface org.opencastproject.mediapackage.AudioStream
- getBitRate() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getBitRate() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getBitRate() - Method in interface org.opencastproject.mediapackage.VideoStream
- getBundleContext() - Method in class org.opencastproject.util.XProperties
-
Return the current
BundleContextthat's in use by this object. - getC() - Method in class org.opencastproject.util.data.Tuple3
- getCacheHitRatio() - Method in interface org.opencastproject.security.api.CachingUserProviderMXBean
-
Gets the ratio of cache hits to total requests.
- getCaptureAgentRole(String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Get the role name of the role required to access the capture agent with the given agent id.
- getCaptureDevice() - Method in interface org.opencastproject.mediapackage.AudioStream
- getCaptureDevice() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getCaptureDevice() - Method in interface org.opencastproject.mediapackage.VideoStream
- getCaptureDeviceVendor() - Method in interface org.opencastproject.mediapackage.AudioStream
- getCaptureDeviceVendor() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getCaptureDeviceVendor() - Method in interface org.opencastproject.mediapackage.VideoStream
- getCaptureDeviceVersion() - Method in interface org.opencastproject.mediapackage.AudioStream
- getCaptureDeviceVersion() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getCaptureDeviceVersion() - Method in interface org.opencastproject.mediapackage.VideoStream
- getCatalog(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalog identified by
catalogIdornullif that catalog doesn't exists. - getCatalog(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getCatalogs() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalogs associated with this media package.
- getCatalogs() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getCatalogs() - Method in interface org.opencastproject.mediapackage.Publication
-
Returns the catalogs associated with this publication.
- getCatalogs() - Method in class org.opencastproject.mediapackage.PublicationImpl
- getCatalogs(MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalogs associated with this media package that matches the specified flavor.
- getCatalogs(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getCatalogs(MediaPackageElementFlavor, MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalogs that are part of this media package and are refering to the element identified by
reference. - getCatalogs(MediaPackageElementFlavor, MediaPackageReference) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getCatalogs(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalogs that are part of this media package and are refering to the element identified by
reference. - getCatalogs(MediaPackageReference) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getCatalogsByTags(Collection<String>) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the catalogs that are tagged with any of the given tags or an empty array if no such elements are found.
- getCatalogsByTags(Collection<String>) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the catalogs that are tagged with any of the given tags or an empty array if no such elements are found.
- getCatalogType() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- getCfg(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from a dictionary.
- getCfgAsInt(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory integer from a dictionary.
- getChannel() - Method in interface org.opencastproject.mediapackage.Publication
-
Returns the channel id.
- getChannel() - Method in class org.opencastproject.mediapackage.PublicationImpl
- getChannels() - Method in interface org.opencastproject.mediapackage.AudioStream
- getChannels() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getChecksum() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getChecksum() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the file's checksum.
- getChildJobs(long) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Get all child jobs from a job
- getChildJobs(long) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Get all child jobs from a job
- getCode() - Method in interface org.opencastproject.job.api.Incident
-
The unique code of this incident.
- getCode() - Method in class org.opencastproject.job.api.IncidentImpl
- getComponentContextProperty(ComponentContext, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from the component context.
- getComponentContextProperty(ComponentContext, String, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from the component context.
- getConfiguredLoadValue(Dictionary, String, Float, ServiceRegistry) - Static method in class org.opencastproject.util.LoadUtil
- getConfiguredLoadValue(Map<String, Object>, String, Float, ServiceRegistry) - Static method in class org.opencastproject.util.LoadUtil
- getContextProperty(ComponentContext, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a mandatory, non-blank value from the bundle context.
- getContributors() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getContributors() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the names of the institutions or people who contributed to the content within this mediapackage
- getCores() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getCores() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getCores() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getCreatedHost() - Method in interface org.opencastproject.job.api.Job
-
Gets the host that created this job.
- getCreatedHost() - Method in class org.opencastproject.job.api.JobImpl
- getCreator() - Method in interface org.opencastproject.job.api.Job
-
Gets the username of the subject responsible for creating the job initially.
- getCreator() - Method in class org.opencastproject.job.api.JobImpl
- getCreators() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getCreators() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the names of the institutions or people who created this mediapackage
- getCtx() - Method in class org.opencastproject.util.jaxb.JaxbParser
- getCurrentHostLoads() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets a map of hosts to the number of jobs currently loading that host
- getCurrentHostLoads() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getCurrentJob() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets the current running job
- getCurrentJob() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getCurrentLoad() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getDate() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getDate() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the media package start time.
- getDateCompleted() - Method in interface org.opencastproject.job.api.Job
-
The date this job was completed
- getDateCompleted() - Method in class org.opencastproject.job.api.JobImpl
- getDateCreated() - Method in interface org.opencastproject.job.api.Job
-
The date this job was created.
- getDateCreated() - Method in class org.opencastproject.job.api.JobImpl
- getDateStarted() - Method in interface org.opencastproject.job.api.Job
-
The date this job was started.
- getDateStarted() - Method in class org.opencastproject.job.api.JobImpl
- getDbSessionFactory() - Static method in class org.opencastproject.db.DBTestEnv
- getDefaultTemplatePath() - Method in class org.opencastproject.util.doc.DocData
- getDefaultUrl() - Method in class org.opencastproject.rest.StaticResource
- getDerived(MediaPackageElement, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns those media package elements that are derivates of
sourceElementand feature the flavorderivateFlavor. - getDerived(MediaPackageElement, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns those media package elements that are derivates of
sourceElementand feature the flavorderivateFlavor. - getDescendants() - Method in interface org.opencastproject.job.api.IncidentTree
-
Return all incidents of the job's descendants.
- getDescendants() - Method in class org.opencastproject.job.api.IncidentTreeImpl
- getDescription() - Method in interface org.opencastproject.mediapackage.Track
-
Returns the track's description with details about framerate, codecs etc.
- getDescription() - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
This implementation returns the track's mime type.
- getDescription() - Method in interface org.opencastproject.security.api.Group
-
Gets the role description.
- getDescription() - Method in class org.opencastproject.security.api.JaxbGroup
- getDescription() - Method in class org.opencastproject.security.api.JaxbRole
-
Gets the role description
- getDescription() - Method in interface org.opencastproject.security.api.Role
-
Gets the role description
- getDescription() - Method in interface org.opencastproject.serviceregistry.api.IncidentL10n
-
Get the fully processed, localized description.
- getDescription() - Method in class org.opencastproject.util.MimeType
-
Returns the mime type description.
- getDescriptionParameters() - Method in interface org.opencastproject.job.api.Incident
-
Named parameters describing the incident in more detail.
- getDescriptionParameters() - Method in class org.opencastproject.job.api.IncidentImpl
- getDetails() - Method in interface org.opencastproject.job.api.Incident
-
List of additional technical information having a name and a text
[(name, text)]. - getDetails() - Method in class org.opencastproject.job.api.IncidentImpl
- getDuration() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getDuration() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the media package duration in milliseconds or
nullif no duration is available. - getDuration() - Method in interface org.opencastproject.mediapackage.Track
-
Returns the track duration in milliseconds or
nullif the duration is not available. - getDuration() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getElement() - Method in exception class org.opencastproject.mediapackage.UnsupportedElementException
-
Returns the element.
- getElementById(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the element that is identified by the given identifier or
nullif no such element exists. - getElementById(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- getElementByReference(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the element that is identified by the given reference or
nullif no such element exists. - getElementByReference(MediaPackageReference) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the element that is identified by the given reference or
nullif no such element exists. - getElementDescription() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getElementDescription() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns a human readable name for this media package element.
- getElements() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns all the elements.
- getElements() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns all the elements.
- getElementsByFlavor(MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns all elements of this media package with the given flavor.
- getElementsByFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns all elements of this media package with the given flavor.
- getElementsByTags(Collection<String>) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the elements that are tagged with any of the given tags or an empty array if no such elements are found.
- getElementsByTags(Collection<String>) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the elements that are tagged with any of the given tags or an empty array if no such elements are found.
- getElementType() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getElementType() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the element's manifest type.
- getEmail() - Method in class org.opencastproject.security.api.JaxbUser
- getEmail() - Method in interface org.opencastproject.security.api.User
-
Gets the user's email address.
- getEName() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the expanded name of the entry.
- getEncoderLibraryVendor() - Method in interface org.opencastproject.mediapackage.AudioStream
- getEncoderLibraryVendor() - Method in interface org.opencastproject.mediapackage.SubtitleStream
- getEncoderLibraryVendor() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getEncoderLibraryVendor() - Method in interface org.opencastproject.mediapackage.VideoStream
- getEndOffset() - Method in class org.opencastproject.util.ChunkedFileInputStream
-
get the ending offset
- getEndpointUrl(ComponentContext) - Static method in class org.opencastproject.util.RestUtil
-
Return the endpoint's server URL and the service path by extracting the relevant parameters from the ComponentContext.
- getEndpointUrl(ComponentContext, String, String) - Static method in class org.opencastproject.util.RestUtil
-
Return the endpoint's server URL and the service path by extracting the relevant parameters from the ComponentContext.
- getEntity() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getEntityManagerFactory() - Method in class org.opencastproject.db.DBSessionImpl
- getEntries() - Method in class org.opencastproject.security.api.AccessControlList
- getEntries() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadata
- getEntriesSorted() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
- getEnum(String) - Static method in enum class org.opencastproject.security.api.Permissions.Action
- getEpisodeRoleId(String, String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Get the episode role id for a mediapackage and an action
- getErrorCode() - Method in interface org.opencastproject.rest.ErrorCodeException
- getErrorStateTrigger() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Gets the job signature which changed last time the service state to error.
- getErrorStateTrigger() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Gets the job signature which changed last time the service state to error.
- getErrorStateTrigger() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getFailureReason() - Method in interface org.opencastproject.job.api.Job
-
In the case of failure, returns whether the failure had to do with data or with processing.
- getFailureReason() - Method in class org.opencastproject.job.api.JobImpl
- getFieldName() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- getFieldName() - Method in class org.opencastproject.util.requests.SortCriterion
- getFile() - Method in exception class org.opencastproject.util.UnknownFileTypeException
-
Returns the file that caused the exception.
- getFileName(MediaPackageElement) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Extract the file name from a media package elements URI.
- getFinishedJobs() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of jobs that this service has successfully finished
- getFinishedJobs() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The number of jobs that this service has successfully finished
- getFirstHeader(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getFirstLocalizedValue(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the first value that is associated with the specified name and language.
- getFirstTypedValue(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the first value that is associated with the specified name and language.
- getFirstValue(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the first value that is associated with the specified name.
- getFirstValue(EName, EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the first element that is associated with the specified name and attribute.
- getFlavor() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getFlavor() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the element's type as defined for the specific media package element.
- getFlavor() - Method in class org.opencastproject.util.MimeType
-
Returns the flavor of this mime type.
- getFlavorDescription() - Method in class org.opencastproject.util.MimeType
-
Returns the flavor description.
- getFlavors() - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Returns the list of flavors.
- getFormat() - Method in interface org.opencastproject.mediapackage.AudioStream
- getFormat() - Method in interface org.opencastproject.mediapackage.SubtitleStream
- getFormat() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getFormat() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFormatVersion() - Method in interface org.opencastproject.mediapackage.AudioStream
- getFormatVersion() - Method in interface org.opencastproject.mediapackage.SubtitleStream
- getFormatVersion() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getFormatVersion() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFrameCount() - Method in interface org.opencastproject.mediapackage.Stream
- getFrameCount() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getFrameHeight() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameHeight() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFrameRate() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameRate() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFrameWidth() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getFrameWidth() - Method in interface org.opencastproject.mediapackage.VideoStream
- getFromXml(String) - Static method in class org.opencastproject.mediapackage.MediaPackageElementParser
-
Parses the serialized media package element and returns its object representation.
- getFromXml(String) - Static method in class org.opencastproject.mediapackage.MediaPackageParser
-
Parses the media package and returns its object representation.
- getGroupId() - Method in interface org.opencastproject.security.api.Group
-
Gets the group identifier.
- getGroupId() - Method in class org.opencastproject.security.api.JaxbGroup
- getGroups() - Method in class org.opencastproject.security.api.JaxbGroupList
- getHeaders(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getHost() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- getHost() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- getHost() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getHost() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getHostRegistration(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds host registration for the given hostname.
- getHostRegistration(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getHostRegistrations() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds all host registrations, including offline hosts and those in maintenance mode.
- getHostRegistrations() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getHostStatistics() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Get statistics about jobs active on hosts.
- getHostStatistics() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getId - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport
-
Deprecated.
- getId() - Method in interface org.opencastproject.job.api.Incident
-
Return the incident id.
- getId() - Method in class org.opencastproject.job.api.IncidentImpl
- getId() - Method in class org.opencastproject.job.api.JaxbJobContext
-
Gets the identifier for this context.
- getId() - Method in interface org.opencastproject.job.api.Job
-
Gets the job identifier.
- getId() - Method in interface org.opencastproject.job.api.JobContext
-
Gets the job context identifier.
- getId() - Method in class org.opencastproject.job.api.JobImpl
- getId() - Method in class org.opencastproject.security.api.JaxbOrganization
- getId() - Method in interface org.opencastproject.security.api.Organization
- getId() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
-
Returns an identifier for this host.
- getId() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getId() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getIdentifier() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getIdentifier() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the media package identifier.
- getIdentifier() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the element identifier.
- getIdentifier() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the media package identifier.
- getIdentifier() - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns the reference identifier.
- getIdentifier() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- getIdentifier() - Method in interface org.opencastproject.mediapackage.Stream
-
Return an identifier that identifies a stream within it's track.
- getIdentifier() - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- getIncident(long) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Gets a job incident by a given incident identifier.
- getIncidents() - Method in interface org.opencastproject.job.api.IncidentTree
-
Return the incidents of the job associated with this tree.
- getIncidents() - Method in class org.opencastproject.job.api.IncidentTreeImpl
- getIncidentsOfJob(long, boolean) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Get the hierarchy of incidents for a given job identifier.
- getIncidentsOfJob(List<Long>) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Get the directly related incidents of all given jobs and return them concatenated into a single list.
- getIpAddress() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getIpAddress() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getIpAddress() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getJob(long) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets a receipt by its ID, or null if not found
- getJob(long) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Gets a receipt by its ID, or null if not found
- getJobCount(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Return the number of jobs for a specified operation type.
- getJobCount(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getJobId() - Method in interface org.opencastproject.job.api.Incident
-
The job related to this incident.
- getJobId() - Method in class org.opencastproject.job.api.IncidentImpl
- getJobLoad() - Method in interface org.opencastproject.job.api.Job
-
Gets the job's load.
- getJobLoad() - Method in class org.opencastproject.job.api.JobImpl
- getJobPayloads(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Return the payload of all jobs for a specified operation type.
- getJobPayloads(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getJobPayloads(String, int, int) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Return the payload of a specified number of jobs for a specified operation type.
- getJobPayloads(String, int, int) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getJobs() - Method in class org.opencastproject.job.api.JaxbJobList
- getJobs(String, Job.Status) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets the list of jobs that match the specified parameters.
- getJobs(String, Job.Status) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Gets the list of jobs that match the specified parameters.
- getJobType() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
The type of jobs that this producer creates.
- getJobType() - Method in interface org.opencastproject.job.api.Job
-
Gets the job type, which determines the type of service that runs the job.
- getJobType() - Method in class org.opencastproject.job.api.JobImpl
- getJobType() - Method in interface org.opencastproject.job.api.JobProducer
-
The type of jobs that this producer creates.
- getKey() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
- getKey() - Method in class org.opencastproject.util.HashEntry
- getLanguage() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getLanguage() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the language written and/or spoken in the media content of this mediapackage
- getLastHeader(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getLicense() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getLicense() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
The license for the content in this mediapackage
- getLoadFactor() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getLocale() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getLocalization(long, Locale) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Gets the localized texts for an incident by a given incident identifier and locale.
- getLocalizedValuesAsList(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the values that are associated with the specified key.
- getLocalName() - Method in class org.opencastproject.mediapackage.EName
-
Return the local part of the name.
- getLogicalName() - Method in interface org.opencastproject.mediapackage.Track
-
Returns logical name of the file which persists in spite of file name changes
- getLogicalName() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getMap() - Method in class org.opencastproject.util.LocalHashMap
-
Returns the internal map storing the properties
- getMaxLoad() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getMaxLoad() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getMaxLoad() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getMaxLoad() - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- getMaxLoadOnNode(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Returns the maximum load that can be handled by a given node.
- getMaxLoadOnNode(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Returns the maximum load that can be handled by a given node.
- getMaxLoads() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Returns the maximum load that can be handled by the currently registered hosts.
- getMaxLoads() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Returns the maximum load that can be handled by the currently registered hosts.
- getMaxTransactionRetries() - Method in class org.opencastproject.db.DBSessionFactoryImpl
- getMaxTransactionRetries() - Method in class org.opencastproject.db.DBSessionImpl
- getMeanQueueTime() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of milliseconds a job sits in a queue, on average
- getMeanQueueTime() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The number of milliseconds a job sits in a queue, on average
- getMeanRunTime() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of milliseconds a job takes, on average, to run
- getMeanRunTime() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The number of milliseconds a job takes, on average, to run
- getMediaPackage() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getMediaPackage() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the media package if the element has been added,
nullotherwise. - getMediaPackageElementId - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport
- getMembers() - Method in interface org.opencastproject.security.api.Group
-
Gets the group members
- getMembers() - Method in class org.opencastproject.security.api.JaxbGroup
- getMemory() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getMemory() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getMemory() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getMessage() - Method in interface org.opencastproject.rest.ErrorCodeException
- getMeta() - Method in class org.opencastproject.util.doc.DocData
- getMetaData(String) - Method in class org.opencastproject.util.doc.DocData
- getMimeType() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getMimeType() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the element's mimetype as found in the ISO Mime Type Registrations.
- getMimeType(String) - Static method in class org.opencastproject.util.MimeTypes
-
Convenience method to get a mime type as String from a filename extension
- getName() - Method in class org.opencastproject.job.api.JaxbIncident.Param
- getName() - Method in interface org.opencastproject.security.api.Group
-
Gets the group name.
- getName() - Method in class org.opencastproject.security.api.JaxbGroup
- getName() - Method in class org.opencastproject.security.api.JaxbOrganization
- getName() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgServer
- getName() - Method in class org.opencastproject.security.api.JaxbRole
-
Gets the role name
- getName() - Method in class org.opencastproject.security.api.JaxbUser
- getName() - Method in interface org.opencastproject.security.api.Organization
- getName() - Method in interface org.opencastproject.security.api.Role
-
Gets the role name
- getName() - Method in interface org.opencastproject.security.api.User
-
Gets the user's name.
- getName() - Method in interface org.opencastproject.security.api.UserProvider
-
Gets the provider name
- getName() - Method in class org.opencastproject.util.ChecksumType
-
Returns the checksum value.
- getName() - Method in class org.opencastproject.util.Jsons.Prop
- getNamespaceURI() - Method in class org.opencastproject.mediapackage.EName
-
Return the namespace name.
- getNamespaceURI() - Method in class org.opencastproject.util.XmlNamespaceBinding
- getNamespaceURI(String) - Method in class org.opencastproject.util.XmlNamespaceContext
- getNodeLoads() - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Get the list of nodes and their current loadfactor.
- getNodeName() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- getNodeName() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- getNodeName() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- getNonFinished(List<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Get all jobs that are not in state
Job.Status.FINISHED. - getNotes() - Method in class org.opencastproject.util.doc.DocData
- getNotFound() - Method in class org.opencastproject.rest.BulkOperationResult
- getObj(String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- getOffset() - Method in class org.opencastproject.util.ChunkedFileInputStream
-
get the starting offset
- getOks() - Method in class org.opencastproject.rest.BulkOperationResult
- getOnlineFrom() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Gets the last time the service has been declared online
- getOnlineFrom() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Gets the last time the service has been declared online
- getOnlineFrom() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Gets the last time the service has been declared online
- getOperation() - Method in interface org.opencastproject.job.api.Job
-
The operation type, which can be used by the service responsible for the job to determine the service method to execute.
- getOperation() - Method in class org.opencastproject.job.api.JobImpl
- getOptCfg(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a value from a dictionary.
- getOptCfgAsBoolean(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get an optional boolean from a dictionary.
- getOptCfgAsInt(Dictionary, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get a value from a dictionary.
- getOptContextProperty(ComponentContext, String) - Static method in class org.opencastproject.util.OsgiUtil
-
Get an optional, non-blank value from the bundle context.
- getOrder() - Method in class org.opencastproject.util.requests.SortCriterion
- getOrElse(A) - Method in class org.opencastproject.util.data.Either.LeftProjection
- getOrElse(A) - Method in class org.opencastproject.util.data.Option
-
Get the contained value in case of being "some" or return parameter
noneotherwise. - getOrElse(B) - Method in class org.opencastproject.util.data.Either.RightProjection
- getOrElse(Function0<A>) - Method in class org.opencastproject.util.data.Option
-
Get the contained value in case of being "some" or return the result of evaluating
noneotherwise. - getOrElseNull() - Method in class org.opencastproject.util.data.Option
-
To interface with legacy applications or frameworks that still use
nullvalues. - getOrganization() - Method in interface org.opencastproject.job.api.Job
-
Returns the identifier of the organization that the creator is associated with.
- getOrganization() - Method in class org.opencastproject.job.api.JobImpl
- getOrganization() - Method in interface org.opencastproject.security.api.Group
-
Gets the user's organization.
- getOrganization() - Method in class org.opencastproject.security.api.JaxbGroup
- getOrganization() - Method in class org.opencastproject.security.api.JaxbUser
- getOrganization() - Method in interface org.opencastproject.security.api.RoleProvider
-
Returns the identifier for the organization that is defining this set of roles.
- getOrganization() - Method in interface org.opencastproject.security.api.SecurityService
-
Gets the organization associated with the current thread context.
- getOrganization() - Method in interface org.opencastproject.security.api.User
-
Returns the user's organization identifier.
- getOrganization() - Method in interface org.opencastproject.security.api.UserProvider
-
Returns the identifier for the organization that is associated with this user provider.
- getOrganization(String) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Gets an organization by its identifier.
- getOrganization(URL) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Gets an organization by request URL.
- getOrganizationDirectoryService() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Returns a reference to the organization directory service.
- getOrganizationDirectoryService() - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- getOrganizationId() - Method in class org.opencastproject.security.api.JaxbRole
-
Returns the role's organization identifier.
- getOrganizationId() - Method in interface org.opencastproject.security.api.Role
-
Returns the role's organization identifier.
- getOrganizations() - Method in class org.opencastproject.security.api.JaxbOrganizationList
- getOrganizations() - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Gets all registered organizations.
- getOrganizations() - Method in class org.opencastproject.security.api.OrganizationList
- getOwnLoad() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets the load value for the current host (ie, the host this service registry lives on
- getOwnLoad() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getPackageRoot() - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Returns the package root that is used determine and resolve relative paths.
- getParams() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getParentJobId() - Method in interface org.opencastproject.job.api.Job
-
Gets the parent job identifier, or null if there is no parent.
- getParentJobId() - Method in class org.opencastproject.job.api.JobImpl
- getPassword() - Method in class org.opencastproject.security.api.JaxbUser
- getPassword() - Method in interface org.opencastproject.security.api.User
-
Gets this user's password, if available.
- getPath() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- getPath() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- getPath() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getPayload() - Method in interface org.opencastproject.job.api.Job
-
Gets the serialized output that was produced by this job, or null if nothing was produced, or if it has yet to be produced.
- getPayload() - Method in class org.opencastproject.job.api.JobImpl
- getPayload(ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Update the job from the service registry and get its payload.
- getPkLevDb() - Method in interface org.opencastproject.mediapackage.AudioStream
- getPkLevDb() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getPort() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgServer
- getPrefix() - Method in class org.opencastproject.util.XmlNamespaceBinding
- getPrefix(String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Get a prefix from
XMLCatalogImpl.bindingsbut throw aNamespaceBindingExceptionif none found. - getPrefix(String) - Method in class org.opencastproject.util.XmlNamespaceContext
- getPrefixes(String) - Method in class org.opencastproject.util.XmlNamespaceContext
- getPriority() - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
Returns -1 by default.
- getPriority() - Method in class org.opencastproject.mediapackage.elementbuilder.AttachmentBuilderPlugin
-
Returns -1 by default.
- getProcessingHost() - Method in interface org.opencastproject.job.api.Incident
-
The processing host running the job where the incident was occurring.
- getProcessingHost() - Method in class org.opencastproject.job.api.IncidentImpl
- getProcessingHost() - Method in interface org.opencastproject.job.api.Job
-
Gets the host responsible for running this job.
- getProcessingHost() - Method in class org.opencastproject.job.api.JobImpl
- getProperties() - Method in class org.opencastproject.job.api.JaxbJobContext
-
Returns any additional contextual data.
- getProperties() - Method in interface org.opencastproject.job.api.JobContext
-
Returns any additional contextual data.
- getProperties() - Method in class org.opencastproject.mediapackage.attachment.AttachmentImpl
- getProperties() - Method in interface org.opencastproject.mediapackage.Attachment
-
Returns a map containing the properties for this media package element or an empty map if there are no properties.
- getProperties() - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns additional properties that further define what the object is referencing.
- getProperties() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- getProperties() - Method in class org.opencastproject.security.api.JaxbOrganization
- getProperties() - Method in interface org.opencastproject.security.api.Organization
-
Returns the organizational properties
- getProperties() - Method in class org.opencastproject.util.PropertiesResponse
- getProperty(String) - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns the property with name
keyornullif no such property exists. - getProperty(String) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Returns the property with name
keyornullif no such property exists. - getProperty(String) - Method in class org.opencastproject.util.XProperties
-
See the class description for more details.
- getProps() - Method in class org.opencastproject.util.Jsons.Obj
- getProtectedUrlPattern() - Method in interface org.opencastproject.security.api.StaticFileAuthorization
-
Get the list of URL patterns the service is responsible for.
- getProtocolVersion() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getProvider() - Method in class org.opencastproject.security.api.JaxbUser
- getProvider() - Method in interface org.opencastproject.security.api.User
-
Gets the provider where the user is coming from.
- getPublications() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the presentations that are part of this media package.
- getPublications() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the presentations that are part of this media package.
- getQName() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the qualified name of the entry as a string.
- getQueuedJobs() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of job that are currently waiting to be run by this service
- getQueuedJobs() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The number of job that are currently waiting to be run by this service
- getQueueTime() - Method in interface org.opencastproject.job.api.Job
-
The number of milliseconds that this job has waited in a queue before execution.
- getQueueTime() - Method in class org.opencastproject.job.api.JobImpl
- getRanking() - Method in class org.opencastproject.mediapackage.ChainingMediaPackageSerializer
- getRanking() - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
- getRanking() - Method in interface org.opencastproject.mediapackage.MediaPackageSerializer
-
Identifies the serializer ranking number.
- getReference() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getReference() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns a reference to another entitiy, both inside or outside the media package.
- getReferencedFiles(File, boolean) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Given a playlist - recursively get all referenced files in the same filesystem with relative links
- getRegistrations() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- getRegistrations() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- getRegistryHostname() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Returns the service regstry's hostname.
- getRegistryHostname() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- getResponse(HttpRequestBase) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Makes a request to all available remote services and returns the response as soon as the first of them returns the
HttpStatus.SC_OKas the status code. - getResponse(HttpRequestBase, Integer...) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Makes a request to all available remote services and returns the response as soon as the first of them returns the expected http status code.
- getResponseFormat(String) - Static method in class org.opencastproject.util.RestUtil
-
Deprecated.
- getResponseType(String) - Static method in class org.opencastproject.util.RestUtil
-
Return JSON if
type== json, XML else. - getRmsLevDb() - Method in interface org.opencastproject.mediapackage.AudioStream
- getRmsLevDb() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getRmsPkDb() - Method in interface org.opencastproject.mediapackage.AudioStream
- getRmsPkDb() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getRole() - Method in class org.opencastproject.security.api.AccessControlEntry
- getRole() - Method in interface org.opencastproject.security.api.Group
-
Gets the group role.
- getRole() - Method in class org.opencastproject.security.api.JaxbGroup
- getRoles() - Method in interface org.opencastproject.security.api.Group
-
Gets the group's roles.
- getRoles() - Method in class org.opencastproject.security.api.JaxbGroup
- getRoles() - Method in class org.opencastproject.security.api.JaxbRoleList
- getRoles() - Method in class org.opencastproject.security.api.JaxbUser
- getRoles() - Method in interface org.opencastproject.security.api.User
-
Gets the user's roles.
- getRolesForGroup(String) - Method in interface org.opencastproject.security.api.GroupProvider
-
Returns the roles for this group or an empty array if no roles are applicable.
- getRolesForUser(String) - Method in interface org.opencastproject.security.api.RoleProvider
-
Returns the roles for this user or an empty array if no roles are applicable.
- getRootJobId() - Method in interface org.opencastproject.job.api.Job
-
Gets the root job identifier, or null if this is the root job.
- getRootJobId() - Method in class org.opencastproject.job.api.JobImpl
- getRunningJobs() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of job that this service is currently running
- getRunningJobs() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The number of job that this service is currently running
- getRunTime() - Method in interface org.opencastproject.job.api.Job
-
The number of milliseconds that this job took to execute.
- getRunTime() - Method in class org.opencastproject.job.api.JobImpl
- getSamplingRate() - Method in interface org.opencastproject.mediapackage.AudioStream
- getSamplingRate() - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- getScanOrder() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getScanOrder() - Method in interface org.opencastproject.mediapackage.VideoStream
- getScanType() - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- getScanType() - Method in interface org.opencastproject.mediapackage.VideoStream
- getSecurityService() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Returns a reference to the security service
- getSecurityService() - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- getSerializer() - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Returns the currently active serializer.
- getSerializer() - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
- getSeries() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the series, if any, to which this mediapackage belongs
- getSeries() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the series, if any, to which this mediapackage belongs
- getSeriesTitle() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getSeriesTitle() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the title for the associated series, if any.
- getServerError() - Method in class org.opencastproject.rest.BulkOperationResult
- getServers() - Method in class org.opencastproject.security.api.JaxbOrganization
- getServers() - Method in interface org.opencastproject.security.api.Organization
-
Returns the server names and the corresponding ports that have been registered with this organization.
- getService() - Method in class org.opencastproject.rest.AbstractJobProducerEndpoint
-
Returns the job producer that is backing this REST endpoint.
- getService() - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- getService() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Returns the actual service instance.
- getServiceRegistration() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The service for which these statistics apply
- getServiceRegistration() - Method in interface org.opencastproject.serviceregistry.api.ServiceStatistics
-
The service for which these statistics apply
- getServiceRegistration(String, String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds a single service registration by host and type, even if the service is offline or in maintenance mode.
- getServiceRegistration(String, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Finds a single service registration by host and type, even if the service is offline or in maintenance mode.
- getServiceRegistrations() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds all service registrations, including offline services and those in maintenance mode.
- getServiceRegistrations() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Finds all service registrations, including offline services and those in maintenance mode.
- getServiceRegistrationsByHost(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds the service registrations on the given host, including offline services and those in maintenance mode.
- getServiceRegistrationsByHost(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Finds the service registrations on the given host, including offline services and those in maintenance mode.
- getServiceRegistrationsByLoad(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds the service registrations for this kind of job, ordered by load (lightest to heaviest).
- getServiceRegistrationsByLoad(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Finds the service registrations for this kind of job, ordered by load (lightest to heaviest).
- getServiceRegistrationsByType(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Finds the service registrations for this kind of job, including offline services and those in maintenance mode.
- getServiceRegistrationsByType(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Finds the service registrations for this kind of job, including offline services and those in maintenance mode.
- getServiceRegistry() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Returns a reference to the service registry.
- getServiceRegistry() - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- getServiceRegistry() - Method in class org.opencastproject.rest.AbstractJobProducerEndpoint
-
Return the service registry.
- getServiceRegistry() - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- getServiceState() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Gets the current state of the service
- getServiceState() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Gets the current state of the service
- getServiceState() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getServiceStatistics() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Gets performance and runtime statistics for each known service registration.
- getServiceStatistics() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Gets performance and runtime statistics for each known service registration.
- getServiceType() - Method in interface org.opencastproject.job.api.Incident
-
The service type on which the incident was occurring.
- getServiceType() - Method in class org.opencastproject.job.api.IncidentImpl
- getServiceType() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- getServiceType() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- getServiceType() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getSeverity() - Method in interface org.opencastproject.job.api.Incident
-
The severity of this incident.
- getSeverity() - Method in class org.opencastproject.job.api.IncidentImpl
- getSignature() - Method in interface org.opencastproject.job.api.Job
- getSignature() - Method in class org.opencastproject.job.api.JobImpl
- getSize() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getSize() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the number of bytes that are occupied by this media package element.
- getSortedTracks(List<Track>, boolean) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- getStartDateAsString() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the recording time in utc format.
- getStateChanged() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Gets the last date when state was changed
- getStateChanged() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Gets the last date when state was changed
- getStateChanged() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getStats() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- getStatus() - Method in interface org.opencastproject.job.api.Job
-
Gets the receipt's current
Job.Status - getStatus() - Method in class org.opencastproject.job.api.JobBarrier
-
Returns the resulting status map.
- getStatus() - Method in class org.opencastproject.job.api.JobBarrier.Result
-
Returns the status details.
- getStatus() - Method in class org.opencastproject.job.api.JobImpl
- getStatusCode - Static variable in class org.opencastproject.util.HttpUtil
- getStatusLine() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- getStreams() - Method in interface org.opencastproject.mediapackage.Track
- getStreams() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getSubjects() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getSubjects() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
The keywords describing the subject(s) or categories describing the content of this mediapackage
- getSubtitle() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getSubtype() - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Returns the subtype of this flavor.
- getSubtype() - Method in class org.opencastproject.util.MimeType
-
Returns the minor type of this mimetype.
- getSuffix() - Method in class org.opencastproject.util.MimeType
-
Returns the main suffix for this mime type, that identifies files containing data of this flavor.
- getSuffixes() - Method in class org.opencastproject.util.MimeType
-
Returns the registered suffixes for this mime type, that identify files containing data of this flavor.
- getSvc() - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- getSystemTmpDir() - Static method in class org.opencastproject.util.IoSupport
- getSystemUserName(ComponentContext) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Fetch the system user name from the configuration.
- getTags() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getTags() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns the tags for this media package element or an empty array if there are no tags.
- getTags() - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Returns the tags.
- getTempDirectory() - Static method in class org.opencastproject.util.FileSupport
-
Returns the webapp's temporary work directory.
- getTempDirectory(String) - Static method in class org.opencastproject.util.FileSupport
-
Returns a directory
subdirinside the webapp's temporary work directory. - getTimestamp() - Method in interface org.opencastproject.job.api.Incident
-
The date where the incident was happening.
- getTimestamp() - Method in class org.opencastproject.job.api.IncidentImpl
- getTitle() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Deprecated.This is not guaranteed to be correct. Use the metadata contained in the Dublin Core catalog instead.
- getTitle() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the title of the episode that this mediapackage represents.
- getTitle() - Method in interface org.opencastproject.serviceregistry.api.IncidentL10n
-
Get the fully processed, localized title.
- getTotalNumBytesRead() - Method in class org.opencastproject.util.ProgressInputStream
- getTotalSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the total space of storage in Bytes
- getTrack(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the track identified by
trackIdornullif that track doesn't exists. - getTrack(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the track identified by
trackIdornullif that track doesn't exists. - getTracks() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the tracks that are part of this media package.
- getTracks() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the tracks that are part of this media package.
- getTracks() - Method in interface org.opencastproject.mediapackage.Publication
-
Returns the tracks that are part of this publication.
- getTracks() - Method in class org.opencastproject.mediapackage.PublicationImpl
- getTracks(MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the tracks that are part of this media package and match the given flavor as defined in
Track. - getTracks(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the tracks that are part of this media package and match the given flavor as defined in
Track. - getTracksByTag(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the tracks that are tagged with the given tag or an empty array if no such tracks are found.
- getTracksByTag(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the tracks that are tagged with the given tag or an empty array if no such tracks are found.
- getTracksByTags(Collection<String>) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns the tracks that are tagged with any of the given tags or an empty array if no such elements are found.
- getTracksByTags(Collection<String>) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns the tracks that are tagged with any of the given tags or an empty array if no such elements are found.
- getTransport() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getType() - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Returns the type of this flavor.
- getType() - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns the reference type.
- getType() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- getType() - Method in class org.opencastproject.security.api.JaxbRole
-
Returns the role's
Role.Type - getType() - Method in interface org.opencastproject.security.api.Role
-
Returns the role's
Role.Type - getType() - Method in class org.opencastproject.util.Checksum
-
Returns the checksum type.
- getType() - Method in class org.opencastproject.util.MimeType
-
Returns the major type of this mimetype.
- getUnauthorized() - Method in class org.opencastproject.rest.BulkOperationResult
- getUnclassifiedElements() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns media package elements that are neither, attachments, catalogs nor tracks.
- getUnclassifiedElements() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns media package elements that are neither, attachments, catalogs nor tracks.
- getUninterpretedProperty(String) - Method in class org.opencastproject.util.XProperties
-
A wrapper around the old getProperty behaviour, this method does not do any variable expansion.
- getUri() - Method in interface org.opencastproject.job.api.Job
-
Gets the URI of this job, which can be used to check its status.
- getUri() - Method in class org.opencastproject.job.api.JobImpl
- getURI() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- getURI() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Returns a reference to the element location.
- getUsableSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the available space of storage in Bytes This is free storage that is not reserved
- getUsedSpace() - Method in interface org.opencastproject.storage.StorageUsage
-
Gets the used space of storage in Bytes
- getUser() - Method in interface org.opencastproject.security.api.SecurityService
-
Gets the current user, or the local organization's anonymous user if the user has not been authenticated.
- getUserAndOrganization(SecurityService, OrganizationDirectoryService, String, UserDirectoryService, String) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Get a user and an organization.
- getUserDirectoryService() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Returns a reference to the user directory service
- getUserDirectoryService() - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- getUserIP() - Method in interface org.opencastproject.security.api.SecurityService
-
Gets the current user's IP or null if unable to determine the User's IP.
- getUsername() - Method in class org.opencastproject.security.api.JaxbUser
- getUsername() - Method in interface org.opencastproject.security.api.User
-
Gets this user's unique account name.
- getUsers() - Method in class org.opencastproject.security.api.JaxbUserList
- getUsers() - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Gets all known users.
- getUsers() - Method in interface org.opencastproject.security.api.UserProvider
-
Gets all known users.
- getVal - Static variable in class org.opencastproject.util.Jsons
-
Get the value from a property.
- getVal() - Method in class org.opencastproject.util.Jsons.Prop
- getVals() - Method in class org.opencastproject.util.Jsons.Arr
- getValue() - Method in class org.opencastproject.job.api.JaxbIncident.Param
- getValue() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the element value.
- getValue() - Method in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
- getValue() - Method in enum class org.opencastproject.security.api.Permissions.Action
- getValue() - Method in class org.opencastproject.util.Checksum
-
Returns the checksum value.
- getValue() - Method in class org.opencastproject.util.HashEntry
- getValues() - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter.ExtendedMetadataEntry
- getValues(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the values that are associated with the specified key.
- getValuesAsList(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Returns the values that are associated with the specified key.
- getVariants(File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Given a master or variant playlist/manifest - get referenced files.
- getVersion() - Method in interface org.opencastproject.job.api.Job
-
Gets the version of this job.
- getVersion() - Method in class org.opencastproject.job.api.JobImpl
- getVideo() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- getWarningStateTrigger() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Gets the job signature which changed last time the service state to warning
- getWarningStateTrigger() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Gets the job signature which changed last time the service state to warning
- getWarningStateTrigger() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- getWrappedException() - Method in exception class org.opencastproject.mediapackage.MediaPackageRuntimeException
- getXmlSchema(Class<?>) - Static method in class org.opencastproject.util.JaxbXmlSchemaGenerator
-
Builds an xml schema.
- getXmlSchema(JAXBContext) - Static method in class org.opencastproject.util.JaxbXmlSchemaGenerator
-
Builds an xml schema from a JAXBContext.
- Global - Enum constant in enum class org.opencastproject.security.api.AclScope
- GLOBAL_ADMIN_ROLE - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Name of the Opencast admin role
- GLOBAL_ADMIN_USER_PROPERTY - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
The administrator user configuration option
- GLOBAL_ANONYMOUS_USERNAME - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Name of the Opencast anonymous role
- GLOBAL_CAPTURE_AGENT_ROLE - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Name of the Opencast capture agent role
- GLOBAL_CAPTURE_AGENT_ROLES - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
The roles associated with the Opencast capture agent account
- GLOBAL_SUDO_ROLE - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Name of the Opencast global sudo role
- GLOBAL_SYSTEM_ROLES - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
The roles associated with the Opencast system account
- Group - Interface in org.opencastproject.security.api
-
Represent a group in Opencast
- GROUP - Enum constant in enum class org.opencastproject.security.api.Role.Type
- groupId - Variable in class org.opencastproject.security.api.JaxbGroup
- GroupParser - Class in org.opencastproject.security.api
-
JAXB parser for JAXB DTOs of
Group. - GroupProvider - Interface in org.opencastproject.security.api
-
Mix-in interface for directories that can return a list of members of a group
- groups - Variable in class org.opencastproject.security.api.JaxbGroupList
-
A list of groups.
- gt(A) - Static method in class org.opencastproject.util.data.functions.Booleans
H
- handle(Function<? super A, ? extends B>, Function<? super Exception, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Create a new function from
fdecorated with an exception handler. - handle(Function<? super Exception, B>) - Method in class org.opencastproject.util.data.Function
- has(String) - Method in class org.opencastproject.util.JsonObj
- hasAttribute(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns
trueif the element contains an attribute with the given name. - hasAttributes() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns
trueif the element contains attributes. - hasAudio - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasAudio() - Method in interface org.opencastproject.mediapackage.Track
-
Returns
trueif the track features an audio stream. - hasAudio() - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Returns
trueif the track features an audio stream. - hasChecksum - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasFlavor(String) - Method in class org.opencastproject.util.MimeType
-
Returns
trueif the file has the given flavor associated. - hash(Object...) - Static method in class org.opencastproject.util.EqualsUtil
-
Deprecated.
- hashCode() - Method in class org.opencastproject.job.api.IncidentImpl
- hashCode() - Method in class org.opencastproject.job.api.IncidentTreeImpl
- hashCode() - Method in class org.opencastproject.job.api.JaxbJob
- hashCode() - Method in class org.opencastproject.job.api.JobImpl
- hashCode() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- hashCode() - Method in class org.opencastproject.mediapackage.EName
- hashCode() - Method in class org.opencastproject.mediapackage.identifier.IdImpl
- hashCode() - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
- hashCode() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- hashCode() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- hashCode() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
- hashCode() - Method in class org.opencastproject.security.api.AccessControlEntry
- hashCode() - Method in class org.opencastproject.security.api.AccessControlList
- hashCode() - Method in class org.opencastproject.security.api.JaxbGroup
- hashCode() - Method in class org.opencastproject.security.api.JaxbOrganization
- hashCode() - Method in class org.opencastproject.security.api.JaxbRole
- hashCode() - Method in class org.opencastproject.security.api.JaxbUser
- hashCode() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- hashCode() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- hashCode() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- hashCode() - Method in class org.opencastproject.util.Checksum
- hashCode() - Method in class org.opencastproject.util.ChecksumType
- hashCode() - Method in class org.opencastproject.util.data.Option
- hashCode() - Method in class org.opencastproject.util.data.Tuple
- hashCode() - Method in class org.opencastproject.util.data.Tuple3
- hashCode() - Method in class org.opencastproject.util.MimeType
- hashCode() - Method in class org.opencastproject.util.requests.SortCriterion
- hashCode() - Method in class org.opencastproject.util.XmlNamespaceBinding
- HashEntry - Class in org.opencastproject.util
-
JaxB implementation of the entry of a Hashtable, so that the element can be serialized in the intendet way The Entry now looks <item key="key"><value>value</value></item>
- HashEntry() - Constructor for class org.opencastproject.util.HashEntry
- HashEntry(String, String) - Constructor for class org.opencastproject.util.HashEntry
- hasHLSPlaylist(Collection<MediaPackageElement>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- HashtableAdapter - Class in org.opencastproject.util
-
Adapter class for JaxB to represent a Hashtable
- HashtableAdapter() - Constructor for class org.opencastproject.util.HashtableAdapter
- hasMaster() - Method in interface org.opencastproject.mediapackage.Track
- hasMaster() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- hasNamespace() - Method in class org.opencastproject.mediapackage.EName
-
Check, if this name belongs to a namespace, i.e. its namespace URI is not
XMLConstants.NULL_NS_URI. - hasNoAudio - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasNoChecksum - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasNoVideo - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasPermission(MediaPackage, String) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Determines whether the current user can take the specified action on the media package.
- hasPermission(AccessControlList, String) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Determines whether the current user can take the specified action given the access control list.
- hasRole(String) - Method in class org.opencastproject.security.api.JaxbUser
- hasRole(String) - Method in interface org.opencastproject.security.api.User
-
Returns whether the user is in a specific role.
- hasSubtitle() - Method in interface org.opencastproject.mediapackage.Track
-
Returns
trueif the track features a subtitle stream. - hasSubtitle() - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Returns
trueif the track features a subtitle stream. - hasTagAny(List<String>) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
-
Check if mediapackage element has any of the given tags.
- hasTracks() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Returns
trueif the media package contains media tracks of any kind. - hasTracks() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Returns
trueif the media package contains media tracks of any kind. - hasVideo - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- hasVideo() - Method in interface org.opencastproject.mediapackage.Track
-
Returns
trueif the track features a video stream. - hasVideo() - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Returns
trueif the track features a video stream. - HDS - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- head(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Return the head of list
asornone. - headerIterator() - Method in class org.opencastproject.security.util.HttpResponseWrapper
- headerIterator(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- headOpt() - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Return the head of the list.
- healthy - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- HLS - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- HLS - Static variable in class org.opencastproject.util.MimeTypes
- HLSMediaPackageCheck(List<Track>, Function<URI, File>) - Constructor for class org.opencastproject.mediapackage.AdaptivePlaylist.HLSMediaPackageCheck
-
Builds a map of files in the mediapackage so that it can be analyzed and fixed if needed
- hlsRenameAllFiles(List<File>, Map<File, File>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Fix all the playlists locations and references based on a file map from old name to new name.
- hlsRewriteFileReference(File, File, Map<String, String>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Fix all the HLS file references in a manifest when a referenced file is renamed All the mapped files should be in the same directory, make sure they are not workspace files (no md5)
- hlsRewriteFileReference(File, Map<String, String>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Fix all the HLS file references in a manifest when a referenced file is renamed
- hlsSetReferences(List<Track>, Function<URI, File>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Set HLS Tracks references to point to immediate parent, post inspection
- host - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- host - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Host that is running the service
- host - Variable in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
This node's base URL
- hostAndPort(URL) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Extract hostname and port number from a URL.
- HostRegistration - Interface in org.opencastproject.serviceregistry.api
-
Interface representing a host.
- HostRegistrationInMemory - Class in org.opencastproject.serviceregistry.api
- HostRegistrationInMemory(String, String, String, float, int, long) - Constructor for class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- hosts - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The hosts
- HostStatistics - Class in org.opencastproject.serviceregistry.api
-
Provides statistics about host registrations
- HostStatistics() - Constructor for class org.opencastproject.serviceregistry.api.HostStatistics
- HTTP_ALIAS - Static variable in interface org.opencastproject.rest.RestConstants
-
The bundle header used to find the static resource URL alias
- HTTP_CLASSPATH - Static variable in interface org.opencastproject.rest.RestConstants
-
The bundle header used to find the static resource classpath
- HTTP_CONTEXT_ID - Static variable in interface org.opencastproject.rest.RestConstants
-
The ID by which this http context is known by the extended http service
- HTTP_SPA_REDIRECT - Static variable in interface org.opencastproject.rest.RestConstants
-
The bundle header used to redirect to welcome file
- HTTP_WELCOME - Static variable in interface org.opencastproject.rest.RestConstants
-
The bundle header used to find the static resource welcome file
- HttpClientClosingInputStream(HttpResponse) - Constructor for class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
-
Constructs an HttpClientClosingInputStream from a source stream and an http response.
- httpResponse - Variable in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
-
The http response to close when the stream is closed
- HttpResponseWrapper - Class in org.opencastproject.security.util
-
A wrapper for
HttpResponseobjects that implementsHttpResponseWrapper.hashCode()andHttpResponseWrapper.equals(Object)to allow for usage in hash based data structures. - HttpResponseWrapper(HttpResponse) - Constructor for class org.opencastproject.security.util.HttpResponseWrapper
- HttpUtil - Class in org.opencastproject.util
-
Functions to support Apache httpcomponents.
- humanReadableTime(long) - Static method in class org.opencastproject.util.DateTimeSupport
-
Converts seconds to a human readable time string.
I
- I - Static variable in class org.opencastproject.job.api.IncidentParser
-
Instance of IncidentParser
- I - Static variable in class org.opencastproject.security.api.GroupParser
-
Instance of GroupParser
- ICY - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- id - Variable in class org.opencastproject.job.api.JaxbJobContext
-
The context identifier, which is equal to the root job identifier
- id - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element identifier
- id - Variable in class org.opencastproject.mediapackage.identifier.IdImpl
-
The identifier
- id - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The organizational identifier
- Id - Interface in org.opencastproject.mediapackage.identifier
-
Interface for an identifier.
- Id.Adapter - Class in org.opencastproject.mediapackage.identifier
- idCounter - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The job identifier
- identifier - Variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
The reference identifier
- identifier - Variable in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- identity() - Static method in class org.opencastproject.util.data.functions.Functions
-
Identity function.
- identity() - Static method in interface org.opencastproject.util.function.ThrowingFunction
-
Returns a function that always returns its input argument.
- identity(A) - Static method in class org.opencastproject.util.data.functions.Functions
-
Identity function.
- identity(Class<A>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Identity function.
- IdImpl - Class in org.opencastproject.mediapackage.identifier
-
Simple and straightforward implementation of the
Idinterface. - IdImpl() - Constructor for class org.opencastproject.mediapackage.identifier.IdImpl
-
Needed for JAXB serialization
- IdImpl(String) - Constructor for class org.opencastproject.mediapackage.identifier.IdImpl
-
Creates a new identifier.
- ifThen(A, A) - Static method in class org.opencastproject.util.data.functions.Misc
- IMAGE_JPEG - Static variable in class org.opencastproject.util.doc.rest.ExtendedMediaType
- incident() - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Shorthand for
AbstractJobProducer.getServiceRegistry().incident() - incident() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Return a facility to record job incidents.
- incident() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- Incident - Interface in org.opencastproject.job.api
-
Describes an incident relating to a
Job. - Incident.Severity - Enum Class in org.opencastproject.job.api
- IncidentImpl - Class in org.opencastproject.job.api
- IncidentImpl(long, long, String, String, Date, Incident.Severity, String, List<Tuple<String, String>>, Map<String, String>) - Constructor for class org.opencastproject.job.api.IncidentImpl
- IncidentL10n - Interface in org.opencastproject.serviceregistry.api
-
Locale dependent information for a
Incident. - IncidentParser - Class in org.opencastproject.job.api
-
JAXB parser for JAXB DTOs of
Incident. - incidents - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- Incidents - Class in org.opencastproject.serviceregistry.api
-
Create and record job incidents.
- Incidents(ServiceRegistry, IncidentService) - Constructor for class org.opencastproject.serviceregistry.api.Incidents
- IncidentService - Interface in org.opencastproject.serviceregistry.api
-
Manages storing and retrieving of job incidents.
- IncidentServiceException - Exception Class in org.opencastproject.serviceregistry.api
-
Exception that is thrown during incident service lookups.
- IncidentServiceException(Throwable) - Constructor for exception class org.opencastproject.serviceregistry.api.IncidentServiceException
-
Creates a new incident service exception.
- IncidentTree - Interface in org.opencastproject.job.api
-
A tree of incidents of a tree of jobs.
- IncidentTreeImpl - Class in org.opencastproject.job.api
- IncidentTreeImpl(List<Incident>, List<IncidentTree>) - Constructor for class org.opencastproject.job.api.IncidentTreeImpl
- includeEmpty - Variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
To marshaling empty fields to remove existing values during merge, default is not to marshal empty elements
- includeEmpty(boolean) - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Marshal elements with empty values to support remove existing values during catalog merge.
- includeEmpty(boolean) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
- INDEFINITE_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track without any known semantics
- indexOf(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- INFO - Enum constant in enum class org.opencastproject.job.api.Incident.Severity
- INGEST_WORKFLOW_DEFINITION - Static variable in interface org.opencastproject.capture.CaptureParameters
-
The key for the workflow definition, if any, in the capture properties attached to the iCal event
- init() - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
This is a convenience implementation for subclasses doing nothing.
- init() - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
-
This method is called once in a plugin's life cycle.
- init() - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.This method is called once in a plugin's life cycle.
- INIT_PREFIX - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
Prefix for servlet init keys.
- INSTANTIATED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- INTEGER - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- Interlaced - Enum constant in enum class org.opencastproject.mediapackage.track.ScanType
- INTERNAL - Enum constant in enum class org.opencastproject.security.api.Role.Type
- intRangeE(int, int) - Static method in class org.opencastproject.util.data.Iterators
-
Integer range.
- invalidate(String) - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Discards any cached value for given user name.
- invalidate(String) - Method in interface org.opencastproject.security.api.UserProvider
-
Discards any cached value for given user name.
- IoSupport - Class in org.opencastproject.util
-
Contains operations concerning IO.
- isActive - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
True if this service is active
- isActive() - Method in enum class org.opencastproject.job.api.Job.Status
-
Check if the job is still active, e.g.
- isActive() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- isActive() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- isActive() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- isActive() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- isActive() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- isActive() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- isAllow() - Method in class org.opencastproject.security.api.AccessControlEntry
- isArr() - Method in class org.opencastproject.util.JsonVal
- isAuthorized(AccessControlList, User, Organization, Object) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Determines whether the
AccessControlListpermits a user to perform an action. - isAuthorized(AccessControlList, User, Organization, Object, String) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Determines whether the
AccessControlListpermits a user to perform an action. - isAuthorizedAll(AccessControlList, User, Organization, Object...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Returns true only if all actions are authorized.
- isAuthorizedOne(AccessControlList, User, Organization, Object...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Returns true if at least one action is authorized.
- isDispatchable() - Method in interface org.opencastproject.job.api.Job
-
Gets whether this job may be dispatched.
- isDispatchable() - Method in class org.opencastproject.job.api.JobImpl
- isEmpty() - Method in class org.opencastproject.util.data.NonEmptyList
- isEpisodeDublinCore - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isEqual(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Compare two files by their canonical paths.
- isEquivalentTo(String, String) - Method in class org.opencastproject.util.MimeType
-
Returns
trueif this mime type is an equivalent for the specified type and subtype. - isHLSFilePred - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isHLSTrackPred - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isInMaintenanceMode - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
True if this service in in maintenance mode
- isInMaintenanceMode() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Whether the service is in maintenance mode.
- isInMaintenanceMode() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
-
Whether the service is in maintenance mode.
- isInMaintenanceMode() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Whether the service is in maintenance mode.
- isJobProducer - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
True if this service produces jobs
- isJobProducer() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- isJobProducer() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- isJobProducer() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- isLeft() - Method in class org.opencastproject.util.data.Either
- isLive() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Whether the media package contains live tracks.
- isLive() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- isLive() - Method in interface org.opencastproject.mediapackage.Track
-
Returns
trueif the track is a live track. - isLive() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- isMaintenanceMode() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- isMaintenanceMode() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- isMaintenanceMode() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- isManageable - Variable in class org.opencastproject.security.api.JaxbUser
- isManageable() - Method in class org.opencastproject.security.api.JaxbUser
- isManageable() - Method in interface org.opencastproject.security.api.User
-
Returns
trueif this user object can be managed by Opencast. - isMaster() - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.Rep
- isMaster() - Method in interface org.opencastproject.mediapackage.Track
-
Returns
trueif the track is a master playlist (play this over other tracks). - isMaster() - Method in class org.opencastproject.mediapackage.track.TrackImpl
- isNone() - Method in class org.opencastproject.util.data.Option
- isNotPublication - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isObj() - Method in class org.opencastproject.util.JsonVal
- isOk(HttpResponse) - Static method in class org.opencastproject.util.HttpUtil
- isOnline - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
True if this service is online
- isOnline() - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- isOnline() - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- isOnline() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- isOnline() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- isOnline() - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistration
- isOnline() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- isParent(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Check if
ais a parent ofb. - isPlaylist(File) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isPlaylist(String) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isPlaylist(Track) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isPlaylistPred - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- isProhibitedAll(AccessControlList, User, Organization, Object...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Returns true if all actions are prohibited.
- isProhibitedOne(AccessControlList, User, Organization, Object...) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Returns true if at least one action is prohibited.
- isPublication - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isReadyToAccept(Job) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Whether the job can be accepted.
- isReadyToAccept(Job) - Method in interface org.opencastproject.job.api.JobProducer
-
Whether the job can be accepted.
- isReadyToAcceptJobs(String) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Whether new jobs can be accepted in general.
- isReadyToAcceptJobs(String) - Method in interface org.opencastproject.job.api.JobProducer
-
Whether new jobs can be accepted in general.
- isReadyToDispatch(Job) - Static method in class org.opencastproject.util.JobUtil
-
Returns
trueif the job is ready to be dispatched. - isRequired() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- isRight() - Method in class org.opencastproject.util.data.Either
- isSmilCatalog - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- isSome() - Method in class org.opencastproject.util.data.Option
- isSuccess() - Method in class org.opencastproject.job.api.JobBarrier.Result
-
Returns
trueif all jobs are in thestate.Job.Status.FINISHED - isTerminated() - Method in enum class org.opencastproject.job.api.Job.Status
-
Return if the job is terminated.
- isTransactionException(Throwable) - Static method in class org.opencastproject.db.DBUtils
- isValid() - Method in class org.opencastproject.security.api.AccessControlEntry
- isValid() - Method in class org.opencastproject.security.api.AccessControlList
- isValidName(String) - Static method in class org.opencastproject.util.doc.DocData
- iterator() - Method in class org.opencastproject.util.data.NonEmptyList
- iterator() - Method in class org.opencastproject.util.JsonArr
- iterator(A...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create an iterator form an array.
- Iterators - Class in org.opencastproject.util.data
J
- JAR - Static variable in class org.opencastproject.util.MimeTypes
- jaxbClass() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- JaxbGroup - Class in org.opencastproject.security.api
-
A simple user model.
- JaxbGroup() - Constructor for class org.opencastproject.security.api.JaxbGroup
-
No-arg constructor needed by JAXB
- JaxbGroup(String, JaxbOrganization, String, String) - Constructor for class org.opencastproject.security.api.JaxbGroup
-
Constructs a group with the specified groupId, name, description and group role.
- JaxbGroup(String, JaxbOrganization, String, String, Set<JaxbRole>) - Constructor for class org.opencastproject.security.api.JaxbGroup
-
Constructs a group with the specified groupId, name, description, group role and roles.
- JaxbGroup(String, JaxbOrganization, String, String, Set<JaxbRole>, Set<String>) - Constructor for class org.opencastproject.security.api.JaxbGroup
-
Constructs a group with the specified groupId, name, description, group role and roles.
- JaxbGroupList - Class in org.opencastproject.security.api
-
A wrapper for group collections.
- JaxbGroupList() - Constructor for class org.opencastproject.security.api.JaxbGroupList
- JaxbGroupList(Collection<JaxbGroup>) - Constructor for class org.opencastproject.security.api.JaxbGroupList
- JaxbGroupList(JaxbGroup) - Constructor for class org.opencastproject.security.api.JaxbGroupList
- JaxbHostRegistration - Class in org.opencastproject.serviceregistry.api
-
A record of a host.
- JaxbHostRegistration() - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
Creates a new host registration which is online and not in maintenance mode.
- JaxbHostRegistration(String, String, String, long, int, float, boolean, boolean) - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
Constructs a new HostRegistration with the parameters provided
- JaxbHostRegistration(HostRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
Creates a new JAXB host registration based on an existing host registration
- JaxbHostRegistrationList - Class in org.opencastproject.serviceregistry.api
-
A wrapper for host registration collections.
- JaxbHostRegistrationList() - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- JaxbHostRegistrationList(Collection<JaxbHostRegistration>) - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- JaxbHostRegistrationList(JaxbHostRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- JaxbIncident - Class in org.opencastproject.job.api
-
1:1 serialization of a
Incident. - JaxbIncident() - Constructor for class org.opencastproject.job.api.JaxbIncident
-
Constructor for JAXB
- JaxbIncident(Incident) - Constructor for class org.opencastproject.job.api.JaxbIncident
- JaxbIncident.Param - Class in org.opencastproject.job.api
-
An description parameter.
- JaxbIncidentDetail - Class in org.opencastproject.job.api
-
JAXB DTO for a technical detail of a job incident.
- JaxbIncidentDetail() - Constructor for class org.opencastproject.job.api.JaxbIncidentDetail
-
Constructor for JAXB
- JaxbIncidentDetail(Tuple<String, String>) - Constructor for class org.opencastproject.job.api.JaxbIncidentDetail
- JaxbIncidentDigest - Class in org.opencastproject.job.api
- JaxbIncidentDigest() - Constructor for class org.opencastproject.job.api.JaxbIncidentDigest
-
Constructor for JAXB
- JaxbIncidentDigest(Incident, IncidentL10n) - Constructor for class org.opencastproject.job.api.JaxbIncidentDigest
- JaxbIncidentDigestList - Class in org.opencastproject.job.api
- JaxbIncidentDigestList() - Constructor for class org.opencastproject.job.api.JaxbIncidentDigestList
-
Constructor for JAXB
- JaxbIncidentDigestList(IncidentService, Locale, List<Incident>) - Constructor for class org.opencastproject.job.api.JaxbIncidentDigestList
- JaxbIncidentDigestTree - Class in org.opencastproject.job.api
- JaxbIncidentDigestTree() - Constructor for class org.opencastproject.job.api.JaxbIncidentDigestTree
-
Constructor for JAXB
- JaxbIncidentDigestTree(IncidentService, Locale, IncidentTree) - Constructor for class org.opencastproject.job.api.JaxbIncidentDigestTree
- JaxbIncidentFull - Class in org.opencastproject.job.api
- JaxbIncidentFull() - Constructor for class org.opencastproject.job.api.JaxbIncidentFull
- JaxbIncidentFull(Incident, IncidentL10n) - Constructor for class org.opencastproject.job.api.JaxbIncidentFull
- JaxbIncidentFullList - Class in org.opencastproject.job.api
- JaxbIncidentFullList() - Constructor for class org.opencastproject.job.api.JaxbIncidentFullList
-
Constructor for JAXB
- JaxbIncidentFullList(IncidentService, Locale, List<Incident>) - Constructor for class org.opencastproject.job.api.JaxbIncidentFullList
- JaxbIncidentFullTree - Class in org.opencastproject.job.api
- JaxbIncidentFullTree() - Constructor for class org.opencastproject.job.api.JaxbIncidentFullTree
-
Constructor for JAXB
- JaxbIncidentFullTree(IncidentService, Locale, IncidentTree) - Constructor for class org.opencastproject.job.api.JaxbIncidentFullTree
- JaxbIncidentList - Class in org.opencastproject.job.api
- JaxbIncidentList() - Constructor for class org.opencastproject.job.api.JaxbIncidentList
-
Default constructor needed by jaxb
- JaxbIncidentList(List<Incident>) - Constructor for class org.opencastproject.job.api.JaxbIncidentList
- JaxbIncidentTree - Class in org.opencastproject.job.api
-
1:1 serialization of a
IncidentTreeImpl. - JaxbIncidentTree() - Constructor for class org.opencastproject.job.api.JaxbIncidentTree
-
Constructor for JAXB
- JaxbIncidentTree(IncidentTree) - Constructor for class org.opencastproject.job.api.JaxbIncidentTree
- JaxbJob - Class in org.opencastproject.job.api
-
1:1 serialization of a
Job. - JaxbJob() - Constructor for class org.opencastproject.job.api.JaxbJob
-
Default constructor needed by jaxb
- JaxbJob(Job) - Constructor for class org.opencastproject.job.api.JaxbJob
- JaxbJobContext - Class in org.opencastproject.job.api
-
JAXB annotated implementation of the job context.
- JaxbJobContext() - Constructor for class org.opencastproject.job.api.JaxbJobContext
-
The default no arg constructor needed by JAXB
- JaxbJobContext(JobContext) - Constructor for class org.opencastproject.job.api.JaxbJobContext
-
Constructs a jaxb job context from another context.
- JaxbJobList - Class in org.opencastproject.job.api
-
A wrapper for job collections.
- JaxbJobList() - Constructor for class org.opencastproject.job.api.JaxbJobList
- JaxbJobList(Collection<? extends Job>) - Constructor for class org.opencastproject.job.api.JaxbJobList
- JaxbJobList(JaxbJob) - Constructor for class org.opencastproject.job.api.JaxbJobList
- JaxbOrganization - Class in org.opencastproject.security.api
-
An organization that is hosted on this Opencast instance.
- JaxbOrganization() - Constructor for class org.opencastproject.security.api.JaxbOrganization
-
No-arg constructor needed by JAXB
- JaxbOrganization(String) - Constructor for class org.opencastproject.security.api.JaxbOrganization
- JaxbOrganization(String, String, Map<String, Integer>, String, String, Map<String, String>) - Constructor for class org.opencastproject.security.api.JaxbOrganization
-
Constructs an organization with its attributes.
- JaxbOrganization.OrgProperty - Class in org.opencastproject.security.api
-
An organization property.
- JaxbOrganization.OrgServer - Class in org.opencastproject.security.api
-
An organization property.
- JaxbOrganizationList - Class in org.opencastproject.security.api
-
A JAXB-annotated list of organizations.
- JaxbOrganizationList() - Constructor for class org.opencastproject.security.api.JaxbOrganizationList
-
No arg constructor needed by JAXB
- JaxbOrganizationList(List<JaxbOrganization>) - Constructor for class org.opencastproject.security.api.JaxbOrganizationList
-
Constructs a new OrganizationList wrapper from a list of organizations.
- JaxbParser - Class in org.opencastproject.util.jaxb
-
Base class for JAXB parser classes.
- JaxbParser(String) - Constructor for class org.opencastproject.util.jaxb.JaxbParser
-
Create a new parser.
- JaxbRole - Class in org.opencastproject.security.api
-
A simple user model.
- JaxbRole() - Constructor for class org.opencastproject.security.api.JaxbRole
-
No-arg constructor needed by JAXB
- JaxbRole(String, String, String, Role.Type) - Constructor for class org.opencastproject.security.api.JaxbRole
-
Constructs a role with the specified name, organization identifier, description, and persistence settings.
- JaxbRole(String, JaxbOrganization) - Constructor for class org.opencastproject.security.api.JaxbRole
-
Constructs a role with the specified name and organization.
- JaxbRole(String, JaxbOrganization, String) - Constructor for class org.opencastproject.security.api.JaxbRole
-
Constructs a role with the specified name, organization and description.
- JaxbRole(String, JaxbOrganization, String, Role.Type) - Constructor for class org.opencastproject.security.api.JaxbRole
-
Constructs a role with the specified name, organization, description, and persistence settings.
- JaxbRoleList - Class in org.opencastproject.security.api
-
A wrapper for role collections.
- JaxbRoleList() - Constructor for class org.opencastproject.security.api.JaxbRoleList
- JaxbRoleList(Collection<JaxbRole>) - Constructor for class org.opencastproject.security.api.JaxbRoleList
- JaxbRoleList(JaxbRole) - Constructor for class org.opencastproject.security.api.JaxbRoleList
- JaxbServiceHealth - Class in org.opencastproject.serviceregistry.api
-
A wrapper for service health info.
- JaxbServiceHealth() - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- JaxbServiceHealth(Integer, Integer, Integer) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- JaxbServiceRegistration - Class in org.opencastproject.serviceregistry.api
-
A record of a service that creates and manages receipts.
- JaxbServiceRegistration() - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Creates a new service registration which is online and not in maintenance mode.
- JaxbServiceRegistration(String, String, String) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Creates a new service registration which is online and not in maintenance mode.
- JaxbServiceRegistration(String, String, String, boolean) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Creates a new service registration which is online and not in maintenance mode.
- JaxbServiceRegistration(ServiceRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Creates a new JAXB annotated service registration based on an existing service registration
- JaxbServiceRegistrationList - Class in org.opencastproject.serviceregistry.api
-
A wrapper for service registration collections.
- JaxbServiceRegistrationList() - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- JaxbServiceRegistrationList(Collection<JaxbServiceRegistration>) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- JaxbServiceRegistrationList(JaxbServiceRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- JaxbServiceStatistics - Class in org.opencastproject.serviceregistry.api
-
Statistics for a service registration.
- JaxbServiceStatistics() - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
No-arg constructor needed by JAXB
- JaxbServiceStatistics(JaxbServiceRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Constructs a new service statistics instance without statistics.
- JaxbServiceStatistics(JaxbServiceRegistration, long, long, int, int, int) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Constructs a new service statistics instance with statistics.
- JaxbServiceStatistics(ServiceRegistration) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Constructs a new service statistics instance without statistics.
- JaxbServiceStatisticsList - Class in org.opencastproject.serviceregistry.api
-
A wrapper for service statistics.
- JaxbServiceStatisticsList() - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- JaxbServiceStatisticsList(Collection<ServiceStatistics>) - Constructor for class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- JaxbUser - Class in org.opencastproject.security.api
-
A simple user model.
- JaxbUser() - Constructor for class org.opencastproject.security.api.JaxbUser
-
No-arg constructor needed by JAXB
- JaxbUser(String, String, String, String, String, JaxbOrganization, Set<JaxbRole>) - Constructor for class org.opencastproject.security.api.JaxbUser
-
Constructs a user which is a member of the given organization that has the specified roles.
- JaxbUser(String, String, String, JaxbOrganization, Set<JaxbRole>) - Constructor for class org.opencastproject.security.api.JaxbUser
-
Constructs a user which is a member of the given organization that has the specified roles.
- JaxbUser(String, String, String, JaxbOrganization, JaxbRole...) - Constructor for class org.opencastproject.security.api.JaxbUser
-
Constructs a user which is a member of the given organization that has the specified roles.
- JaxbUser(String, String, JaxbOrganization, Set<JaxbRole>) - Constructor for class org.opencastproject.security.api.JaxbUser
-
Constructs a user which is a member of the given organization that has the specified roles and no password set.
- JaxbUser(String, String, JaxbOrganization, JaxbRole...) - Constructor for class org.opencastproject.security.api.JaxbUser
-
Constructs a user which is a member of the given organization that has the specified roles and no password set.
- JaxbUserList - Class in org.opencastproject.security.api
-
A wrapper for user collections.
- JaxbUserList() - Constructor for class org.opencastproject.security.api.JaxbUserList
- JaxbUserList(Collection<JaxbUser>) - Constructor for class org.opencastproject.security.api.JaxbUserList
- JaxbUserList(JaxbUser) - Constructor for class org.opencastproject.security.api.JaxbUserList
- JaxbXmlSchemaGenerator - Class in org.opencastproject.util
-
Provides utility methods for transforming a
JAXBContextinto an XML schema. - JmxUtil - Class in org.opencastproject.util.jmx
-
Functions supporting JMX.
- Job - Interface in org.opencastproject.job.api
-
Represents a long running, asynchronous process.
- JOB_STATUSES_INFLUENCING_LOAD_BALANCING - Static variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
A static list of statuses that influence how load balancing is calculated
- JOB_TYPE - Static variable in interface org.opencastproject.serviceregistry.api.IncidentService
-
Identifier for service registration and location
- Job.FailureReason - Enum Class in org.opencastproject.job.api
-
Reason for failure
- Job.Status - Enum Class in org.opencastproject.job.api
-
The status of the job that this receipt represents
- JobBarrier - Class in org.opencastproject.job.api
-
This class is a utility implementation that will wait for all given jobs to change their status to either one of:
Job.Status.FINISHEDJob.Status.FAILEDJob.Status.DELETED - JobBarrier(Job, ServiceRegistry) - Constructor for class org.opencastproject.job.api.JobBarrier
-
Creates a barrier without any jobs, using
registryto poll for the outcome of the monitored jobs using the default polling intervalJobBarrier.DEFAULT_POLLING_INTERVAL. - JobBarrier(Job, ServiceRegistry, long) - Constructor for class org.opencastproject.job.api.JobBarrier
-
Creates a wrapper for
job, usingregistryto poll for the job outcome. - JobBarrier(Job, ServiceRegistry, long, Job...) - Constructor for class org.opencastproject.job.api.JobBarrier
-
Creates a wrapper for
job, usingregistryto poll for the job outcome. - JobBarrier(Job, ServiceRegistry, Job...) - Constructor for class org.opencastproject.job.api.JobBarrier
-
Creates a barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling intervalJobBarrier.DEFAULT_POLLING_INTERVAL. - JobBarrier.Result - Class in org.opencastproject.job.api
-
Result of a waiting operation on a certain number of jobs.
- JobCanceledException - Exception Class in org.opencastproject.util
-
This exception is thrown by the
JobBarrierand indicates that the job has been canceled. - JobCanceledException(Job) - Constructor for exception class org.opencastproject.util.JobCanceledException
- JobContext - Interface in org.opencastproject.job.api
-
Runtime contextual information to be passed around with jobs.
- jobFromHttpResponse - Static variable in class org.opencastproject.util.JobUtil
- jobHosts - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
A mapping of services to jobs
- JobImpl - Class in org.opencastproject.job.api
- JobImpl() - Constructor for class org.opencastproject.job.api.JobImpl
- JobImpl(long) - Constructor for class org.opencastproject.job.api.JobImpl
- JobImpl(long, String, String, long, String, String, List<String>, Job.Status, String, String, Date, Date, Date, Long, Long, String, Long, Long, boolean, URI, Float) - Constructor for class org.opencastproject.job.api.JobImpl
- JobParser - Class in org.opencastproject.job.api
-
Marshals and unmarshals
Jobs. - jobProducer - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- JobProducer - Interface in org.opencastproject.job.api
-
A service that creates jobs for long-running operations.
- jobs - Variable in class org.opencastproject.job.api.JaxbJobList
-
A list of jobs
- jobs - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The serialized jobs
- jobType - Variable in class org.opencastproject.job.api.AbstractJobProducer
-
The types of job that this producer can handle
- JobUtil - Class in org.opencastproject.util
-
Job related utility functions.
- join(Iterator<A>, Iterator<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Join two iterators.
- join(Option<Option<A>>) - Static method in class org.opencastproject.util.data.functions.Options
-
m (m a) -> m a
- JPG - Static variable in class org.opencastproject.util.MimeTypes
- JSON - Static variable in class org.opencastproject.util.MimeTypes
- JsonArr - Class in org.opencastproject.util
- JsonArr(List) - Constructor for class org.opencastproject.util.JsonArr
- jsonObj - Static variable in class org.opencastproject.util.JsonObj
-
JsonObj.jsonObj(java.util.Map)as a function. - jsonObj(String) - Static method in class org.opencastproject.util.JsonObj
-
Create a JsonObj from a JSON string.
- jsonObj(Map) - Static method in class org.opencastproject.util.JsonObj
-
Constructor function.
- JsonObj - Class in org.opencastproject.util
-
Accessor for JSON objects aka maps.
- JsonObj(Map) - Constructor for class org.opencastproject.util.JsonObj
-
Create a wrapper for a map.
- Jsons - Class in org.opencastproject.util
-
JSON builder based on json-simple.
- Jsons.Arr - Class in org.opencastproject.util
- Jsons.Obj - Class in org.opencastproject.util
- Jsons.Prop - Class in org.opencastproject.util
- Jsons.Val - Class in org.opencastproject.util
- JsonVal - Class in org.opencastproject.util
- JsonVal(Object) - Constructor for class org.opencastproject.util.JsonVal
K
- key - Variable in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
-
The property key
- key - Variable in class org.opencastproject.util.HashEntry
- keySet() - Method in class org.opencastproject.util.JsonObj
L
- lastIndexOf(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- left() - Method in class org.opencastproject.util.data.Either
- left(A) - Static method in class org.opencastproject.util.data.Either
-
Create a left.
- left(A) - Method in interface org.opencastproject.util.data.Either.Match
- lift(Function<A, B>) - Method in class org.opencastproject.util.data.VCell
- Limitations - Search tag in class org.opencastproject.mediapackage.XMLCatalogImpl
- Section
- link(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Links the specified file or directory from
sourceLocationtotargetLocation. - link(File, File, boolean) - Static method in class org.opencastproject.util.FileSupport
-
Links the specified file or directory from
sourceLocationtotargetLocation. - list() - Method in class org.opencastproject.util.data.Option
-
Transform an option into a list, either with a single element or an empty list.
- list(A...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a list from an array.
- listIterator() - Method in class org.opencastproject.util.data.NonEmptyList
- listIterator(int) - Method in class org.opencastproject.util.data.NonEmptyList
- live - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- loadFileFromClassPathAsString(String) - Static method in class org.opencastproject.util.IoSupport
-
Load a classpath resource into a string using the class loader of
IoSupport. - loadFileFromClassPathAsString(String, Class<?>) - Static method in class org.opencastproject.util.IoSupport
-
Load a classpath resource into a string using UTF-8 encoding and the class loader of the given class.
- loadFromClassPath(String) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
To be used in unit tests.
- loadFromXml(InputStream) - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Loads a media package from the manifest.
- loadFromXml(InputStream) - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Loads a media package from the manifest.
- loadFromXml(String) - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Loads a media package from the manifest.
- loadFromXml(String) - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Loads a media package from the manifest.
- loadFromXml(Node) - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Loads a media package from the manifest.
- loadFromXml(Node) - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
- loadPropertiesFromStream(InputStream) - Static method in class org.opencastproject.util.IoSupport
-
Load properties from a stream.
- loadPropertiesFromUrl(URL) - Static method in class org.opencastproject.util.IoSupport
- loadTemplate(String) - Static method in class org.opencastproject.util.doc.DocUtil
-
Loads a template based on the given path
- loadUser(String) - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Loads a user by username, or returns null if this user is not known to the thread's current organization.
- loadUser(String) - Method in interface org.opencastproject.security.api.UserProvider
-
Loads a user by username, or returns null if this user is not known to this provider.
- loadUsers(Collection<String>) - Method in interface org.opencastproject.security.api.UserDirectoryService
-
Loads multiple users by a list of user names.
- LoadUtil - Class in org.opencastproject.util
- LocalHashMap - Class in org.opencastproject.util
-
See this JAXB bug for the full explanation: https://jaxb.dev.java.net/issues/show_bug.cgi?
- LocalHashMap() - Constructor for class org.opencastproject.util.LocalHashMap
-
No-arg constructor needed by JAXB
- LocalHashMap(String) - Constructor for class org.opencastproject.util.LocalHashMap
-
Constructs this map from a properties list, expressed as a string:
foo=bar this=that - locked() - Static method in class org.opencastproject.util.RestUtil.R
- locked(File, Function<File, A>) - Static method in class org.opencastproject.util.IoSupport
-
Run function
fhaving exclusive read/write access to the given file. - logger - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Media package element type.
- logicalname - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- logicalNameFileMap(List<Track>, Function<URI, File>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Return logical name mapped to file
- logicalNameURLMap(List<Track>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- LONG - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- lt(A) - Static method in class org.opencastproject.util.data.functions.Booleans
M
- maintenanceMode - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- maintenanceMode - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- Manifest - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- MANIFEST_FILENAME - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The manifest file name
- ManifestContributor - Interface in org.opencastproject.mediapackage
-
To be implemented by everyone who wishes to contribute to the media package manifest.
- map - Variable in class org.opencastproject.util.LocalHashMap
-
The internal backing map
- map(Collection<A>, M, Function<A, B>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.use
Monadics - map(Collection<A>, Function<A, B>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.use
Monadics - map(Function<? super A, ? extends B>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Alias for
fmap. - map(Function<? super A, ? extends B>) - Method in class org.opencastproject.util.data.Option
- map(Function<A, B>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Alias for
Monadics.IteratorMonadic.fmap(Function). - map(Tuple<? extends K, ? extends V>...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a map from a list of tuples (K, V).
- mapIndex(Function2<A, Integer, B>) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Apply
fto each element. - mark(int) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- mark(int) - Method in class org.opencastproject.util.ProgressInputStream
- markSupported() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- markSupported() - Method in class org.opencastproject.util.ProgressInputStream
- marshal(Object) - Method in class org.opencastproject.util.jaxb.JaxbParser
-
Marshal an object into a string.
- marshal(Date) - Method in class org.opencastproject.util.DateTimeSupport.UtcTimestampAdapter
- marshal(Date) - Method in class org.opencastproject.util.jaxb.UtcTimestampAdapter
- marshal(Hashtable<String, String>) - Method in class org.opencastproject.util.HashtableAdapter
- marshal(Map<String, Map<String, List<String>>>) - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter
- marshal(Attachment) - Method in class org.opencastproject.mediapackage.attachment.AttachmentImpl.Adapter
- marshal(Catalog) - Method in class org.opencastproject.mediapackage.CatalogImpl.Adapter
- marshal(Id) - Method in class org.opencastproject.mediapackage.identifier.Id.Adapter
- marshal(MediaPackage) - Method in class org.opencastproject.mediapackage.MediaPackageImpl.Adapter
- marshal(MediaPackageReference) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl.Adapter
- marshal(Publication) - Method in class org.opencastproject.mediapackage.PublicationImpl.Adapter
- marshal(Stream) - Method in class org.opencastproject.mediapackage.AudioStream.Adapter
- marshal(Stream) - Method in class org.opencastproject.mediapackage.SubtitleStream.Adapter
- marshal(Stream) - Method in class org.opencastproject.mediapackage.VideoStream.Adapter
- marshal(Track) - Method in class org.opencastproject.mediapackage.track.TrackImpl.Adapter
- marshal(Option<T>) - Method in class org.opencastproject.util.jaxb.OptionAdapter
- master - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- masterPatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- matches(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Check if two flavors match.
- matches(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Returns
trueif this reference matchesreferenceby means of type and identifier. - matches(MediaPackageReference) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- matchesFlavor - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- matchesFlavor(MediaPackageElementFlavor) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
-
Return true if the element has a flavor that matches
flavor. - MATROSKA - Static variable in class org.opencastproject.util.MimeTypes
- MAX_INACTIVE_INTERVAL - Static variable in interface org.opencastproject.rest.RestConstants
-
The amount of time in seconds to wait for a session to be inactive before deallocating it.
- MAX_TRANSACTION_RETRIES_PROPERTY - Static variable in class org.opencastproject.db.DBSessionFactoryImpl
- maxLoad - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
-
The maximum load this host can run.
- maxLoad - Variable in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- meanQueueTime - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The mean queue time for jobs
- meanRunTime - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The mean run time for jobs
- mediaPackage - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The parent media package
- MediaPackage - Interface in org.opencastproject.mediapackage
-
Interface for a media package, which is a data container moving through the system, containing metadata, tracks and attachments.
- MEDIAPACKAGE_COVER_FLAVOR - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Cover art flavor
- MediaPackageBuilder - Interface in org.opencastproject.mediapackage
-
A media package builder provides factory methods for the creation of media packages from manifest files, packages, directories or from sratch.
- MediaPackageBuilderFactory - Class in org.opencastproject.mediapackage
-
Factory to retrieve instances of a media package builder.
- MediaPackageBuilderImpl - Class in org.opencastproject.mediapackage
-
This class provides factory methods for the creation of media packages from manifest files, directories or from scratch.
- MediaPackageBuilderImpl() - Constructor for class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Creates a new media package builder.
- MediaPackageBuilderImpl(MediaPackageSerializer) - Constructor for class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
Creates a new media package builder that uses the given serializer to resolve urls while reading manifests and adding new elements.
- MediaPackageElement - Interface in org.opencastproject.mediapackage
-
All classes that will be part of a media package must implement this interface.
- MediaPackageElement.Type - Enum Class in org.opencastproject.mediapackage
-
The element type todo is the type definitely needed or can the flavor take its responsibilities?
- MediaPackageElementBuilder - Interface in org.opencastproject.mediapackage
-
A media package element builder provides factory methods for the creation and loading of media package elements from files.
- MediaPackageElementBuilderFactory - Class in org.opencastproject.mediapackage
-
Factory to retreive instances of a media package element builder.
- MediaPackageElementBuilderFactory() - Constructor for class org.opencastproject.mediapackage.MediaPackageElementBuilderFactory
- MediaPackageElementBuilderImpl - Class in org.opencastproject.mediapackage
-
Default implementation for a media package element builder.
- MediaPackageElementBuilderImpl() - Constructor for class org.opencastproject.mediapackage.MediaPackageElementBuilderImpl
- MediaPackageElementBuilderPlugin - Interface in org.opencastproject.mediapackage.elementbuilder
-
Deprecated.
- MediaPackageElementFlavor - Class in org.opencastproject.mediapackage
-
ELement flavors describe
MediaPackageElements in a semantic way. - MediaPackageElementFlavor(String, String) - Constructor for class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Creates a new flavor with the given type and subtype.
- MediaPackageElementParser - Class in org.opencastproject.mediapackage
-
Convenience implementation that supports serializing and deserializing media package elements.
- MediaPackageElements - Interface in org.opencastproject.mediapackage
-
Contains all well-known definitions, names and symbols REPLAY relies on as constants for an easy usage and as a documentation.
- MediaPackageElementSelector<T> - Interface in org.opencastproject.mediapackage
-
A
MedikaPackageElementSelectoris the way to set up rules for extracting elements from a media package dependent on their flavor. - MediaPackageException - Exception Class in org.opencastproject.mediapackage
-
General exception that is raised when problems occur while manipulating media packages like adding or removing media package elements, creating manifests or moving and copying the media package itself.
- MediaPackageException(String) - Constructor for exception class org.opencastproject.mediapackage.MediaPackageException
-
Creates a new media package exception with the specified message.
- MediaPackageException(String, Throwable) - Constructor for exception class org.opencastproject.mediapackage.MediaPackageException
-
Creates a new media package exception caused by Throwable
t. - MediaPackageException(Throwable) - Constructor for exception class org.opencastproject.mediapackage.MediaPackageException
-
Creates a new media package exception caused by Throwable
t. - MediaPackageImpl - Class in org.opencastproject.mediapackage
-
Default implementation for a media media package.
- MediaPackageImpl.Adapter - Class in org.opencastproject.mediapackage
-
A JAXB adapter that allows the
MediaPackageinterface to be un/marshalled - MediaPackageParser - Class in org.opencastproject.mediapackage
-
Convenience implementation that supports serializing and deserializing media packages.
- MediaPackageReference - Interface in org.opencastproject.mediapackage
-
A
MediaPackageElementRefprovides means of pointing to other elements in the media package. - MediaPackageReferenceImpl - Class in org.opencastproject.mediapackage
-
Default implementation for a
MediaPackageReference. - MediaPackageReferenceImpl() - Constructor for class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Creates a reference to the containing media package (
self). - MediaPackageReferenceImpl(String, String) - Constructor for class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Creates a reference to the entity identified by
typeandidentifier. - MediaPackageReferenceImpl(MediaPackage) - Constructor for class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Creates a reference to the specified media package.
- MediaPackageReferenceImpl(MediaPackageElement) - Constructor for class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Creates a reference to the specified media package element.
- MediaPackageReferenceImpl.Adapter - Class in org.opencastproject.mediapackage
- MediaPackageRuntimeException - Exception Class in org.opencastproject.mediapackage
-
This exception is used to wrap the checked
MediaPackageExceptioninto a RuntimeException. - MediaPackageRuntimeException(MediaPackageException) - Constructor for exception class org.opencastproject.mediapackage.MediaPackageRuntimeException
-
Creates a new media package runtime exception with the specified wrapped exception.
- MediaPackageSerializer - Interface in org.opencastproject.mediapackage
- MediaPackageSupport - Class in org.opencastproject.mediapackage
-
Utility class used for media package handling.
- MediaPackageSupport.Filters - Class in org.opencastproject.mediapackage
-
Filters and predicates to work with media package element collections.
- MediaPackageSupport.Fn - Class in org.opencastproject.mediapackage
-
Functions on media packages.
- MediaPackageSupport.MergeMode - Enum Class in org.opencastproject.mediapackage
-
Mode used when merging media packages.
- members - Variable in class org.opencastproject.security.api.JaxbGroup
- memory - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- merge(Dictionary<String, String>) - Method in class org.opencastproject.util.XProperties
-
Merges the properties from p into this properties object
- merge(Map<? extends A, ? extends B>, Map<? extends A, ? extends B>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Merge two maps where
btakes precedence. - merge(NamespaceContext) - Method in class org.opencastproject.util.XmlNamespaceContext
- merge(NamespaceContext, NamespaceContext) - Static method in class org.opencastproject.util.XmlNamespaceContext
-
Merge
bintoaso thatbtakes precedence overa. - merge(MediaPackage, MediaPackage, MediaPackageSupport.MergeMode) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Merges the contents of media package located at
sourceDirinto the media package located attargetDir. - merge(AccessControlList) - Method in class org.opencastproject.security.api.AccessControlList
-
Merge this access control list with another one based on roles specified within.
- Merge - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- mergeActions(AccessControlList) - Method in class org.opencastproject.security.api.AccessControlList
-
Merge this access control list with another one based on actions specified within.
- Merged - Enum constant in enum class org.opencastproject.security.api.AclScope
- meta - Variable in class org.opencastproject.util.doc.DocData
-
This is the document meta data
- MIME_TYPE_PATTERN - Static variable in class org.opencastproject.util.MimeTypes
- mimeType - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's mime type, e. g.
- mimeType(String, String) - Static method in class org.opencastproject.util.MimeType
- mimeType(String, String, String) - Static method in class org.opencastproject.util.MimeType
- mimeType(String, String, List<String>, List<MimeType>, Option<String>, Option<String>, Option<String>) - Static method in class org.opencastproject.util.MimeType
- MimeType - Class in org.opencastproject.util
-
This class implements the mime type.
- mimeTypes - Variable in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
The registered mime types
- MimeTypes - Class in org.opencastproject.util
-
This class represents the mime type registry that is responsible for providing resolving mime types through all system components.
- MimeTypeUtil - Class in org.opencastproject.util
-
Utility functions for mime types.
- MimeTypeUtil.Fns - Class in org.opencastproject.util
- min(int, int) - Static method in class org.opencastproject.util.RequireUtil
- Misc - Class in org.opencastproject.util.data.functions
-
Various functions not directly bound to any type.
- MJPEG - Static variable in class org.opencastproject.util.MimeTypes
- MJPEG2000 - Static variable in class org.opencastproject.util.MimeTypes
- mk(Stream<XmlNamespaceBinding>) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(String) - Static method in class org.opencastproject.mediapackage.EName
-
Create a new expanded name which does not belong to a namespace.
- mk(String, String) - Static method in class org.opencastproject.mediapackage.EName
- mk(String, String) - Static method in class org.opencastproject.util.XmlNamespaceBinding
-
Constructor method.
- mk(String, String) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(List<XmlNamespaceBinding>) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(Map.Entry<String, String>) - Static method in class org.opencastproject.job.api.JaxbIncident.Param
- mk(Map<String, String>) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(XmlNamespaceBinding...) - Static method in class org.opencastproject.util.XmlNamespaceContext
- mk(Node, NamespaceContext) - Static method in class org.opencastproject.util.Xpath
-
Create a new evaluation context for
noderespecting the given namespace resolutions. - mkFn - Static variable in class org.opencastproject.job.api.JaxbIncident
- mkFn - Static variable in class org.opencastproject.job.api.JaxbIncident.Param
- mkFn - Static variable in class org.opencastproject.job.api.JaxbIncidentDetail
- mkFn - Static variable in class org.opencastproject.job.api.JaxbIncidentTree
- mkFn(IncidentService, Locale) - Static method in class org.opencastproject.job.api.JaxbIncidentDigest
- mkFn(IncidentService, Locale) - Static method in class org.opencastproject.job.api.JaxbIncidentDigestTree
- mkFn(IncidentService, Locale) - Static method in class org.opencastproject.job.api.JaxbIncidentFull
- mkFn(IncidentService, Locale) - Static method in class org.opencastproject.job.api.JaxbIncidentFullTree
- mkList(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.
- mkString(A[], String) - Static method in class org.opencastproject.util.data.Arrays
-
Make a string from a collection separating each element by
sep. - mkString(String) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
- mkString(Collection<?>, String) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Make a string from a collection separating each element by
sep. - mlazy(Iterator<A>) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor function optimized for iterators.
- mlazy(List<A>) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor function optimized for lists.
- mlist(A...) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor function optimized for arrays.
- mlist(Collection<A>) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor for collections.
- mlist(Iterator<A>) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor function optimized for iterators.
- mlist(List<A>) - Static method in class org.opencastproject.util.data.Monadics
-
Constructor function optimized for lists.
- MMS - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- modified(ComponentContext) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- modifyLoad(float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
Modifies the load for this node
- Monadics - Class in org.opencastproject.util.data
- Monadics.IteratorMonadic<A> - Class in org.opencastproject.util.data
-
The iterator monad.
- Monadics.ListMonadic<A> - Class in org.opencastproject.util.data
-
The list monad.
- MP3 - Static variable in class org.opencastproject.util.MimeTypes
- MPEG4 - Static variable in class org.opencastproject.util.MimeTypes
- MPEG4_AAC - Static variable in class org.opencastproject.util.MimeTypes
N
- name - Variable in class org.opencastproject.security.api.JaxbGroup
- name - Variable in class org.opencastproject.security.api.JaxbOrganization
-
The friendly name of the organization
- name - Variable in class org.opencastproject.security.api.JaxbOrganization.OrgServer
-
The server name
- name - Variable in class org.opencastproject.security.api.JaxbRole
-
The role name
- name - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's name
- name() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- name() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- name() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- namedQuery - Static variable in class org.opencastproject.db.Queries
-
Execute a typed named query.
- NamespaceBindingException - Exception Class in org.opencastproject.mediapackage
-
Exception thrown by
CatalogImplin case of any namespace binding errors. - NamespaceBindingException(String) - Constructor for exception class org.opencastproject.mediapackage.NamespaceBindingException
- nativeQuery - Static variable in class org.opencastproject.db.Queries
-
Execute a native SQL query.
- ne(Object, Object) - Static method in class org.opencastproject.util.EqualsUtil
-
Check if
aandbare not equal. - NeedleEye - Class in org.opencastproject.util
-
Only one function application can be threaded through the needle eye at a time.
- NeedleEye() - Constructor for class org.opencastproject.util.NeedleEye
- needsRewriting() - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.HLSMediaPackageCheck
- NEGATE_TAG_PREFIX - Static variable in class org.opencastproject.mediapackage.MediaPackageImpl
-
The prefix indicating that a tag should be excluded from a search for elements using
MediaPackageImpl.getElementsByTags(Collection) - NEGATE_TAG_PREFIX - Static variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The prefix indicating that a tag should be excluded from a search for elements using
MediaPackage.getElementsByTags(Collection) - newDBSession(String) - Static method in class org.opencastproject.db.DBTestEnv
- newDBSession(EntityManagerFactory) - Static method in class org.opencastproject.db.DBTestEnv
- newDocument() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Creates an xml document root and returns it.
- newDocument() - Static method in class org.opencastproject.util.XmlUtil
-
Creates an xml document root and returns it.
- newDocumentBuilderFactory() - Static method in class org.opencastproject.util.XmlSafeParser
-
Creates a preconfigured DocumentBuilderFactory, which is guarded against XXE and billion laugh attacks.
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
-
Creates a new media package element of the specified type.
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.elementbuilder.MediaPackageElementBuilderPlugin
-
Deprecated.Creates a new media package element of the specified type.
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackageElementBuilder
-
Creates a new media package elment of the specified type.
- newElement(MediaPackageElement.Type, MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.MediaPackageElementBuilderImpl
- newElementBuilder() - Method in class org.opencastproject.mediapackage.MediaPackageElementBuilderFactory
-
Factory method that returns an instance of a media package element builder.
- newEntityManagerFactory(String) - Static method in class org.opencastproject.db.DBTestEnv
-
Create a new entity manager factory backed by an in-memory H2 database for testing purposes.
- newEntityManagerFactory(String, String, String, String, String, String, Map<String, ?>, PersistenceProvider) - Static method in class org.opencastproject.db.DBTestEnv
-
Create a new entity manager factory for testing purposes.
- newInstance() - Static method in class org.opencastproject.mediapackage.CatalogImpl
- newInstance() - Static method in class org.opencastproject.mediapackage.MediaPackageBuilderFactory
-
Returns an instance of a MediaPackageBuilderFactory.
- newInstance() - Static method in class org.opencastproject.mediapackage.MediaPackageElementBuilderFactory
-
Returns an instance of a MediaPackageElementBuilderFactory.
- newMediaPackageBuilder() - Method in class org.opencastproject.mediapackage.MediaPackageBuilderFactory
-
Factory method that returns an instance of a media package builder.
- newPersistenceProvider() - Static method in class org.opencastproject.db.DBTestEnv
-
Create a new persistence provider for unit tests.
- newSAXParserFactory() - Static method in class org.opencastproject.util.XmlSafeParser
-
Creates a preconfigured SAXParserFactory, which is guarded against XXE and billion laugh attacks.
- newTransformerFactory() - Static method in class org.opencastproject.util.XmlSafeParser
-
Creates a preconfigured default TransformerFactory, which is guarded against XXE and billion laugh attacks.
- nil() - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.The empty list.
- nil(Class<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.The empty list.
- NO_COMPRESSION - Static variable in class org.opencastproject.util.ZipUtil
- NO_DETAILS - Static variable in class org.opencastproject.serviceregistry.api.Incidents
- NO_PARAMETER - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- NO_PARAMS - Static variable in class org.opencastproject.serviceregistry.api.Incidents
- noContent() - Static method in class org.opencastproject.util.RestUtil.R
- node(String) - Method in class org.opencastproject.util.Xpath
-
Evaluate the xpath expression against the contained document.
- NODE_NAME_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the current machine's descriptive node name defined in the config.properties
- NodeLoad() - Constructor for class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
-
No-arg constructor needed by JAXB
- NodeLoad(String, float, float) - Constructor for class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- nodeLoads - Variable in class org.opencastproject.serviceregistry.api.SystemLoad
-
The list of nodes and their current load
- nodeName - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- none() - Method in class org.opencastproject.util.data.Option.EMatch
- none() - Method in interface org.opencastproject.util.data.Option.Match
- none() - Static method in class org.opencastproject.util.data.Option
-
Create a new none.
- none(A) - Static method in class org.opencastproject.util.data.Option
-
Create a none with the type of
example. - none(Class<A>) - Static method in class org.opencastproject.util.data.Option
-
Create a none with the given type.
- None - Enum constant in enum class org.opencastproject.util.requests.SortCriterion.Order
- NONE - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- NonEmptyList<A> - Class in org.opencastproject.util.data
-
Non empty list.
- NonEmptyList(A, A...) - Constructor for class org.opencastproject.util.data.NonEmptyList
- NonEmptyList(Collection<A>) - Constructor for class org.opencastproject.util.data.NonEmptyList
- nonNullList(A...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a list from an array.
- noop - Static variable in class org.opencastproject.util.data.functions.Functions
-
Noop effect.
- nop() - Method in interface org.opencastproject.serviceregistry.api.NopService
- NopService - Interface in org.opencastproject.serviceregistry.api
-
No operation service.
- NORMAL - Enum constant in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Service running normally
- not - Static variable in class org.opencastproject.util.data.functions.Booleans
- not(Function<A, Boolean>) - Static method in class org.opencastproject.util.data.functions.Booleans
- NOT_FOUND_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- notEmpty(String, String) - Static method in class org.opencastproject.util.RequireUtil
-
The given value must not be null or empty.
- notes - Variable in class org.opencastproject.util.doc.DocData
- notes() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- NOTES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Notes metadata flavor
- notFound() - Static method in class org.opencastproject.util.RestUtil.R
- notFound(Object) - Static method in class org.opencastproject.util.RestUtil.R
- notFound(Object, MediaType) - Static method in class org.opencastproject.util.RestUtil.R
- NotFoundException - Exception Class in org.opencastproject.util
-
An exception that indicates that a resource that was expected to exist does not exist.
- NotFoundException() - Constructor for exception class org.opencastproject.util.NotFoundException
-
Constructs a NotFoundException without a detail message.
- NotFoundException(String) - Constructor for exception class org.opencastproject.util.NotFoundException
-
Constructs a NotFoundException with a detail message.
- NotFoundException(String, Throwable) - Constructor for exception class org.opencastproject.util.NotFoundException
-
Constructs a NotFoundException with a detail message and a cause.
- NotFoundException(Throwable) - Constructor for exception class org.opencastproject.util.NotFoundException
-
Constructs a NotFoundException with a cause.
- notNull(A, String) - Static method in class org.opencastproject.util.RequireUtil
-
The given value must not be null.
- notZero - Static variable in class org.opencastproject.util.Jsons
-
Check if a value is not
Jsons.ZERO_VAL. - NULL - Static variable in class org.opencastproject.util.Jsons
-
JSON null.
- nullToNil(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Return the list as is or nil, if
asis null.
O
- o(Function<? super A, ? extends B>, Function0<? extends A>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Function composition:
f . g = f(g) = o(f, g) - o(Function<? super B, ? extends C>, Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Function composition:
f . g = f(g(x)) = o(f, g) - o(Function<? super C, ? extends A>) - Method in class org.opencastproject.util.data.Function
-
Function composition.
- o(Function0<? extends A>) - Method in class org.opencastproject.util.data.Function
-
Function composition.
- OAIPMH - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
OAI-PMH subtype flavor
- obj(String) - Method in class org.opencastproject.util.JsonObj
- obj(Jsons.Prop...) - Static method in class org.opencastproject.util.Jsons
-
Create an object.
- ocell() - Static method in class org.opencastproject.util.data.VCell
-
Create a cell containing none.
- ofChannel(String) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
-
Filters publications to channel
channelId. - ofType(Class<A>) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- ok() - Static method in class org.opencastproject.util.RestUtil.R
- ok(boolean) - Static method in class org.opencastproject.util.RestUtil.R
- ok(InputStream, String, Option<Long>, Option<String>) - Static method in class org.opencastproject.util.RestUtil.R
-
Create a response with status OK from a stream.
- ok(InputStream, Option<String>, Option<Long>, Option<String>) - Static method in class org.opencastproject.util.RestUtil.R
-
Create a response with status OK from a stream.
- ok(Object) - Static method in class org.opencastproject.util.RestUtil.R
- ok(MediaType, Object) - Static method in class org.opencastproject.util.RestUtil.R
- ok(Job) - Static method in class org.opencastproject.util.RestUtil.R
- ok(Jsons.Obj) - Static method in class org.opencastproject.util.RestUtil.R
- OK_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- online - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- online - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- onlineFrom - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
The last time the service has been declared online
- OPENCAST_UPDATE_NOTIFICATION - Static variable in class org.opencastproject.util.jmx.JmxUtil
- OpencastConstants - Interface in org.opencastproject.systems
-
Opencast system constant definitions.
- openClassPathResource(String) - Static method in class org.opencastproject.util.IoSupport
-
Open a classpath resource using the class loader of
IoSupport. - openClassPathResource(String, Class<?>) - Static method in class org.opencastproject.util.IoSupport
-
Open a classpath resource using the class loader of the given class.
- opt(Class<A>, String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- option(A) - Static method in class org.opencastproject.util.data.Option
-
Wrap an arbitrary object into an option with
nullbeing mapped to none. - Option<A> - Class in org.opencastproject.util.data
-
The option type encapsulates on optional value.
- Option.EMatch<A> - Class in org.opencastproject.util.data
-
Effect match.
- Option.Match<A,
B> - Interface in org.opencastproject.util.data - OptionAdapter<T> - Class in org.opencastproject.util.jaxb
-
JAXB Adapter for the
Optiontype - OptionAdapter() - Constructor for class org.opencastproject.util.jaxb.OptionAdapter
- Options - Class in org.opencastproject.util.data.functions
-
Optionrelated functions. - optObj(String) - Method in class org.opencastproject.util.JsonObj
-
Deprecated.
- orElse(Function0<Option<A>>) - Method in class org.opencastproject.util.data.Option
-
Lazy version of
Option.orElse(Option). - orElse(Option<A>) - Method in class org.opencastproject.util.data.Option
-
If this is none return
noneelse this. - orError(T) - Method in class org.opencastproject.util.data.Option
-
Throw
noneif none. - org.opencastproject.capture - package org.opencastproject.capture
- org.opencastproject.cleanup - package org.opencastproject.cleanup
- org.opencastproject.db - package org.opencastproject.db
- org.opencastproject.job.api - package org.opencastproject.job.api
- org.opencastproject.mediapackage - package org.opencastproject.mediapackage
- org.opencastproject.mediapackage.attachment - package org.opencastproject.mediapackage.attachment
- org.opencastproject.mediapackage.elementbuilder - package org.opencastproject.mediapackage.elementbuilder
- org.opencastproject.mediapackage.identifier - package org.opencastproject.mediapackage.identifier
- org.opencastproject.mediapackage.selector - package org.opencastproject.mediapackage.selector
- org.opencastproject.mediapackage.track - package org.opencastproject.mediapackage.track
- org.opencastproject.rest - package org.opencastproject.rest
- org.opencastproject.security.api - package org.opencastproject.security.api
- org.opencastproject.security.util - package org.opencastproject.security.util
- org.opencastproject.serviceregistry.api - package org.opencastproject.serviceregistry.api
-
Service implementation classes
- org.opencastproject.storage - package org.opencastproject.storage
- org.opencastproject.systems - package org.opencastproject.systems
- org.opencastproject.util - package org.opencastproject.util
-
Utility classes for dealing with media packages, collections, URLs, files, and streams.
- org.opencastproject.util.data - package org.opencastproject.util.data
- org.opencastproject.util.data.functions - package org.opencastproject.util.data.functions
- org.opencastproject.util.doc - package org.opencastproject.util.doc
- org.opencastproject.util.doc.rest - package org.opencastproject.util.doc.rest
- org.opencastproject.util.function - package org.opencastproject.util.function
- org.opencastproject.util.jaxb - package org.opencastproject.util.jaxb
- org.opencastproject.util.jmx - package org.opencastproject.util.jmx
- org.opencastproject.util.requests - package org.opencastproject.util.requests
- organization - Variable in class org.opencastproject.security.api.JaxbGroup
- organization - Variable in class org.opencastproject.security.api.JaxbRole
- organization - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's home organization identifier
- Organization - Interface in org.opencastproject.security.api
- ORGANIZATION_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired organization
- OrganizationDirectoryListener - Interface in org.opencastproject.security.api
-
An interface for entities that are interested in changes to the list of registered organizations.
- organizationDirectoryService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The organization directory service
- OrganizationDirectoryService - Interface in org.opencastproject.security.api
-
Manages organizations.
- organizationId - Variable in class org.opencastproject.security.api.JaxbRole
- OrganizationList - Class in org.opencastproject.security.api
-
A JAXB-annotated list of organizations.
- OrganizationList() - Constructor for class org.opencastproject.security.api.OrganizationList
-
No arg constructor needed by JAXB
- OrganizationList(List<Organization>) - Constructor for class org.opencastproject.security.api.OrganizationList
-
Constructs a new OrganizationList wrapper from a list of organizations.
- OrganizationParser - Class in org.opencastproject.security.api
-
Marshals and unmarshalls
Organizations to/from XML. - organizationRegistered(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that appeared in the organization directory.
- organizations - Variable in class org.opencastproject.security.api.JaxbOrganizationList
-
The list of organizations
- organizations - Variable in class org.opencastproject.security.api.OrganizationList
-
The list of organizations
- organizationUnregistered(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that disappeared from the organization directory.
- organizationUpdated(Organization) - Method in interface org.opencastproject.security.api.OrganizationDirectoryListener
-
This callback notifies listeners about an organization that was updated.
- OrgProperty() - Constructor for class org.opencastproject.security.api.JaxbOrganization.OrgProperty
-
No-arg constructor needed by JAXB
- OrgProperty(String, String) - Constructor for class org.opencastproject.security.api.JaxbOrganization.OrgProperty
-
Constructs an organization property with a key and a value.
- OrgServer() - Constructor for class org.opencastproject.security.api.JaxbOrganization.OrgServer
-
No-arg constructor needed by JAXB
- OrgServer(String, int) - Constructor for class org.opencastproject.security.api.JaxbOrganization.OrgServer
-
Constructs an organization server mapping with a server name and a port.
- OsgiAbstractJobProducer - Class in org.opencastproject.job.api
-
Refined implementation of
AbstractJobProducersuitable for use in an OSGi environment. - OsgiAbstractJobProducer(String) - Constructor for class org.opencastproject.job.api.OsgiAbstractJobProducer
- OsgiAbstractJobProducerEndpoint<A> - Class in org.opencastproject.rest
-
Refined implementation of
AbstractJobProducerEndpointsuitable for use in an OSGi environment. - OsgiAbstractJobProducerEndpoint() - Constructor for class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- OsgiUtil - Class in org.opencastproject.util
-
Contains general purpose OSGi utility functions.
- Other - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
P
- p(String, Boolean) - Static method in class org.opencastproject.util.Jsons
-
Create a property.
- p(String, Number) - Static method in class org.opencastproject.util.Jsons
-
Create a property.
- p(String, String) - Static method in class org.opencastproject.util.Jsons
-
Create a property.
- p(String, Option<Jsons.Val>) - Static method in class org.opencastproject.util.Jsons
-
Create a property.
- p(String, Jsons.Val) - Static method in class org.opencastproject.util.Jsons
-
Create a property.
- packageRoot - Variable in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Optional package root file
- param(String, String) - Static method in class org.opencastproject.util.HttpUtil
- Param() - Constructor for class org.opencastproject.job.api.JaxbIncident.Param
- parse(InputStream) - Static method in class org.opencastproject.util.XmlSafeParser
-
Parse a XML Document with a parser, which is guarded against XXE and billion laugh attacks.
- parse(String) - Static method in class org.opencastproject.util.requests.SortCriterion
-
Parse a string representation of a sort criterion.
- parse(InputSource) - Static method in class org.opencastproject.util.XmlSafeParser
-
Parse a XML Document with a parser, which is guarded against XXE and billion laugh attacks.
- parseAcl(InputStream) - Static method in class org.opencastproject.security.api.AccessControlParser
-
Unmarshals an ACL from an xml input stream.
- parseAcl(String) - Static method in class org.opencastproject.security.api.AccessControlParser
-
Parses a string into an ACL.
- parseAclSilent(String) - Static method in class org.opencastproject.security.api.AccessControlParser
-
Same like
AccessControlParser.parseAcl(String)but throws runtime exceptions in case of an error. - parseEnum(A) - Static method in class org.opencastproject.util.EnumSupport
-
Create a function to parse a string into an Enum value.
- parseFlavor - Static variable in class org.opencastproject.mediapackage.MediaPackageElementFlavor
- parseFlavor(String) - Static method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Creates a new media package element flavor.
- parseForMaster() - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.Rep
- parseGroupFromXml(String) - Method in class org.opencastproject.security.api.GroupParser
- parseIncidentFromXml(InputStream) - Method in class org.opencastproject.job.api.IncidentParser
- parseIncidentTreeFromXml(InputStream) - Method in class org.opencastproject.job.api.IncidentParser
- parseJob(InputStream) - Static method in class org.opencastproject.job.api.JobParser
-
Parses a stream representing a
Job - parseJob(String) - Static method in class org.opencastproject.job.api.JobParser
-
Parses an xml string representing a
Job - parseJobList(InputStream) - Static method in class org.opencastproject.job.api.JobParser
-
Parses a stream representing a
JaxbJobList - parseJobList(String) - Static method in class org.opencastproject.job.api.JobParser
-
Parses an xml string representing a
JaxbJobList - parseMimeType(String) - Static method in class org.opencastproject.util.MimeTypes
-
Returns a mime type for the given type and subtype, e. g.
- parseNs(String) - Static method in class org.opencastproject.util.XmlUtil
-
Namespace aware parsing of
xml. - parseNs(InputSource) - Static method in class org.opencastproject.util.XmlUtil
-
Namespace aware parsing of
src. - partialFileResponse(File, String, Option<String>, String) - Static method in class org.opencastproject.util.RestUtil
-
create a partial file response
- partialFromManifest(AbstractStreamImpl, Node, XPath) - Static method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- password - Variable in class org.opencastproject.security.api.JaxbUser
-
The optional password.
- path - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- path - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Path to the service
- path(String...) - Static method in class org.opencastproject.util.PathSupport
-
Deprecated.
- pathParameters() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- PathSupport - Class in org.opencastproject.util
-
Deprecated.
- PATTERN - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The key for defining a pattern for request filters.
- PAUSED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- payloadAsMediaPackageElement(Job, ServiceRegistry) - Static method in class org.opencastproject.util.JobUtil
-
Interpret the payload of a completed
Jobas aMediaPackageElement. - payloadAsMediaPackageElement(ServiceRegistry) - Static method in class org.opencastproject.util.JobUtil
-
Interpret the payload of a completed
Jobas aMediaPackageElement. - Permissions - Interface in org.opencastproject.security.api
-
Represent the common permissions in Opencast
- Permissions.Action - Enum Class in org.opencastproject.security.api
- persist(E) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Create passed entity.
- persistOpt(E) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Create passed entity.
- persistOrUpdate(E) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Create or update passed entity.
- pkLevDb - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- PNA - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- PNG - Static variable in class org.opencastproject.util.MimeTypes
- PNM - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- port - Variable in class org.opencastproject.security.api.JaxbOrganization.OrgServer
-
The server port
- post(String, NameValuePair...) - Static method in class org.opencastproject.util.HttpUtil
- post(NameValuePair...) - Static method in class org.opencastproject.util.HttpUtil
- postVisitDirectory(Path, IOException) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- preconditionFailed() - Static method in class org.opencastproject.util.RestUtil.R
-
Creates a precondition failed status response
- preconditionFailed(String) - Static method in class org.opencastproject.util.RestUtil.R
-
Creates a precondition failed status response with a message
- Predicate<A> - Class in org.opencastproject.util.data
-
A predicate function.
- Predicate() - Constructor for class org.opencastproject.util.data.Predicate
- Prelude - Class in org.opencastproject.util.data
-
The prelude contains general purpose functions.
- PRESENTATION_FEED_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presentation feed preview image flavor
- PRESENTATION_PLAYER_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presentation player preview image flavor
- PRESENTATION_SEARCHRESULT_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presentation search result preview image flavor
- PRESENTATION_SEGMENT_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presentation segment preview image flavor
- PRESENTATION_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track containing presentational material
- PRESENTATION_SOURCE_PARTIAL - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track containing presentational partial material
- presentations - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- PRESENTER_FEED_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presenter feed preview image flavor
- PRESENTER_PLAYER_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presenter player preview image flavor
- PRESENTER_SEARCHRESULT_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presenter search result preview image flavor
- PRESENTER_SEGMENT_PREVIEW - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Presenter segment preview image flavor
- PRESENTER_SOURCE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track containing the presenter/s
- PRESENTER_SOURCE_PARTIAL - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Track containing the presenter/s partial material
- preVisitDirectory(Path, BasicFileAttributes) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- priority - Variable in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
The builder's priority
- process(Job) - Method in class org.opencastproject.job.api.AbstractJobProducer
-
Asks the overriding class to process the arguments using the given operation.
- PROCESSING - Enum constant in enum class org.opencastproject.job.api.Job.FailureReason
- PROCESSING_PROPERTIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Processing properties flavor
- processTextTemplate(String, String, Map<String, Object>) - Static method in class org.opencastproject.util.doc.DocUtil
-
Handles the replacement of the variable strings within textual templates and also allows the setting of variables for the control of logical branching within the text template as well
Uses and expects freemarker (http://freemarker.org/) style templates (that is using ${name} as the marker for a replacement)
NOTE: These should be compatible with Velocity (http://velocity.apache.org/) templates if you use the formal notation (formal: ${variable}, shorthand: $variable) - ProgressInputStream - Class in org.opencastproject.util
-
An
InputStreamthat counts the number of bytes read. - ProgressInputStream(InputStream) - Constructor for class org.opencastproject.util.ProgressInputStream
- Progressive - Enum constant in enum class org.opencastproject.mediapackage.track.ScanType
- properties - Variable in class org.opencastproject.job.api.JaxbJobContext
-
The properties
- properties - Variable in class org.opencastproject.mediapackage.attachment.AttachmentImpl
-
The object properties
- properties - Variable in class org.opencastproject.security.api.JaxbOrganization
-
Arbitrary string properties associated with this organization
- PropertiesResponse - Class in org.opencastproject.util
-
A handy wrapper to wrap Properties objects for automated JAXB serialization.
- PropertiesResponse() - Constructor for class org.opencastproject.util.PropertiesResponse
- PropertiesResponse(Properties) - Constructor for class org.opencastproject.util.PropertiesResponse
- PropertiesUtil - Class in org.opencastproject.util
-
Contains general purpose
Propertiesutility functions. - PROPERTY_KEY_SYS_USER - Static variable in class org.opencastproject.security.util.SecurityUtil
-
The name of the key used to store the name of the system user in the global config.
- PROPERTY_NAME - Static variable in class org.opencastproject.mediapackage.MediaPackageBuilderFactory
-
Name of the system property
- provider - Variable in class org.opencastproject.security.api.JaxbUser
-
The user's provider
- publication(String, String, URI, MimeType) - Static method in class org.opencastproject.mediapackage.PublicationImpl
- Publication - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- Publication - Interface in org.opencastproject.mediapackage
-
The presentation element describes where a media package can be consumed.
- PublicationBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
- PublicationBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.PublicationBuilderPlugin
- PublicationImpl - Class in org.opencastproject.mediapackage
- PublicationImpl() - Constructor for class org.opencastproject.mediapackage.PublicationImpl
-
JAXB constructor
- PublicationImpl(String, String, URI, MimeType) - Constructor for class org.opencastproject.mediapackage.PublicationImpl
- PublicationImpl.Adapter - Class in org.opencastproject.mediapackage
-
JAXB adapter
Q
- Queries - Class in org.opencastproject.db
-
Helper class defining common query functions that can be used with DBSession query execution methods.
- Queries.QueriesBase - Class in org.opencastproject.db
- Queries.TypedQueriesBase - Class in org.opencastproject.db
- QueriesBase() - Constructor for class org.opencastproject.db.Queries.QueriesBase
- QUEUED - Enum constant in enum class org.opencastproject.job.api.Job.Status
- queuedJobs - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of currently queued jobs
- queuedJobs(long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Get number of queued jobs on a specific host.
R
- RANKING - Static variable in class org.opencastproject.mediapackage.ChainingMediaPackageSerializer
-
This serializer should never be chained again and zero as a neutral ranking therefore seems to be appropriate
- RANKING - Static variable in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
It's very likely that this should be the first serializer when encoding an URI, therefore choose a high ranking
- read() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- read() - Method in class org.opencastproject.util.ChunkedFileInputStream
-
read the next byte
- read() - Method in class org.opencastproject.util.ProgressInputStream
- read(byte[]) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- read(byte[]) - Method in class org.opencastproject.util.ProgressInputStream
- read(byte[], int, int) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- read(byte[], int, int) - Method in class org.opencastproject.util.ProgressInputStream
- READ - Enum constant in enum class org.opencastproject.security.api.Permissions.Action
-
Identifier for read permissions
- readFileFromURL(URL) - Static method in class org.opencastproject.util.IoSupport
-
Deprecated.this method doesn't support UTF8 or handle HTTP response codes
- readFileFromURL(URL, TrustedHttpClient) - Static method in class org.opencastproject.util.IoSupport
-
Deprecated.this method doesn't support UTF8 or handle HTTP response codes
- ReadinessIndicator - Class in org.opencastproject.util
- ReadinessIndicator() - Constructor for class org.opencastproject.util.ReadinessIndicator
- readToString - Static variable in class org.opencastproject.util.IoSupport
-
Function that reads an input stream into a string using utf-8 encoding.
- record(Job, Incident.Severity, int) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record an incident for a given job.
- record(Job, Incident.Severity, int, Map<String, String>, List<Tuple<String, String>>) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record an incident for a given job.
- recordFailure(Job, int, Throwable, Map<String, String>, List<Tuple<String, String>>) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record a failure incident for a given job.
- recordFailure(Job, int, Map<String, String>) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record a failure incident for a given job.
- recordJobCreationIncident(Job, Throwable) - Method in class org.opencastproject.serviceregistry.api.Incidents
- RecursiveDirectoryCleaner - Class in org.opencastproject.cleanup
- reduceAcl(AccessControlList, String, String) - Static method in class org.opencastproject.security.api.AccessControlUtil
-
Reduces an access control list by an access control entry
- reducel(Function2<? super A, ? super A, ? extends A>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Reduce the list from left to right applying binary operator
f. - reference - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The optional reference to other elements or series
- referTo(MediaPackageElement) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- referTo(MediaPackageElement) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Adds a reference to the media package element
element. - referTo(MediaPackageReference) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- referTo(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Adds an arbitrary reference.
- ReflectionUtil - Class in org.opencastproject.util
-
Reflection utils.
- registerHost(String, String, String, long, int, float) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Registers a host as a provider of Opencast services.
- registerHost(String, String, String, long, int, float) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Registers a host as a provider of Opencast services.
- registerMXBean(A, String) - Static method in class org.opencastproject.util.jmx.JmxUtil
- registerService(String, String, String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Registers a host to handle a specific type of job
- registerService(String, String, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Registers a host to handle a specific type of job
- registerService(String, String, String, boolean) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Registers a host to handle a specific type of job
- registerService(String, String, String, boolean) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Registers a host to handle a specific type of job
- registerService(JobProducer) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Method to register locally running services.
- registerService(JobProducer, float) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Method to register locally running services.
- registerServlet(BundleContext, Object, String) - Static method in class org.opencastproject.util.OsgiUtil
- registrations - Variable in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
-
A list of search items.
- registrations - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
-
A list of search items.
- relativize(URI, URI) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Find relative path to referee URL if a link is in the referer page
- relativizeF(String, String) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
- RemoteBase - Class in org.opencastproject.serviceregistry.api
-
Base class serving as a convenience implementation for remote services.
- RemoteBase(String) - Constructor for class org.opencastproject.serviceregistry.api.RemoteBase
-
Creates a remote implementation for the given type of service.
- RemoteBase.HttpClientClosingInputStream - Class in org.opencastproject.serviceregistry.api
-
A stream wrapper that closes the http response when the stream is closed.
- remoteServiceManager - Variable in class org.opencastproject.serviceregistry.api.RemoteBase
-
The http client
- remove(int) - Method in class org.opencastproject.util.data.NonEmptyList
- remove(E) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Delete passed entity.
- remove(Object) - Method in class org.opencastproject.util.data.NonEmptyList
- remove(Attachment) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Removes the attachment from the media package.
- remove(Attachment) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Removes the attachment from the media package.
- remove(Catalog) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Removes the catalog from the media package.
- remove(Catalog) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Removes the catalog from the media package.
- remove(MediaPackageElement) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Removes an arbitrary media package element.
- remove(MediaPackageElement) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Removes an arbitrary media package element.
- remove(Track) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Removes the track from the media package.
- remove(Track) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Removes the track from the media package.
- removeAcl(MediaPackage, AclScope) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Remove the XACML of the given scope.
- removeAll(Collection<?>) - Method in class org.opencastproject.util.data.NonEmptyList
- removeAttachmentById(String) - Method in interface org.opencastproject.mediapackage.Publication
- removeAttachmentById(String) - Method in class org.opencastproject.mediapackage.PublicationImpl
- removeContributor(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- removeContributor(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- removeCreator(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- removeCreator(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- removeDoubleSeparator(String) - Static method in class org.opencastproject.util.UrlSupport
-
Removes any occurrence of double separators ("//") and replaces it with "/".
- removeElement(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Completely removes an element.
- removeElementById(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Removes the element with the given identifier from the mediapackage and returns it.
- removeElementById(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Removes the element with the given identifier from the mediapackage and returns it.
- removeFlavor(String) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Removes all occurences of the given flavor from the list of flavors.
- removeFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Removes all occurences of the given flavor from the list of flavors.
- removeFlavorAt(int) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Removes all occurences of the given flavor from the list of flavors.
- removeHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- removeHeaders(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- removeJobs(List<Long>) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Deletes the given jobs from the service registry
- removeJobs(List<Long>) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- removeLocalizedValues(EName, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Removes all entries in a certain language from an element.
- removeOrganizationDirectoryListener(OrganizationDirectoryListener) - Method in interface org.opencastproject.security.api.OrganizationDirectoryService
-
Removes
listenerfrom the list of organization listeners. - removeParentlessJobs(int) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Removes all jobs which do not have a parent job (except workflow instance jobs) and which have passed their lifetime.
- removeParentlessJobs(int) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- removePropertyChangeListener(PropertyChangeListener) - Method in class org.opencastproject.util.ProgressInputStream
-
Removes a
PropertyChangeListenerThe listener gets notified as soon as the input stream is read. - removeSubject(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- removeSubject(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- removeTag(String) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- removeTag(String) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Removes the tag from the media package element.
- removeTag(String) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Adds
tagto the list of tags that are used to select the media. - repeat(X, int) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create an iterator that repeats
afor the said times. - Replace - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- replaceTrackFileInPlace(File, Map<String, String>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Replace the content of a playlist file in place, use in composer only - not in workspace
- requireNotBlank(String, String) - Static method in class org.opencastproject.util.RequireUtil
-
The given string value must not be blank, empty nor
null. - requireTrue(boolean, String) - Static method in class org.opencastproject.util.RequireUtil
-
Require an expression to hold true.
- RequireUtil - Class in org.opencastproject.util
-
Utility functions for handling common requirements.
- reset() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- reset() - Static method in class org.opencastproject.util.doc.DocUtil
- reset() - Method in class org.opencastproject.util.ProgressInputStream
- resolution - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- responseCode() - Element in annotation interface org.opencastproject.util.doc.rest.RestResponse
- responses() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- RESTART - Enum constant in enum class org.opencastproject.job.api.Job.Status
- RestConstants - Interface in org.opencastproject.rest
-
Constant definitions used to define and consume Opencast REST services.
- RestParameter - Annotation Interface in org.opencastproject.util.doc.rest
-
This annotation type is used for annotating parameters for RESTful query.
- RestParameter.Type - Enum Class in org.opencastproject.util.doc.rest
- restParameters() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- RestQuery - Annotation Interface in org.opencastproject.util.doc.rest
-
This annotation type is used for annotating RESTful query(each java method, instead of the class).
- RestResponse - Annotation Interface in org.opencastproject.util.doc.rest
-
This annotation type is used for annotating responses for RESTful query.
- RestService - Annotation Interface in org.opencastproject.util.doc.rest
-
This annotation type is used for annotating RESTful service(each java class).
- RestUtil - Class in org.opencastproject.util
-
Utility functions for REST endpoints.
- RestUtil.R - Class in org.opencastproject.util
-
Response builder functions.
- Result(Map<Job, Job.Status>) - Constructor for class org.opencastproject.job.api.JobBarrier.Result
-
Creates a new job barrier result.
- retainAll(Collection<?>) - Method in class org.opencastproject.util.data.NonEmptyList
- rethrow(Function<? super A, ? extends B>, Function<? super Exception, ? extends Exception>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Create a new function from
fdecorated with an exception transformer. - rethrow(Function<? super Exception, ? extends Exception>) - Method in class org.opencastproject.util.data.Function
- returnDescription() - Element in annotation interface org.opencastproject.util.doc.rest.RestQuery
- rewriteHLS(MediaPackage, Function2<File, Track, Track>, Function<Track, Void>) - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.HLSMediaPackageCheck
-
Rewrite the playlist file from master on down, this has to be done in multiple steps because the act of putting a file into a collection changes the path and new path is not known in advance.
- right() - Method in class org.opencastproject.util.data.Either
- right(B) - Method in interface org.opencastproject.util.data.Either.Match
- right(B) - Static method in class org.opencastproject.util.data.Either
-
Create a right.
- rmsLevDb - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- rmsPkDb - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- role - Variable in class org.opencastproject.security.api.JaxbGroup
- Role - Interface in org.opencastproject.security.api
-
Represent a role in Opencast
- ROLE - Static variable in class org.opencastproject.security.api.AccessControlParser
-
Role constant used in JSON formatted access control entries
- ROLE_PREFIX - Static variable in interface org.opencastproject.security.api.Group
-
Prefix of every generated group role
- Role.Target - Enum Class in org.opencastproject.security.api
-
The target (intended purpose) of a set of roles USER - Roles which are assigned to users and/or groups to provide access to capabilities ACL - Roles which are used to manage access to resources (Event, Series) in an ACL ALL - All roles
- Role.Type - Enum Class in org.opencastproject.security.api
-
The type of role: SYSTEM - A role granted automatically by Opencast, not persisted INTERNAL - A role indicating an ability that the user has within Opencast, persisted GROUP - A role indicating membership of an Opencast group, persisted EXTERNAL - A role granted to a user from an external system, not persisted EXTERNAL_GROUP - A role indicating membership of an Opencast group from an external system, not persisted DERIVED - A role which is derived from the user's group membership (a role which the group has), not persisted
- RoleDirectoryService - Interface in org.opencastproject.security.api
-
A marker interface for the federation of all
RoleProviders. - RoleProvider - Interface in org.opencastproject.security.api
-
Mix-in interface for directories that can list roles.
- roles - Variable in class org.opencastproject.security.api.JaxbGroup
- roles - Variable in class org.opencastproject.security.api.JaxbRoleList
-
A list of roles.
- roles - Variable in class org.opencastproject.security.api.JaxbUser
-
The roles
- ROLES_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired role
- RTMP - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- RTMPE - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- RTP - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- RTSP - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- run - Static variable in class org.opencastproject.util.data.functions.Functions
-
Create an effect that runs its argument.
- run() - Method in class org.opencastproject.util.data.Effect0
-
Run the side effect.
- run() - Method in class org.opencastproject.util.data.Effect0.X
- run() - Method in class org.opencastproject.util.StreamConsumer
- run(A) - Method in class org.opencastproject.util.data.Effect
-
Run the side effect.
- run(A) - Method in class org.opencastproject.util.data.Effect.X
- run(A) - Static method in class org.opencastproject.util.ReflectionUtil
-
Call all parameterless methods of object
a. - run(A, B) - Method in class org.opencastproject.util.data.Effect2
-
Run the side effect.
- run(Class<A>, B) - Static method in class org.opencastproject.util.ReflectionUtil
-
Call all parameterless methods of
con objecto. - RUN_AS_USER_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for running an operation as a desired user.
- RUN_WITH_ROLES - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for running an operation with a desired role.
- runAs(SecurityService, Organization, User, Runnable) - Static method in class org.opencastproject.security.util.SecurityUtil
-
Run function
fin the context described by the given organization and user. - runInContext(Runnable) - Method in class org.opencastproject.security.util.SecurityContext
-
Run function
fwithin the context. - runInContext(Supplier<A>) - Method in class org.opencastproject.security.util.SecurityContext
-
Run function
fwithin the context. - RUNNING - Enum constant in enum class org.opencastproject.job.api.Job.Status
- runningJobs - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The number of currently running jobs
- runningJobs(long) - Method in class org.opencastproject.serviceregistry.api.HostStatistics
-
Get number of running jobs on a specific host.
- runRequest(HttpRequestBase, Function<HttpResponse, A>) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
S
- samplingrate - Variable in class org.opencastproject.mediapackage.track.AudioStreamImpl
- sanitize(String, String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Sets the given service to NORMAL state
- sanitize(String, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- sanityCheck(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Basic sanity checking for media packages.
- ScanOrder - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of scan order.
- scanType - Variable in class org.opencastproject.mediapackage.track.VideoStreamImpl
- ScanType - Enum Class in org.opencastproject.mediapackage.track
-
Defines the different types of scan types.
- SecurityConstants - Interface in org.opencastproject.security.api
-
Common security constant definitions.
- SecurityContext - Class in org.opencastproject.security.util
-
This class handles all the boilerplate of setting up and tearing down a security context.
- SecurityContext(SecurityService, Organization, User) - Constructor for class org.opencastproject.security.util.SecurityContext
- securityService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
An (optional) security service.
- SecurityService - Interface in org.opencastproject.security.api
-
Provides access to the current user's username and roles, if any.
- SecurityUtil - Class in org.opencastproject.security.util
-
Opencast security helpers.
- SEGMENTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The flavor produced by video segmentation
- select(List<MediaPackageElement>, boolean) - Method in interface org.opencastproject.mediapackage.MediaPackageElementSelector
-
Returns the media package elements that are matched by this selector.
- select(List<MediaPackageElement>, boolean) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
- select(MediaPackage, boolean) - Method in interface org.opencastproject.mediapackage.MediaPackageElementSelector
-
Returns the media package elements that are matched by this selector.
- select(MediaPackage, boolean) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
This base implementation will return those media package elements that match the type specified as the type parameter to the class and that flavor (if specified) AND at least one of the tags (if specified) match.
- select(MediaPackage, String, boolean) - Method in interface org.opencastproject.mediapackage.MediaPackageElementSelector
-
Returns the elements that are matched by this selector from the given publication of the given media package.
- select(MediaPackage, String, boolean) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Similar to above, but will get media package elements from the given publication instead.
- SELF - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- SEPARATOR - Static variable in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Character that separates both parts of a flavor
- sequenceOpt(List<Option<A>>) - Static method in class org.opencastproject.util.data.functions.Options
-
Sequence a list of options.
- serializeDeserialize(A) - Static method in class org.opencastproject.util.IoSupport
-
Serialize and deserialize an object.
- serializeDocument(Document) - Static method in class org.opencastproject.util.XmlUtil
-
Writes an xml representation to an input stream and return it.
- serializer - Variable in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
-
The media package serializer
- Series - Enum constant in enum class org.opencastproject.security.api.AclScope
- SERIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Dublin core catalog describing a series
- SERVER_URL_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the current machine's hostname defined in the config.properties
- serverError() - Static method in class org.opencastproject.util.RestUtil.R
- servers - Variable in class org.opencastproject.security.api.JaxbOrganization
-
Server and port mapping
- service - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
The service instance
- SERVICE_JOBPRODUCER_PROPERTY - Static variable in interface org.opencastproject.rest.RestConstants
-
The service property indicating that this service should be registered in the remote service registry
- SERVICE_PATH_PROPERTY - Static variable in interface org.opencastproject.rest.RestConstants
-
Deprecated.
- SERVICE_PUBLISH_PROPERTY - Static variable in interface org.opencastproject.rest.RestConstants
-
The service property indicating whether the service should be published in the service registry
- SERVICE_RANKING - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
Property to define the ranking of a service in the filter chain
- SERVICE_TYPE_PROPERTY - Static variable in interface org.opencastproject.rest.RestConstants
-
The service property indicating the type of service.
- serviceRegistration - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
The service registration
- ServiceRegistration - Interface in org.opencastproject.serviceregistry.api
-
Manages clustered services and the Jobs they may create to enable asynchronous job handling.
- ServiceRegistrationInMemoryImpl - Class in org.opencastproject.serviceregistry.api
-
Simple implementation of a service registration.
- ServiceRegistrationInMemoryImpl(String, String, String, boolean) - Constructor for class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Creates a new service registration.
- ServiceRegistrationInMemoryImpl(JobProducer, String) - Constructor for class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Creates a new service registration.
- ServiceRegistrationParser - Class in org.opencastproject.serviceregistry.api
-
Marshals and unmarshals
ServiceRegistrations. - ServiceRegistry - Interface in org.opencastproject.serviceregistry.api
-
Manages clustered services and the
Jobs they may create to enable asynchronous job handling. - ServiceRegistryException - Exception Class in org.opencastproject.serviceregistry.api
-
Exception that is thrown during service lookups.
- ServiceRegistryException(String) - Constructor for exception class org.opencastproject.serviceregistry.api.ServiceRegistryException
-
Creates a new service registry exception.
- ServiceRegistryException(String, Throwable) - Constructor for exception class org.opencastproject.serviceregistry.api.ServiceRegistryException
-
Creates a new service registry exception.
- ServiceRegistryException(Throwable) - Constructor for exception class org.opencastproject.serviceregistry.api.ServiceRegistryException
-
Creates a new service registry exception.
- ServiceRegistryInMemoryImpl - Class in org.opencastproject.serviceregistry.api
-
Simple and in-memory implementation of a the service registry intended for testing scenarios.
- ServiceRegistryInMemoryImpl(JobProducer, float, SecurityService, UserDirectoryService, OrganizationDirectoryService, IncidentService) - Constructor for class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- ServiceRegistryInMemoryImpl(JobProducer, SecurityService, UserDirectoryService, OrganizationDirectoryService, IncidentService) - Constructor for class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- services - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The service registrations
- SERVICES_FILTER - Static variable in interface org.opencastproject.rest.RestConstants
-
The OSGI service filter that returns all registered services published as REST endpoints
- serviceState - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- ServiceState - Enum Class in org.opencastproject.serviceregistry.api
- ServiceStatistics - Interface in org.opencastproject.serviceregistry.api
-
Provides statistics for a service registration
- serviceType - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- serviceType - Variable in class org.opencastproject.serviceregistry.api.RemoteBase
-
The service type, used to look up remote implementations
- serviceType - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Service type
- ServiceUnavailableException - Exception Class in org.opencastproject.serviceregistry.api
-
Exception that is thrown during service lookups.
- ServiceUnavailableException(String) - Constructor for exception class org.opencastproject.serviceregistry.api.ServiceUnavailableException
-
Creates a new service unavailable exception.
- SERVLET_NAME - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
Key for the servlet name.
- set(int, A) - Method in class org.opencastproject.util.data.NonEmptyList
- set(A) - Method in class org.opencastproject.util.data.VCell
-
Set the cell's value.
- set(A...) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a set from an array.
- setAcl(MediaPackage, AclScope, AccessControlList) - Method in interface org.opencastproject.security.api.AuthorizationService
-
Attaches the provided policies to a media package as a XACML attachment, replacing any previous policy element of the same scope.
- setActive(boolean) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setActive(boolean) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setActive(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setActive(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setArguments(List<String>) - Method in interface org.opencastproject.job.api.Job
- setArguments(List<String>) - Method in class org.opencastproject.job.api.JobImpl
- setAudio(List<AudioStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setBaseUrl(String) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setBaseUrl(String) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setBaseUrl(String) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setBitDepth(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setBitRate(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setBitRate(Float) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setBundleContext(BundleContext) - Method in class org.opencastproject.util.XProperties
-
Sets the
BundleContextfor this object. - setCaptureDevice(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setCaptureDevice(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setCaptureDeviceVendor(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setCaptureDeviceVendor(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setCaptureDeviceVersion(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setCaptureDeviceVersion(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setChannels(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setChecksum(Checksum) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setChecksum(Checksum) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the new checksum on this media package element.
- setCores(int) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setCores(int) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setCores(int) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setCreator(String) - Method in interface org.opencastproject.job.api.Job
- setCreator(String) - Method in class org.opencastproject.job.api.JobImpl
- setCurrentJob(Job) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Sets the current running job
- setCurrentJob(Job) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
- setCurrentLoad(float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- setDate(Date) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setDate(Date) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setDateCompleted(Date) - Method in interface org.opencastproject.job.api.Job
- setDateCompleted(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDateCreated(Date) - Method in interface org.opencastproject.job.api.Job
- setDateCreated(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDateStarted(Date) - Method in interface org.opencastproject.job.api.Job
- setDateStarted(Date) - Method in class org.opencastproject.job.api.JobImpl
- setDispatchable(boolean) - Method in interface org.opencastproject.job.api.Job
- setDispatchable(boolean) - Method in class org.opencastproject.job.api.JobImpl
- setDuration(Long) - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Sets the duration of the media package in milliseconds.
- setDuration(Long) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Sets the duration of the media package in milliseconds.
- setDuration(Long) - Method in class org.opencastproject.mediapackage.track.TrackImpl
-
Sets the track's duration in milliseconds.
- setElementDescription(String) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setElementDescription(String) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the element description of this media package element.
- setEncoderLibraryVendor(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setEncoderLibraryVendor(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setEndOffset(long) - Method in class org.opencastproject.util.ChunkedFileInputStream
-
set the ending offset
- setEntity(HttpEntity) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setEntityManagerFactory(EntityManagerFactory) - Method in class org.opencastproject.db.DBSessionImpl
- setErrorStateTrigger(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the job which triggered the last error state
- setFinishedJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of finished jobs
- setFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setFlavor(MediaPackageElementFlavor) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the flavor on this media package element.
- setFlavor(MediaPackageElementFlavor) - Method in class org.opencastproject.mediapackage.PublicationImpl
- setFlavors(List<MediaPackageElementFlavor>) - Method in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
Sets the flavors.
- setFormat(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFormat(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setFormatVersion(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFormatVersion(String) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setFrameCount(Long) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setFrameHeight(Integer) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setFrameRate(Float) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setFrameWidth(Integer) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setHeader(String, String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHeader(Header) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHeaders(Header[]) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setHost(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setHost(String) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- setId(Long) - Method in class org.opencastproject.job.api.JaxbJobContext
-
Sets the context identifier.
- setIdentifier(String) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setIdentifier(String) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the element identifier.
- setIdentifier(String) - Method in class org.opencastproject.mediapackage.track.AbstractStreamImpl
- setIdentifier(Id) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setIdentifier(Id) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setInMaintenanceMode(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the maintenance status of this service registration
- setIpAddress(String) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setIpAddress(String) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setIpAddress(String) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setJobLoad(Float) - Method in interface org.opencastproject.job.api.Job
- setJobLoad(Float) - Method in class org.opencastproject.job.api.JobImpl
- setJobProducer(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets whether this service registration is a job producer.
- setJobs(List<Job>) - Method in class org.opencastproject.job.api.JaxbJobList
- setJobType(String) - Method in interface org.opencastproject.job.api.Job
- setJobType(String) - Method in class org.opencastproject.job.api.JobImpl
- setLanguage(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setLanguage(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setLicense(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setLicense(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setLive(boolean) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setLocale(Locale) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setLogicalName(String) - Method in interface org.opencastproject.mediapackage.Track
-
Sets logical name of the file which persists in spite of file name changes to maintain referential integrity in the case of adaptive playlists
- setLogicalName(String) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setLogicalName(Track) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Set the path of the url as the logical name
- setMaintenance(boolean) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
-
Sets the service's maintenance mode.
- setMaintenanceMode(boolean) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setMaintenanceMode(boolean) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setMaintenanceMode(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setMaintenanceStatus(String, boolean) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Sets a registered host's maintenance status
- setMaintenanceStatus(String, boolean) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Sets a registered host's maintenance status
- setManageable(boolean) - Method in class org.opencastproject.security.api.JaxbUser
- setMaster(boolean) - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.Rep
- setMaster(Boolean) - Method in interface org.opencastproject.mediapackage.Track
-
Sets master - it is an adaptive playlist
- setMaster(Boolean) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setMaxLoad(float) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setMaxLoad(float) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setMaxLoad(float) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setMaxLoad(float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad.NodeLoad
- setMaxTransactionRetries(int) - Method in class org.opencastproject.db.DBSessionFactoryImpl
- setMaxTransactionRetries(int) - Method in class org.opencastproject.db.DBSessionImpl
- setMeanQueueTime(long) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the mean queue time.
- setMeanRunTime(long) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the mean run time.
- setMemory(long) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setMemory(long) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setMemory(long) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setMimeType(MimeType) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setMimeType(MimeType) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the mime type on this media package element.
- setNodeLoads(Collection<SystemLoad.NodeLoad>) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Sets the list of nodes and their current loadfactor.
- setNodeName(String) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setNodeName(String) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setNodeName(String) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setOffset(long) - Method in class org.opencastproject.util.ChunkedFileInputStream
-
set the starting offset
- setOnline(boolean) - Method in interface org.opencastproject.serviceregistry.api.HostRegistration
- setOnline(boolean) - Method in class org.opencastproject.serviceregistry.api.HostRegistrationInMemory
- setOnline(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- setOnline(boolean) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the online status of this service registration
- setOnlineFrom(Date) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the last time the service has been declared online
- setOperation(String) - Method in interface org.opencastproject.job.api.Job
- setOperation(String) - Method in class org.opencastproject.job.api.JobImpl
- setOrganization(String) - Method in interface org.opencastproject.job.api.Job
- setOrganization(String) - Method in class org.opencastproject.job.api.JobImpl
- setOrganization(Organization) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the organization for the calling thread.
- setOrganizationDirectoryService(OrganizationDirectoryService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setOrganizations(List<JaxbOrganization>) - Method in class org.opencastproject.security.api.JaxbOrganizationList
- setOrganizations(List<Organization>) - Method in class org.opencastproject.security.api.OrganizationList
- setPackageRoot(URL) - Method in class org.opencastproject.mediapackage.DefaultMediaPackageSerializerImpl
-
Sets the package root.
- setParams(HttpParams) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setParentJobId(Long) - Method in interface org.opencastproject.job.api.Job
- setParentJobId(Long) - Method in class org.opencastproject.job.api.JobImpl
- setPath(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setPayload(String) - Method in interface org.opencastproject.job.api.Job
- setPayload(String) - Method in class org.opencastproject.job.api.JobImpl
- setPkLevDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setPriority(int) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
- setProcessingHost(String) - Method in interface org.opencastproject.job.api.Job
- setProcessingHost(String) - Method in class org.opencastproject.job.api.JobImpl
- setProperties(Map<String, String>) - Method in class org.opencastproject.job.api.JaxbJobContext
-
Sets the context properties.
- setProperties(Map<String, String>) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- setProperty(String, String) - Method in interface org.opencastproject.mediapackage.MediaPackageReference
-
Adds an additional property to further define the object reference.
- setProperty(String, String) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
Adds an additional property to further define the object reference.
- setProvider(String) - Method in class org.opencastproject.security.api.JaxbUser
- setQueuedJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of queued jobs
- setQueueTime(Long) - Method in interface org.opencastproject.job.api.Job
- setQueueTime(Long) - Method in class org.opencastproject.job.api.JobImpl
- setReasonPhrase(String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setReference(MediaPackageReference) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setReference(MediaPackageReference) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the element reference.
- setRegistrations(List<JaxbHostRegistration>) - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistrationList
- setRemoteServiceManager(ServiceRegistry) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Sets the remote service manager.
- setRmsLevDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setRmsPkDb(Float) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setRoles(List<JaxbGroup>) - Method in class org.opencastproject.security.api.JaxbGroupList
- setRoles(List<JaxbRole>) - Method in class org.opencastproject.security.api.JaxbRoleList
- setRunningJobs(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatistics
-
Sets the number of running jobs
- setRunTime(Long) - Method in interface org.opencastproject.job.api.Job
- setRunTime(Long) - Method in class org.opencastproject.job.api.JobImpl
- setSamplingRate(Integer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- setScanOrder(ScanOrder) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setScanType(ScanType) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- setSecurityService(SecurityService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setSecurityService(SecurityService) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Sets the security service.
- setSerializer(MediaPackageSerializer) - Method in interface org.opencastproject.mediapackage.MediaPackageBuilder
-
Sets the media package serializer that is used to resolve urls and helps in serialization and deserialization of media package elements.
- setSerializer(MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.MediaPackageBuilderImpl
- setSeries(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setSeries(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setSeriesTitle(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setSeriesTitle(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setService(A) - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setServiceRegistry(ServiceRegistry) - Method in class org.opencastproject.rest.OsgiAbstractJobProducerEndpoint
- setServiceState(ServiceState) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the current state of the service.
- setServiceState(ServiceState, int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the current state of the service and the trigger Job.
- setServiceType(String) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- setSize(long) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setSize(long) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the file size in bytes
- setStartDateAsString(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Sets the date and time of recording in utc format.
- setStateChanged(Date) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the last date when the state was changed
- setStats(List<JaxbServiceRegistration>) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistrationList
- setStats(List<JaxbServiceStatistics>) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
- setStatus(Job.Status) - Method in interface org.opencastproject.job.api.Job
- setStatus(Job.Status) - Method in class org.opencastproject.job.api.JobImpl
- setStatus(Job.Status, Job.FailureReason) - Method in interface org.opencastproject.job.api.Job
-
Sets the receipt's current
Job.Statusalong with theJob.FailureReasonto indicate why - in the case of failure - the job failed. - setStatus(Job.Status, Job.FailureReason) - Method in class org.opencastproject.job.api.JobImpl
- setStatusCode(int) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setStatusLine(ProtocolVersion, int) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setStatusLine(ProtocolVersion, int, String) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setStatusLine(StatusLine) - Method in class org.opencastproject.security.util.HttpResponseWrapper
- setSubtitle(List<SubtitleStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setTags(String[]) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setTags(String[]) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the given tags for the media package element, overwriting any that may have been set previously.
- setTempDirectory(File) - Static method in class org.opencastproject.util.FileSupport
-
Sets the webapp's temporary directory.
- setTitle(String) - Method in interface org.opencastproject.mediapackage.MediaPackage
- setTitle(String) - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- setTransport(TrackImpl.StreamingProtocol) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setTrustedHttpClient(TrustedHttpClient) - Method in class org.opencastproject.serviceregistry.api.RemoteBase
-
Sets the trusted http client
- setURI(URI) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- setURI(URI) - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Sets the elements location.
- setUser(User) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the current thread's user context to another user.
- setUserDirectoryService(UserDirectoryService) - Method in class org.opencastproject.job.api.OsgiAbstractJobProducer
- setUserIP(String) - Method in interface org.opencastproject.security.api.SecurityService
-
Sets the current thread's user's IP address.
- setUsers(List<JaxbUser>) - Method in class org.opencastproject.security.api.JaxbUserList
- setValue(String) - Method in class org.opencastproject.util.HashEntry
- setVideo(List<VideoStream>) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- setWarningStateTrigger(int) - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
-
Sets the job which triggered the last warning state
- SHARED - Static variable in interface org.opencastproject.rest.SharedHttpContext
-
The context key for marking shared contexts.
- SharedHttpContext - Interface in org.opencastproject.rest
-
Constant definition for the shared
HTTPcontext. - SimpleElementSelector - Class in org.opencastproject.mediapackage.selector
-
This selector will select any kind of
MediaPackageElement, only depending on whether flavors and/or tags are matching. - SimpleElementSelector() - Constructor for class org.opencastproject.mediapackage.selector.SimpleElementSelector
- singleton(Class<A>) - Static method in class org.opencastproject.util.data.Arrays
-
Turn a value into a single element array.
- size - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
Size in bytes
- size() - Method in class org.opencastproject.util.data.NonEmptyList
- skip(long) - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- skip(long) - Method in class org.opencastproject.util.ProgressInputStream
- Skip - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
- sleep(long) - Static method in class org.opencastproject.util.data.Prelude
-
Sleep for a while.
- SmartIterator<A> - Class in org.opencastproject.util
-
Utility class for applying limit and offset to a map or collection
- SmartIterator(int, int) - Constructor for class org.opencastproject.util.SmartIterator
- SMIL - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Partial SMIL flavor
- SMIL - Static variable in class org.opencastproject.util.MimeTypes
- SMOOTH - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- some(A) - Method in class org.opencastproject.util.data.Option.EMatch
- some(A) - Method in interface org.opencastproject.util.data.Option.Match
- some(A) - Static method in class org.opencastproject.util.data.Option
-
Create a new some.
- sort(Comparator<A>) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
- SortCriterion - Class in org.opencastproject.util.requests
-
A sort criterion represents the combination of a field name and a sort
SortCriterion.Order - SortCriterion(String, SortCriterion.Order) - Constructor for class org.opencastproject.util.requests.SortCriterion
-
Create a order criterion based on the given field name and order.
- SortCriterion.Order - Enum Class in org.opencastproject.util.requests
-
Sort order definitions.
- spaRedirect - Variable in class org.opencastproject.rest.StaticResource
-
The enable spa redirect flag
- specializeAttachment(Attachment) - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
-
Overwrite this method in order to return a specialization of the attachment.
- SPEECH - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The flavor produced by speech recognition
- split(Pattern) - Static method in class org.opencastproject.util.data.functions.Strings
-
Create a split function from a regex pattern.
- splitCommaSeparatedParam(Option<String>) - Static method in class org.opencastproject.util.RestUtil
-
Split a comma separated request param into a list of trimmed strings discarding any blank parts.
- SqlState - Class in org.opencastproject.db
- START_REPLACEMENT - Static variable in class org.opencastproject.util.XProperties
- stateChanged - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- StaticFileAuthorization - Interface in org.opencastproject.security.api
-
Interface representing an authorization check for a given list of URL patterns.
- StaticResource - Class in org.opencastproject.rest
-
A static resource for registration with the http service.
- StaticResource(ClassLoader, String, String, String) - Constructor for class org.opencastproject.rest.StaticResource
-
Constructs a static resources.
- StaticResource(ClassLoader, String, String, String, boolean) - Constructor for class org.opencastproject.rest.StaticResource
-
Constructs a static resources.
- stats - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceStatisticsList
-
A list of search items.
- stopConsuming() - Method in class org.opencastproject.util.StreamConsumer
-
Forcibly stop consuming the stream.
- StorageUsage - Interface in org.opencastproject.storage
-
Provides access to storage usage information
- storeIncident(Job, Date, String, Incident.Severity, Map<String, String>, List<Tuple<String, String>>) - Method in interface org.opencastproject.serviceregistry.api.IncidentService
-
Stores a new job incident.
- Stream - Interface in org.opencastproject.mediapackage
-
A
Trackconsists out of one or more streams. - StreamConsumer - Class in org.opencastproject.util
-
A StreamConsumer helps to asynchronously consume a text input stream line by line.
- StreamConsumer(Fn<String, Boolean>) - Constructor for class org.opencastproject.util.StreamConsumer
-
Create a new stream consumer.
- streamResponse(InputStream, String, Option<Long>, Option<String>) - Static method in class org.opencastproject.util.RestUtil
- STRING - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- Strings - Class in org.opencastproject.util.data.functions
-
Functions for strings.
- stringVal - Static variable in class org.opencastproject.util.Jsons
- subList(int, int) - Method in class org.opencastproject.util.data.NonEmptyList
- subtitle - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- SubtitleStream - Interface in org.opencastproject.mediapackage
-
A stream containing subtitle data.
- SubtitleStream.Adapter - Class in org.opencastproject.mediapackage
- SubtitleStreamImpl - Class in org.opencastproject.mediapackage.track
-
Implementation of
SubtitleStream. - SubtitleStreamImpl() - Constructor for class org.opencastproject.mediapackage.track.SubtitleStreamImpl
- SubtitleStreamImpl(String) - Constructor for class org.opencastproject.mediapackage.track.SubtitleStreamImpl
- suffix - Static variable in class org.opencastproject.util.MimeTypeUtil.Fns
-
MimeType.getSuffix()as a function. - suffix - Static variable in class org.opencastproject.util.MimeTypeUtil
-
MimeType.getSuffix()as a function. - sumQueueTime(List<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Sum up the queue time of a list of jobs.
- supportsLinking(File, File) - Static method in class org.opencastproject.util.FileSupport
-
Returns
trueif the operating system as well as the disk layout support creating a hard link fromsrctodest. - supportsSuffix(String) - Method in class org.opencastproject.util.MimeType
-
Returns
trueif the mimetype supports the specified suffix. - SYSTEM - Enum constant in enum class org.opencastproject.security.api.Role.Type
- SystemLoad - Class in org.opencastproject.serviceregistry.api
-
Mappings between the registered hosts and their load factors.
- SystemLoad() - Constructor for class org.opencastproject.serviceregistry.api.SystemLoad
-
No-arg constructor needed by JAXB
- SystemLoad.NodeLoad - Class in org.opencastproject.serviceregistry.api
-
A record of a node in the cluster and its load factor
T
- tags - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The tags
- tags - Variable in class org.opencastproject.mediapackage.selector.AbstractMediaPackageElementSelector
-
The tags
- take(int) - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Limit iteration to the first
nelements. - take(int) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Limit the list to the first
nelements. - TEMPLATE_DEFAULT - Static variable in class org.opencastproject.util.doc.DocData
- TEXT - Enum constant in enum class org.opencastproject.util.doc.rest.RestParameter.Type
- TEXT - Static variable in class org.opencastproject.util.MimeTypes
- TEXT_CALENDAR - Static variable in class org.opencastproject.util.doc.rest.ExtendedMediaType
- TEXTS - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
The flavor produced by text extraction
- then(Function<? super A, ? extends B>, Function<? super B, ? extends C>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Left to right composition:
f then g = g(f(x)) - then(Function<? super B, ? extends C>) - Method in class org.opencastproject.util.data.Function
-
Left to right composition:
f then g = g(f(x)) - then(Function<A, B>) - Method in class org.opencastproject.util.data.Function0
-
Apply this function, then pass the result to
f. - then(Function0<? extends A>, Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Left to right composition:
f then g = g(f) - then(Function0<? extends A>, Function0<? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Apply
fand ignore its result, then applyg. - then(Function0<B>) - Method in class org.opencastproject.util.data.Function0
-
Apply this function and ignore its result, then apply
f. - ThrowingConsumer<T,
E> - Interface in org.opencastproject.util.function -
Represents an operation that accepts a single input argument and returns no result.
- ThrowingFunction<T,
R, - Interface in org.opencastproject.util.functionE> -
Represents a function that accepts one argument and produces a result.
- Timeline - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- title() - Element in annotation interface org.opencastproject.util.doc.rest.RestService
- toArray() - Method in class org.opencastproject.util.data.NonEmptyList
- toArray(Class<A>, Collection<B>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create an array from a collection.
- toArray(T[]) - Method in class org.opencastproject.util.data.NonEmptyList
- toBool - Static variable in class org.opencastproject.util.data.functions.Strings
-
Convert a string into a boolean.
- toDetail() - Method in class org.opencastproject.job.api.JaxbIncidentDetail
- toDetailFn - Static variable in class org.opencastproject.job.api.JaxbIncidentDetail
- toDictionary(Properties) - Static method in class org.opencastproject.util.PropertiesUtil
-
Convert the given
Propertiesto aDictionaryof strings - toDouble - Static variable in class org.opencastproject.util.data.functions.Strings
-
Convert a string into a long if possible.
- toDoubleArray(Collection<Double>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Convert a collection of
Doubles into an array of primitive type. - toEffect() - Method in class org.opencastproject.util.data.Function
-
Turn this function into an effect by discarding its result.
- toEffect(Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Turn a function into an effect by discarding its result.
- toEName(String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Transform a qualified name to an expanded name, based on the registered binding.
- toEName(String, String) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Transform an qualified name consisting of prefix and local part to an expanded name, based on the registered binding.
- toFn() - Method in class org.opencastproject.util.data.Function
- toGuava(Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Convert function
finto a guava function. - toIncident() - Method in class org.opencastproject.job.api.JaxbIncident
- toIncidentFn - Static variable in class org.opencastproject.job.api.JaxbIncident
- toIncidentTree() - Method in class org.opencastproject.job.api.JaxbIncidentTree
- toIncidentTreeFn - Static variable in class org.opencastproject.job.api.JaxbIncidentTree
- toInt - Static variable in class org.opencastproject.util.data.functions.Strings
-
Convert a string into an integer if possible.
- toJob() - Method in class org.opencastproject.job.api.JaxbJob
- toJson() - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Serializes the catalog to a JSON string.
- toJson() - Method in class org.opencastproject.rest.BulkOperationResult
- toJson() - Method in class org.opencastproject.util.Jsons.Arr
- toJson() - Method in class org.opencastproject.util.Jsons.Obj
- toJson(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlParser
- toJson(Jsons.Arr) - Static method in class org.opencastproject.util.Jsons
- toJson(Jsons.Obj) - Static method in class org.opencastproject.util.Jsons
- toJsonSilent(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlParser
- toList(Collection<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Drain all elements of
asinto a list. - toList(Iterator<? extends A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Drain all elements of
asinto a list. - toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- toManifest(Document, MediaPackageSerializer) - Method in interface org.opencastproject.mediapackage.ManifestContributor
-
This method returns an XML serialization of the object to be stored in the media package manifest.
- toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.AudioStreamImpl
- toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.SubtitleStreamImpl
- toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.TrackImpl
- toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.track.VideoStreamImpl
- toManifest(Document, MediaPackageSerializer) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
- toMap() - Method in class org.opencastproject.util.doc.DocData
- toMimeType - Static variable in class org.opencastproject.util.MimeTypes
- toOpt() - Method in class org.opencastproject.util.data.Option
- toOption(boolean, String) - Static method in class org.opencastproject.util.data.functions.Options
-
Returns some(message) if predicate is false, none otherwise.
- toOptional() - Method in class org.opencastproject.util.data.Either.RightProjection
- TopFieldFirst - Enum constant in enum class org.opencastproject.mediapackage.track.ScanOrder
- toPredicate(Function<? super A, Boolean>) - Static method in class org.opencastproject.util.data.functions.Functions
- toQName(EName) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Transform an expanded name to a qualified name based on the registered binding.
- toSet(List<A>) - Static method in class org.opencastproject.util.data.Collections
-
Deprecated.Create a set from a list.
- toString - Static variable in class org.opencastproject.util.MimeTypeUtil.Fns
-
MimeType.toString()as a function. - toString - Static variable in class org.opencastproject.util.MimeTypeUtil
-
MimeType.toString()as a function. - toString() - Method in class org.opencastproject.job.api.JobImpl
- toString() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- toString() - Method in class org.opencastproject.mediapackage.AdaptivePlaylist.Rep
- toString() - Method in class org.opencastproject.mediapackage.elementbuilder.AbstractAttachmentBuilderPlugin
- toString() - Method in class org.opencastproject.mediapackage.elementbuilder.AttachmentBuilderPlugin
- toString() - Method in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
- toString() - Method in class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- toString() - Method in class org.opencastproject.mediapackage.EName
-
Return a W3C compliant string representation
{namespaceURI}localname. - toString() - Method in class org.opencastproject.mediapackage.identifier.IdImpl
- toString() - Method in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Returns the flavor as a string "type/subtype".
- toString() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- toString() - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
- toString() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
- toString() - Method in class org.opencastproject.rest.StaticResource
- toString() - Method in class org.opencastproject.security.api.AccessControlEntry
- toString() - Method in class org.opencastproject.security.api.AccessControlList
- toString() - Method in class org.opencastproject.security.api.JaxbGroup
- toString() - Method in class org.opencastproject.security.api.JaxbOrganization
- toString() - Method in class org.opencastproject.security.api.JaxbRole
- toString() - Method in class org.opencastproject.security.api.JaxbUser
- toString() - Method in enum class org.opencastproject.security.api.Permissions.Action
- toString() - Method in class org.opencastproject.serviceregistry.api.JaxbHostRegistration
- toString() - Method in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- toString() - Method in class org.opencastproject.serviceregistry.api.RemoteBase.HttpClientClosingInputStream
- toString() - Method in class org.opencastproject.serviceregistry.api.ServiceRegistrationInMemoryImpl
- toString() - Method in class org.opencastproject.serviceregistry.api.SystemLoad
- toString() - Method in class org.opencastproject.util.Checksum
- toString() - Method in class org.opencastproject.util.ChecksumType
- toString() - Method in class org.opencastproject.util.data.Tuple
- toString() - Method in class org.opencastproject.util.data.Tuple3
- toString() - Method in class org.opencastproject.util.MimeType
-
Returns the MimeType as a string of the form
type/subtype - toString() - Method in class org.opencastproject.util.requests.SortCriterion
- toUTC(long) - Static method in class org.opencastproject.util.DateTimeSupport
-
Returns the date and time in milliseconds as a utc formatted string.
- toXml() - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Serializes the catalog to a DOM.
- toXml(OutputStream, boolean) - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Writes an xml representation of this Catalog to a stream.
- toXml(OutputStream, boolean) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Writes an xml representation of this Catalog to a stream.
- toXml(JaxbIncident) - Method in class org.opencastproject.job.api.IncidentParser
- toXml(JaxbIncidentTree) - Method in class org.opencastproject.job.api.IncidentParser
- toXml(JaxbJob) - Static method in class org.opencastproject.job.api.JobParser
-
Serializes the job into a string representation.
- toXml(AccessControlList) - Static method in class org.opencastproject.security.api.AccessControlParser
-
Serializes an AccessControlList to its XML form.
- toXml(JaxbGroup) - Method in class org.opencastproject.security.api.GroupParser
- toXml(Organization) - Static method in class org.opencastproject.security.api.OrganizationParser
- toXml(User) - Static method in class org.opencastproject.security.api.UserParser
- toXml(Document) - Method in class org.opencastproject.mediapackage.XMLCatalogImpl.CatalogEntry
-
Returns the XML representation of this entry.
- toXml(Document) - Method in interface org.opencastproject.mediapackage.XmlElement
-
Returns an xml node representation of this element.
- toXml(Document, OutputStream) - Static method in class org.opencastproject.util.XmlUtil
-
Writes an xml representation to a stream.
- toXmlString() - Method in interface org.opencastproject.mediapackage.XMLCatalog
-
Writes an xml representation of this Catalog to a string.
- toXmlString() - Method in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Writes an xml representation of this Catalog to a string.
- toXmlString(Document) - Static method in class org.opencastproject.util.XmlUtil
-
Serializes the document to a XML string
- Track - Enum constant in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
- Track - Interface in org.opencastproject.mediapackage
-
This interface describes methods and fields for audio and video tracks as part of a media package.
- TrackBuilderPlugin - Class in org.opencastproject.mediapackage.elementbuilder
-
This implementation of the
MediaPackageElementBuilderPluginrecognizes video tracks and provides the functionality of reading it on behalf of the media package. - TrackBuilderPlugin() - Constructor for class org.opencastproject.mediapackage.elementbuilder.TrackBuilderPlugin
- TrackImpl - Class in org.opencastproject.mediapackage.track
-
This class is the base implementation for a media track, which itself is part of a media package, representing e. g.
- TrackImpl() - Constructor for class org.opencastproject.mediapackage.track.TrackImpl
-
Needed by JAXB
- TrackImpl.Adapter - Class in org.opencastproject.mediapackage.track
- TrackImpl.StreamingProtocol - Enum Class in org.opencastproject.mediapackage.track
- tracks - Static variable in class org.opencastproject.mediapackage.MediaPackageSupport.Filters
- TrackSelector - Class in org.opencastproject.mediapackage.selector
-
This selector will select
Trackobjects only, regardless of other elements matching flavors and/or tags as well. - TrackSelector() - Constructor for class org.opencastproject.mediapackage.selector.TrackSelector
- TrackSupport - Class in org.opencastproject.mediapackage
- TRANSACTION_ROLLBACK_DEADLOCK_DETECTED - Static variable in class org.opencastproject.db.SqlState
- TRANSACTION_ROLLBACK_INTEGRITY_CONSTRAINT_VIOLATION - Static variable in class org.opencastproject.db.SqlState
- TRANSACTION_ROLLBACK_NO_SUBCLASS - Static variable in class org.opencastproject.db.SqlState
- TRANSACTION_ROLLBACK_SERIALIZATION_FAILURE - Static variable in class org.opencastproject.db.SqlState
- TRANSACTION_ROLLBACK_STATEMENT_COMPLETION_UNKNOWN - Static variable in class org.opencastproject.db.SqlState
- transport - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- trimToNil - Static variable in class org.opencastproject.util.data.functions.Strings
- trimToNone - Static variable in class org.opencastproject.util.data.functions.Strings
-
Trim a string and return either
someornoneif it's empty. - trimToNone(String) - Static method in class org.opencastproject.util.data.functions.Strings
-
Trim a string and return either
someornoneif it's empty. - TrustedHttpClient - Interface in org.opencastproject.security.api
-
Provides secured http client components to access to protected resources.
- TrustedHttpClientException - Exception Class in org.opencastproject.security.api
-
An Exception indicating that the trusted http communication failed.
- TrustedHttpClientException(Throwable) - Constructor for exception class org.opencastproject.security.api.TrustedHttpClientException
- tuple(A, B) - Static method in class org.opencastproject.util.data.Tuple
-
Create a new tuple with two elements
aandb. - Tuple<A,
B> - Class in org.opencastproject.util.data -
A pair.
- Tuple(A, B) - Constructor for class org.opencastproject.util.data.Tuple
- tuple3(A, B, C) - Static method in class org.opencastproject.util.data.Tuple3
- Tuple3<A,
B, - Class in org.opencastproject.util.dataC> -
A 3-tuple.
- Tuple3(A, B, C) - Constructor for class org.opencastproject.util.data.Tuple3
- type - Variable in class org.opencastproject.mediapackage.MediaPackageReferenceImpl
-
The reference type
- type - Variable in class org.opencastproject.security.api.JaxbRole
- type - Variable in class org.opencastproject.util.Checksum
-
The checksum type
- type - Variable in class org.opencastproject.util.ChecksumType
-
The type name
- type() - Element in annotation interface org.opencastproject.util.doc.rest.RestParameter
- TYPE - Static variable in interface org.opencastproject.mediapackage.Attachment
-
Media package element type
- TYPE - Static variable in interface org.opencastproject.mediapackage.Catalog
-
Media package element type
- TYPE - Static variable in interface org.opencastproject.mediapackage.Track
-
Media package element type.
- TYPE_ATTACHMENT - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_CATALOG - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_MEDIAPACKAGE - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_SERIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TYPE_TRACK - Static variable in interface org.opencastproject.mediapackage.MediaPackageReference
- TypedQueriesBase() - Constructor for class org.opencastproject.db.Queries.TypedQueriesBase
U
- unauthorized(Object) - Static method in class org.opencastproject.util.RestUtil.R
- UNAUTHORIZED_KEY - Static variable in class org.opencastproject.rest.BulkOperationResult
- UnauthorizedException - Exception Class in org.opencastproject.security.api
-
An exception that indicates that a subject attempted to take an action for which it was not authorized.
- UnauthorizedException(String) - Constructor for exception class org.opencastproject.security.api.UnauthorizedException
-
Constructs an UnauthorizedException using the specified message.
- UnauthorizedException(User, String) - Constructor for exception class org.opencastproject.security.api.UnauthorizedException
-
Constructs an UnauthorizedException for the specified user's attempt to take a specified action.
- UnauthorizedException(User, String, AccessControlList) - Constructor for exception class org.opencastproject.security.api.UnauthorizedException
-
Constructs an UnauthorizedException for the specified user's attempt to take a specified action.
- uncurry(Function<? super A, Function<B, C>>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Uncurry to a function of arity 2. a -gt; b -gt; c =gt; (a, b) -gt; c
- UndispatchableJobException - Exception Class in org.opencastproject.serviceregistry.api
-
Exception that is thrown if a job is not dispatchable by any service that would normally accept this type of work.
- UndispatchableJobException(String, Throwable) - Constructor for exception class org.opencastproject.serviceregistry.api.UndispatchableJobException
-
Creates a new undispatchable job exception
- UndispatchableJobException(Throwable) - Constructor for exception class org.opencastproject.serviceregistry.api.UndispatchableJobException
-
Creates a new undispatchable job exception
- unexhaustiveMatch() - Static method in class org.opencastproject.util.data.Prelude
-
Java is not able to determine the exhaustiveness of a match.
- unhandledException(long, Incident.Severity, Throwable) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record an incident for a given job caused by an uncatched exception.
- unhandledException(Job, Incident.Severity, Throwable) - Method in class org.opencastproject.serviceregistry.api.Incidents
-
Record an incident for a given job caused by an uncatched exception.
- UNKNOWN - Enum constant in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
- UnknownFileTypeException - Exception Class in org.opencastproject.util
-
Class description goes here.
- UnknownFileTypeException(String) - Constructor for exception class org.opencastproject.util.UnknownFileTypeException
-
Creates a new exception with the given message.
- UnknownFileTypeException(String, File) - Constructor for exception class org.opencastproject.util.UnknownFileTypeException
-
Creates a new exception with the given message and a reference to the file causing the exception.
- unmarshal(Class<A>, InputStream) - Method in class org.opencastproject.util.jaxb.JaxbParser
-
Unmarshal an instance of class
dtoClassfromsourceand close it. - unmarshal(String) - Method in class org.opencastproject.mediapackage.MediaPackageReferenceImpl.Adapter
- unmarshal(String) - Method in class org.opencastproject.util.DateTimeSupport.UtcTimestampAdapter
- unmarshal(String) - Method in class org.opencastproject.util.jaxb.UtcTimestampAdapter
- unmarshal(AttachmentImpl) - Method in class org.opencastproject.mediapackage.attachment.AttachmentImpl.Adapter
- unmarshal(CatalogImpl) - Method in class org.opencastproject.mediapackage.CatalogImpl.Adapter
- unmarshal(IdImpl) - Method in class org.opencastproject.mediapackage.identifier.Id.Adapter
- unmarshal(MediaPackageImpl) - Method in class org.opencastproject.mediapackage.MediaPackageImpl.Adapter
- unmarshal(PublicationImpl) - Method in class org.opencastproject.mediapackage.PublicationImpl.Adapter
- unmarshal(AudioStreamImpl) - Method in class org.opencastproject.mediapackage.AudioStream.Adapter
- unmarshal(SubtitleStreamImpl) - Method in class org.opencastproject.mediapackage.SubtitleStream.Adapter
- unmarshal(TrackImpl) - Method in class org.opencastproject.mediapackage.track.TrackImpl.Adapter
- unmarshal(VideoStreamImpl) - Method in class org.opencastproject.mediapackage.VideoStream.Adapter
- unmarshal(HashEntry[]) - Method in class org.opencastproject.util.HashtableAdapter
- unmarshal(ExtendedMetadataAdapter.ExtendedMetadata) - Method in class org.opencastproject.util.jaxb.ExtendedMetadataAdapter
- unmarshal(T) - Method in class org.opencastproject.util.jaxb.OptionAdapter
- unregisterHost(String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Removes an Opencast server from service.
- unregisterHost(String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Removes an Opencast server from service.
- unregisterMXBean(ObjectInstance) - Static method in class org.opencastproject.util.jmx.JmxUtil
- unregisterService(JobProducer) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Removes the job producer from the service registry.
- unRegisterService(String, String) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Unregisters a host from handling a specific type of job
- unRegisterService(String, String) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Unregisters a host from handling a specific type of job
- UnsupportedElementException - Exception Class in org.opencastproject.mediapackage
-
This exception is thrown if an element is added to a
MediaPackageand the element type is not supported. - UnsupportedElementException(String) - Constructor for exception class org.opencastproject.mediapackage.UnsupportedElementException
-
Creates a new exception with the given message.
- UnsupportedElementException(String, Throwable) - Constructor for exception class org.opencastproject.mediapackage.UnsupportedElementException
-
Creates a new exception with the given message and a cause.
- UnsupportedElementException(MediaPackageElement, String) - Constructor for exception class org.opencastproject.mediapackage.UnsupportedElementException
-
Creates a new exception for the given element with the given message.
- unzip(File, File) - Static method in class org.opencastproject.util.ZipUtil
-
Extracts a zip file to a directory.
- unzip(File, String) - Static method in class org.opencastproject.util.ZipUtil
-
Extracts a zip file to a directory.
- unzip(String, File) - Static method in class org.opencastproject.util.ZipUtil
-
Extracts a zip file to a directory.
- unzip(String, String) - Static method in class org.opencastproject.util.ZipUtil
-
Extracts a zip file to a directory.
- update(String, Object...) - Method in class org.opencastproject.db.Queries.QueriesBase
-
Execute a named update query.
- update(ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Get the latest state of a job.
- updateElement(MediaPackage) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
- updateElement(MediaPackage, MediaPackageElement) - Static method in class org.opencastproject.mediapackage.MediaPackageSupport
-
Update a mediapackage element of a mediapackage.
- updateJob(Job) - Method in interface org.opencastproject.serviceregistry.api.ServiceRegistry
-
Update the job in the database
- updateJob(Job) - Method in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
Update the job in the database
- updateNodeLoad(String, float) - Method in class org.opencastproject.serviceregistry.api.SystemLoad
-
Updates the load factor for a node
- uri - Variable in class org.opencastproject.mediapackage.AbstractMediaPackageElement
-
The element's location
- uri(Object...) - Static method in class org.opencastproject.util.UrlSupport
-
Create a URI from the given parts.
- uri(String) - Static method in class org.opencastproject.util.UrlSupport
-
URI constructor function without checked exceptions.
- uriPatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- url(String) - Static method in class org.opencastproject.util.UrlSupport
-
URL constructor function without checked exceptions.
- url(String, String, int) - Static method in class org.opencastproject.util.UrlSupport
-
URL constructor function without checked exceptions.
- url(URL, String) - Static method in class org.opencastproject.util.UrlSupport
-
URL constructor function without checked exceptions.
- urlRelativeToMasterMap(List<Track>) - Static method in interface org.opencastproject.mediapackage.AdaptivePlaylist
-
Return track urls as relative to the master playlist (only one in the list)
- UrlSupport - Class in org.opencastproject.util
-
UrlSupportis a helper class to deal with urls. - User - Interface in org.opencastproject.security.api
-
Represent a user in Opencast
- USER - Enum constant in enum class org.opencastproject.security.api.Role.Target
- USER_HEADER - Static variable in interface org.opencastproject.security.api.SecurityConstants
-
Header name for the desired user
- userDirectoryService - Variable in class org.opencastproject.serviceregistry.api.ServiceRegistryInMemoryImpl
-
The user directory service
- UserDirectoryService - Interface in org.opencastproject.security.api
-
A marker interface for federation of all
UserProviders. - userName - Variable in class org.opencastproject.security.api.JaxbUser
-
The user name
- UserParser - Class in org.opencastproject.security.api
-
Marshals and unmarshalls
Users to/from XML. - UserProvider - Interface in org.opencastproject.security.api
-
Provides access to users and roles.
- users - Variable in class org.opencastproject.security.api.JaxbUserList
-
A list of users.
- UtcTimestampAdapter - Class in org.opencastproject.util.jaxb
-
JAXB adapter that formats dates in UTC format YYYY-MM-DD'T'hh:mm:ss.MMM'Z' up to millisecond, e.g. 1970-01-01T00:00:00.000Z
- UtcTimestampAdapter() - Constructor for class org.opencastproject.util.DateTimeSupport.UtcTimestampAdapter
- UtcTimestampAdapter() - Constructor for class org.opencastproject.util.jaxb.UtcTimestampAdapter
V
- v(Boolean) - Static method in class org.opencastproject.util.Jsons
- v(Number) - Static method in class org.opencastproject.util.Jsons
- v(String) - Static method in class org.opencastproject.util.Jsons
- v(Date) - Static method in class org.opencastproject.util.Jsons
- val(int) - Method in class org.opencastproject.util.JsonArr
- val(String) - Method in class org.opencastproject.util.JsonObj
- Val() - Constructor for class org.opencastproject.util.Jsons.Val
- value - Variable in class org.opencastproject.security.api.JaxbOrganization.OrgProperty
-
The property value
- value - Variable in class org.opencastproject.util.Checksum
-
The checksum value
- value - Variable in class org.opencastproject.util.HashEntry
- value() - Method in class org.opencastproject.util.data.Either.LeftProjection
- value() - Method in class org.opencastproject.util.data.Either.RightProjection
- value() - Method in class org.opencastproject.util.data.Monadics.IteratorMonadic
-
Return the wrapped iterator.
- value() - Method in class org.opencastproject.util.data.Monadics.ListMonadic
-
Return the wrapped, unmodifiable list.
- valueOf(InputStream) - Static method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Reads the media package from the input stream.
- valueOf(String) - Static method in enum class org.opencastproject.job.api.Incident.Severity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.job.api.Job.FailureReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.job.api.Job.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Unmarshals XML representation of a MediaPackage via JAXB.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.track.BitRateMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.track.FrameRateMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.track.ScanOrder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.track.ScanType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.security.api.AclScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.security.api.Permissions.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.security.api.Role.Target
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.security.api.Role.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.util.doc.rest.RestParameter.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.opencastproject.util.requests.SortCriterion.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(Node) - Static method in class org.opencastproject.mediapackage.MediaPackageImpl
-
Reads the media package from an xml node.
- values() - Static method in enum class org.opencastproject.job.api.Incident.Severity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.job.api.Job.FailureReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.job.api.Job.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.MediaPackageElement.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.MediaPackageSupport.MergeMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.track.BitRateMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.track.FrameRateMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.track.ScanOrder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.track.ScanType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.security.api.AclScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.security.api.Permissions.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.security.api.Role.Target
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.security.api.Role.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.util.doc.rest.RestParameter.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.opencastproject.util.requests.SortCriterion.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VariableBitRate - Enum constant in enum class org.opencastproject.mediapackage.track.BitRateMode
- VariableFrameRate - Enum constant in enum class org.opencastproject.mediapackage.track.FrameRateMode
- variant(Function<? super A, ? extends B>) - Static method in class org.opencastproject.util.data.functions.Functions
-
Pure functions are covariant in their result type and contravariant in their argument type.
- variantPatt - Static variable in interface org.opencastproject.mediapackage.AdaptivePlaylist
- VCell<A> - Class in org.opencastproject.util.data
-
Value cell, a mutable data container.
- VCell(A, boolean) - Constructor for class org.opencastproject.util.data.VCell
- verify() - Method in class org.opencastproject.mediapackage.AbstractMediaPackageElement
- verify() - Method in interface org.opencastproject.mediapackage.MediaPackage
-
Verifies the media package consistency by checking the media package elements for mimetypes and checksums.
- verify() - Method in interface org.opencastproject.mediapackage.MediaPackageElement
-
Verifies the integrity of the media package element.
- verify() - Method in class org.opencastproject.mediapackage.MediaPackageImpl
- verifyUrlAccess(String) - Method in interface org.opencastproject.security.api.StaticFileAuthorization
-
Check a given path for access.
- video - Variable in class org.opencastproject.mediapackage.track.TrackImpl
- VideoStream - Interface in org.opencastproject.mediapackage
-
A stream containing video data.
- VideoStream.Adapter - Class in org.opencastproject.mediapackage
- VideoStreamImpl - Class in org.opencastproject.mediapackage.track
-
Implementation of
VideoStream. - VideoStreamImpl() - Constructor for class org.opencastproject.mediapackage.track.VideoStreamImpl
- VideoStreamImpl(String) - Constructor for class org.opencastproject.mediapackage.track.VideoStreamImpl
- visitFile(Path, BasicFileAttributes) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
- visitFileFailed(Path, IOException) - Method in class org.opencastproject.cleanup.RecursiveDirectoryCleaner
W
- waitForJob(Job, ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Check if
jobis not done yet and wait in case. - waitForJob(Job, ServiceRegistry, Option<Long>, Job) - Static method in class org.opencastproject.util.JobUtil
-
Check if
jobis not done yet and wait in case. - waitForJob(ServiceRegistry, Job) - Static method in class org.opencastproject.util.JobUtil
-
Check if
jobis not done yet and wait in case. - waitForJob(ServiceRegistry, Option<Long>, Job) - Static method in class org.opencastproject.util.JobUtil
-
Check if
jobis not done yet and wait in case. - waitForJobs() - Method in class org.opencastproject.job.api.JobBarrier
-
Waits for a status change and returns the new status.
- waitForJobs(long) - Method in class org.opencastproject.job.api.JobBarrier
-
Waits for a status change on all jobs and returns.
- waitForJobs(Job, ServiceRegistry, long, long, Job...) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobs(Job, ServiceRegistry, long, Job...) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobs(Job, ServiceRegistry, Collection<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobs(Job, ServiceRegistry, Job...) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobs(ServiceRegistry, Collection<Job>) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobs(ServiceRegistry, Job...) - Static method in class org.opencastproject.util.JobUtil
-
Waits for the result of a created barrier for
jobs, usingregistryto poll for the outcome of the monitored jobs using the default polling interval. - waitForJobSuccess(Job, ServiceRegistry, Option<Long>) - Static method in class org.opencastproject.util.JobUtil
-
Wait for the job to complete and return the success value.
- waitForResource(TrustedHttpClient, URI, int, long, long) - Static method in class org.opencastproject.util.HttpUtil
-
Wait for a certain status of a resource.
- WAITING - Enum constant in enum class org.opencastproject.job.api.Job.Status
- waitUntilFinished() - Method in class org.opencastproject.util.StreamConsumer
-
Wait until the stream has been fully consumed.
- waitUntilRunning() - Method in class org.opencastproject.util.StreamConsumer
-
Wait for the executing thread to run.
- warning - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceHealth
- WARNING - Enum constant in enum class org.opencastproject.job.api.Incident.Severity
- WARNING - Enum constant in enum class org.opencastproject.serviceregistry.api.ServiceState
-
Service encountered a problem (job failure, ..)
- warningStateTrigger - Variable in class org.opencastproject.serviceregistry.api.JaxbServiceRegistration
- welcomeFile - Variable in class org.opencastproject.rest.StaticResource
-
The welcome file to redirect to, if only the alias is specified in the request
- WFR_URL_ORG_PROPERTY - Static variable in interface org.opencastproject.systems.OpencastConstants
-
The property key for the Working File Repository URL defined in the organization properties
- widen(List<? extends A>) - Static method in class org.opencastproject.util.data.functions.Misc
-
Widening cast.
- widen(Optional<? extends A>) - Static method in class org.opencastproject.util.data.functions.Misc
-
Widening cast.
- widen(Option<? extends A>) - Static method in class org.opencastproject.util.data.functions.Misc
-
Widening cast.
- WILDCARD - Static variable in class org.opencastproject.mediapackage.MediaPackageElementFlavor
-
Wildcard character used in type and subtype
- withFile(File, Function2<InputStream, File, A>) - Static method in class org.opencastproject.util.IoSupport
-
Handle a stream inside
fand ensure thatsgets closed properly. - withResource(B, Fn<? super B, ? extends A>) - Static method in class org.opencastproject.util.IoSupport
-
Handle a closeable resource inside
fand ensure it gets closed properly. - withResource(B, Function<B, A>) - Static method in class org.opencastproject.util.IoSupport
-
Handle a closeable resource inside
fand ensure it gets closed properly. - withResource(Function0<B>, Function<Exception, Err>, Function<B, A>) - Static method in class org.opencastproject.util.IoSupport
-
Handle a closeable resource inside
fand ensure thatrgets closed properly. - withStream(OutputStream, Function<OutputStream, A>) - Static method in class org.opencastproject.util.IoSupport
-
Deprecated.
- withStream(Function0<InputStream>, Function<Exception, Err>, Function<InputStream, A>) - Static method in class org.opencastproject.util.IoSupport
- WORKFLOW_PROPERTIES_NAMESPACE - Static variable in interface org.opencastproject.systems.OpencastConstants
- WRITE - Enum constant in enum class org.opencastproject.security.api.Permissions.Action
-
Identifier for write permissions
- writeUTF8File(File, String) - Static method in class org.opencastproject.util.IoSupport
-
Writes the contents variable to the
File. - writeUTF8File(String, String) - Static method in class org.opencastproject.util.IoSupport
-
Writes the contents variable to the
Filelocated at the filename. - writeUTF8File(URL, String) - Static method in class org.opencastproject.util.IoSupport
-
Writes the contents variable to the
URL.
X
- X() - Constructor for class org.opencastproject.util.data.Effect.X
- X() - Constructor for class org.opencastproject.util.data.Effect0.X
- X() - Constructor for class org.opencastproject.util.data.Function.X
- X() - Constructor for class org.opencastproject.util.data.Function0.X
- X() - Constructor for class org.opencastproject.util.data.Function2.X
- XACML_POLICY_EPISODE - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Episode bound XACML policy flavor
- XACML_POLICY_SERIES - Static variable in interface org.opencastproject.mediapackage.MediaPackageElements
-
Series bound XACML policy flavor
- xapply() - Method in class org.opencastproject.util.data.Function0.X
-
Apply function to
a. - xapply(A) - Method in class org.opencastproject.util.data.Function.X
-
Apply function to
a. - xapply(A, B) - Method in class org.opencastproject.util.data.Function2.X
-
Apply function to
a. - XML - Static variable in class org.opencastproject.util.MimeTypes
-
Common mime types
- XML_LANG_ATTR - Static variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Expanded name of the XML language attribute
xml:lang. - XMLCatalog - Interface in org.opencastproject.mediapackage
-
Definition for a plain xml catalog.
- XMLCatalogImpl - Class in org.opencastproject.mediapackage
-
This is a basic implementation for handling simple catalogs of metadata.
- XMLCatalogImpl() - Constructor for class org.opencastproject.mediapackage.XMLCatalogImpl
-
Create an empty catalog and register the
XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URInamespace. - XMLCatalogImpl.CatalogEntry - Class in org.opencastproject.mediapackage
-
Element representation.
- XmlElement - Interface in org.opencastproject.mediapackage
-
Interface for an arbitrary xml element.
- XmlNamespaceBinding - Class in org.opencastproject.util
-
Declaration of an XML namespace binding which is the association of a prefix to a namespace URI (namespace name).
- XmlNamespaceBinding(String, String) - Constructor for class org.opencastproject.util.XmlNamespaceBinding
-
Bind a prefix to a namespace URI (namespace name).
- XmlNamespaceContext - Class in org.opencastproject.util
- XmlNamespaceContext(Map<String, String>) - Constructor for class org.opencastproject.util.XmlNamespaceContext
-
Create a new namespace context with bindings from prefix to URI and bind the default namespaces as described in the documentation of
NamespaceContext. - XmlSafeParser - Class in org.opencastproject.util
-
Preconfigured XML parsers, which are safeguarded against XXE and billion laugh attacks.
- XmlUtil - Class in org.opencastproject.util
-
XML utility functions.
- xpath - Variable in class org.opencastproject.mediapackage.elementbuilder.AbstractElementBuilderPlugin
-
The xpath facility
- xpath - Variable in class org.opencastproject.mediapackage.elementbuilder.CatalogBuilderPlugin
-
The xpath facility
- Xpath - Class in org.opencastproject.util
- XProperties - Class in org.opencastproject.util
-
An extension to the
Propertiesclass which performs the following when you call getProperty: 1. - XProperties() - Constructor for class org.opencastproject.util.XProperties
- xrun() - Method in class org.opencastproject.util.data.Effect0.X
-
Run the side effect.
- xrun(A) - Method in class org.opencastproject.util.data.Effect.X
-
Run the side effect.
- XSI_NS_PREFIX - Static variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Namespace prefix for XML schema instance.
- XSI_TYPE_ATTR - Static variable in class org.opencastproject.mediapackage.XMLCatalogImpl
-
Expanded name of the XSI type attribute.
Y
- yes() - Static method in class org.opencastproject.util.data.functions.Booleans
-
A function that always returns true.
Z
- ZERO_ARR - Static variable in class org.opencastproject.util.Jsons
-
Identity for
arrays. - ZERO_OBJ - Static variable in class org.opencastproject.util.Jsons
-
Identity for
objects. - ZERO_VAL - Static variable in class org.opencastproject.util.Jsons
-
Identity for
values. - zip(File[], File, boolean, int) - Static method in class org.opencastproject.util.ZipUtil
-
Compresses source files into a zip archive
- zip(File[], File, int) - Static method in class org.opencastproject.util.ZipUtil
-
Compresses source files into a zip archive (no recursive)
- zip(File[], String, boolean, int) - Static method in class org.opencastproject.util.ZipUtil
-
Compresses source files into a zip archive
- zip(String[], File, boolean, int) - Static method in class org.opencastproject.util.ZipUtil
-
Compresses source files into a zip archive
- zip(String[], String, boolean, int) - Static method in class org.opencastproject.util.ZipUtil
-
Compresses source files into a zip archive
- zip(M) - Method in class org.opencastproject.util.data.Monadics.ListMonadic
- ZIP - Static variable in class org.opencastproject.util.MimeTypes
- ZipUtil - Class in org.opencastproject.util
-
Provides static methods for compressing and extracting zip files using zip64 extensions when necessary.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MimeType.toString()instead